2022-05-18T04:12:12.3020868Z Requested labels: linux.rocm.gpu 2022-05-18T04:12:12.3020978Z Job defined at: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/heads/master 2022-05-18T04:12:12.3021006Z Waiting for a runner to pick up this job... 2022-05-18T05:05:18.9961742Z Job is about to start running on the runner: worker-rocm-amd-68 (repository) 2022-05-18T05:05:22.7643752Z Current runner version: '2.291.1' 2022-05-18T05:05:22.7649591Z Runner name: 'worker-rocm-amd-68' 2022-05-18T05:05:22.7650109Z Runner group name: 'Default' 2022-05-18T05:05:22.7650989Z Machine name: 'jenkins-worker-rocm-amd-68' 2022-05-18T05:05:22.7653255Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T05:05:22.7653887Z Actions: write 2022-05-18T05:05:22.7654189Z Checks: write 2022-05-18T05:05:22.7654524Z Contents: write 2022-05-18T05:05:22.7654890Z Deployments: write 2022-05-18T05:05:22.7655228Z Discussions: write 2022-05-18T05:05:22.7655551Z Issues: write 2022-05-18T05:05:22.7655855Z Metadata: read 2022-05-18T05:05:22.7656242Z Packages: write 2022-05-18T05:05:22.7656567Z Pages: write 2022-05-18T05:05:22.7656898Z PullRequests: write 2022-05-18T05:05:22.7657278Z RepositoryProjects: write 2022-05-18T05:05:22.7657673Z SecurityEvents: write 2022-05-18T05:05:22.7657993Z Statuses: write 2022-05-18T05:05:22.7658312Z ##[endgroup] 2022-05-18T05:05:22.7661714Z Secret source: Actions 2022-05-18T05:05:22.7662321Z Prepare workflow directory 2022-05-18T05:05:23.1019423Z Prepare all required actions 2022-05-18T05:05:23.1247053Z Getting action download info 2022-05-18T05:05:23.3742865Z Download action repository 'pytorch/pytorch@master' (SHA:7b8cf1f7366bff95e9954037a58a8bb0edaaebd3) 2022-05-18T05:05:30.2082528Z Getting action download info 2022-05-18T05:05:30.4468462Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T05:05:31.4361367Z Getting action download info 2022-05-18T05:05:31.6396461Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-05-18T05:05:32.5063768Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T05:05:32.5064143Z with: 2022-05-18T05:05:32.5064370Z no-sudo: true 2022-05-18T05:05:32.5064616Z submodules: recursive 2022-05-18T05:05:32.5064869Z fetch-depth: 0 2022-05-18T05:05:32.5065100Z env: 2022-05-18T05:05:32.5065311Z IN_CI: 1 2022-05-18T05:05:32.5065558Z IS_GHA: 1 2022-05-18T05:05:32.5065802Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:05:32.5066289Z ##[endgroup] 2022-05-18T05:05:32.5324163Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T05:05:32.5324549Z echo "${GITHUB_WORKSPACE}" 2022-05-18T05:05:32.5324841Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T05:05:32.5325132Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T05:05:32.5325391Z else 2022-05-18T05:05:32.5325639Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T05:05:32.5325887Z fi 2022-05-18T05:05:32.5326120Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T05:05:32.5355548Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:05:32.5355847Z env: 2022-05-18T05:05:32.5356058Z IN_CI: 1 2022-05-18T05:05:32.5356270Z IS_GHA: 1 2022-05-18T05:05:32.5356508Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:05:32.5356755Z NO_SUDO: true 2022-05-18T05:05:32.5356988Z ##[endgroup] 2022-05-18T05:05:32.5619887Z /home/pytorchci/actions-runner/_work/pytorch/pytorch 2022-05-18T05:05:34.1214951Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T05:05:34.1215276Z with: 2022-05-18T05:05:34.1215543Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T05:05:34.1215819Z fetch-depth: 0 2022-05-18T05:05:34.1216055Z submodules: recursive 2022-05-18T05:05:34.1216316Z quiet-checkout: true 2022-05-18T05:05:34.1216593Z repository: pytorch/pytorch 2022-05-18T05:05:34.1217000Z token: *** 2022-05-18T05:05:34.1217239Z ssh-strict: true 2022-05-18T05:05:34.1217502Z persist-credentials: true 2022-05-18T05:05:34.1217752Z clean: true 2022-05-18T05:05:34.1217984Z lfs: false 2022-05-18T05:05:34.1218237Z set-safe-directory: true 2022-05-18T05:05:34.1218483Z env: 2022-05-18T05:05:34.1218695Z IN_CI: 1 2022-05-18T05:05:34.1218906Z IS_GHA: 1 2022-05-18T05:05:34.1219154Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:05:34.1219408Z ##[endgroup] 2022-05-18T05:05:34.2730495Z Syncing repository: pytorch/pytorch 2022-05-18T05:05:34.2733034Z ##[group]Getting Git version info 2022-05-18T05:05:34.2733842Z Working directory is '/home/pytorchci/actions-runner/_work/pytorch/pytorch' 2022-05-18T05:05:34.2734528Z [command]/usr/bin/git version 2022-05-18T05:05:34.2734833Z git version 2.35.1 2022-05-18T05:05:34.2735680Z ##[endgroup] 2022-05-18T05:05:34.2752074Z Temporarily overriding HOME='/home/pytorchci/actions-runner/_work/_temp/03f13bd7-24f8-40d1-9d51-006f86aa1350' before making global git config changes 2022-05-18T05:05:34.2752734Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T05:05:34.2753502Z [command]/usr/bin/git config --global --add safe.directory /home/pytorchci/actions-runner/_work/pytorch/pytorch 2022-05-18T05:05:34.2801132Z Deleting the contents of '/home/pytorchci/actions-runner/_work/pytorch/pytorch' 2022-05-18T05:05:34.2807983Z ##[group]Initializing the repository 2022-05-18T05:05:34.2816016Z [command]/usr/bin/git init /home/pytorchci/actions-runner/_work/pytorch/pytorch 2022-05-18T05:05:34.2873803Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T05:05:34.2874704Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T05:05:34.2875613Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T05:05:34.2876242Z hint: 2022-05-18T05:05:34.2877051Z hint: git config --global init.defaultBranch 2022-05-18T05:05:34.2877620Z hint: 2022-05-18T05:05:34.2878357Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T05:05:34.2879806Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T05:05:34.2880431Z hint: 2022-05-18T05:05:34.2881004Z hint: git branch -m 2022-05-18T05:05:34.2882173Z Initialized empty Git repository in /home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T05:05:34.2906294Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T05:05:34.2974359Z ##[endgroup] 2022-05-18T05:05:34.2975991Z ##[group]Disabling automatic garbage collection 2022-05-18T05:05:34.2982518Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T05:05:34.3026951Z ##[endgroup] 2022-05-18T05:05:34.3027799Z ##[group]Setting up auth 2022-05-18T05:05:34.3048141Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T05:05:34.3113525Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T05:05:34.3509405Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T05:05:34.3584780Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-05-18T05:05:34.3999197Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T05:05:34.4084381Z ##[endgroup] 2022-05-18T05:05:34.4085709Z ##[group]Fetching the repository 2022-05-18T05:05:34.4098695Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-05-18T05:06:14.8018756Z [command]/usr/bin/git rev-parse --verify --quiet 3b2375291aab7b48442f2e6fb1ef66cebc761e24^{object} 2022-05-18T05:06:14.8084591Z 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T05:06:14.8092846Z ##[endgroup] 2022-05-18T05:06:14.8094383Z ##[group]Determining the checkout info 2022-05-18T05:06:14.8096800Z ##[endgroup] 2022-05-18T05:06:14.8098254Z ##[group]Checking out the ref 2022-05-18T05:06:14.8110267Z [command]/usr/bin/git checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T05:06:16.0227808Z ##[endgroup] 2022-05-18T05:06:16.0228729Z ##[group]Setting up auth for fetching submodules 2022-05-18T05:06:16.0241291Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T05:06:16.0324288Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-05-18T05:06:16.0389191Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-05-18T05:06:16.0449941Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-05-18T05:06:16.0512070Z ##[endgroup] 2022-05-18T05:06:16.0512939Z ##[group]Fetching submodules 2022-05-18T05:06:16.0528202Z [command]/usr/bin/git submodule sync --recursive 2022-05-18T05:06:16.0908896Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-05-18T05:06:16.1319923Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-05-18T05:06:16.1322990Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-05-18T05:06:16.1327888Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-05-18T05:06:16.1334080Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-05-18T05:06:16.1340392Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-05-18T05:06:16.1347501Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-05-18T05:06:16.1355011Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-05-18T05:06:16.1361968Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-05-18T05:06:16.1368074Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-05-18T05:06:16.1375646Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-05-18T05:06:16.1382738Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-05-18T05:06:16.1391089Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-05-18T05:06:16.1396506Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-05-18T05:06:16.1400291Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-05-18T05:06:16.1403706Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-05-18T05:06:16.1407559Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-05-18T05:06:16.1411218Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-05-18T05:06:16.1415187Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-05-18T05:06:16.1419090Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-05-18T05:06:16.1423405Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-05-18T05:06:16.1427774Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-05-18T05:06:16.1431968Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-05-18T05:06:16.1436392Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-05-18T05:06:16.1441219Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-05-18T05:06:16.1445371Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-05-18T05:06:16.1449890Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-05-18T05:06:16.1454463Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-05-18T05:06:16.1459211Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-05-18T05:06:16.1464069Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-05-18T05:06:16.1469459Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-05-18T05:06:16.1474425Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-05-18T05:06:16.1479524Z Submodule 'third_party/python-peachpy' (https://github.com/Maratyszcza/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-05-18T05:06:16.1484536Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-05-18T05:06:16.1489685Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-05-18T05:06:16.1495067Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-05-18T05:06:16.1500525Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-05-18T05:06:16.1505925Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-05-18T05:06:16.1614269Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-05-18T05:06:17.2504718Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-05-18T05:06:18.1649137Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-05-18T05:06:18.9989220Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-05-18T05:06:20.1739561Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-05-18T05:06:21.2623681Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-05-18T05:06:25.5705246Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-05-18T05:06:26.8631479Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-05-18T05:06:28.2629948Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-05-18T05:06:30.4075555Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-05-18T05:06:32.6377690Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-05-18T05:06:38.2964628Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-05-18T05:06:39.8109572Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-05-18T05:06:41.7372662Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-05-18T05:06:43.6057056Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-05-18T05:06:44.4221492Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-05-18T05:06:46.0972179Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-05-18T05:06:47.2553712Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-05-18T05:06:49.0071668Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-05-18T05:06:50.3114864Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-05-18T05:06:51.1464645Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-05-18T05:06:53.8210494Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-05-18T05:06:55.1056255Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-05-18T05:06:56.2083914Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-05-18T05:06:58.3467314Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-05-18T05:06:59.6388027Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-05-18T05:07:00.5557485Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-05-18T05:07:06.0822979Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-05-18T05:07:06.8332657Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-05-18T05:07:07.7809590Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-05-18T05:07:09.4811861Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-05-18T05:07:10.3625497Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-05-18T05:07:11.5258066Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-05-18T05:07:12.6952693Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-05-18T05:07:14.2543469Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-05-18T05:07:17.1370030Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-05-18T05:07:18.5221365Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-05-18T05:07:21.1776613Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-05-18T05:07:21.2204499Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-05-18T05:07:21.2569944Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-05-18T05:07:21.3108519Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-05-18T05:07:21.3641538Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-05-18T05:07:21.9609654Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-05-18T05:07:22.0187766Z Submodule path 'third_party/benchmark': checked out 'e991355c02b93fe17713efe04cbc2e278e00fdbd' 2022-05-18T05:07:22.1543695Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-05-18T05:07:22.2249128Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-05-18T05:07:22.5252409Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-05-18T05:07:22.7914226Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-05-18T05:07:22.8728859Z Submodule path 'third_party/fbgemm': checked out '2e9be65810107a9595da717f95d21924b73be833' 2022-05-18T05:07:22.8812097Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-05-18T05:07:22.8814707Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T05:07:22.8820784Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-05-18T05:07:22.8902288Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-05-18T05:07:24.4297025Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-05-18T05:07:25.7904585Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-05-18T05:07:27.5861815Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out '8b35b4cffb62ecb58a903bf91cb7537d7a672211' 2022-05-18T05:07:27.7193390Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-05-18T05:07:27.8192990Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-05-18T05:07:27.9341250Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-05-18T05:07:27.9998039Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-05-18T05:07:28.0364530Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-05-18T05:07:28.1072055Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-05-18T05:07:28.1638556Z Submodule path 'third_party/gloo': checked out 'c22a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-05-18T05:07:28.2423250Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-05-18T05:07:28.2814597Z Submodule path 'third_party/ideep': checked out '02b17c5748c9349dcc586c359af800c684d9b1ab' 2022-05-18T05:07:28.2890560Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-05-18T05:07:28.2967795Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-05-18T05:07:35.2059869Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-05-18T05:07:35.2139416Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T05:07:35.2221266Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-05-18T05:07:41.8261449Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-05-18T05:07:41.8675247Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-05-18T05:07:41.9868850Z Submodule path 'third_party/kineto': checked out 'b2b48c00c6e5bd8e807e2231adb229db6a1d1c22' 2022-05-18T05:07:41.9935258Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T05:07:41.9940960Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T05:07:42.0017564Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-05-18T05:07:43.8271796Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-05-18T05:07:45.7117590Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-05-18T05:07:45.8047399Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-05-18T05:07:45.8594642Z Submodule path 'third_party/nccl/nccl': checked out '7e515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-05-18T05:07:45.9098790Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-05-18T05:07:46.1709934Z Submodule path 'third_party/onnx': checked out '96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c' 2022-05-18T05:07:46.1805965Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-05-18T05:07:46.1809945Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-05-18T05:07:46.1907890Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-05-18T05:07:47.5831291Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-05-18T05:07:49.2306025Z Submodule path 'third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T05:07:49.2947475Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '59a2ac2745d8a57ac94c6accced73620d59fb844' 2022-05-18T05:07:49.3484619Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-05-18T05:07:49.3553739Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T05:07:49.3629575Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-05-18T05:07:51.6635263Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-05-18T05:07:51.6722224Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T05:07:51.6727450Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T05:07:51.6818576Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-05-18T05:07:53.0312916Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-05-18T05:07:54.7054016Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T05:07:54.8108204Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-05-18T05:07:54.8183430Z 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-05-18T05:07:54.8256003Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-05-18T05:07:55.7848172Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T05:07:55.8250640Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-05-18T05:07:56.1009473Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-05-18T05:07:56.1098464Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-05-18T05:07:56.1102230Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-05-18T05:07:56.1186515Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-05-18T05:07:57.5165048Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-05-18T05:07:59.3412960Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-05-18T05:07:59.4495878Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-05-18T05:07:59.4847653Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-05-18T05:07:59.5227044Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-05-18T05:07:59.5865671Z Submodule path 'third_party/pybind11': checked out '8de7772cc72daca8e947b79b83fea46214931604' 2022-05-18T05:07:59.6222757Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-05-18T05:07:59.6829602Z Submodule path 'third_party/python-peachpy': checked out '07d8fde8ac45d7705129475c0f94ed8925b93473' 2022-05-18T05:07:59.7173319Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-05-18T05:07:59.7904661Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-05-18T05:07:59.9269151Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-05-18T05:07:59.9872324Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-05-18T05:07:59.9937721Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-05-18T05:07:59.9941672Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-05-18T05:07:59.9948118Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-05-18T05:07:59.9954908Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T05:08:00.0029225Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-05-18T05:08:01.9186765Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-05-18T05:08:03.0515965Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-05-18T05:08:05.0581519Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-05-18T05:08:06.7522102Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-05-18T05:08:06.7948730Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-05-18T05:08:06.9022054Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-05-18T05:08:06.9634664Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-05-18T05:08:06.9703707Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T05:08:06.9773980Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-05-18T05:08:07.8981915Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T05:08:08.0833890Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-05-18T05:08:08.0975308Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-05-18T05:08:08.1394291Z Entering 'android/libs/fbjni' 2022-05-18T05:08:08.1463307Z Entering 'third_party/FP16' 2022-05-18T05:08:08.1645597Z Entering 'third_party/FXdiv' 2022-05-18T05:08:08.1648207Z Entering 'third_party/NNPACK' 2022-05-18T05:08:08.1657505Z Entering 'third_party/QNNPACK' 2022-05-18T05:08:08.1726583Z Entering 'third_party/XNNPACK' 2022-05-18T05:08:08.1804008Z Entering 'third_party/benchmark' 2022-05-18T05:08:08.1867972Z Entering 'third_party/cpuinfo' 2022-05-18T05:08:08.1933636Z Entering 'third_party/cub' 2022-05-18T05:08:08.2001079Z Entering 'third_party/cudnn_frontend' 2022-05-18T05:08:08.2063430Z Entering 'third_party/eigen' 2022-05-18T05:08:08.2134583Z Entering 'third_party/fbgemm' 2022-05-18T05:08:08.2189499Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T05:08:08.2254514Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T05:08:08.2317456Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T05:08:08.2391119Z Entering 'third_party/flatbuffers' 2022-05-18T05:08:08.2459843Z Entering 'third_party/fmt' 2022-05-18T05:08:08.2527719Z Entering 'third_party/foxi' 2022-05-18T05:08:08.2597918Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T05:08:08.2658462Z Entering 'third_party/gloo' 2022-05-18T05:08:08.2726535Z Entering 'third_party/googletest' 2022-05-18T05:08:08.2802736Z Entering 'third_party/ideep' 2022-05-18T05:08:08.2871200Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T05:08:08.2942611Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T05:08:08.3026167Z Entering 'third_party/ios-cmake' 2022-05-18T05:08:08.3088761Z Entering 'third_party/kineto' 2022-05-18T05:08:08.3150012Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T05:08:08.3217283Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T05:08:08.3291943Z Entering 'third_party/nccl/nccl' 2022-05-18T05:08:08.3361124Z Entering 'third_party/neon2sse' 2022-05-18T05:08:08.3431788Z Entering 'third_party/onnx' 2022-05-18T05:08:08.3524969Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T05:08:08.3597003Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T05:08:08.3668185Z Entering 'third_party/onnx-tensorrt' 2022-05-18T05:08:08.3735349Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T05:08:08.3818560Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T05:08:08.3887422Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T05:08:08.3943306Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T05:08:08.4022327Z Entering 'third_party/pocketfft' 2022-05-18T05:08:08.4083634Z Entering 'third_party/protobuf' 2022-05-18T05:08:08.4150204Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T05:08:08.4217654Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T05:08:08.4291178Z Entering 'third_party/psimd' 2022-05-18T05:08:08.4350520Z Entering 'third_party/pthreadpool' 2022-05-18T05:08:08.4416750Z Entering 'third_party/pybind11' 2022-05-18T05:08:08.4486213Z Entering 'third_party/python-enum' 2022-05-18T05:08:08.4552529Z Entering 'third_party/python-peachpy' 2022-05-18T05:08:08.4618531Z Entering 'third_party/python-six' 2022-05-18T05:08:08.4691774Z Entering 'third_party/sleef' 2022-05-18T05:08:08.4763072Z Entering 'third_party/tbb' 2022-05-18T05:08:08.4839607Z Entering 'third_party/tensorpipe' 2022-05-18T05:08:08.4904086Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T05:08:08.4969099Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T05:08:08.5026203Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T05:08:08.5096283Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T05:08:08.5163028Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T05:08:08.5239401Z Entering 'third_party/zstd' 2022-05-18T05:08:08.5329282Z ##[endgroup] 2022-05-18T05:08:08.5332725Z ##[group]Persisting credentials for submodules 2022-05-18T05:08:08.5346213Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-05-18T05:08:08.5733627Z Entering 'android/libs/fbjni' 2022-05-18T05:08:08.5800612Z Entering 'third_party/FP16' 2022-05-18T05:08:08.5868133Z Entering 'third_party/FXdiv' 2022-05-18T05:08:08.5931309Z Entering 'third_party/NNPACK' 2022-05-18T05:08:08.5993896Z Entering 'third_party/QNNPACK' 2022-05-18T05:08:08.6057670Z Entering 'third_party/XNNPACK' 2022-05-18T05:08:08.6138997Z Entering 'third_party/benchmark' 2022-05-18T05:08:08.6201026Z Entering 'third_party/cpuinfo' 2022-05-18T05:08:08.6262344Z Entering 'third_party/cub' 2022-05-18T05:08:08.6324457Z Entering 'third_party/cudnn_frontend' 2022-05-18T05:08:08.6403263Z Entering 'third_party/eigen' 2022-05-18T05:08:08.6476312Z Entering 'third_party/fbgemm' 2022-05-18T05:08:08.6536366Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T05:08:08.6600099Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T05:08:08.6663286Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T05:08:08.6732065Z Entering 'third_party/flatbuffers' 2022-05-18T05:08:08.6795869Z Entering 'third_party/fmt' 2022-05-18T05:08:08.6859954Z Entering 'third_party/foxi' 2022-05-18T05:08:08.6927061Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T05:08:08.6989745Z Entering 'third_party/gloo' 2022-05-18T05:08:08.7053449Z Entering 'third_party/googletest' 2022-05-18T05:08:08.7121640Z Entering 'third_party/ideep' 2022-05-18T05:08:08.7176399Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T05:08:08.7235505Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T05:08:08.7315732Z Entering 'third_party/ios-cmake' 2022-05-18T05:08:08.7378234Z Entering 'third_party/kineto' 2022-05-18T05:08:08.7446136Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T05:08:08.7509423Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T05:08:08.7575161Z Entering 'third_party/nccl/nccl' 2022-05-18T05:08:08.7640609Z Entering 'third_party/neon2sse' 2022-05-18T05:08:08.7699441Z Entering 'third_party/onnx' 2022-05-18T05:08:08.7776920Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T05:08:08.7839589Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T05:08:08.7910533Z Entering 'third_party/onnx-tensorrt' 2022-05-18T05:08:08.7971836Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T05:08:08.8055091Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T05:08:08.8128206Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T05:08:08.8190325Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T05:08:08.8269726Z Entering 'third_party/pocketfft' 2022-05-18T05:08:08.8332850Z Entering 'third_party/protobuf' 2022-05-18T05:08:08.8412402Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T05:08:08.8481206Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T05:08:08.8552195Z Entering 'third_party/psimd' 2022-05-18T05:08:08.8622082Z Entering 'third_party/pthreadpool' 2022-05-18T05:08:08.8677177Z Entering 'third_party/pybind11' 2022-05-18T05:08:08.8741959Z Entering 'third_party/python-enum' 2022-05-18T05:08:08.8808574Z Entering 'third_party/python-peachpy' 2022-05-18T05:08:08.8873743Z Entering 'third_party/python-six' 2022-05-18T05:08:08.8941970Z Entering 'third_party/sleef' 2022-05-18T05:08:08.9005352Z Entering 'third_party/tbb' 2022-05-18T05:08:08.9067389Z Entering 'third_party/tensorpipe' 2022-05-18T05:08:08.9132163Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T05:08:08.9201189Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T05:08:08.9262630Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T05:08:08.9327275Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T05:08:08.9396448Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T05:08:08.9469993Z Entering 'third_party/zstd' 2022-05-18T05:08:08.9567192Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-05-18T05:08:08.9960127Z Entering 'android/libs/fbjni' 2022-05-18T05:08:09.0012142Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-05-18T05:08:09.0044519Z Entering 'third_party/FP16' 2022-05-18T05:08:09.0099017Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-05-18T05:08:09.0129562Z Entering 'third_party/FXdiv' 2022-05-18T05:08:09.0182595Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-05-18T05:08:09.0212209Z Entering 'third_party/NNPACK' 2022-05-18T05:08:09.0261689Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-05-18T05:08:09.0296834Z Entering 'third_party/QNNPACK' 2022-05-18T05:08:09.0350204Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-05-18T05:08:09.0382061Z Entering 'third_party/XNNPACK' 2022-05-18T05:08:09.0438598Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-05-18T05:08:09.0477862Z Entering 'third_party/benchmark' 2022-05-18T05:08:09.0527330Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-05-18T05:08:09.0560028Z Entering 'third_party/cpuinfo' 2022-05-18T05:08:09.0611308Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T05:08:09.0637604Z Entering 'third_party/cub' 2022-05-18T05:08:09.0697603Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-05-18T05:08:09.0724964Z Entering 'third_party/cudnn_frontend' 2022-05-18T05:08:09.0777355Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-05-18T05:08:09.0814674Z Entering 'third_party/eigen' 2022-05-18T05:08:09.0872292Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-05-18T05:08:09.0911057Z Entering 'third_party/fbgemm' 2022-05-18T05:08:09.0956519Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-05-18T05:08:09.0987142Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T05:08:09.1048390Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-05-18T05:08:09.1079690Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T05:08:09.1132820Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T05:08:09.1160278Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T05:08:09.1218784Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-05-18T05:08:09.1254891Z Entering 'third_party/flatbuffers' 2022-05-18T05:08:09.1311238Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-05-18T05:08:09.1346975Z Entering 'third_party/fmt' 2022-05-18T05:08:09.1405694Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-05-18T05:08:09.1436316Z Entering 'third_party/foxi' 2022-05-18T05:08:09.1497641Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-05-18T05:08:09.1529559Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T05:08:09.1591582Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-05-18T05:08:09.1625771Z Entering 'third_party/gloo' 2022-05-18T05:08:09.1685701Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-05-18T05:08:09.1709632Z Entering 'third_party/googletest' 2022-05-18T05:08:09.1763164Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-05-18T05:08:09.1794863Z Entering 'third_party/ideep' 2022-05-18T05:08:09.1849157Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-05-18T05:08:09.1882626Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T05:08:09.1942808Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-05-18T05:08:09.1969881Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T05:08:09.2035535Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-05-18T05:08:09.2079998Z Entering 'third_party/ios-cmake' 2022-05-18T05:08:09.2133167Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-05-18T05:08:09.2166603Z Entering 'third_party/kineto' 2022-05-18T05:08:09.2214283Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-05-18T05:08:09.2247940Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T05:08:09.2304295Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-05-18T05:08:09.2336439Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T05:08:09.2392177Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-05-18T05:08:09.2428100Z Entering 'third_party/nccl/nccl' 2022-05-18T05:08:09.2489308Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-05-18T05:08:09.2522320Z Entering 'third_party/neon2sse' 2022-05-18T05:08:09.2573451Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-05-18T05:08:09.2602609Z Entering 'third_party/onnx' 2022-05-18T05:08:09.2664550Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-05-18T05:08:09.2713132Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T05:08:09.2774940Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T05:08:09.2808933Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T05:08:09.2869591Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T05:08:09.2908130Z Entering 'third_party/onnx-tensorrt' 2022-05-18T05:08:09.2970969Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-05-18T05:08:09.3002740Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T05:08:09.3065248Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-05-18T05:08:09.3098612Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T05:08:09.3161201Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T05:08:09.3192532Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T05:08:09.3252497Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T05:08:09.3288101Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T05:08:09.3337368Z file:/home/pytorchci/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-05-18T05:08:09.3380895Z Entering 'third_party/pocketfft' 2022-05-18T05:08:09.3441706Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-05-18T05:08:09.3472501Z Entering 'third_party/protobuf' 2022-05-18T05:08:09.3534828Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-05-18T05:08:09.3575626Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T05:08:09.3635467Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-05-18T05:08:09.3669281Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T05:08:09.3724592Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-05-18T05:08:09.3752800Z Entering 'third_party/psimd' 2022-05-18T05:08:09.3807035Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-05-18T05:08:09.3832395Z Entering 'third_party/pthreadpool' 2022-05-18T05:08:09.3893577Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-05-18T05:08:09.3926916Z Entering 'third_party/pybind11' 2022-05-18T05:08:09.3988358Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-05-18T05:08:09.4022487Z Entering 'third_party/python-enum' 2022-05-18T05:08:09.4082103Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-05-18T05:08:09.4112882Z Entering 'third_party/python-peachpy' 2022-05-18T05:08:09.4156674Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-05-18T05:08:09.4188930Z Entering 'third_party/python-six' 2022-05-18T05:08:09.4245077Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-05-18T05:08:09.4280145Z Entering 'third_party/sleef' 2022-05-18T05:08:09.4340102Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-05-18T05:08:09.4373669Z Entering 'third_party/tbb' 2022-05-18T05:08:09.4432053Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-05-18T05:08:09.4468752Z Entering 'third_party/tensorpipe' 2022-05-18T05:08:09.4524754Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-05-18T05:08:09.4560168Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T05:08:09.4614211Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-05-18T05:08:09.4647615Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T05:08:09.4702303Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-05-18T05:08:09.4734221Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T05:08:09.4795185Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-05-18T05:08:09.4828737Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T05:08:09.4891377Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-05-18T05:08:09.4923562Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T05:08:09.4978835Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T05:08:09.5012400Z Entering 'third_party/zstd' 2022-05-18T05:08:09.5066323Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-05-18T05:08:09.5421642Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-05-18T05:08:09.5811605Z Entering 'android/libs/fbjni' 2022-05-18T05:08:09.5872526Z Entering 'third_party/FP16' 2022-05-18T05:08:09.5942476Z Entering 'third_party/FXdiv' 2022-05-18T05:08:09.6006457Z Entering 'third_party/NNPACK' 2022-05-18T05:08:09.6075380Z Entering 'third_party/QNNPACK' 2022-05-18T05:08:09.6146507Z Entering 'third_party/XNNPACK' 2022-05-18T05:08:09.6236267Z Entering 'third_party/benchmark' 2022-05-18T05:08:09.6300638Z Entering 'third_party/cpuinfo' 2022-05-18T05:08:09.6366496Z Entering 'third_party/cub' 2022-05-18T05:08:09.6424763Z Entering 'third_party/cudnn_frontend' 2022-05-18T05:08:09.6502797Z Entering 'third_party/eigen' 2022-05-18T05:08:09.6578570Z Entering 'third_party/fbgemm' 2022-05-18T05:08:09.6650912Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T05:08:09.6718496Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T05:08:09.6786569Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T05:08:09.6853927Z Entering 'third_party/flatbuffers' 2022-05-18T05:08:09.6926553Z Entering 'third_party/fmt' 2022-05-18T05:08:09.6999087Z Entering 'third_party/foxi' 2022-05-18T05:08:09.7061972Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T05:08:09.7125257Z Entering 'third_party/gloo' 2022-05-18T05:08:09.7193157Z Entering 'third_party/googletest' 2022-05-18T05:08:09.7262822Z Entering 'third_party/ideep' 2022-05-18T05:08:09.7316287Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T05:08:09.7378803Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T05:08:09.7462949Z Entering 'third_party/ios-cmake' 2022-05-18T05:08:09.7533829Z Entering 'third_party/kineto' 2022-05-18T05:08:09.7600326Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T05:08:09.7664847Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T05:08:09.7731583Z Entering 'third_party/nccl/nccl' 2022-05-18T05:08:09.7802422Z Entering 'third_party/neon2sse' 2022-05-18T05:08:09.7865728Z Entering 'third_party/onnx' 2022-05-18T05:08:09.7955550Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T05:08:09.8027512Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T05:08:09.8101145Z Entering 'third_party/onnx-tensorrt' 2022-05-18T05:08:09.8170505Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T05:08:09.8251412Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T05:08:09.8322952Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T05:08:09.8387057Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T05:08:09.8462659Z Entering 'third_party/pocketfft' 2022-05-18T05:08:09.8532426Z Entering 'third_party/protobuf' 2022-05-18T05:08:09.8600025Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T05:08:09.8666850Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T05:08:09.8738686Z Entering 'third_party/psimd' 2022-05-18T05:08:09.8803606Z Entering 'third_party/pthreadpool' 2022-05-18T05:08:09.8870000Z Entering 'third_party/pybind11' 2022-05-18T05:08:09.8938228Z Entering 'third_party/python-enum' 2022-05-18T05:08:09.9001463Z Entering 'third_party/python-peachpy' 2022-05-18T05:08:09.9067116Z Entering 'third_party/python-six' 2022-05-18T05:08:09.9136368Z Entering 'third_party/sleef' 2022-05-18T05:08:09.9201921Z Entering 'third_party/tbb' 2022-05-18T05:08:09.9269765Z Entering 'third_party/tensorpipe' 2022-05-18T05:08:09.9336195Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T05:08:09.9395182Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T05:08:09.9458221Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T05:08:09.9528420Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T05:08:09.9597659Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T05:08:09.9675431Z Entering 'third_party/zstd' 2022-05-18T05:08:09.9770586Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-05-18T05:08:10.0169102Z Entering 'android/libs/fbjni' 2022-05-18T05:08:10.0231241Z Entering 'third_party/FP16' 2022-05-18T05:08:10.0300197Z Entering 'third_party/FXdiv' 2022-05-18T05:08:10.0373103Z Entering 'third_party/NNPACK' 2022-05-18T05:08:10.0438098Z Entering 'third_party/QNNPACK' 2022-05-18T05:08:10.0501037Z Entering 'third_party/XNNPACK' 2022-05-18T05:08:10.0590227Z Entering 'third_party/benchmark' 2022-05-18T05:08:10.0661098Z Entering 'third_party/cpuinfo' 2022-05-18T05:08:10.0735171Z Entering 'third_party/cub' 2022-05-18T05:08:10.0802748Z Entering 'third_party/cudnn_frontend' 2022-05-18T05:08:10.0877412Z Entering 'third_party/eigen' 2022-05-18T05:08:10.0947000Z Entering 'third_party/fbgemm' 2022-05-18T05:08:10.1012209Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T05:08:10.1074134Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T05:08:10.1139852Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T05:08:10.1214291Z Entering 'third_party/flatbuffers' 2022-05-18T05:08:10.1280667Z Entering 'third_party/fmt' 2022-05-18T05:08:10.1344269Z Entering 'third_party/foxi' 2022-05-18T05:08:10.1407797Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T05:08:10.1475765Z Entering 'third_party/gloo' 2022-05-18T05:08:10.1540669Z Entering 'third_party/googletest' 2022-05-18T05:08:10.1614509Z Entering 'third_party/ideep' 2022-05-18T05:08:10.1679981Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T05:08:10.1751174Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T05:08:10.1829950Z Entering 'third_party/ios-cmake' 2022-05-18T05:08:10.1895263Z Entering 'third_party/kineto' 2022-05-18T05:08:10.1956088Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T05:08:10.2028166Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T05:08:10.2102976Z Entering 'third_party/nccl/nccl' 2022-05-18T05:08:10.2169524Z Entering 'third_party/neon2sse' 2022-05-18T05:08:10.2233205Z Entering 'third_party/onnx' 2022-05-18T05:08:10.2328986Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T05:08:10.2400239Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T05:08:10.2472879Z Entering 'third_party/onnx-tensorrt' 2022-05-18T05:08:10.2543275Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T05:08:10.2618087Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T05:08:10.2690476Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T05:08:10.2760188Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T05:08:10.2834099Z Entering 'third_party/pocketfft' 2022-05-18T05:08:10.2900509Z Entering 'third_party/protobuf' 2022-05-18T05:08:10.2978571Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T05:08:10.3042425Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T05:08:10.3108088Z Entering 'third_party/psimd' 2022-05-18T05:08:10.3176709Z Entering 'third_party/pthreadpool' 2022-05-18T05:08:10.3248653Z Entering 'third_party/pybind11' 2022-05-18T05:08:10.3315140Z Entering 'third_party/python-enum' 2022-05-18T05:08:10.3386412Z Entering 'third_party/python-peachpy' 2022-05-18T05:08:10.3454457Z Entering 'third_party/python-six' 2022-05-18T05:08:10.3516341Z Entering 'third_party/sleef' 2022-05-18T05:08:10.3585191Z Entering 'third_party/tbb' 2022-05-18T05:08:10.3656918Z Entering 'third_party/tensorpipe' 2022-05-18T05:08:10.3728151Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T05:08:10.3790834Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T05:08:10.3855615Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T05:08:10.3918499Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T05:08:10.3982852Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T05:08:10.4060578Z Entering 'third_party/zstd' 2022-05-18T05:08:10.4146963Z ##[endgroup] 2022-05-18T05:08:10.4241195Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T05:08:10.4298896Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T05:08:10.4592812Z Prepare all required actions 2022-05-18T05:08:10.4628741Z ##[group]Run ./.github/actions/setup-rocm 2022-05-18T05:08:10.4629065Z env: 2022-05-18T05:08:10.4629301Z IN_CI: 1 2022-05-18T05:08:10.4629563Z IS_GHA: 1 2022-05-18T05:08:10.4629855Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.4630159Z ##[endgroup] 2022-05-18T05:08:10.4649099Z ##[group]Run echo "DOCKER_HOST=unix:///run/user/$(id -u)/docker.sock" >> "${GITHUB_ENV}" 2022-05-18T05:08:10.4649534Z echo "DOCKER_HOST=unix:///run/user/$(id -u)/docker.sock" >> "${GITHUB_ENV}" 2022-05-18T05:08:10.4673570Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:10.4673915Z env: 2022-05-18T05:08:10.4674154Z IN_CI: 1 2022-05-18T05:08:10.4674418Z IS_GHA: 1 2022-05-18T05:08:10.4674716Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.4675011Z ##[endgroup] 2022-05-18T05:08:10.4788091Z ##[group]Run cat /etc/os-release || true 2022-05-18T05:08:10.4788977Z cat /etc/os-release || true 2022-05-18T05:08:10.4789921Z cat /etc/apt/sources.list.d/rocm.list || true 2022-05-18T05:08:10.4790815Z cat /opt/rocm/.info/version || true 2022-05-18T05:08:10.4791566Z whoami 2022-05-18T05:08:10.4841416Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:10.4841960Z env: 2022-05-18T05:08:10.4842354Z IN_CI: 1 2022-05-18T05:08:10.4842758Z IS_GHA: 1 2022-05-18T05:08:10.4843212Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.4843761Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:10.4844268Z ##[endgroup] 2022-05-18T05:08:10.4917636Z NAME="Ubuntu" 2022-05-18T05:08:10.4918359Z VERSION="18.04.5 LTS (Bionic Beaver)" 2022-05-18T05:08:10.4919049Z ID=ubuntu 2022-05-18T05:08:10.4919611Z ID_LIKE=debian 2022-05-18T05:08:10.4921699Z PRETTY_NAME="Ubuntu 18.04.5 LTS" 2022-05-18T05:08:10.4922421Z VERSION_ID="18.04" 2022-05-18T05:08:10.4923439Z HOME_URL="https://www.ubuntu.com/" 2022-05-18T05:08:10.4924334Z SUPPORT_URL="https://help.ubuntu.com/" 2022-05-18T05:08:10.4925322Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-05-18T05:08:10.4927154Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-05-18T05:08:10.4928180Z VERSION_CODENAME=bionic 2022-05-18T05:08:10.4928878Z UBUNTU_CODENAME=bionic 2022-05-18T05:08:10.4934393Z deb [arch=amd64] http://repo.radeon.com/rocm/apt/4.2 xenial main 2022-05-18T05:08:10.4948197Z 4.2.0-21 2022-05-18T05:08:10.4965548Z pytorchci 2022-05-18T05:08:10.5009659Z ##[group]Run rocm-smi 2022-05-18T05:08:10.5010349Z rocm-smi 2022-05-18T05:08:10.5057078Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:10.5057757Z env: 2022-05-18T05:08:10.5058149Z IN_CI: 1 2022-05-18T05:08:10.5058562Z IS_GHA: 1 2022-05-18T05:08:10.5059023Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.5059572Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:10.5060080Z ##[endgroup] 2022-05-18T05:08:10.6042706Z 2022-05-18T05:08:10.6042916Z 2022-05-18T05:08:10.6043549Z ======================= ROCm System Management Interface ======================= 2022-05-18T05:08:10.6044481Z ================================= Concise Info ================================= 2022-05-18T05:08:10.6045451Z GPU Temp AvgPwr SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2022-05-18T05:08:10.6046358Z 0 34.0c 21.0W 930Mhz 350Mhz 255% auto 225.0W 0% 0% 2022-05-18T05:08:10.6047160Z 1 36.0c 20.0W 930Mhz 350Mhz 255% auto 225.0W 0% 0% 2022-05-18T05:08:10.6047928Z ================================================================================ 2022-05-18T05:08:10.6048707Z ============================= End of ROCm SMI Log ============================== 2022-05-18T05:08:10.6165053Z ##[group]Run rocminfo 2022-05-18T05:08:10.6165727Z rocminfo 2022-05-18T05:08:10.6218070Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:10.6218794Z env: 2022-05-18T05:08:10.6219339Z IN_CI: 1 2022-05-18T05:08:10.6219900Z IS_GHA: 1 2022-05-18T05:08:10.6220791Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.6221583Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:10.6222287Z ##[endgroup] 2022-05-18T05:08:10.7110229Z ROCk module is loaded 2022-05-18T05:08:10.7111125Z ===================== 2022-05-18T05:08:10.7111978Z HSA System Attributes 2022-05-18T05:08:10.7112818Z ===================== 2022-05-18T05:08:10.7113725Z Runtime Version: 1.1 2022-05-18T05:08:10.7114694Z System Timestamp Freq.: 1000.000000MHz 2022-05-18T05:08:10.7115668Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2022-05-18T05:08:10.7116605Z Machine Model: LARGE 2022-05-18T05:08:10.7117560Z System Endianness: LITTLE 2022-05-18T05:08:10.7118321Z 2022-05-18T05:08:10.7118709Z ========== 2022-05-18T05:08:10.7119695Z HSA Agents 2022-05-18T05:08:10.7120458Z ========== 2022-05-18T05:08:10.7121400Z ******* 2022-05-18T05:08:10.7122152Z Agent 1 2022-05-18T05:08:10.7122958Z ******* 2022-05-18T05:08:10.7124435Z Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:10.7125885Z Uuid: CPU-XX 2022-05-18T05:08:10.7127377Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:10.7128448Z Vendor Name: CPU 2022-05-18T05:08:10.7129277Z Feature: None specified 2022-05-18T05:08:10.7130100Z Profile: FULL_PROFILE 2022-05-18T05:08:10.7130993Z Float Round Mode: NEAR 2022-05-18T05:08:10.7131958Z Max Queue Number: 0(0x0) 2022-05-18T05:08:10.7132828Z Queue Min Size: 0(0x0) 2022-05-18T05:08:10.7133848Z Queue Max Size: 0(0x0) 2022-05-18T05:08:10.7134740Z Queue Type: MULTI 2022-05-18T05:08:10.7135561Z Node: 0 2022-05-18T05:08:10.7136370Z Device Type: CPU 2022-05-18T05:08:10.7137143Z Cache Info: 2022-05-18T05:08:10.7137928Z L1: 32768(0x8000) KB 2022-05-18T05:08:10.7138754Z Chip ID: 0(0x0) 2022-05-18T05:08:10.7139593Z Cacheline Size: 64(0x40) 2022-05-18T05:08:10.7140962Z Max Clock Freq. (MHz): 2200 2022-05-18T05:08:10.7141772Z BDFID: 0 2022-05-18T05:08:10.7142596Z Internal Node ID: 0 2022-05-18T05:08:10.7143443Z Compute Unit: 16 2022-05-18T05:08:10.7144286Z SIMDs per CU: 0 2022-05-18T05:08:10.7145138Z Shader Engines: 0 2022-05-18T05:08:10.7146192Z Shader Arrs. per Eng.: 0 2022-05-18T05:08:10.7147088Z WatchPts on Addr. Ranges:1 2022-05-18T05:08:10.7147827Z Features: None 2022-05-18T05:08:10.7148481Z Pool Info: 2022-05-18T05:08:10.7149130Z Pool 1 2022-05-18T05:08:10.7149930Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-05-18T05:08:10.7150838Z Size: 65894484(0x3ed7854) KB 2022-05-18T05:08:10.7151773Z Allocatable: TRUE 2022-05-18T05:08:10.7152637Z Alloc Granule: 4KB 2022-05-18T05:08:10.7153495Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7154600Z Accessible by all: TRUE 2022-05-18T05:08:10.7155383Z Pool 2 2022-05-18T05:08:10.7156219Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:10.7157114Z Size: 65894484(0x3ed7854) KB 2022-05-18T05:08:10.7157938Z Allocatable: TRUE 2022-05-18T05:08:10.7158800Z Alloc Granule: 4KB 2022-05-18T05:08:10.7159665Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7160541Z Accessible by all: TRUE 2022-05-18T05:08:10.7161312Z ISA Info: 2022-05-18T05:08:10.7161981Z N/A 2022-05-18T05:08:10.7162606Z ******* 2022-05-18T05:08:10.7163240Z Agent 2 2022-05-18T05:08:10.7163881Z ******* 2022-05-18T05:08:10.7164980Z Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:10.7166480Z Uuid: CPU-XX 2022-05-18T05:08:10.7167602Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:10.7168502Z Vendor Name: CPU 2022-05-18T05:08:10.7169351Z Feature: None specified 2022-05-18T05:08:10.7170229Z Profile: FULL_PROFILE 2022-05-18T05:08:10.7171071Z Float Round Mode: NEAR 2022-05-18T05:08:10.7171918Z Max Queue Number: 0(0x0) 2022-05-18T05:08:10.7172758Z Queue Min Size: 0(0x0) 2022-05-18T05:08:10.7173583Z Queue Max Size: 0(0x0) 2022-05-18T05:08:10.7174422Z Queue Type: MULTI 2022-05-18T05:08:10.7175230Z Node: 1 2022-05-18T05:08:10.7176015Z Device Type: CPU 2022-05-18T05:08:10.7176758Z Cache Info: 2022-05-18T05:08:10.7177509Z L1: 32768(0x8000) KB 2022-05-18T05:08:10.7178308Z Chip ID: 0(0x0) 2022-05-18T05:08:10.7179129Z Cacheline Size: 64(0x40) 2022-05-18T05:08:10.7179969Z Max Clock Freq. (MHz): 2200 2022-05-18T05:08:10.7180781Z BDFID: 0 2022-05-18T05:08:10.7181775Z Internal Node ID: 1 2022-05-18T05:08:10.7182589Z Compute Unit: 16 2022-05-18T05:08:10.7183408Z SIMDs per CU: 0 2022-05-18T05:08:10.7184233Z Shader Engines: 0 2022-05-18T05:08:10.7185080Z Shader Arrs. per Eng.: 0 2022-05-18T05:08:10.7186318Z WatchPts on Addr. Ranges:1 2022-05-18T05:08:10.7187098Z Features: None 2022-05-18T05:08:10.7187800Z Pool Info: 2022-05-18T05:08:10.7188489Z Pool 1 2022-05-18T05:08:10.7189322Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-05-18T05:08:10.7190224Z Size: 66052532(0x3efe1b4) KB 2022-05-18T05:08:10.7191076Z Allocatable: TRUE 2022-05-18T05:08:10.7191775Z Alloc Granule: 4KB 2022-05-18T05:08:10.7192363Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7192964Z Accessible by all: TRUE 2022-05-18T05:08:10.7193484Z Pool 2 2022-05-18T05:08:10.7194169Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:10.7194783Z Size: 66052532(0x3efe1b4) KB 2022-05-18T05:08:10.7195345Z Allocatable: TRUE 2022-05-18T05:08:10.7195923Z Alloc Granule: 4KB 2022-05-18T05:08:10.7196504Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7197094Z Accessible by all: TRUE 2022-05-18T05:08:10.7197613Z ISA Info: 2022-05-18T05:08:10.7198077Z N/A 2022-05-18T05:08:10.7198507Z ******* 2022-05-18T05:08:10.7198949Z Agent 3 2022-05-18T05:08:10.7199389Z ******* 2022-05-18T05:08:10.7200129Z Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:10.7200879Z Uuid: CPU-XX 2022-05-18T05:08:10.7201649Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:10.7202246Z Vendor Name: CPU 2022-05-18T05:08:10.7202835Z Feature: None specified 2022-05-18T05:08:10.7203434Z Profile: FULL_PROFILE 2022-05-18T05:08:10.7204019Z Float Round Mode: NEAR 2022-05-18T05:08:10.7204593Z Max Queue Number: 0(0x0) 2022-05-18T05:08:10.7205160Z Queue Min Size: 0(0x0) 2022-05-18T05:08:10.7205718Z Queue Max Size: 0(0x0) 2022-05-18T05:08:10.7206281Z Queue Type: MULTI 2022-05-18T05:08:10.7206827Z Node: 2 2022-05-18T05:08:10.7207376Z Device Type: CPU 2022-05-18T05:08:10.7207906Z Cache Info: 2022-05-18T05:08:10.7208432Z L1: 32768(0x8000) KB 2022-05-18T05:08:10.7208979Z Chip ID: 0(0x0) 2022-05-18T05:08:10.7209521Z Cacheline Size: 64(0x40) 2022-05-18T05:08:10.7210090Z Max Clock Freq. (MHz): 2200 2022-05-18T05:08:10.7210642Z BDFID: 0 2022-05-18T05:08:10.7211192Z Internal Node ID: 2 2022-05-18T05:08:10.7211752Z Compute Unit: 16 2022-05-18T05:08:10.7212430Z SIMDs per CU: 0 2022-05-18T05:08:10.7212981Z Shader Engines: 0 2022-05-18T05:08:10.7213555Z Shader Arrs. per Eng.: 0 2022-05-18T05:08:10.7214150Z WatchPts on Addr. Ranges:1 2022-05-18T05:08:10.7214682Z Features: None 2022-05-18T05:08:10.7215159Z Pool Info: 2022-05-18T05:08:10.7215631Z Pool 1 2022-05-18T05:08:10.7216189Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-05-18T05:08:10.7216792Z Size: 66027676(0x3ef809c) KB 2022-05-18T05:08:10.7217364Z Allocatable: TRUE 2022-05-18T05:08:10.7217941Z Alloc Granule: 4KB 2022-05-18T05:08:10.7218521Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7219118Z Accessible by all: TRUE 2022-05-18T05:08:10.7219634Z Pool 2 2022-05-18T05:08:10.7220208Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:10.7220906Z Size: 66027676(0x3ef809c) KB 2022-05-18T05:08:10.7221495Z Allocatable: TRUE 2022-05-18T05:08:10.7222086Z Alloc Granule: 4KB 2022-05-18T05:08:10.7222674Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7223267Z Accessible by all: TRUE 2022-05-18T05:08:10.7223776Z ISA Info: 2022-05-18T05:08:10.7224231Z N/A 2022-05-18T05:08:10.7224668Z ******* 2022-05-18T05:08:10.7225102Z Agent 4 2022-05-18T05:08:10.7225548Z ******* 2022-05-18T05:08:10.7226325Z Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:10.7227068Z Uuid: CPU-XX 2022-05-18T05:08:10.7227834Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:10.7228465Z Vendor Name: CPU 2022-05-18T05:08:10.7229048Z Feature: None specified 2022-05-18T05:08:10.7229640Z Profile: FULL_PROFILE 2022-05-18T05:08:10.7230223Z Float Round Mode: NEAR 2022-05-18T05:08:10.7230800Z Max Queue Number: 0(0x0) 2022-05-18T05:08:10.7231364Z Queue Min Size: 0(0x0) 2022-05-18T05:08:10.7231934Z Queue Max Size: 0(0x0) 2022-05-18T05:08:10.7232514Z Queue Type: MULTI 2022-05-18T05:08:10.7233080Z Node: 3 2022-05-18T05:08:10.7233629Z Device Type: CPU 2022-05-18T05:08:10.7234138Z Cache Info: 2022-05-18T05:08:10.7234660Z L1: 32768(0x8000) KB 2022-05-18T05:08:10.7235215Z Chip ID: 0(0x0) 2022-05-18T05:08:10.7235773Z Cacheline Size: 64(0x40) 2022-05-18T05:08:10.7236344Z Max Clock Freq. (MHz): 2200 2022-05-18T05:08:10.7236899Z BDFID: 0 2022-05-18T05:08:10.7237438Z Internal Node ID: 3 2022-05-18T05:08:10.7238003Z Compute Unit: 16 2022-05-18T05:08:10.7238558Z SIMDs per CU: 0 2022-05-18T05:08:10.7239269Z Shader Engines: 0 2022-05-18T05:08:10.7239852Z Shader Arrs. per Eng.: 0 2022-05-18T05:08:10.7240452Z WatchPts on Addr. Ranges:1 2022-05-18T05:08:10.7240974Z Features: None 2022-05-18T05:08:10.7241456Z Pool Info: 2022-05-18T05:08:10.7241934Z Pool 1 2022-05-18T05:08:10.7242508Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-05-18T05:08:10.7243129Z Size: 66051008(0x3efdbc0) KB 2022-05-18T05:08:10.7243722Z Allocatable: TRUE 2022-05-18T05:08:10.7244296Z Alloc Granule: 4KB 2022-05-18T05:08:10.7244883Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7245470Z Accessible by all: TRUE 2022-05-18T05:08:10.7245999Z Pool 2 2022-05-18T05:08:10.7246563Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:10.7247165Z Size: 66051008(0x3efdbc0) KB 2022-05-18T05:08:10.7247736Z Allocatable: TRUE 2022-05-18T05:08:10.7248389Z Alloc Granule: 4KB 2022-05-18T05:08:10.7248984Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7249568Z Accessible by all: TRUE 2022-05-18T05:08:10.7250086Z ISA Info: 2022-05-18T05:08:10.7250546Z N/A 2022-05-18T05:08:10.7250989Z ******* 2022-05-18T05:08:10.7251419Z Agent 5 2022-05-18T05:08:10.7251854Z ******* 2022-05-18T05:08:10.7252356Z Name: gfx906 2022-05-18T05:08:10.7253103Z Uuid: GPU-7bda696172e620ff 2022-05-18T05:08:10.7253698Z Marketing Name: Vega 20 2022-05-18T05:08:10.7254257Z Vendor Name: AMD 2022-05-18T05:08:10.7254848Z Feature: KERNEL_DISPATCH 2022-05-18T05:08:10.7255459Z Profile: BASE_PROFILE 2022-05-18T05:08:10.7256057Z Float Round Mode: NEAR 2022-05-18T05:08:10.7256635Z Max Queue Number: 128(0x80) 2022-05-18T05:08:10.7257215Z Queue Min Size: 4096(0x1000) 2022-05-18T05:08:10.7257776Z Queue Max Size: 131072(0x20000) 2022-05-18T05:08:10.7258336Z Queue Type: MULTI 2022-05-18T05:08:10.7258879Z Node: 4 2022-05-18T05:08:10.7259425Z Device Type: GPU 2022-05-18T05:08:10.7259944Z Cache Info: 2022-05-18T05:08:10.7260465Z L1: 16(0x10) KB 2022-05-18T05:08:10.7261020Z Chip ID: 26273(0x66a1) 2022-05-18T05:08:10.7261580Z Cacheline Size: 64(0x40) 2022-05-18T05:08:10.7262153Z Max Clock Freq. (MHz): 1725 2022-05-18T05:08:10.7262697Z BDFID: 8960 2022-05-18T05:08:10.7263250Z Internal Node ID: 4 2022-05-18T05:08:10.7263813Z Compute Unit: 60 2022-05-18T05:08:10.7264369Z SIMDs per CU: 4 2022-05-18T05:08:10.7264920Z Shader Engines: 4 2022-05-18T05:08:10.7265505Z Shader Arrs. per Eng.: 1 2022-05-18T05:08:10.7266275Z WatchPts on Addr. Ranges:4 2022-05-18T05:08:10.7266844Z Features: KERNEL_DISPATCH 2022-05-18T05:08:10.7267434Z Fast F16 Operation: FALSE 2022-05-18T05:08:10.7268018Z Wavefront Size: 64(0x40) 2022-05-18T05:08:10.7268601Z Workgroup Max Size: 1024(0x400) 2022-05-18T05:08:10.7269155Z Workgroup Max Size per Dimension: 2022-05-18T05:08:10.7269715Z x 1024(0x400) 2022-05-18T05:08:10.7270241Z y 1024(0x400) 2022-05-18T05:08:10.7270763Z z 1024(0x400) 2022-05-18T05:08:10.7271312Z Max Waves Per CU: 40(0x28) 2022-05-18T05:08:10.7272089Z Max Work-item Per CU: 2560(0xa00) 2022-05-18T05:08:10.7272679Z Grid Max Size: 4294967295(0xffffffff) 2022-05-18T05:08:10.7273227Z Grid Max Size per Dimension: 2022-05-18T05:08:10.7273782Z x 4294967295(0xffffffff) 2022-05-18T05:08:10.7274344Z y 4294967295(0xffffffff) 2022-05-18T05:08:10.7275018Z z 4294967295(0xffffffff) 2022-05-18T05:08:10.7275619Z Max fbarriers/Workgrp: 32 2022-05-18T05:08:10.7276141Z Pool Info: 2022-05-18T05:08:10.7276612Z Pool 1 2022-05-18T05:08:10.7277304Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:10.7278126Z Size: 33538048(0x1ffc000) KB 2022-05-18T05:08:10.7279062Z Allocatable: TRUE 2022-05-18T05:08:10.7279991Z Alloc Granule: 4KB 2022-05-18T05:08:10.7280843Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7281590Z Accessible by all: FALSE 2022-05-18T05:08:10.7282114Z Pool 2 2022-05-18T05:08:10.7282638Z Segment: GROUP 2022-05-18T05:08:10.7283203Z Size: 64(0x40) KB 2022-05-18T05:08:10.7283774Z Allocatable: FALSE 2022-05-18T05:08:10.7284362Z Alloc Granule: 0KB 2022-05-18T05:08:10.7284929Z Alloc Alignment: 0KB 2022-05-18T05:08:10.7285530Z Accessible by all: FALSE 2022-05-18T05:08:10.7286058Z ISA Info: 2022-05-18T05:08:10.7286515Z ISA 1 2022-05-18T05:08:10.7287348Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-05-18T05:08:10.7288029Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-05-18T05:08:10.7288653Z Profiles: HSA_PROFILE_BASE 2022-05-18T05:08:10.7289275Z Default Rounding Mode: NEAR 2022-05-18T05:08:10.7289879Z Default Rounding Mode: NEAR 2022-05-18T05:08:10.7290470Z Fast f16: TRUE 2022-05-18T05:08:10.7291051Z Workgroup Max Size: 1024(0x400) 2022-05-18T05:08:10.7291619Z Workgroup Max Size per Dimension: 2022-05-18T05:08:10.7292189Z x 1024(0x400) 2022-05-18T05:08:10.7292717Z y 1024(0x400) 2022-05-18T05:08:10.7293247Z z 1024(0x400) 2022-05-18T05:08:10.7293814Z Grid Max Size: 4294967295(0xffffffff) 2022-05-18T05:08:10.7294550Z Grid Max Size per Dimension: 2022-05-18T05:08:10.7295096Z x 4294967295(0xffffffff) 2022-05-18T05:08:10.7295654Z y 4294967295(0xffffffff) 2022-05-18T05:08:10.7296200Z z 4294967295(0xffffffff) 2022-05-18T05:08:10.7296774Z FBarrier Max Size: 32 2022-05-18T05:08:10.7297265Z ******* 2022-05-18T05:08:10.7297690Z Agent 6 2022-05-18T05:08:10.7298122Z ******* 2022-05-18T05:08:10.7298616Z Name: gfx906 2022-05-18T05:08:10.7299324Z Uuid: GPU-4948504172e62132 2022-05-18T05:08:10.7299890Z Marketing Name: Vega 20 2022-05-18T05:08:10.7300459Z Vendor Name: AMD 2022-05-18T05:08:10.7301038Z Feature: KERNEL_DISPATCH 2022-05-18T05:08:10.7301647Z Profile: BASE_PROFILE 2022-05-18T05:08:10.7302230Z Float Round Mode: NEAR 2022-05-18T05:08:10.7302786Z Max Queue Number: 128(0x80) 2022-05-18T05:08:10.7303448Z Queue Min Size: 4096(0x1000) 2022-05-18T05:08:10.7304015Z Queue Max Size: 131072(0x20000) 2022-05-18T05:08:10.7304573Z Queue Type: MULTI 2022-05-18T05:08:10.7305106Z Node: 5 2022-05-18T05:08:10.7305645Z Device Type: GPU 2022-05-18T05:08:10.7306390Z Cache Info: 2022-05-18T05:08:10.7306907Z L1: 16(0x10) KB 2022-05-18T05:08:10.7307450Z Chip ID: 26273(0x66a1) 2022-05-18T05:08:10.7308016Z Cacheline Size: 64(0x40) 2022-05-18T05:08:10.7308586Z Max Clock Freq. (MHz): 1725 2022-05-18T05:08:10.7309139Z BDFID: 9728 2022-05-18T05:08:10.7309688Z Internal Node ID: 5 2022-05-18T05:08:10.7310242Z Compute Unit: 60 2022-05-18T05:08:10.7310834Z SIMDs per CU: 4 2022-05-18T05:08:10.7311695Z Shader Engines: 4 2022-05-18T05:08:10.7312299Z Shader Arrs. per Eng.: 1 2022-05-18T05:08:10.7312904Z WatchPts on Addr. Ranges:4 2022-05-18T05:08:10.7313484Z Features: KERNEL_DISPATCH 2022-05-18T05:08:10.7314052Z Fast F16 Operation: FALSE 2022-05-18T05:08:10.7314646Z Wavefront Size: 64(0x40) 2022-05-18T05:08:10.7315237Z Workgroup Max Size: 1024(0x400) 2022-05-18T05:08:10.7315798Z Workgroup Max Size per Dimension: 2022-05-18T05:08:10.7316358Z x 1024(0x400) 2022-05-18T05:08:10.7316895Z y 1024(0x400) 2022-05-18T05:08:10.7317410Z z 1024(0x400) 2022-05-18T05:08:10.7317965Z Max Waves Per CU: 40(0x28) 2022-05-18T05:08:10.7318848Z Max Work-item Per CU: 2560(0xa00) 2022-05-18T05:08:10.7319455Z Grid Max Size: 4294967295(0xffffffff) 2022-05-18T05:08:10.7320007Z Grid Max Size per Dimension: 2022-05-18T05:08:10.7320561Z x 4294967295(0xffffffff) 2022-05-18T05:08:10.7321106Z y 4294967295(0xffffffff) 2022-05-18T05:08:10.7321834Z z 4294967295(0xffffffff) 2022-05-18T05:08:10.7322387Z Max fbarriers/Workgrp: 32 2022-05-18T05:08:10.7322764Z Pool Info: 2022-05-18T05:08:10.7323052Z Pool 1 2022-05-18T05:08:10.7323362Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:10.7323684Z Size: 33538048(0x1ffc000) KB 2022-05-18T05:08:10.7324002Z Allocatable: TRUE 2022-05-18T05:08:10.7324326Z Alloc Granule: 4KB 2022-05-18T05:08:10.7324645Z Alloc Alignment: 4KB 2022-05-18T05:08:10.7324970Z Accessible by all: FALSE 2022-05-18T05:08:10.7325254Z Pool 2 2022-05-18T05:08:10.7325545Z Segment: GROUP 2022-05-18T05:08:10.7325845Z Size: 64(0x40) KB 2022-05-18T05:08:10.7326152Z Allocatable: FALSE 2022-05-18T05:08:10.7326461Z Alloc Granule: 0KB 2022-05-18T05:08:10.7326824Z Alloc Alignment: 0KB 2022-05-18T05:08:10.7327144Z Accessible by all: FALSE 2022-05-18T05:08:10.7327421Z ISA Info: 2022-05-18T05:08:10.7327659Z ISA 1 2022-05-18T05:08:10.7328086Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-05-18T05:08:10.7328456Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-05-18T05:08:10.7328800Z Profiles: HSA_PROFILE_BASE 2022-05-18T05:08:10.7329135Z Default Rounding Mode: NEAR 2022-05-18T05:08:10.7329465Z Default Rounding Mode: NEAR 2022-05-18T05:08:10.7329776Z Fast f16: TRUE 2022-05-18T05:08:10.7330085Z Workgroup Max Size: 1024(0x400) 2022-05-18T05:08:10.7330397Z Workgroup Max Size per Dimension: 2022-05-18T05:08:10.7330701Z x 1024(0x400) 2022-05-18T05:08:10.7330989Z y 1024(0x400) 2022-05-18T05:08:10.7331278Z z 1024(0x400) 2022-05-18T05:08:10.7331587Z Grid Max Size: 4294967295(0xffffffff) 2022-05-18T05:08:10.7331876Z Grid Max Size per Dimension: 2022-05-18T05:08:10.7332182Z x 4294967295(0xffffffff) 2022-05-18T05:08:10.7332497Z y 4294967295(0xffffffff) 2022-05-18T05:08:10.7332808Z z 4294967295(0xffffffff) 2022-05-18T05:08:10.7333118Z FBarrier Max Size: 32 2022-05-18T05:08:10.7333389Z *** Done *** 2022-05-18T05:08:10.7351842Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2022-05-18T05:08:10.7352264Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2022-05-18T05:08:10.7352646Z if [[ "x$ngpu" != "x2" && "x$ngpu" != "x4" ]]; then 2022-05-18T05:08:10.7353028Z  echo "Failed to detect GPUs on the runner" 2022-05-18T05:08:10.7353364Z  exit 1 2022-05-18T05:08:10.7353627Z fi 2022-05-18T05:08:10.7377746Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:10.7378024Z env: 2022-05-18T05:08:10.7378222Z IN_CI: 1 2022-05-18T05:08:10.7378445Z IS_GHA: 1 2022-05-18T05:08:10.7378685Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.7378986Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:10.7379262Z ##[endgroup] 2022-05-18T05:08:10.8183529Z ##[group]Run env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T05:08:10.8184557Z env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T05:08:10.8235289Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:10.8235641Z env: 2022-05-18T05:08:10.8235887Z IN_CI: 1 2022-05-18T05:08:10.8236156Z IS_GHA: 1 2022-05-18T05:08:10.8236447Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.8236793Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:10.8237123Z ##[endgroup] 2022-05-18T05:08:10.8436479Z ##[group]Run # Examine the runner name. If it ends with "-2", this is the second runner on the host. 2022-05-18T05:08:10.8437395Z # Examine the runner name. If it ends with "-2", this is the second runner on the host. 2022-05-18T05:08:10.8438116Z if [[ worker-rocm-amd-68 == *-2 ]]; then 2022-05-18T05:08:10.8438723Z  # select the last two GPUs on the host 2022-05-18T05:08:10.8439690Z  echo "GPU_FLAG=--device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD130 --device=/dev/dri/renderD131 --group-add video --group-add daemon" >> "${GITHUB_ENV}" 2022-05-18T05:08:10.8440545Z else 2022-05-18T05:08:10.8441059Z  # select the first two GPUs on the host 2022-05-18T05:08:10.8442263Z  echo "GPU_FLAG=--device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon" >> "${GITHUB_ENV}" 2022-05-18T05:08:10.8443096Z fi 2022-05-18T05:08:10.8479744Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:10.8480082Z env: 2022-05-18T05:08:10.8480335Z IN_CI: 1 2022-05-18T05:08:10.8480593Z IS_GHA: 1 2022-05-18T05:08:10.8480883Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.8481238Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:10.8481551Z ##[endgroup] 2022-05-18T05:08:10.8572257Z Prepare all required actions 2022-05-18T05:08:10.8622637Z ##[group]Run ./.github/actions/pull-docker-image 2022-05-18T05:08:10.8623430Z with: 2022-05-18T05:08:10.8624652Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-rocm5.1-py3.7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T05:08:10.8626209Z env: 2022-05-18T05:08:10.8626783Z IN_CI: 1 2022-05-18T05:08:10.8627395Z IS_GHA: 1 2022-05-18T05:08:10.8628072Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.8628916Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:10.8630248Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T05:08:10.8631418Z ##[endgroup] 2022-05-18T05:08:10.8648001Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T05:08:10.8648341Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T05:08:10.8648690Z retry docker pull "${DOCKER_IMAGE}" 2022-05-18T05:08:10.8669241Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:10.8669584Z env: 2022-05-18T05:08:10.8669823Z IN_CI: 1 2022-05-18T05:08:10.8670089Z IS_GHA: 1 2022-05-18T05:08:10.8670378Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:10.8670739Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:10.8671296Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T05:08:10.8672042Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-rocm5.1-py3.7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T05:08:10.8672549Z ##[endgroup] 2022-05-18T05:08:11.6249679Z 6deab82db6a72ca54cd3e3322ee4f13864536734: Pulling from pytorch/pytorch-linux-bionic-rocm5.1-py3.7 2022-05-18T05:08:11.6266310Z Digest: sha256:a6c7b7249d6f058f865c198415c44717572630a5cc440fcadd290f2e27fe0ed6 2022-05-18T05:08:11.6268809Z Status: Image is up to date for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-rocm5.1-py3.7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T05:08:11.6285243Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-rocm5.1-py3.7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T05:08:11.6396718Z Prepare all required actions 2022-05-18T05:08:11.6397632Z Getting action download info 2022-05-18T05:08:11.8763319Z Download action repository 'seemethere/download-artifact-s3@v3' (SHA:64048a097659c8ca71ceacbb3c01cee9ed6f1b05) 2022-05-18T05:08:12.9521373Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-05-18T05:08:13.7211798Z ##[group]Run ./.github/actions/download-build-artifacts 2022-05-18T05:08:13.7212101Z with: 2022-05-18T05:08:13.7212370Z name: linux-bionic-rocm5.1-py3.7 2022-05-18T05:08:13.7212622Z env: 2022-05-18T05:08:13.7212837Z IN_CI: 1 2022-05-18T05:08:13.7213063Z IS_GHA: 1 2022-05-18T05:08:13.7213316Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:13.7213632Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:13.7214093Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T05:08:13.7214524Z ##[endgroup] 2022-05-18T05:08:13.7247318Z ##[group]Run seemethere/download-artifact-s3@v3 2022-05-18T05:08:13.7247595Z with: 2022-05-18T05:08:13.7247853Z name: linux-bionic-rocm5.1-py3.7 2022-05-18T05:08:13.7248142Z s3-bucket: gha-artifacts 2022-05-18T05:08:13.7248406Z region: us-east-1 2022-05-18T05:08:13.7248639Z env: 2022-05-18T05:08:13.7248857Z IN_CI: 1 2022-05-18T05:08:13.7249067Z IS_GHA: 1 2022-05-18T05:08:13.7249316Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:13.7249616Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:13.7250086Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T05:08:13.7250498Z ##[endgroup] 2022-05-18T05:08:14.4481637Z Found 1 objects with prefix pytorch/pytorch/2342799944/1/linux-bionic-rocm5.1-py3.7/ 2022-05-18T05:08:14.4483622Z Starting download (1/1): /home/pytorchci/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-05-18T05:08:27.0288097Z Finished download (1/1): /home/pytorchci/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-05-18T05:08:27.0288954Z 2022-05-18T05:08:27.0298956Z Artifact download has finished successfully 2022-05-18T05:08:27.0522866Z ##[group]Run unzip -o artifacts.zip 2022-05-18T05:08:27.0523731Z unzip -o artifacts.zip 2022-05-18T05:08:27.0565217Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:27.0565539Z env: 2022-05-18T05:08:27.0565757Z IN_CI: 1 2022-05-18T05:08:27.0566024Z IS_GHA: 1 2022-05-18T05:08:27.0566292Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:27.0566641Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:27.0567134Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T05:08:27.0567596Z ##[endgroup] 2022-05-18T05:08:27.0630708Z Archive: artifacts.zip 2022-05-18T05:08:27.0633236Z creating: dist/ 2022-05-18T05:08:28.2208261Z inflating: dist/torch-1.12.0a0+git3b23752-cp37-cp37m-linux_x86_64.whl 2022-05-18T05:08:28.2209519Z creating: build/custom_test_artifacts/ 2022-05-18T05:08:28.2211137Z creating: build/custom_test_artifacts/custom-op-build/ 2022-05-18T05:08:28.2212654Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-05-18T05:08:28.2214429Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-05-18T05:08:28.2216372Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-05-18T05:08:28.2218152Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-05-18T05:08:28.2219953Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-05-18T05:08:28.2222171Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-05-18T05:08:28.2224501Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-05-18T05:08:28.2226900Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-05-18T05:08:28.2228684Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-05-18T05:08:28.2230520Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-05-18T05:08:28.2232532Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-05-18T05:08:28.2234579Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-05-18T05:08:28.2236519Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-05-18T05:08:28.2238396Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-05-18T05:08:28.2240419Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-05-18T05:08:28.2242428Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-05-18T05:08:28.2244187Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-05-18T05:08:28.2245938Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-05-18T05:08:28.2247807Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-05-18T05:08:28.2249598Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-05-18T05:08:28.2251451Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-05-18T05:08:28.2253338Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-05-18T05:08:28.2255279Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-05-18T05:08:28.2257112Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-05-18T05:08:28.2259052Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-05-18T05:08:28.2260949Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-05-18T05:08:28.2262834Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-05-18T05:08:28.2264707Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-05-18T05:08:28.2266699Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-05-18T05:08:28.2268581Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-05-18T05:08:28.2340337Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-05-18T05:08:28.2341792Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-05-18T05:08:28.2343583Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-05-18T05:08:28.2344967Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-05-18T05:08:28.2346382Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-05-18T05:08:28.2347676Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-05-18T05:08:28.2349025Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-05-18T05:08:28.2350523Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-05-18T05:08:28.2351768Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-05-18T05:08:28.2353163Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-05-18T05:08:28.2354475Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-05-18T05:08:28.2362869Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-05-18T05:08:28.2432596Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-05-18T05:08:28.2434017Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-05-18T05:08:28.2435481Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-05-18T05:08:28.2436719Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-05-18T05:08:28.2437789Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-05-18T05:08:28.2438887Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-05-18T05:08:28.2439980Z inflating: build/custom_test_artifacts/custom-op-build/detect_rocm_version.cc 2022-05-18T05:08:28.2441123Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-05-18T05:08:28.2442139Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-05-18T05:08:28.2443260Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-05-18T05:08:28.2515246Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-05-18T05:08:28.2566192Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-05-18T05:08:28.2567799Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-05-18T05:08:28.2569170Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-05-18T05:08:28.2570695Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-05-18T05:08:28.2572418Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-05-18T05:08:28.2574018Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-05-18T05:08:28.2575631Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-05-18T05:08:28.2577333Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-05-18T05:08:28.2579034Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-05-18T05:08:28.2580727Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-05-18T05:08:28.2582350Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-05-18T05:08:28.2584013Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-05-18T05:08:28.2586006Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-05-18T05:08:28.2587803Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-05-18T05:08:28.2589525Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-05-18T05:08:28.2591430Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-05-18T05:08:28.2662727Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-05-18T05:08:28.2664510Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-05-18T05:08:28.2666701Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-05-18T05:08:28.2668178Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-05-18T05:08:28.2670024Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-05-18T05:08:28.2671655Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-05-18T05:08:28.2673469Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-05-18T05:08:28.2675424Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-05-18T05:08:28.2677338Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-05-18T05:08:28.2678999Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-05-18T05:08:28.2680817Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-05-18T05:08:28.2682551Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-05-18T05:08:28.2684272Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-05-18T05:08:28.2685960Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-05-18T05:08:28.2687647Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-05-18T05:08:28.2689583Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-05-18T05:08:28.2691399Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-05-18T05:08:28.2693229Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-05-18T05:08:28.2694996Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-05-18T05:08:28.2696608Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-05-18T05:08:28.2698121Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-05-18T05:08:28.2699719Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-05-18T05:08:28.2701310Z inflating: build/custom_test_artifacts/jit-hook-build/detect_rocm_version.cc 2022-05-18T05:08:28.2702710Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-05-18T05:08:28.2704159Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-05-18T05:08:28.2705752Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-05-18T05:08:28.2707482Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-05-18T05:08:28.2708770Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-05-18T05:08:28.2710247Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-05-18T05:08:28.2711982Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-05-18T05:08:28.2713699Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-05-18T05:08:28.2715428Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-05-18T05:08:28.2717207Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-05-18T05:08:28.2719012Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-05-18T05:08:28.2720962Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-05-18T05:08:28.2722884Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-05-18T05:08:28.2724598Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-05-18T05:08:28.2726736Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-05-18T05:08:28.2728964Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-05-18T05:08:28.2730962Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-05-18T05:08:28.2732885Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-05-18T05:08:28.2734854Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-05-18T05:08:28.2736808Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-05-18T05:08:28.2738856Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-05-18T05:08:28.2740668Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-05-18T05:08:28.2742328Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-05-18T05:08:28.2744054Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-05-18T05:08:28.2746142Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-05-18T05:08:28.2748102Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-05-18T05:08:28.2750089Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-05-18T05:08:28.2751959Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-05-18T05:08:28.2753898Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-05-18T05:08:28.2755804Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-05-18T05:08:28.2756942Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-05-18T05:08:28.2757961Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-05-18T05:08:28.2758954Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-05-18T05:08:28.2759948Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-05-18T05:08:28.2761007Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-05-18T05:08:28.2851627Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-05-18T05:08:28.2852290Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-05-18T05:08:28.2852941Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-05-18T05:08:28.2853650Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-05-18T05:08:28.2854425Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-05-18T05:08:28.2855179Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-05-18T05:08:28.2855963Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-05-18T05:08:28.2856724Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-05-18T05:08:28.2857493Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-05-18T05:08:28.2858442Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-05-18T05:08:28.2859268Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-05-18T05:08:28.2871952Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-05-18T05:08:28.2922481Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-05-18T05:08:28.2924705Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-05-18T05:08:28.2926542Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-05-18T05:08:28.2928111Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-05-18T05:08:28.2929618Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-05-18T05:08:28.2931105Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-05-18T05:08:28.2932568Z inflating: build/custom_test_artifacts/custom-backend-build/detect_rocm_version.cc 2022-05-18T05:08:28.2933993Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-05-18T05:08:28.2935326Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-05-18T05:08:28.2936645Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-05-18T05:08:28.3026422Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-05-18T05:08:28.3064808Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-05-18T05:08:28.3065718Z creating: build/lib/ 2022-05-18T05:08:28.3066576Z inflating: build/lib/libclog.a 2022-05-18T05:08:28.3073650Z inflating: build/lib/libpthreadpool.a 2022-05-18T05:08:28.3139124Z inflating: build/lib/libgtest.a 2022-05-18T05:08:28.3214506Z inflating: build/lib/libbenchmark.a 2022-05-18T05:08:28.3305766Z inflating: build/lib/libprotobuf-lite.a 2022-05-18T05:08:28.3352301Z inflating: build/lib/libasmjit.a 2022-05-18T05:08:28.3380417Z inflating: build/lib/libtensorpipe_uv.a 2022-05-18T05:08:28.3476028Z inflating: build/lib/libgloo.a 2022-05-18T05:08:28.3947195Z inflating: build/lib/libprotobuf.a 2022-05-18T05:08:28.3967765Z inflating: build/lib/libfmt.a 2022-05-18T05:08:28.3968608Z inflating: build/lib/libcaffe2_nvrtc.so 2022-05-18T05:08:28.3969404Z inflating: build/lib/libfoxi_loader.a 2022-05-18T05:08:28.4018825Z inflating: build/lib/libc10.so 2022-05-18T05:08:28.4019718Z inflating: build/lib/libtorch_global_deps.so 2022-05-18T05:08:28.4026766Z inflating: build/lib/libcpuinfo.a 2022-05-18T05:08:28.4034834Z inflating: build/lib/libcpuinfo_internals.a 2022-05-18T05:08:28.4035901Z inflating: build/lib/libnnpack_reference_layers.a 2022-05-18T05:08:28.4055440Z inflating: build/lib/libgmock.a 2022-05-18T05:08:28.4056293Z inflating: build/lib/libgtest_main.a 2022-05-18T05:08:28.4057107Z inflating: build/lib/libbenchmark_main.a 2022-05-18T05:08:28.4575395Z inflating: build/lib/libprotoc.a 2022-05-18T05:08:29.1714734Z inflating: build/lib/libdnnl.a 2022-05-18T05:08:29.2117841Z inflating: build/lib/libgloo_hip.a 2022-05-18T05:08:29.2711605Z inflating: build/lib/libtensorpipe.a 2022-05-18T05:08:29.2746596Z inflating: build/lib/libc10_hip.so 2022-05-18T05:08:29.2759791Z inflating: build/lib/libqnnpack.a 2022-05-18T05:08:29.4027005Z inflating: build/lib/libfbgemm.a 2022-05-18T05:08:29.4027837Z inflating: build/lib/libgmock_main.a 2022-05-18T05:08:29.5043968Z inflating: build/lib/libdnnl_graph.a 2022-05-18T05:08:29.5304734Z inflating: build/lib/libkineto.a 2022-05-18T05:08:29.5324742Z inflating: build/lib/libpytorch_qnnpack.a 2022-05-18T05:08:29.5441328Z inflating: build/lib/libXNNPACK.a 2022-05-18T05:08:29.5480985Z inflating: build/lib/libcaffe2_protos.a 2022-05-18T05:08:29.5523408Z inflating: build/lib/libonnx_proto.a 2022-05-18T05:08:29.5541274Z inflating: build/lib/libnnpack.a 2022-05-18T05:08:29.6125357Z inflating: build/lib/libonnx.a 2022-05-18T05:08:31.2094681Z inflating: build/lib/libtorch_cpu.so 2022-05-18T05:08:33.0056900Z inflating: build/lib/libtorch_hip.so 2022-05-18T05:08:33.0057803Z inflating: build/lib/libtorch.so 2022-05-18T05:08:33.0077891Z inflating: build/lib/libjitbackend_test.so 2022-05-18T05:08:33.0102777Z inflating: build/lib/libbackend_with_compiler.so 2022-05-18T05:08:33.0149901Z inflating: build/lib/libtorchbind_test.so 2022-05-18T05:08:33.0152708Z inflating: build/lib/libshm.so 2022-05-18T05:08:33.1648054Z inflating: build/lib/libtorch_python.so 2022-05-18T05:08:33.1681404Z inflating: build/lib/libnnapi_backend.so 2022-05-18T05:08:33.1682219Z creating: build/bin/ 2022-05-18T05:08:33.1732239Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-05-18T05:08:33.1783280Z inflating: build/bin/c10_DeviceGuard_test 2022-05-18T05:08:33.1834108Z inflating: build/bin/c10_Device_test 2022-05-18T05:08:33.1892538Z inflating: build/bin/c10_DispatchKeySet_test 2022-05-18T05:08:33.1941305Z inflating: build/bin/c10_StreamGuard_test 2022-05-18T05:08:33.1995503Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-05-18T05:08:33.2052057Z inflating: build/bin/c10_InlineStreamGuard_test 2022-05-18T05:08:33.2100195Z inflating: build/bin/c10_Array_test 2022-05-18T05:08:33.2157047Z inflating: build/bin/c10_SizesAndStrides_test 2022-05-18T05:08:33.2209926Z inflating: build/bin/c10_Bitset_test 2022-05-18T05:08:33.2261458Z inflating: build/bin/c10_C++17_test 2022-05-18T05:08:33.2309962Z inflating: build/bin/c10_ConstexprCrc_test 2022-05-18T05:08:33.2360120Z inflating: build/bin/c10_DeadlockDetection_test 2022-05-18T05:08:33.2409176Z inflating: build/bin/c10_Half_test 2022-05-18T05:08:33.2466416Z inflating: build/bin/c10_LeftRight_test 2022-05-18T05:08:33.2531516Z inflating: build/bin/c10_Metaprogramming_test 2022-05-18T05:08:33.2581302Z inflating: build/bin/c10_Synchronized_test 2022-05-18T05:08:33.2736934Z inflating: build/bin/c10_SmallVectorTest 2022-05-18T05:08:33.2792421Z inflating: build/bin/c10_ThreadLocal_test 2022-05-18T05:08:33.2844282Z inflating: build/bin/c10_TypeIndex_test 2022-05-18T05:08:33.2894751Z inflating: build/bin/c10_TypeList_test 2022-05-18T05:08:33.2943833Z inflating: build/bin/c10_TypeTraits_test 2022-05-18T05:08:33.2995329Z inflating: build/bin/c10_accumulate_test 2022-05-18T05:08:33.3051596Z inflating: build/bin/c10_bfloat16_test 2022-05-18T05:08:33.3105500Z inflating: build/bin/c10_complex_math_test 2022-05-18T05:08:33.3162341Z inflating: build/bin/c10_complex_test 2022-05-18T05:08:33.3214421Z inflating: build/bin/c10_exception_test 2022-05-18T05:08:33.3327056Z inflating: build/bin/c10_either_test 2022-05-18T05:08:33.3376943Z inflating: build/bin/c10_flags_test 2022-05-18T05:08:33.3428259Z inflating: build/bin/c10_irange_test 2022-05-18T05:08:33.3595124Z inflating: build/bin/c10_intrusive_ptr_test 2022-05-18T05:08:33.3650853Z inflating: build/bin/c10_logging_test 2022-05-18T05:08:33.3726744Z inflating: build/bin/c10_optional_test 2022-05-18T05:08:33.3789221Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-05-18T05:08:33.3842796Z inflating: build/bin/c10_registry_test 2022-05-18T05:08:33.3893817Z inflating: build/bin/c10_tempfile_test 2022-05-18T05:08:33.3952425Z inflating: build/bin/c10_string_view_test 2022-05-18T05:08:33.4001176Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-05-18T05:08:33.4057104Z inflating: build/bin/c10_typeid_test 2022-05-18T05:08:33.4518371Z inflating: build/bin/protoc-3.13.0.0 2022-05-18T05:08:33.4979267Z inflating: build/bin/protoc 2022-05-18T05:08:33.5027962Z inflating: build/bin/c10_hip_HIPTest 2022-05-18T05:08:33.5326478Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-05-18T05:08:33.5646776Z inflating: build/bin/vec_test_all_types_AVX512 2022-05-18T05:08:33.5978268Z inflating: build/bin/vec_test_all_types_AVX2 2022-05-18T05:08:33.6031555Z inflating: build/bin/HashStoreTest 2022-05-18T05:08:33.6092527Z inflating: build/bin/TCPStoreTest 2022-05-18T05:08:33.6144880Z inflating: build/bin/FileStoreTest 2022-05-18T05:08:33.6146199Z inflating: build/bin/example_allreduce 2022-05-18T05:08:33.6213896Z inflating: build/bin/ProcessGroupGlooTest 2022-05-18T05:08:33.6265330Z inflating: build/bin/Dimname_test 2022-05-18T05:08:33.6322564Z inflating: build/bin/scalar_test 2022-05-18T05:08:33.6383037Z inflating: build/bin/basic 2022-05-18T05:08:33.6442109Z inflating: build/bin/atest 2022-05-18T05:08:33.6500697Z inflating: build/bin/apply_utils_test 2022-05-18T05:08:33.6558238Z inflating: build/bin/NamedTensor_test 2022-05-18T05:08:33.6631888Z inflating: build/bin/Dict_test 2022-05-18T05:08:33.6687288Z inflating: build/bin/half_test 2022-05-18T05:08:33.6741834Z inflating: build/bin/broadcast_test 2022-05-18T05:08:33.6791874Z inflating: build/bin/dlconvertor_test 2022-05-18T05:08:33.6842957Z inflating: build/bin/wrapdim_test 2022-05-18T05:08:33.6898629Z inflating: build/bin/native_test 2022-05-18T05:08:33.6955891Z inflating: build/bin/scalar_tensor_test 2022-05-18T05:08:33.6956771Z inflating: build/bin/thread_init_test 2022-05-18T05:08:33.6957605Z inflating: build/bin/verify_api_visibility 2022-05-18T05:08:33.7010393Z inflating: build/bin/undefined_tensor_test 2022-05-18T05:08:33.7065400Z inflating: build/bin/test_parallel 2022-05-18T05:08:33.7118233Z inflating: build/bin/weakref_test 2022-05-18T05:08:33.7179004Z inflating: build/bin/operators_test 2022-05-18T05:08:33.7230283Z inflating: build/bin/lazy_tensor_test 2022-05-18T05:08:33.7290866Z inflating: build/bin/quantized_test 2022-05-18T05:08:33.7347639Z inflating: build/bin/extension_backend_test 2022-05-18T05:08:33.7402281Z inflating: build/bin/memory_overlapping_test 2022-05-18T05:08:33.7455935Z inflating: build/bin/math_kernel_test 2022-05-18T05:08:33.7534486Z inflating: build/bin/tensor_iterator_test 2022-05-18T05:08:33.7583862Z inflating: build/bin/variant_test 2022-05-18T05:08:33.7641424Z inflating: build/bin/cpu_generator_test 2022-05-18T05:08:33.7693799Z inflating: build/bin/cpu_profiling_allocator_test 2022-05-18T05:08:33.7744853Z inflating: build/bin/reportMemoryUsage_test 2022-05-18T05:08:33.7794645Z inflating: build/bin/reduce_ops_test 2022-05-18T05:08:33.7847519Z inflating: build/bin/memory_format_test 2022-05-18T05:08:33.7900330Z inflating: build/bin/mobile_memory_cleanup 2022-05-18T05:08:33.7965732Z inflating: build/bin/pow_test 2022-05-18T05:08:33.8015556Z inflating: build/bin/dispatch_key_set_test 2022-05-18T05:08:33.8075795Z inflating: build/bin/IListRef_test 2022-05-18T05:08:33.8144854Z inflating: build/bin/vmap_test 2022-05-18T05:08:33.8254937Z inflating: build/bin/List_test 2022-05-18T05:08:33.8306669Z inflating: build/bin/stride_properties_test 2022-05-18T05:08:33.8425345Z inflating: build/bin/kernel_function_legacy_test 2022-05-18T05:08:33.8520774Z inflating: build/bin/kernel_function_test 2022-05-18T05:08:33.8646813Z inflating: build/bin/kernel_lambda_legacy_test 2022-05-18T05:08:33.8749836Z inflating: build/bin/kernel_lambda_test 2022-05-18T05:08:33.8810645Z inflating: build/bin/kernel_stackbased_test 2022-05-18T05:08:33.8905586Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-05-18T05:08:33.8956732Z inflating: build/bin/CppSignature_test 2022-05-18T05:08:33.9005666Z inflating: build/bin/op_allowlist_test 2022-05-18T05:08:33.9070576Z inflating: build/bin/KernelFunction_test 2022-05-18T05:08:33.9123238Z inflating: build/bin/inline_container_test 2022-05-18T05:08:33.9178120Z inflating: build/bin/backend_fallback_test 2022-05-18T05:08:33.9227262Z inflating: build/bin/hip_complex_test 2022-05-18T05:08:33.9277071Z inflating: build/bin/hip_complex_math_test 2022-05-18T05:08:33.9374446Z inflating: build/bin/ivalue_test 2022-05-18T05:08:33.9437164Z inflating: build/bin/type_test 2022-05-18T05:08:33.9486788Z inflating: build/bin/hip_integer_divider_test 2022-05-18T05:08:33.9536012Z inflating: build/bin/hip_half_test 2022-05-18T05:08:33.9592046Z inflating: build/bin/hip_apply_test 2022-05-18T05:08:33.9642172Z inflating: build/bin/hip_distributions_test 2022-05-18T05:08:33.9692188Z inflating: build/bin/hip_optional_test 2022-05-18T05:08:33.9781943Z inflating: build/bin/cpu_rng_test 2022-05-18T05:08:33.9831169Z inflating: build/bin/hip_packedtensoraccessor_test 2022-05-18T05:08:33.9879833Z inflating: build/bin/hip_vectorized_test 2022-05-18T05:08:33.9928559Z inflating: build/bin/hip_generator_test 2022-05-18T05:08:33.9979047Z inflating: build/bin/hip_dlconvertor_test 2022-05-18T05:08:33.9991517Z inflating: build/bin/tutorial_tensorexpr 2022-05-18T05:08:34.0289679Z inflating: build/bin/op_registration_test 2022-05-18T05:08:34.0344128Z inflating: build/bin/test_dist_autograd 2022-05-18T05:08:34.0414177Z inflating: build/bin/test_cpp_rpc 2022-05-18T05:08:34.0415368Z inflating: build/bin/parallel_benchmark 2022-05-18T05:08:34.1130516Z inflating: build/bin/test_tensorexpr 2022-05-18T05:08:34.1480826Z inflating: build/bin/test_lazy 2022-05-18T05:08:34.1484202Z inflating: build/bin/torch_shm_manager 2022-05-18T05:08:34.2615950Z inflating: build/bin/test_api 2022-05-18T05:08:34.3147785Z inflating: build/bin/test_jit 2022-05-18T05:08:34.3149112Z inflating: .pytorch-test-times.json 2022-05-18T05:08:34.3200265Z ##[group]Run df -H 2022-05-18T05:08:34.3200837Z df -H 2022-05-18T05:08:34.3246739Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T05:08:34.3247499Z env: 2022-05-18T05:08:34.3248035Z IN_CI: 1 2022-05-18T05:08:34.3248608Z IS_GHA: 1 2022-05-18T05:08:34.3249282Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:34.3250076Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:34.3251316Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T05:08:34.3252395Z ##[endgroup] 2022-05-18T05:08:34.3329598Z Filesystem Size Used Avail Use% Mounted on 2022-05-18T05:08:34.3330098Z udev 136G 0 136G 0% /dev 2022-05-18T05:08:34.3330510Z tmpfs 28G 1.4M 28G 1% /run 2022-05-18T05:08:34.3330908Z /dev/nvme0n1p1 984G 362G 572G 39% / 2022-05-18T05:08:34.3331316Z tmpfs 136G 8.2k 136G 1% /dev/shm 2022-05-18T05:08:34.3331798Z tmpfs 5.3M 0 5.3M 0% /run/lock 2022-05-18T05:08:34.3332337Z tmpfs 136G 0 136G 0% /sys/fs/cgroup 2022-05-18T05:08:34.3332916Z tmpfs 28G 13k 28G 1% /run/user/1502 2022-05-18T05:08:34.3366738Z ##[group]Run .github/scripts/parse_ref.py 2022-05-18T05:08:34.3367220Z .github/scripts/parse_ref.py 2022-05-18T05:08:34.3400653Z shell: /bin/bash -e {0} 2022-05-18T05:08:34.3401011Z env: 2022-05-18T05:08:34.3401330Z IN_CI: 1 2022-05-18T05:08:34.3401661Z IS_GHA: 1 2022-05-18T05:08:34.3402013Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:34.3402476Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:34.3403218Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T05:08:34.3403843Z ##[endgroup] 2022-05-18T05:08:34.3832067Z ##[group]Run set -x 2022-05-18T05:08:34.3832451Z set -x 2022-05-18T05:08:34.3832723Z  2022-05-18T05:08:34.3833041Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-05-18T05:08:34.3833572Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-05-18T05:08:34.3833973Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-05-18T05:08:34.3834354Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-05-18T05:08:34.3834667Z else 2022-05-18T05:08:34.3834992Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-05-18T05:08:34.3835313Z fi 2022-05-18T05:08:34.3835561Z  2022-05-18T05:08:34.3835923Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-05-18T05:08:34.3836329Z export COMMIT_MESSAGES 2022-05-18T05:08:34.3836614Z  2022-05-18T05:08:34.3836975Z # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T05:08:34.3837466Z # TODO: Stop building test binaries as part of the build phase 2022-05-18T05:08:34.3837895Z # Used for GPU_FLAG since that doesn't play nice 2022-05-18T05:08:34.3838274Z # shellcheck disable=SC2086,SC2090 2022-05-18T05:08:34.3838625Z container_name=$(docker run \ 2022-05-18T05:08:34.3838942Z  ${GPU_FLAG:-} \ 2022-05-18T05:08:34.3839252Z  -e BUILD_ENVIRONMENT \ 2022-05-18T05:08:34.3839565Z  -e PR_NUMBER \ 2022-05-18T05:08:34.3839908Z  -e CUSTOM_TEST_ARTIFACT_BUILD_DIR \ 2022-05-18T05:08:34.3840240Z  -e GITHUB_ACTIONS \ 2022-05-18T05:08:34.3840535Z  -e IN_CI \ 2022-05-18T05:08:34.3840810Z  -e IS_GHA \ 2022-05-18T05:08:34.3841098Z  -e BRANCH \ 2022-05-18T05:08:34.3841375Z  -e SHA1 \ 2022-05-18T05:08:34.3841667Z  -e AWS_DEFAULT_REGION \ 2022-05-18T05:08:34.3842008Z  -e IN_WHEEL_TEST \ 2022-05-18T05:08:34.3842307Z  -e SHARD_NUMBER \ 2022-05-18T05:08:34.3842572Z  -e JOB_BASE_NAME \ 2022-05-18T05:08:34.3842825Z  -e TEST_CONFIG \ 2022-05-18T05:08:34.3843083Z  -e NUM_TEST_SHARDS \ 2022-05-18T05:08:34.3843331Z  -e PR_BODY \ 2022-05-18T05:08:34.3843594Z  -e COMMIT_MESSAGES \ 2022-05-18T05:08:34.3843882Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-05-18T05:08:34.3844152Z  -e PR_LABELS \ 2022-05-18T05:08:34.3844434Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-05-18T05:08:34.3844720Z  -e SCCACHE_BUCKET \ 2022-05-18T05:08:34.3845003Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-05-18T05:08:34.3845334Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-05-18T05:08:34.3845649Z  --ulimit stack=10485760:83886080 \ 2022-05-18T05:08:34.3845953Z  --security-opt seccomp=unconfined \ 2022-05-18T05:08:34.3846255Z  --cap-add=SYS_PTRACE \ 2022-05-18T05:08:34.3846533Z  --shm-size="8g" \ 2022-05-18T05:08:34.3846770Z  --tty \ 2022-05-18T05:08:34.3847011Z  --detach \ 2022-05-18T05:08:34.3847279Z  --name="${container_name}" \ 2022-05-18T05:08:34.3847556Z  --user jenkins \ 2022-05-18T05:08:34.3847874Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-05-18T05:08:34.3848218Z  -w /var/lib/jenkins/workspace \ 2022-05-18T05:08:34.3848486Z  "${DOCKER_IMAGE}" 2022-05-18T05:08:34.3848732Z ) 2022-05-18T05:08:34.3848999Z # save container name for later step 2022-05-18T05:08:34.3849341Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2022-05-18T05:08:34.3849807Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2022-05-18T05:08:34.3850363Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2022-05-18T05:08:34.3874664Z shell: /bin/bash -e {0} 2022-05-18T05:08:34.3874965Z env: 2022-05-18T05:08:34.3875208Z IN_CI: 1 2022-05-18T05:08:34.3875469Z IS_GHA: 1 2022-05-18T05:08:34.3875816Z GIT_DEFAULT_BRANCH: master 2022-05-18T05:08:34.3876169Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T05:08:34.3876733Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T05:08:34.3877305Z BUILD_ENVIRONMENT: linux-bionic-rocm5.1-py3.7 2022-05-18T05:08:34.3877649Z PR_NUMBER: 2022-05-18T05:08:34.3877921Z BRANCH: master 2022-05-18T05:08:34.3878284Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-05-18T05:08:34.3878691Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T05:08:34.3879039Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T05:08:34.3879417Z JOB_BASE_NAME: linux-bionic-rocm5.1-py3.7-test 2022-05-18T05:08:34.3879770Z TEST_CONFIG: default 2022-05-18T05:08:34.3880053Z SHARD_NUMBER: 2 2022-05-18T05:08:34.3880336Z NUM_TEST_SHARDS: 2 2022-05-18T05:08:34.3880617Z PR_BODY: 2022-05-18T05:08:34.3880969Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-05-18T05:08:34.3881588Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-rocm5.1-py3.7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T05:08:34.3882237Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-05-18T05:08:34.3882606Z ##[endgroup] 2022-05-18T05:08:34.3927673Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-05-18T05:08:34.3929365Z + [[ linux-bionic-rocm5.1-py3.7 == *onnx* ]] 2022-05-18T05:08:34.3930227Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-05-18T05:08:34.3934267Z ++ git cherry -v origin/master 2022-05-18T05:08:34.4001789Z + COMMIT_MESSAGES= 2022-05-18T05:08:34.4002516Z + export COMMIT_MESSAGES 2022-05-18T05:08:34.4018438Z +++ nproc --ignore=2 2022-05-18T05:08:34.4044349Z ++ docker run --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon -e BUILD_ENVIRONMENT -e PR_NUMBER -e CUSTOM_TEST_ARTIFACT_BUILD_DIR -e GITHUB_ACTIONS -e IN_CI -e IS_GHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e JOB_BASE_NAME -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PR_LABELS -e MAX_JOBS=62 -e SCCACHE_BUCKET -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2342799944 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --shm-size=8g --tty --detach --name= --user jenkins -v /home/pytorchci/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-rocm5.1-py3.7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T05:08:36.0932672Z + container_name=211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T05:08:36.0934009Z + echo CONTAINER_NAME=211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T05:08:36.0936581Z + docker exec -t 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-05-18T05:08:41.1384209Z Processing ./dist/torch-1.12.0a0+git3b23752-cp37-cp37m-linux_x86_64.whl 2022-05-18T05:08:41.2429669Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.12.0a0+git3b23752) (4.1.1) 2022-05-18T05:08:41.7341268Z Installing collected packages: torch 2022-05-18T05:08:49.1907422Z Successfully installed torch-1.12.0a0+git3b23752 2022-05-18T05:08:49.2513056Z + COMPACT_JOB_NAME=linux-bionic-rocm5.1-py3.7 2022-05-18T05:08:49.2516202Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-05-18T05:08:49.2774587Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-05-18T05:08:49.2776643Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-05-18T05:08:49.2778392Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-05-18T05:08:49.2780262Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-05-18T05:08:49.2781681Z + BUILD_DIR=build 2022-05-18T05:08:49.2782343Z + BUILD_RENAMED_DIR=build_renamed 2022-05-18T05:08:49.2783085Z + BUILD_BIN_DIR=build/bin 2022-05-18T05:08:49.2783893Z + [[ -n default ]] 2022-05-18T05:08:49.2784911Z + BUILD_ENVIRONMENT=linux-bionic-rocm5.1-py3.7-default 2022-05-18T05:08:49.2786253Z + [[ linux-bionic-rocm5.1-py3.7-default != *bazel* ]] 2022-05-18T05:08:49.2787118Z ++ realpath build/custom_test_artifacts 2022-05-18T05:08:49.2799298Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2022-05-18T05:08:49.2803794Z ++ dirname .jenkins/pytorch/test.sh 2022-05-18T05:08:49.2823969Z + source .jenkins/pytorch/common.sh 2022-05-18T05:08:49.2825411Z +++ dirname .jenkins/pytorch/common.sh 2022-05-18T05:08:49.2854828Z ++ source .jenkins/pytorch/common_utils.sh 2022-05-18T05:08:49.2861234Z +++ TORCHVISION_COMMIT=8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T05:08:49.2862521Z ++ set -ex 2022-05-18T05:08:49.2874874Z ++++ dirname .jenkins/pytorch/common.sh 2022-05-18T05:08:49.2900570Z +++ cd .jenkins/pytorch 2022-05-18T05:08:49.2901329Z +++ pwd -P 2022-05-18T05:08:49.2904870Z ++ SCRIPT_DIR=/var/lib/jenkins/pytorch/.jenkins/pytorch 2022-05-18T05:08:49.2906644Z ++ [[ linux-bionic-rocm5.1-py3.7-default == *linux* ]] 2022-05-18T05:08:49.2911923Z +++ find /etc/apt/ -type f -name '*.list' 2022-05-18T05:08:49.2954796Z ++ sudo sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list /etc/apt/sources.list.d/amdgpu.list /etc/apt/sources.list.d/rocm.list /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-bionic.list 2022-05-18T05:08:49.3075232Z ++ [[ linux-bionic-rocm5.1-py3.7-default == *rocm* ]] 2022-05-18T05:08:49.3076180Z ++ unset HIP_PLATFORM 2022-05-18T05:08:49.3076944Z ++ export PYTORCH_TEST_WITH_ROCM=1 2022-05-18T05:08:49.3077736Z ++ PYTORCH_TEST_WITH_ROCM=1 2022-05-18T05:08:49.3078530Z ++ export HSAKMT_DEBUG_LEVEL=4 2022-05-18T05:08:49.3079237Z ++ HSAKMT_DEBUG_LEVEL=4 2022-05-18T05:08:49.3079989Z ++ export HSA_FORCE_FINE_GRAIN_PCIE=1 2022-05-18T05:08:49.3080789Z ++ HSA_FORCE_FINE_GRAIN_PCIE=1 2022-05-18T05:08:49.3081514Z ++ echo ENTERED_USER_LAND 2022-05-18T05:08:49.3082194Z ENTERED_USER_LAND 2022-05-18T05:08:49.3082844Z ++ export IN_CI=1 2022-05-18T05:08:49.3083458Z ++ IN_CI=1 2022-05-18T05:08:49.3084255Z ++ declare -f -t trap_add 2022-05-18T05:08:49.3084966Z ++ trap_add cleanup EXIT 2022-05-18T05:08:49.3085689Z ++ trap_add_cmd=cleanup 2022-05-18T05:08:49.3086339Z ++ shift 2022-05-18T05:08:49.3086975Z ++ for trap_add_name in "$@" 2022-05-18T05:08:49.3097984Z ++++ trap -p EXIT 2022-05-18T05:08:49.3099209Z +++ eval 'extract_trap_cmd ' 2022-05-18T05:08:49.3099949Z ++++ extract_trap_cmd 2022-05-18T05:08:49.3100751Z ++++ printf '%s\n' '' 2022-05-18T05:08:49.3101579Z +++ printf '%s\n' cleanup 2022-05-18T05:08:49.3105548Z ++ trap -- ' 2022-05-18T05:08:49.3106452Z cleanup' EXIT 2022-05-18T05:08:49.3112991Z ++ [[ linux-bionic-rocm5.1-py3.7-default != *win-* ]] 2022-05-18T05:08:49.3113834Z ++ which sccache 2022-05-18T05:08:49.3141915Z ++ sccache --stop-server 2022-05-18T05:08:49.3168342Z ++ true 2022-05-18T05:08:49.3170013Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-05-18T05:08:49.3189694Z ++ [[ -n '' ]] 2022-05-18T05:08:49.3191157Z ++ [[ linux-bionic-rocm5.1-py3.7-default == *rocm* ]] 2022-05-18T05:08:49.3192294Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T05:08:49.3193088Z ++ SCCACHE_IDLE_TIMEOUT=0 2022-05-18T05:08:49.3193915Z ++ sccache --start-server 2022-05-18T05:08:49.3222012Z Starting sccache server... 2022-05-18T05:08:49.9776965Z ++ sccache --zero-stats 2022-05-18T05:08:49.9805792Z Compile requests 0 2022-05-18T05:08:49.9807100Z Compile requests executed 0 2022-05-18T05:08:49.9808152Z Cache hits 0 2022-05-18T05:08:49.9808816Z Cache misses 0 2022-05-18T05:08:49.9809865Z Cache timeouts 0 2022-05-18T05:08:49.9810878Z Cache read errors 0 2022-05-18T05:08:49.9811912Z Forced recaches 0 2022-05-18T05:08:49.9813256Z Cache write errors 0 2022-05-18T05:08:49.9814217Z Compilation failures 0 2022-05-18T05:08:49.9815046Z Cache errors 0 2022-05-18T05:08:49.9816058Z Non-cacheable compilations 0 2022-05-18T05:08:49.9816973Z Non-cacheable calls 0 2022-05-18T05:08:49.9817851Z Non-compilation calls 0 2022-05-18T05:08:49.9818614Z Unsupported compiler calls 0 2022-05-18T05:08:49.9819342Z Average cache write 0.000 s 2022-05-18T05:08:49.9820109Z Average cache read miss 0.000 s 2022-05-18T05:08:49.9820847Z Average cache read hit 0.000 s 2022-05-18T05:08:49.9822700Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T05:08:49.9824358Z ++ [[ linux-bionic-rocm5.1-py3.7-test == *-build ]] 2022-05-18T05:08:49.9825136Z ++ which ccache 2022-05-18T05:08:49.9832879Z ++ '[' -z linux-bionic-rocm5.1-py3.7 ']' 2022-05-18T05:08:49.9834569Z ++ [[ linux-bionic-rocm5.1-py3.7-default == *linux-trusty-py3.6-gcc7* ]] 2022-05-18T05:08:49.9835531Z ++ BUILD_TEST_LIBTORCH=0 2022-05-18T05:08:49.9836206Z ++ [[ default == *xla* ]] 2022-05-18T05:08:49.9837244Z ++ [[ linux-bionic-rocm5.1-py3.7-default == *centos* ]] 2022-05-18T05:08:49.9838474Z ++ [[ linux-bionic-rocm5.1-py3.7-default == *linux-bionic* ]] 2022-05-18T05:08:49.9839278Z ++ which conda 2022-05-18T05:08:49.9850151Z /opt/conda/bin/conda 2022-05-18T05:08:49.9851446Z ++ conda install -q -y cmake 2022-05-18T05:08:52.3082555Z Collecting package metadata (current_repodata.json): ...working... done 2022-05-18T05:08:52.8114275Z Solving environment: ...working... done 2022-05-18T05:08:52.9036808Z 2022-05-18T05:08:52.9037762Z ## Package Plan ## 2022-05-18T05:08:52.9038392Z 2022-05-18T05:08:52.9038976Z environment location: /opt/conda 2022-05-18T05:08:52.9039734Z 2022-05-18T05:08:52.9040180Z added / updated specs: 2022-05-18T05:08:52.9041749Z - cmake 2022-05-18T05:08:52.9042123Z 2022-05-18T05:08:52.9042153Z 2022-05-18T05:08:52.9042641Z The following packages will be downloaded: 2022-05-18T05:08:52.9043348Z 2022-05-18T05:08:52.9043794Z package | build 2022-05-18T05:08:52.9045167Z ---------------------------|----------------- 2022-05-18T05:08:52.9046341Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-05-18T05:08:52.9047424Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-05-18T05:08:52.9048599Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-05-18T05:08:52.9050195Z expat-2.4.4 | h295c915_0 169 KB 2022-05-18T05:08:52.9051651Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-05-18T05:08:52.9053179Z libcurl-7.82.0 | h0b77cf5_0 342 KB 2022-05-18T05:08:52.9054730Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-05-18T05:08:52.9055907Z libev-4.33 | h7f8727e_1 111 KB 2022-05-18T05:08:52.9057017Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-05-18T05:08:52.9058103Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-05-18T05:08:52.9059163Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-05-18T05:08:52.9060195Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-05-18T05:08:52.9061257Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-05-18T05:08:52.9062319Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-05-18T05:08:52.9063448Z ------------------------------------------------------------ 2022-05-18T05:08:52.9064348Z Total: 12.0 MB 2022-05-18T05:08:52.9064805Z 2022-05-18T05:08:52.9065609Z The following NEW packages will be INSTALLED: 2022-05-18T05:08:52.9066588Z 2022-05-18T05:08:52.9102467Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-05-18T05:08:52.9104196Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-05-18T05:08:52.9105464Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-05-18T05:08:52.9106879Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-05-18T05:08:52.9108125Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-05-18T05:08:52.9109398Z libcurl pkgs/main/linux-64::libcurl-7.82.0-h0b77cf5_0 2022-05-18T05:08:52.9110725Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-05-18T05:08:52.9112005Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-05-18T05:08:52.9113310Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-05-18T05:08:52.9114611Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-05-18T05:08:52.9115887Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-05-18T05:08:52.9117119Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-05-18T05:08:52.9118366Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-05-18T05:08:52.9119587Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-05-18T05:08:52.9120084Z 2022-05-18T05:08:52.9120100Z 2022-05-18T05:08:54.0882915Z Preparing transaction: ...working... done 2022-05-18T05:08:54.4859357Z Verifying transaction: ...working... done 2022-05-18T05:08:54.8748314Z Executing transaction: ...working... done 2022-05-18T05:08:55.0962412Z ++ [[ linux-bionic-rocm5.1-py3.7-default == *centos* ]] 2022-05-18T05:08:55.0964040Z + echo 'Testing pytorch' 2022-05-18T05:08:55.0964901Z Testing pytorch 2022-05-18T05:08:55.0965859Z + export LANG=C.UTF-8 2022-05-18T05:08:55.0966781Z + LANG=C.UTF-8 2022-05-18T05:08:55.0967562Z + PR_NUMBER= 2022-05-18T05:08:55.0968252Z + [[ default == \d\e\f\a\u\l\t ]] 2022-05-18T05:08:55.0968978Z + export CUDA_VISIBLE_DEVICES=0 2022-05-18T05:08:55.0969677Z + CUDA_VISIBLE_DEVICES=0 2022-05-18T05:08:55.0970384Z + export HIP_VISIBLE_DEVICES=0 2022-05-18T05:08:55.0971108Z + HIP_VISIBLE_DEVICES=0 2022-05-18T05:08:55.0971826Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-05-18T05:08:55.0972929Z + [[ linux-bionic-rocm5.1-py3.7-default == *-slow-* ]] 2022-05-18T05:08:55.0973743Z + [[ default == \s\l\o\w ]] 2022-05-18T05:08:55.0974816Z + [[ linux-bionic-rocm5.1-py3.7-default == *slow-gradcheck* ]] 2022-05-18T05:08:55.0976003Z + [[ linux-bionic-rocm5.1-py3.7-default == *cuda* ]] 2022-05-18T05:08:55.0977151Z + [[ linux-bionic-rocm5.1-py3.7-default == *rocm* ]] 2022-05-18T05:08:55.0978060Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-05-18T05:08:55.0978886Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-05-18T05:08:55.0979986Z + [[ linux-bionic-rocm5.1-py3.7-default == *cuda11* ]] 2022-05-18T05:08:55.0981150Z + [[ linux-bionic-rocm5.1-py3.7-default == *crossref* ]] 2022-05-18T05:08:55.0982064Z + [[ -n '' ]] 2022-05-18T05:08:55.0982795Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-05-18T05:08:55.0983646Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-05-18T05:08:55.0984729Z + [[ linux-bionic-rocm5.1-py3.7-default == *rocm* ]] 2022-05-18T05:08:55.0985493Z + rocminfo 2022-05-18T05:08:55.1189180Z ROCk module is loaded 2022-05-18T05:08:55.1824262Z ===================== 2022-05-18T05:08:55.1825381Z HSA System Attributes 2022-05-18T05:08:55.1826612Z ===================== 2022-05-18T05:08:55.1827599Z Runtime Version: 1.1 2022-05-18T05:08:55.1828834Z System Timestamp Freq.: 1000.000000MHz 2022-05-18T05:08:55.1830179Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2022-05-18T05:08:55.1831723Z Machine Model: LARGE 2022-05-18T05:08:55.1832992Z System Endianness: LITTLE 2022-05-18T05:08:55.1833744Z 2022-05-18T05:08:55.1834582Z ========== 2022-05-18T05:08:55.1835549Z HSA Agents 2022-05-18T05:08:55.1836951Z ========== 2022-05-18T05:08:55.1837846Z ******* 2022-05-18T05:08:55.1839201Z Agent 1 2022-05-18T05:08:55.1840079Z ******* 2022-05-18T05:08:55.1841704Z Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.1843339Z Uuid: CPU-XX 2022-05-18T05:08:55.1844573Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.1845541Z Vendor Name: CPU 2022-05-18T05:08:55.1846451Z Feature: None specified 2022-05-18T05:08:55.1847384Z Profile: FULL_PROFILE 2022-05-18T05:08:55.1848279Z Float Round Mode: NEAR 2022-05-18T05:08:55.1849186Z Max Queue Number: 0(0x0) 2022-05-18T05:08:55.1850092Z Queue Min Size: 0(0x0) 2022-05-18T05:08:55.1850969Z Queue Max Size: 0(0x0) 2022-05-18T05:08:55.1851863Z Queue Type: MULTI 2022-05-18T05:08:55.1852711Z Node: 0 2022-05-18T05:08:55.1853557Z Device Type: CPU 2022-05-18T05:08:55.1854320Z Cache Info: 2022-05-18T05:08:55.1855111Z L1: 32768(0x8000) KB 2022-05-18T05:08:55.1855948Z Chip ID: 0(0x0) 2022-05-18T05:08:55.1856817Z Cacheline Size: 64(0x40) 2022-05-18T05:08:55.1857692Z Max Clock Freq. (MHz): 2200 2022-05-18T05:08:55.1858550Z BDFID: 0 2022-05-18T05:08:55.1859384Z Internal Node ID: 0 2022-05-18T05:08:55.1860253Z Compute Unit: 16 2022-05-18T05:08:55.1861123Z SIMDs per CU: 0 2022-05-18T05:08:55.1862004Z Shader Engines: 0 2022-05-18T05:08:55.1862903Z Shader Arrs. per Eng.: 0 2022-05-18T05:08:55.1863830Z WatchPts on Addr. Ranges:1 2022-05-18T05:08:55.1864640Z Features: None 2022-05-18T05:08:55.1865373Z Pool Info: 2022-05-18T05:08:55.1866233Z Pool 1 2022-05-18T05:08:55.1867107Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-05-18T05:08:55.1868049Z Size: 65894484(0x3ed7854) KB 2022-05-18T05:08:55.1868945Z Allocatable: TRUE 2022-05-18T05:08:55.1869839Z Alloc Granule: 4KB 2022-05-18T05:08:55.1870747Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1871674Z Accessible by all: TRUE 2022-05-18T05:08:55.1872501Z Pool 2 2022-05-18T05:08:55.1873394Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-05-18T05:08:55.1874340Z Size: 65894484(0x3ed7854) KB 2022-05-18T05:08:55.1875212Z Allocatable: TRUE 2022-05-18T05:08:55.1876118Z Alloc Granule: 4KB 2022-05-18T05:08:55.1877011Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1877925Z Accessible by all: TRUE 2022-05-18T05:08:55.1878729Z Pool 3 2022-05-18T05:08:55.1879602Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:55.1880769Z Size: 65894484(0x3ed7854) KB 2022-05-18T05:08:55.1881653Z Allocatable: TRUE 2022-05-18T05:08:55.1882684Z Alloc Granule: 4KB 2022-05-18T05:08:55.1883593Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1884513Z Accessible by all: TRUE 2022-05-18T05:08:55.1885329Z ISA Info: 2022-05-18T05:08:55.1886028Z ******* 2022-05-18T05:08:55.1886684Z Agent 2 2022-05-18T05:08:55.1887354Z ******* 2022-05-18T05:08:55.1888483Z Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.1889655Z Uuid: CPU-XX 2022-05-18T05:08:55.1890849Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.1891820Z Vendor Name: CPU 2022-05-18T05:08:55.1892706Z Feature: None specified 2022-05-18T05:08:55.1893625Z Profile: FULL_PROFILE 2022-05-18T05:08:55.1894552Z Float Round Mode: NEAR 2022-05-18T05:08:55.1895449Z Max Queue Number: 0(0x0) 2022-05-18T05:08:55.1896340Z Queue Min Size: 0(0x0) 2022-05-18T05:08:55.1897211Z Queue Max Size: 0(0x0) 2022-05-18T05:08:55.1898087Z Queue Type: MULTI 2022-05-18T05:08:55.1898941Z Node: 1 2022-05-18T05:08:55.1899785Z Device Type: CPU 2022-05-18T05:08:55.1900576Z Cache Info: 2022-05-18T05:08:55.1901375Z L1: 32768(0x8000) KB 2022-05-18T05:08:55.1902213Z Chip ID: 0(0x0) 2022-05-18T05:08:55.1903055Z Cacheline Size: 64(0x40) 2022-05-18T05:08:55.1903940Z Max Clock Freq. (MHz): 2200 2022-05-18T05:08:55.1904781Z BDFID: 0 2022-05-18T05:08:55.1905628Z Internal Node ID: 1 2022-05-18T05:08:55.1906843Z Compute Unit: 16 2022-05-18T05:08:55.1907699Z SIMDs per CU: 0 2022-05-18T05:08:55.1908567Z Shader Engines: 0 2022-05-18T05:08:55.1909447Z Shader Arrs. per Eng.: 0 2022-05-18T05:08:55.1910368Z WatchPts on Addr. Ranges:1 2022-05-18T05:08:55.1911186Z Features: None 2022-05-18T05:08:55.1911932Z Pool Info: 2022-05-18T05:08:55.1912660Z Pool 1 2022-05-18T05:08:55.1913530Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-05-18T05:08:55.1914460Z Size: 66052532(0x3efe1b4) KB 2022-05-18T05:08:55.1915358Z Allocatable: TRUE 2022-05-18T05:08:55.1916265Z Alloc Granule: 4KB 2022-05-18T05:08:55.1917169Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1918006Z Accessible by all: TRUE 2022-05-18T05:08:55.1918349Z Pool 2 2022-05-18T05:08:55.1918706Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-05-18T05:08:55.1919023Z Size: 66052532(0x3efe1b4) KB 2022-05-18T05:08:55.1919325Z Allocatable: TRUE 2022-05-18T05:08:55.1919706Z Alloc Granule: 4KB 2022-05-18T05:08:55.1920018Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1920375Z Accessible by all: TRUE 2022-05-18T05:08:55.1920641Z Pool 3 2022-05-18T05:08:55.1920946Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:55.1921270Z Size: 66052532(0x3efe1b4) KB 2022-05-18T05:08:55.1921574Z Allocatable: TRUE 2022-05-18T05:08:55.1921889Z Alloc Granule: 4KB 2022-05-18T05:08:55.1922197Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1922515Z Accessible by all: TRUE 2022-05-18T05:08:55.1922779Z ISA Info: 2022-05-18T05:08:55.1923019Z ******* 2022-05-18T05:08:55.1923253Z Agent 3 2022-05-18T05:08:55.1923488Z ******* 2022-05-18T05:08:55.1923880Z Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.1924264Z Uuid: CPU-XX 2022-05-18T05:08:55.1924666Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.1924985Z Vendor Name: CPU 2022-05-18T05:08:55.1925290Z Feature: None specified 2022-05-18T05:08:55.1925608Z Profile: FULL_PROFILE 2022-05-18T05:08:55.1925921Z Float Round Mode: NEAR 2022-05-18T05:08:55.1926222Z Max Queue Number: 0(0x0) 2022-05-18T05:08:55.1926513Z Queue Min Size: 0(0x0) 2022-05-18T05:08:55.1926810Z Queue Max Size: 0(0x0) 2022-05-18T05:08:55.1927118Z Queue Type: MULTI 2022-05-18T05:08:55.1927414Z Node: 2 2022-05-18T05:08:55.1927714Z Device Type: CPU 2022-05-18T05:08:55.1927990Z Cache Info: 2022-05-18T05:08:55.1928257Z L1: 32768(0x8000) KB 2022-05-18T05:08:55.1928543Z Chip ID: 0(0x0) 2022-05-18T05:08:55.1928839Z Cacheline Size: 64(0x40) 2022-05-18T05:08:55.1929140Z Max Clock Freq. (MHz): 2200 2022-05-18T05:08:55.1929431Z BDFID: 0 2022-05-18T05:08:55.1929720Z Internal Node ID: 2 2022-05-18T05:08:55.1930004Z Compute Unit: 16 2022-05-18T05:08:55.1930306Z SIMDs per CU: 0 2022-05-18T05:08:55.1930608Z Shader Engines: 0 2022-05-18T05:08:55.1930915Z Shader Arrs. per Eng.: 0 2022-05-18T05:08:55.1931241Z WatchPts on Addr. Ranges:1 2022-05-18T05:08:55.1931530Z Features: None 2022-05-18T05:08:55.1931772Z Pool Info: 2022-05-18T05:08:55.1932021Z Pool 1 2022-05-18T05:08:55.1932322Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-05-18T05:08:55.1932652Z Size: 66027676(0x3ef809c) KB 2022-05-18T05:08:55.1932960Z Allocatable: TRUE 2022-05-18T05:08:55.1933272Z Alloc Granule: 4KB 2022-05-18T05:08:55.1933572Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1933953Z Accessible by all: TRUE 2022-05-18T05:08:55.1934230Z Pool 2 2022-05-18T05:08:55.1934531Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-05-18T05:08:55.1934890Z Size: 66027676(0x3ef809c) KB 2022-05-18T05:08:55.1935199Z Allocatable: TRUE 2022-05-18T05:08:55.1935512Z Alloc Granule: 4KB 2022-05-18T05:08:55.1935813Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1936130Z Accessible by all: TRUE 2022-05-18T05:08:55.1936412Z Pool 3 2022-05-18T05:08:55.1936716Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:55.1937036Z Size: 66027676(0x3ef809c) KB 2022-05-18T05:08:55.1937342Z Allocatable: TRUE 2022-05-18T05:08:55.1937637Z Alloc Granule: 4KB 2022-05-18T05:08:55.1937939Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1938257Z Accessible by all: TRUE 2022-05-18T05:08:55.1938527Z ISA Info: 2022-05-18T05:08:55.1938761Z ******* 2022-05-18T05:08:55.1938987Z Agent 4 2022-05-18T05:08:55.1939206Z ******* 2022-05-18T05:08:55.1939588Z Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.1939981Z Uuid: CPU-XX 2022-05-18T05:08:55.1940383Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.1940705Z Vendor Name: CPU 2022-05-18T05:08:55.1941018Z Feature: None specified 2022-05-18T05:08:55.1941324Z Profile: FULL_PROFILE 2022-05-18T05:08:55.1941637Z Float Round Mode: NEAR 2022-05-18T05:08:55.1941943Z Max Queue Number: 0(0x0) 2022-05-18T05:08:55.1942250Z Queue Min Size: 0(0x0) 2022-05-18T05:08:55.1942548Z Queue Max Size: 0(0x0) 2022-05-18T05:08:55.1942845Z Queue Type: MULTI 2022-05-18T05:08:55.1943123Z Node: 3 2022-05-18T05:08:55.1943407Z Device Type: CPU 2022-05-18T05:08:55.1943674Z Cache Info: 2022-05-18T05:08:55.1943953Z L1: 32768(0x8000) KB 2022-05-18T05:08:55.1944239Z Chip ID: 0(0x0) 2022-05-18T05:08:55.1944532Z Cacheline Size: 64(0x40) 2022-05-18T05:08:55.1944844Z Max Clock Freq. (MHz): 2200 2022-05-18T05:08:55.1945127Z BDFID: 0 2022-05-18T05:08:55.1945426Z Internal Node ID: 3 2022-05-18T05:08:55.1945728Z Compute Unit: 16 2022-05-18T05:08:55.1946092Z SIMDs per CU: 0 2022-05-18T05:08:55.1946395Z Shader Engines: 0 2022-05-18T05:08:55.1946705Z Shader Arrs. per Eng.: 0 2022-05-18T05:08:55.1947010Z WatchPts on Addr. Ranges:1 2022-05-18T05:08:55.1947290Z Features: None 2022-05-18T05:08:55.1947545Z Pool Info: 2022-05-18T05:08:55.1947796Z Pool 1 2022-05-18T05:08:55.1948101Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-05-18T05:08:55.1948488Z Size: 66051008(0x3efdbc0) KB 2022-05-18T05:08:55.1948790Z Allocatable: TRUE 2022-05-18T05:08:55.1949145Z Alloc Granule: 4KB 2022-05-18T05:08:55.1949451Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1949765Z Accessible by all: TRUE 2022-05-18T05:08:55.1950047Z Pool 2 2022-05-18T05:08:55.1950351Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2022-05-18T05:08:55.1950666Z Size: 66051008(0x3efdbc0) KB 2022-05-18T05:08:55.1950978Z Allocatable: TRUE 2022-05-18T05:08:55.1951289Z Alloc Granule: 4KB 2022-05-18T05:08:55.1951605Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1951921Z Accessible by all: TRUE 2022-05-18T05:08:55.1952208Z Pool 3 2022-05-18T05:08:55.1952500Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:55.1952829Z Size: 66051008(0x3efdbc0) KB 2022-05-18T05:08:55.1953143Z Allocatable: TRUE 2022-05-18T05:08:55.1953457Z Alloc Granule: 4KB 2022-05-18T05:08:55.1953766Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1954083Z Accessible by all: TRUE 2022-05-18T05:08:55.1954364Z ISA Info: 2022-05-18T05:08:55.1954594Z ******* 2022-05-18T05:08:55.1954832Z Agent 5 2022-05-18T05:08:55.1955070Z ******* 2022-05-18T05:08:55.1955340Z Name: gfx906 2022-05-18T05:08:55.1955735Z Uuid: GPU-7bda696172e620ff 2022-05-18T05:08:55.1956033Z Marketing Name: 2022-05-18T05:08:55.1956337Z Vendor Name: AMD 2022-05-18T05:08:55.1956640Z Feature: KERNEL_DISPATCH 2022-05-18T05:08:55.1956957Z Profile: BASE_PROFILE 2022-05-18T05:08:55.1957274Z Float Round Mode: NEAR 2022-05-18T05:08:55.1957583Z Max Queue Number: 128(0x80) 2022-05-18T05:08:55.1957883Z Queue Min Size: 64(0x40) 2022-05-18T05:08:55.1958172Z Queue Max Size: 131072(0x20000) 2022-05-18T05:08:55.1958477Z Queue Type: MULTI 2022-05-18T05:08:55.1958775Z Node: 4 2022-05-18T05:08:55.1959076Z Device Type: GPU 2022-05-18T05:08:55.1959344Z Cache Info: 2022-05-18T05:08:55.1959623Z L1: 16(0x10) KB 2022-05-18T05:08:55.1959904Z Chip ID: 26273(0x66a1) 2022-05-18T05:08:55.1960202Z Cacheline Size: 64(0x40) 2022-05-18T05:08:55.1960506Z Max Clock Freq. (MHz): 1725 2022-05-18T05:08:55.1960799Z BDFID: 8960 2022-05-18T05:08:55.1961092Z Internal Node ID: 4 2022-05-18T05:08:55.1961393Z Compute Unit: 60 2022-05-18T05:08:55.1961682Z SIMDs per CU: 4 2022-05-18T05:08:55.1961984Z Shader Engines: 4 2022-05-18T05:08:55.1962342Z Shader Arrs. per Eng.: 1 2022-05-18T05:08:55.1962661Z WatchPts on Addr. Ranges:4 2022-05-18T05:08:55.1962969Z Features: KERNEL_DISPATCH 2022-05-18T05:08:55.1963326Z Fast F16 Operation: TRUE 2022-05-18T05:08:55.1963632Z Wavefront Size: 64(0x40) 2022-05-18T05:08:55.1963930Z Workgroup Max Size: 1024(0x400) 2022-05-18T05:08:55.1964229Z Workgroup Max Size per Dimension: 2022-05-18T05:08:55.1964519Z x 1024(0x400) 2022-05-18T05:08:55.1964796Z y 1024(0x400) 2022-05-18T05:08:55.1965072Z z 1024(0x400) 2022-05-18T05:08:55.1965374Z Max Waves Per CU: 40(0x28) 2022-05-18T05:08:55.1965770Z Max Work-item Per CU: 2560(0xa00) 2022-05-18T05:08:55.1966092Z Grid Max Size: 4294967295(0xffffffff) 2022-05-18T05:08:55.1966390Z Grid Max Size per Dimension: 2022-05-18T05:08:55.1966692Z x 4294967295(0xffffffff) 2022-05-18T05:08:55.1967095Z y 4294967295(0xffffffff) 2022-05-18T05:08:55.1967389Z z 4294967295(0xffffffff) 2022-05-18T05:08:55.1967696Z Max fbarriers/Workgrp: 32 2022-05-18T05:08:55.1967971Z Pool Info: 2022-05-18T05:08:55.1968215Z Pool 1 2022-05-18T05:08:55.1968506Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:55.1968829Z Size: 33538048(0x1ffc000) KB 2022-05-18T05:08:55.1969138Z Allocatable: TRUE 2022-05-18T05:08:55.1969449Z Alloc Granule: 4KB 2022-05-18T05:08:55.1969760Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1970079Z Accessible by all: FALSE 2022-05-18T05:08:55.1970367Z Pool 2 2022-05-18T05:08:55.1970657Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-05-18T05:08:55.1970980Z Size: 33538048(0x1ffc000) KB 2022-05-18T05:08:55.1971288Z Allocatable: TRUE 2022-05-18T05:08:55.1971601Z Alloc Granule: 4KB 2022-05-18T05:08:55.1971920Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1972239Z Accessible by all: FALSE 2022-05-18T05:08:55.1972509Z Pool 3 2022-05-18T05:08:55.1972793Z Segment: GROUP 2022-05-18T05:08:55.1973090Z Size: 64(0x40) KB 2022-05-18T05:08:55.1973392Z Allocatable: FALSE 2022-05-18T05:08:55.1973698Z Alloc Granule: 0KB 2022-05-18T05:08:55.1974005Z Alloc Alignment: 0KB 2022-05-18T05:08:55.1974311Z Accessible by all: FALSE 2022-05-18T05:08:55.1974590Z ISA Info: 2022-05-18T05:08:55.1974833Z ISA 1 2022-05-18T05:08:55.1975244Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-05-18T05:08:55.1975603Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-05-18T05:08:55.1975939Z Profiles: HSA_PROFILE_BASE 2022-05-18T05:08:55.1976255Z Default Rounding Mode: NEAR 2022-05-18T05:08:55.1976579Z Default Rounding Mode: NEAR 2022-05-18T05:08:55.1976948Z Fast f16: TRUE 2022-05-18T05:08:55.1977258Z Workgroup Max Size: 1024(0x400) 2022-05-18T05:08:55.1977612Z Workgroup Max Size per Dimension: 2022-05-18T05:08:55.1977911Z x 1024(0x400) 2022-05-18T05:08:55.1978201Z y 1024(0x400) 2022-05-18T05:08:55.1978480Z z 1024(0x400) 2022-05-18T05:08:55.1978792Z Grid Max Size: 4294967295(0xffffffff) 2022-05-18T05:08:55.1979091Z Grid Max Size per Dimension: 2022-05-18T05:08:55.1979393Z x 4294967295(0xffffffff) 2022-05-18T05:08:55.1979695Z y 4294967295(0xffffffff) 2022-05-18T05:08:55.1979998Z z 4294967295(0xffffffff) 2022-05-18T05:08:55.1980295Z FBarrier Max Size: 32 2022-05-18T05:08:55.1980559Z ******* 2022-05-18T05:08:55.1980789Z Agent 6 2022-05-18T05:08:55.1981027Z ******* 2022-05-18T05:08:55.1981286Z Name: gfx906 2022-05-18T05:08:55.1981682Z Uuid: GPU-4948504172e62132 2022-05-18T05:08:55.1981977Z Marketing Name: 2022-05-18T05:08:55.1982286Z Vendor Name: AMD 2022-05-18T05:08:55.1982600Z Feature: KERNEL_DISPATCH 2022-05-18T05:08:55.1982923Z Profile: BASE_PROFILE 2022-05-18T05:08:55.1983238Z Float Round Mode: NEAR 2022-05-18T05:08:55.1983555Z Max Queue Number: 128(0x80) 2022-05-18T05:08:55.1983847Z Queue Min Size: 64(0x40) 2022-05-18T05:08:55.1984145Z Queue Max Size: 131072(0x20000) 2022-05-18T05:08:55.1984444Z Queue Type: MULTI 2022-05-18T05:08:55.1984734Z Node: 5 2022-05-18T05:08:55.1985020Z Device Type: GPU 2022-05-18T05:08:55.1985284Z Cache Info: 2022-05-18T05:08:55.1985547Z L1: 16(0x10) KB 2022-05-18T05:08:55.1985890Z Chip ID: 26273(0x66a1) 2022-05-18T05:08:55.1986194Z Cacheline Size: 64(0x40) 2022-05-18T05:08:55.1986501Z Max Clock Freq. (MHz): 1725 2022-05-18T05:08:55.1986795Z BDFID: 9728 2022-05-18T05:08:55.1987090Z Internal Node ID: 5 2022-05-18T05:08:55.1987388Z Compute Unit: 60 2022-05-18T05:08:55.1987675Z SIMDs per CU: 4 2022-05-18T05:08:55.1987979Z Shader Engines: 4 2022-05-18T05:08:55.1988286Z Shader Arrs. per Eng.: 1 2022-05-18T05:08:55.1988598Z WatchPts on Addr. Ranges:4 2022-05-18T05:08:55.1988896Z Features: KERNEL_DISPATCH 2022-05-18T05:08:55.1989204Z Fast F16 Operation: TRUE 2022-05-18T05:08:55.1989500Z Wavefront Size: 64(0x40) 2022-05-18T05:08:55.1989801Z Workgroup Max Size: 1024(0x400) 2022-05-18T05:08:55.1990102Z Workgroup Max Size per Dimension: 2022-05-18T05:08:55.1990403Z x 1024(0x400) 2022-05-18T05:08:55.1990757Z y 1024(0x400) 2022-05-18T05:08:55.1991049Z z 1024(0x400) 2022-05-18T05:08:55.1991332Z Max Waves Per CU: 40(0x28) 2022-05-18T05:08:55.1991789Z Max Work-item Per CU: 2560(0xa00) 2022-05-18T05:08:55.1992118Z Grid Max Size: 4294967295(0xffffffff) 2022-05-18T05:08:55.1992412Z Grid Max Size per Dimension: 2022-05-18T05:08:55.1992708Z x 4294967295(0xffffffff) 2022-05-18T05:08:55.1993007Z y 4294967295(0xffffffff) 2022-05-18T05:08:55.1993289Z z 4294967295(0xffffffff) 2022-05-18T05:08:55.1993593Z Max fbarriers/Workgrp: 32 2022-05-18T05:08:55.1993865Z Pool Info: 2022-05-18T05:08:55.1994110Z Pool 1 2022-05-18T05:08:55.1994413Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2022-05-18T05:08:55.1994731Z Size: 33538048(0x1ffc000) KB 2022-05-18T05:08:55.1995024Z Allocatable: TRUE 2022-05-18T05:08:55.1995332Z Alloc Granule: 4KB 2022-05-18T05:08:55.1995642Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1995955Z Accessible by all: FALSE 2022-05-18T05:08:55.1996231Z Pool 2 2022-05-18T05:08:55.1996527Z Segment: GLOBAL; FLAGS: FINE GRAINED 2022-05-18T05:08:55.1996847Z Size: 33538048(0x1ffc000) KB 2022-05-18T05:08:55.1997137Z Allocatable: TRUE 2022-05-18T05:08:55.1997443Z Alloc Granule: 4KB 2022-05-18T05:08:55.1997755Z Alloc Alignment: 4KB 2022-05-18T05:08:55.1998075Z Accessible by all: FALSE 2022-05-18T05:08:55.1998356Z Pool 3 2022-05-18T05:08:55.1998643Z Segment: GROUP 2022-05-18T05:08:55.1998931Z Size: 64(0x40) KB 2022-05-18T05:08:55.1999241Z Allocatable: FALSE 2022-05-18T05:08:55.1999557Z Alloc Granule: 0KB 2022-05-18T05:08:55.1999870Z Alloc Alignment: 0KB 2022-05-18T05:08:55.2000186Z Accessible by all: FALSE 2022-05-18T05:08:55.2000463Z ISA Info: 2022-05-18T05:08:55.2000697Z ISA 1 2022-05-18T05:08:55.2001105Z Name: amdgcn-amd-amdhsa--gfx906:sramecc+:xnack- 2022-05-18T05:08:55.2001481Z Machine Models: HSA_MACHINE_MODEL_LARGE 2022-05-18T05:08:55.2001820Z Profiles: HSA_PROFILE_BASE 2022-05-18T05:08:55.2002155Z Default Rounding Mode: NEAR 2022-05-18T05:08:55.2002487Z Default Rounding Mode: NEAR 2022-05-18T05:08:55.2002788Z Fast f16: TRUE 2022-05-18T05:08:55.2003102Z Workgroup Max Size: 1024(0x400) 2022-05-18T05:08:55.2003410Z Workgroup Max Size per Dimension: 2022-05-18T05:08:55.2003712Z x 1024(0x400) 2022-05-18T05:08:55.2004007Z y 1024(0x400) 2022-05-18T05:08:55.2004297Z z 1024(0x400) 2022-05-18T05:08:55.2004594Z Grid Max Size: 4294967295(0xffffffff) 2022-05-18T05:08:55.2004952Z Grid Max Size per Dimension: 2022-05-18T05:08:55.2005256Z x 4294967295(0xffffffff) 2022-05-18T05:08:55.2005554Z y 4294967295(0xffffffff) 2022-05-18T05:08:55.2005898Z z 4294967295(0xffffffff) 2022-05-18T05:08:55.2006203Z FBarrier Max Size: 32 2022-05-18T05:08:55.2006477Z *** Done *** 2022-05-18T05:08:55.2006711Z + rocminfo 2022-05-18T05:08:55.2008149Z + grep -E 'Name:.*\sgfx|Marketing' 2022-05-18T05:08:55.2589312Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.2590595Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.2591778Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.2592931Z Marketing Name: AMD EPYC 7601 32-Core Processor 2022-05-18T05:08:55.2593828Z Name: gfx906 2022-05-18T05:08:55.2594614Z Marketing Name: 2022-05-18T05:08:55.2595377Z Name: gfx906 2022-05-18T05:08:55.2596154Z Marketing Name: 2022-05-18T05:08:55.2727876Z + [[ -z true ]] 2022-05-18T05:08:55.2728954Z + [[ linux-bionic-rocm5.1-py3.7-default != *ppc64le* ]] 2022-05-18T05:08:55.2730164Z + [[ linux-bionic-rocm5.1-py3.7-default != *-bazel-* ]] 2022-05-18T05:08:55.2731142Z + pip_install --user ninja 2022-05-18T05:08:55.2732139Z + pip install --progress-bar off --user ninja 2022-05-18T05:08:55.8054772Z Collecting ninja 2022-05-18T05:08:55.8627366Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-05-18T05:08:55.8727807Z [?25l 2022-05-18T05:08:56.2896511Z [?25hInstalling collected packages: ninja 2022-05-18T05:08:56.2997114Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-05-18T05:08:56.2998888Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T05:08:56.3025162Z Successfully installed ninja-1.10.2.3 2022-05-18T05:08:56.3940566Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-05-18T05:08:56.3943028Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-05-18T05:08:56.3944789Z + [[ linux-bionic-rocm5.1-py3.7-default == *asan* ]] 2022-05-18T05:08:56.3946325Z + [[ linux-bionic-rocm5.1-py3.7-default == *-NO_AVX-* ]] 2022-05-18T05:08:56.3947202Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X ]] 2022-05-18T05:08:56.3948363Z + [[ linux-bionic-rocm5.1-py3.7-default == *-NO_AVX2-* ]] 2022-05-18T05:08:56.3949257Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-05-18T05:08:56.3950400Z + [[ linux-bionic-rocm5.1-py3.7-default == *-NO_AVX512-* ]] 2022-05-18T05:08:56.3951526Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\5\1\2 ]] 2022-05-18T05:08:56.3953495Z + [[ linux-bionic-rocm5.1-py3.7-default == *tbb* ]] 2022-05-18T05:08:56.3987025Z + [[ linux-bionic-rocm5.1-py3.7-default == *libtorch* ]] 2022-05-18T05:08:56.3988565Z + [[ linux-bionic-rocm5.1-py3.7-default == *-bazel-* ]] 2022-05-18T05:08:56.3989486Z + cd test 2022-05-18T05:08:56.3990529Z + python -c 'import torch; print(torch.__config__.show())' 2022-05-18T05:08:57.3179888Z PyTorch built with: 2022-05-18T05:08:57.3180851Z - GCC 9.4 2022-05-18T05:08:57.3181609Z - C++ Version: 201402 2022-05-18T05:08:57.3183038Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-05-18T05:08:57.3185028Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-05-18T05:08:57.3186473Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-05-18T05:08:57.3187519Z - LAPACK is enabled (usually provided by MKL) 2022-05-18T05:08:57.3188661Z - NNPACK is enabled 2022-05-18T05:08:57.3189517Z - CPU capability usage: AVX2 2022-05-18T05:08:57.3190342Z - HIP Runtime 5.1.20531 2022-05-18T05:08:57.3191134Z - MIOpen 2.16.0 2022-05-18T05:08:57.3191857Z - Magma 2.6.1 2022-05-18T05:08:57.3200453Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-unused-local-typedefs -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.12.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=OFF, USE_MPI=OFF, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=ON, 2022-05-18T05:08:57.3206431Z 2022-05-18T05:08:59.1304145Z + cd test 2022-05-18T05:08:59.1305407Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-05-18T05:09:00.0195768Z ATen/Parallel: 2022-05-18T05:09:00.0196253Z at::get_num_threads() : 32 2022-05-18T05:09:00.0196691Z at::get_num_interop_threads() : 32 2022-05-18T05:09:00.0197129Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-05-18T05:09:00.0197512Z omp_get_max_threads() : 32 2022-05-18T05:09:00.0198243Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-05-18T05:09:00.0198716Z mkl_get_max_threads() : 32 2022-05-18T05:09:00.0199251Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-05-18T05:09:00.0199673Z std::thread::hardware_concurrency() : 64 2022-05-18T05:09:00.0200012Z Environment variables: 2022-05-18T05:09:00.0200335Z OMP_NUM_THREADS : [not set] 2022-05-18T05:09:00.0200652Z MKL_NUM_THREADS : [not set] 2022-05-18T05:09:00.0200979Z ATen parallel backend: OpenMP 2022-05-18T05:09:00.0201186Z 2022-05-18T05:09:01.7906393Z + [[ linux-bionic-rocm5.1-py3.7-default == *deploy* ]] 2022-05-18T05:09:01.7908060Z + [[ linux-bionic-rocm5.1-py3.7-default == *backward* ]] 2022-05-18T05:09:01.7909029Z + [[ default == *xla* ]] 2022-05-18T05:09:01.7910295Z + [[ linux-bionic-rocm5.1-py3.7-default == *jit_legacy-test ]] 2022-05-18T05:09:01.7911721Z + [[ linux-bionic-rocm5.1-py3.7-test == *jit_legacy-test ]] 2022-05-18T05:09:01.7912786Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-05-18T05:09:01.7914151Z + [[ linux-bionic-rocm5.1-py3.7-default == *libtorch* ]] 2022-05-18T05:09:01.7915485Z + [[ linux-bionic-rocm5.1-py3.7-default == *distributed* ]] 2022-05-18T05:09:01.7916672Z + [[ linux-bionic-rocm5.1-py3.7-test == *distributed* ]] 2022-05-18T05:09:01.7917404Z + [[ 2 == 1 ]] 2022-05-18T05:09:01.7917953Z + [[ 2 == 2 ]] 2022-05-18T05:09:01.7918619Z + [[ 2 -gt 1 ]] 2022-05-18T05:09:01.7919227Z + install_torchvision 2022-05-18T05:09:01.7920618Z + pip_install --user git+https://github.com/pytorch/vision.git@8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T05:09:01.7922494Z + pip install --progress-bar off --user git+https://github.com/pytorch/vision.git@8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T05:09:02.1756470Z Collecting git+https://github.com/pytorch/vision.git@8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T05:09:02.1759395Z Cloning https://github.com/pytorch/vision.git (to revision 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db) to /tmp/pip-req-build-uthqfntj 2022-05-18T05:09:02.1761821Z Running command git clone -q https://github.com/pytorch/vision.git /tmp/pip-req-build-uthqfntj 2022-05-18T05:09:16.7202514Z Running command git rev-parse -q --verify 'sha^8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db' 2022-05-18T05:09:16.7256366Z Running command git fetch -q https://github.com/pytorch/vision.git 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T05:09:17.4568312Z Running command git checkout -q 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T05:09:17.5777919Z Resolved https://github.com/pytorch/vision.git to commit 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T05:09:22.5180196Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.9.0a0+8a2dc6f) (1.18.5) 2022-05-18T05:09:22.5182228Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.9.0a0+8a2dc6f) (1.12.0a0+git3b23752) 2022-05-18T05:09:22.5189767Z Requirement already satisfied: pillow>=4.1.1 in /opt/conda/lib/python3.7/site-packages (from torchvision==0.9.0a0+8a2dc6f) (9.1.0) 2022-05-18T05:09:22.5526798Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch->torchvision==0.9.0a0+8a2dc6f) (4.1.1) 2022-05-18T05:09:22.5538293Z Building wheels for collected packages: torchvision 2022-05-18T05:10:14.5366561Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2022-05-18T05:10:14.5580647Z [?25h Created wheel for torchvision: filename=torchvision-0.9.0a0+8a2dc6f-cp37-cp37m-linux_x86_64.whl size=16996255 sha256=2f34230a0d790f2ef8ec1f2845b59ee940b601874acc0fbe588348257c4a441a 2022-05-18T05:10:14.5582332Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/26/96/c4/1735c76d8da02cdfd8d202d6c1a3338d784d390e1b48399a0b 2022-05-18T05:10:14.5619415Z Successfully built torchvision 2022-05-18T05:10:14.9511741Z Installing collected packages: torchvision 2022-05-18T05:10:15.4096295Z Successfully installed torchvision-0.9.0a0+8a2dc6f 2022-05-18T05:10:15.5700343Z + test_python_shard 2 2022-05-18T05:10:15.5701136Z + [[ -z 2 ]] 2022-05-18T05:10:15.5702434Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 2 2 --verbose 2022-05-18T05:10:19.2511400Z Ignoring disabled issues: [] 2022-05-18T05:10:19.2665680Z Excluding test_type_hints on ROCm 2022-05-18T05:10:19.2667087Z Excluding test_openmp on ROCm 2022-05-18T05:10:19.2807093Z Found stats for current commit: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 and job: linux-bionic-rocm5.1-py3.7. Proceeding with those values. 2022-05-18T05:10:19.2810766Z Selected tests: 2022-05-18T05:10:19.2811404Z test_ops_jit 2022-05-18T05:10:19.2812011Z test_ops 2022-05-18T05:10:19.2812635Z test_decomp 2022-05-18T05:10:19.2816785Z test_nn 2022-05-18T05:10:19.2817555Z test_linalg 2022-05-18T05:10:19.2818251Z test_torch 2022-05-18T05:10:19.2818954Z test_jit 2022-05-18T05:10:19.2819675Z test_fx 2022-05-18T05:10:19.2820343Z test_foreach 2022-05-18T05:10:19.2821065Z test_unary_ufuncs 2022-05-18T05:10:19.2821831Z test_tensor_creation_ops 2022-05-18T05:10:19.2822605Z test_binary_ufuncs 2022-05-18T05:10:19.2823394Z test_reductions 2022-05-18T05:10:19.2824126Z test_modules 2022-05-18T05:10:19.2824788Z test_utils 2022-05-18T05:10:19.2825466Z test_autograd 2022-05-18T05:10:19.2827366Z test_sparse_csr 2022-05-18T05:10:19.2828133Z test_cpp_api_parity 2022-05-18T05:10:19.2828897Z test_jit_cuda_fuser 2022-05-18T05:10:19.2829645Z test_view_ops 2022-05-18T05:10:19.2830354Z test_masked 2022-05-18T05:10:19.2831062Z test_type_promotion 2022-05-18T05:10:19.2831786Z test_vmap 2022-05-18T05:10:19.2832534Z test_expanded_weights 2022-05-18T05:10:19.2833300Z test_jit_autocast 2022-05-18T05:10:19.2834735Z test_multiprocessing_spawn 2022-05-18T05:10:19.2835540Z test_stateless 2022-05-18T05:10:19.2836236Z test_package 2022-05-18T05:10:19.2836946Z test_module_init 2022-05-18T05:10:19.2837989Z test_scatter_gather_ops 2022-05-18T05:10:19.2838805Z test_namedtuple_return_api 2022-05-18T05:10:19.2839578Z test_public_bindings 2022-05-18T05:10:19.2840337Z test_bundled_inputs 2022-05-18T05:10:19.2841051Z test_indexing 2022-05-18T05:10:19.2841792Z test_model_dump 2022-05-18T05:10:19.2842492Z test_datapipe 2022-05-18T05:10:19.2843185Z test_subclass 2022-05-18T05:10:19.2843893Z test_python_dispatch 2022-05-18T05:10:19.2844623Z test_native_functions 2022-05-18T05:10:19.2845409Z test_functionalization 2022-05-18T05:10:19.2846132Z test_jiterator 2022-05-18T05:10:19.2846818Z lazy/test_reuse_ir 2022-05-18T05:10:19.2847546Z test_per_overload_api 2022-05-18T05:10:19.2848249Z test_license 2022-05-18T05:10:19.2848934Z test_cuda_primary_ctx 2022-05-18T05:10:19.2849672Z lazy/test_ts_opinfo 2022-05-18T05:10:19.2850377Z test_complex 2022-05-18T05:10:19.2851042Z test_prims 2022-05-18T05:10:19.2851787Z distributions/test_constraints 2022-05-18T05:10:19.2852632Z lazy/test_extract_compiled_graph 2022-05-18T05:10:19.2853407Z test_deploy 2022-05-18T05:10:19.2854044Z test_mps 2022-05-18T05:10:19.3007630Z Prioritized test from test file changes. 2022-05-18T05:10:19.3008380Z reordering tests for PR: 2022-05-18T05:10:19.3008945Z prioritized: [] 2022-05-18T05:10:19.3014124Z the rest: ['test_ops_jit', 'test_ops', 'test_decomp', 'test_nn', 'test_linalg', 'test_torch', 'test_jit', 'test_fx', 'test_foreach', 'test_unary_ufuncs', 'test_tensor_creation_ops', 'test_binary_ufuncs', 'test_reductions', 'test_modules', 'test_utils', 'test_autograd', 'test_sparse_csr', 'test_cpp_api_parity', 'test_jit_cuda_fuser', 'test_view_ops', 'test_masked', 'test_type_promotion', 'test_vmap', 'test_expanded_weights', 'test_jit_autocast', 'test_multiprocessing_spawn', 'test_stateless', 'test_package', 'test_module_init', 'test_scatter_gather_ops', 'test_namedtuple_return_api', 'test_public_bindings', 'test_bundled_inputs', 'test_indexing', 'test_model_dump', 'test_datapipe', 'test_subclass', 'test_python_dispatch', 'test_native_functions', 'test_functionalization', 'test_jiterator', 'lazy/test_reuse_ir', 'test_per_overload_api', 'test_license', 'test_cuda_primary_ctx', 'lazy/test_ts_opinfo', 'test_complex', 'test_prims', 'distributions/test_constraints', 'lazy/test_extract_compiled_graph', 'test_deploy', 'test_mps'] 2022-05-18T05:10:19.3017333Z 2022-05-18T05:10:19.7209401Z Running test_ops_jit ... [2022-05-18 05:10:19.720389] 2022-05-18T05:10:19.7211061Z Executing ['/opt/conda/bin/python', 'test_ops_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:10:19.720468] 2022-05-18T05:10:21.9763860Z Test results will be stored in test-reports/python-unittest/test_ops_jit 2022-05-18T05:10:21.9969476Z 2022-05-18T05:10:21.9969619Z Running tests... 2022-05-18T05:10:21.9970130Z ---------------------------------------------------------------------- 2022-05-18T05:10:22.2249078Z test_jit_alias_remapping_abs_cuda_float32 (__main__.TestJitCUDA) ... ok (0.227s) 2022-05-18T05:10:22.3320235Z test_jit_alias_remapping_acos_cuda_float32 (__main__.TestJitCUDA) ... ok (0.107s) 2022-05-18T05:10:22.4065578Z test_jit_alias_remapping_acosh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.074s) 2022-05-18T05:10:22.4812398Z test_jit_alias_remapping_asin_cuda_float32 (__main__.TestJitCUDA) ... ok (0.074s) 2022-05-18T05:10:22.5555358Z test_jit_alias_remapping_asinh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.074s) 2022-05-18T05:10:22.5680669Z test_jit_alias_remapping_atan2_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.012s) 2022-05-18T05:10:22.7020264Z test_jit_alias_remapping_atan_cuda_float32 (__main__.TestJitCUDA) ... ok (0.134s) 2022-05-18T05:10:22.7765501Z test_jit_alias_remapping_atanh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.074s) 2022-05-18T05:10:22.7886001Z test_jit_alias_remapping_cat_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.012s) 2022-05-18T05:10:23.1331124Z test_jit_alias_remapping_clamp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.344s) 2022-05-18T05:10:23.2082486Z test_jit_alias_remapping_clamp_scalar_cuda_float32 (__main__.TestJitCUDA) ... ok (0.075s) 2022-05-18T05:10:23.2771444Z test_jit_alias_remapping_diagonal_cuda_float32 (__main__.TestJitCUDA) ... ok (0.069s) 2022-05-18T05:10:23.3526221Z test_jit_alias_remapping_digamma_cuda_float32 (__main__.TestJitCUDA) ... ok (0.075s) 2022-05-18T05:10:23.4283314Z test_jit_alias_remapping_div_floor_rounding_cuda_float32 (__main__.TestJitCUDA) ... ok (0.076s) 2022-05-18T05:10:23.5035223Z test_jit_alias_remapping_div_no_rounding_mode_cuda_float32 (__main__.TestJitCUDA) ... ok (0.075s) 2022-05-18T05:10:23.5790514Z test_jit_alias_remapping_div_trunc_rounding_cuda_float32 (__main__.TestJitCUDA) ... ok (0.075s) 2022-05-18T05:10:23.6663117Z test_jit_alias_remapping_erf_cuda_float32 (__main__.TestJitCUDA) ... ok (0.087s) 2022-05-18T05:10:23.7350442Z test_jit_alias_remapping_erfc_cuda_float32 (__main__.TestJitCUDA) ... ok (0.069s) 2022-05-18T05:10:23.8037706Z test_jit_alias_remapping_erfinv_cuda_float32 (__main__.TestJitCUDA) ... ok (0.069s) 2022-05-18T05:10:23.8726805Z test_jit_alias_remapping_exp2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.069s) 2022-05-18T05:10:23.9548208Z test_jit_alias_remapping_expm1_cuda_float32 (__main__.TestJitCUDA) ... ok (0.082s) 2022-05-18T05:10:24.0295085Z test_jit_alias_remapping_ge_cuda_float32 (__main__.TestJitCUDA) ... ok (0.075s) 2022-05-18T05:10:24.1045980Z test_jit_alias_remapping_gt_cuda_float32 (__main__.TestJitCUDA) ... ok (0.075s) 2022-05-18T05:10:24.1736067Z test_jit_alias_remapping_i0_cuda_float32 (__main__.TestJitCUDA) ... ok (0.069s) 2022-05-18T05:10:24.1822970Z test_jit_alias_remapping_igamma_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.008s) 2022-05-18T05:10:24.2483835Z test_jit_alias_remapping_igammac_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.066s) 2022-05-18T05:10:24.3820234Z test_jit_alias_remapping_le_cuda_float32 (__main__.TestJitCUDA) ... ok (0.134s) 2022-05-18T05:10:24.4502887Z test_jit_alias_remapping_lgamma_cuda_float32 (__main__.TestJitCUDA) ... ok (0.068s) 2022-05-18T05:10:35.3344691Z test_jit_alias_remapping_linalg_det_cuda_float32 (__main__.TestJitCUDA) ... ok (10.884s) 2022-05-18T05:10:35.3393765Z test_jit_alias_remapping_linalg_householder_product_cuda_float32 (__main__.TestJitCUDA) ... skip: cuSOLVER not available (0.005s) 2022-05-18T05:10:35.3515286Z test_jit_alias_remapping_linalg_matrix_power_cuda_float32 (__main__.TestJitCUDA) ... [W Module.cpp:513] Warning: Disabling benchmark mode for MIOpen is NOT supported. Overriding value to True (function operator()) 2022-05-18T05:10:35.4094745Z ok (0.070s) 2022-05-18T05:10:35.4833451Z test_jit_alias_remapping_log1p_cuda_float32 (__main__.TestJitCUDA) ... ok (0.074s) 2022-05-18T05:10:35.5790030Z test_jit_alias_remapping_log_softmax_cuda_float32 (__main__.TestJitCUDA) ... ok (0.096s) 2022-05-18T05:10:35.6499726Z test_jit_alias_remapping_log_softmax_dtype_cuda_float32 (__main__.TestJitCUDA) ... ok (0.071s) 2022-05-18T05:10:35.7168314Z test_jit_alias_remapping_logit_cuda_float32 (__main__.TestJitCUDA) ... ok (0.067s) 2022-05-18T05:10:35.8367640Z test_jit_alias_remapping_logsumexp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.120s) 2022-05-18T05:10:35.9099128Z test_jit_alias_remapping_lt_cuda_float32 (__main__.TestJitCUDA) ... ok (0.073s) 2022-05-18T05:10:35.9805852Z test_jit_alias_remapping_mH_cuda_float32 (__main__.TestJitCUDA) ... ok (0.071s) 2022-05-18T05:10:36.0617327Z test_jit_alias_remapping_matmul_cuda_float32 (__main__.TestJitCUDA) ... ok (0.081s) 2022-05-18T05:10:36.1639224Z test_jit_alias_remapping_matrix_exp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.102s) 2022-05-18T05:10:36.1704617Z test_jit_alias_remapping_max_binary_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.007s) 2022-05-18T05:10:36.2343662Z test_jit_alias_remapping_min_binary_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.064s) 2022-05-18T05:10:36.3614627Z test_jit_alias_remapping_movedim_cuda_float32 (__main__.TestJitCUDA) ... ok (0.127s) 2022-05-18T05:10:36.4343356Z test_jit_alias_remapping_mul_cuda_float32 (__main__.TestJitCUDA) ... ok (0.073s) 2022-05-18T05:10:36.5067604Z test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestJitCUDA) ... ok (0.072s) 2022-05-18T05:10:36.5109931Z test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:10:36.5151675Z test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:10:36.5879299Z test_jit_alias_remapping_ne_cuda_float32 (__main__.TestJitCUDA) ... ok (0.073s) 2022-05-18T05:10:36.6697992Z test_jit_alias_remapping_neg_cuda_float32 (__main__.TestJitCUDA) ... ok (0.082s) 2022-05-18T05:10:37.1575096Z test_jit_alias_remapping_nn_functional_conv1d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.488s) 2022-05-18T05:10:37.4019058Z test_jit_alias_remapping_nn_functional_conv2d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.244s) 2022-05-18T05:10:37.5961157Z test_jit_alias_remapping_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.194s) 2022-05-18T05:10:37.7174825Z test_jit_alias_remapping_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.121s) 2022-05-18T05:10:37.9424920Z test_jit_alias_remapping_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.225s) 2022-05-18T05:10:38.0249155Z test_jit_alias_remapping_nn_functional_group_norm_cuda_float32 (__main__.TestJitCUDA) ... ok (0.082s) 2022-05-18T05:10:38.0981665Z test_jit_alias_remapping_nn_functional_layer_norm_cuda_float32 (__main__.TestJitCUDA) ... ok (0.073s) 2022-05-18T05:10:38.1715232Z test_jit_alias_remapping_outer_cuda_float32 (__main__.TestJitCUDA) ... ok (0.073s) 2022-05-18T05:10:38.2380403Z test_jit_alias_remapping_round_cuda_float32 (__main__.TestJitCUDA) ... ok (0.067s) 2022-05-18T05:10:38.3058002Z test_jit_alias_remapping_round_decimals_0_cuda_float32 (__main__.TestJitCUDA) ... ok (0.068s) 2022-05-18T05:10:38.3104560Z test_jit_alias_remapping_round_decimals_3_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:10:38.3144050Z test_jit_alias_remapping_round_decimals_neg_3_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:10:38.3243784Z test_jit_alias_remapping_sigmoid_cuda_float32 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-05-18T05:10:38.3245463Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T05:10:38.3269921Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-05-18T05:10:38.3271462Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T05:10:38.3272432Z expected failure (0.013s) 2022-05-18T05:10:38.4514062Z test_jit_alias_remapping_sinc_cuda_float32 (__main__.TestJitCUDA) ... ok (0.124s) 2022-05-18T05:10:38.5250822Z test_jit_alias_remapping_softmax_cuda_float32 (__main__.TestJitCUDA) ... ok (0.074s) 2022-05-18T05:10:38.5959673Z test_jit_alias_remapping_softmax_with_dtype_cuda_float32 (__main__.TestJitCUDA) ... ok (0.071s) 2022-05-18T05:10:38.6690062Z test_jit_alias_remapping_sub_cuda_float32 (__main__.TestJitCUDA) ... ok (0.073s) 2022-05-18T05:10:38.6764951Z test_jit_alias_remapping_tanh_cuda_float32 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1898: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-05-18T05:10:38.6766583Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-05-18T05:10:38.6794941Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1898: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-05-18T05:10:38.6796376Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-05-18T05:10:38.6797500Z expected failure (0.011s) 2022-05-18T05:10:38.8190998Z test_jit_alias_remapping_transpose_cuda_float32 (__main__.TestJitCUDA) ... ok (0.139s) 2022-05-18T05:10:38.8912312Z test_jit_alias_remapping_trunc_cuda_float32 (__main__.TestJitCUDA) ... ok (0.072s) 2022-05-18T05:10:38.9055417Z test_jit_alias_remapping_vstack_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.014s) 2022-05-18T05:10:39.0378689Z test_jit_alias_remapping_xlogy_cuda_float32 (__main__.TestJitCUDA) ... ok (0.132s) 2022-05-18T05:10:39.0465571Z test_variant_consistency_jit_H_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.008s) 2022-05-18T05:10:39.0525235Z test_variant_consistency_jit_H_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:10:39.0591536Z test_variant_consistency_jit_T_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:10:39.0649412Z test_variant_consistency_jit_T_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:10:39.0696164Z test_variant_consistency_jit___getitem___cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:10:39.0742051Z test_variant_consistency_jit___getitem___cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:10:39.0862823Z test_variant_consistency_jit___radd___cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.012s) 2022-05-18T05:10:39.1508265Z test_variant_consistency_jit___radd___cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.065s) 2022-05-18T05:10:39.2237146Z test_variant_consistency_jit___rdiv___cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.073s) 2022-05-18T05:10:39.2885001Z test_variant_consistency_jit___rdiv___cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.065s) 2022-05-18T05:10:39.3617375Z test_variant_consistency_jit___rmatmul___cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.073s) 2022-05-18T05:10:39.4285755Z test_variant_consistency_jit___rmatmul___cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.067s) 2022-05-18T05:10:39.4929679Z test_variant_consistency_jit___rmod___cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.064s) 2022-05-18T05:10:39.5625510Z test_variant_consistency_jit___rmul___cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.070s) 2022-05-18T05:10:39.6270090Z test_variant_consistency_jit___rmul___cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.064s) 2022-05-18T05:10:39.6960403Z test_variant_consistency_jit___rpow___cuda_complex64 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:668: 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-05-18T05:10:39.6962685Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T05:10:39.6964252Z expected failure (0.070s) 2022-05-18T05:10:39.7613408Z test_variant_consistency_jit___rpow___cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.064s) 2022-05-18T05:10:39.8307160Z test_variant_consistency_jit___rsub___cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.069s) 2022-05-18T05:10:39.8950885Z test_variant_consistency_jit___rsub___cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.064s) 2022-05-18T05:10:39.9000700Z test_variant_consistency_jit__masked_amax_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:10:39.9749261Z test_variant_consistency_jit__masked_amin_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.075s) 2022-05-18T05:10:40.0429650Z test_variant_consistency_jit__masked_argmax_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.068s) 2022-05-18T05:10:40.1108500Z test_variant_consistency_jit__masked_argmin_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.067s) 2022-05-18T05:10:40.1781407Z test_variant_consistency_jit__masked_log_softmax_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.067s) 2022-05-18T05:10:40.2508446Z test_variant_consistency_jit__masked_mean_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.072s) 2022-05-18T05:10:40.3216287Z test_variant_consistency_jit__masked_mean_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.070s) 2022-05-18T05:10:40.4178230Z test_variant_consistency_jit__masked_norm_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.096s) 2022-05-18T05:10:40.4876008Z test_variant_consistency_jit__masked_normalize_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.068s) 2022-05-18T05:10:40.5613221Z test_variant_consistency_jit__masked_prod_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.074s) 2022-05-18T05:10:40.5739804Z test_variant_consistency_jit__masked_prod_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.012s) 2022-05-18T05:10:40.6405549Z test_variant_consistency_jit__masked_softmax_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.066s) 2022-05-18T05:10:40.7071958Z test_variant_consistency_jit__masked_softmin_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.066s) 2022-05-18T05:10:40.8405413Z test_variant_consistency_jit__masked_std_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.133s) 2022-05-18T05:10:40.9381411Z test_variant_consistency_jit__masked_std_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.097s) 2022-05-18T05:10:41.0115800Z test_variant_consistency_jit__masked_sum_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.073s) 2022-05-18T05:10:41.0813912Z test_variant_consistency_jit__masked_sum_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.069s) 2022-05-18T05:10:41.2103030Z test_variant_consistency_jit__masked_var_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.129s) 2022-05-18T05:10:41.3104593Z test_variant_consistency_jit__masked_var_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.100s) 2022-05-18T05:10:41.6428709Z test_variant_consistency_jit_abs_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.332s) 2022-05-18T05:10:41.9182166Z test_variant_consistency_jit_abs_cuda_float32 (__main__.TestJitCUDA) ... ok (0.275s) 2022-05-18T05:10:42.6023327Z test_variant_consistency_jit_acos_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.684s) 2022-05-18T05:10:42.9729943Z test_variant_consistency_jit_acos_cuda_float32 (__main__.TestJitCUDA) ... ok (0.371s) 2022-05-18T05:10:43.6176212Z test_variant_consistency_jit_acosh_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.644s) 2022-05-18T05:10:43.9675861Z test_variant_consistency_jit_acosh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.350s) 2022-05-18T05:10:46.4933973Z test_variant_consistency_jit_add_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.526s) 2022-05-18T05:10:47.8372598Z test_variant_consistency_jit_add_cuda_float32 (__main__.TestJitCUDA) ... ok (1.344s) 2022-05-18T05:10:51.1620217Z test_variant_consistency_jit_addbmm_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.325s) 2022-05-18T05:10:51.9834529Z test_variant_consistency_jit_addbmm_cuda_float32 (__main__.TestJitCUDA) ... ok (0.821s) 2022-05-18T05:10:55.0099871Z test_variant_consistency_jit_addcdiv_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.026s) 2022-05-18T05:10:56.4816989Z test_variant_consistency_jit_addcdiv_cuda_float32 (__main__.TestJitCUDA) ... ok (1.472s) 2022-05-18T05:10:59.6136971Z test_variant_consistency_jit_addcmul_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.132s) 2022-05-18T05:11:01.2863051Z test_variant_consistency_jit_addcmul_cuda_float32 (__main__.TestJitCUDA) ... ok (1.673s) 2022-05-18T05:11:02.7307766Z test_variant_consistency_jit_addmm_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.444s) 2022-05-18T05:11:03.2100042Z test_variant_consistency_jit_addmm_cuda_float32 (__main__.TestJitCUDA) ... ok (0.479s) 2022-05-18T05:11:04.6651421Z test_variant_consistency_jit_addmm_decomposed_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.455s) 2022-05-18T05:11:05.1546352Z test_variant_consistency_jit_addmm_decomposed_cuda_float32 (__main__.TestJitCUDA) ... ok (0.489s) 2022-05-18T05:11:06.6526615Z test_variant_consistency_jit_addmv_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.498s) 2022-05-18T05:11:07.3870877Z test_variant_consistency_jit_addmv_cuda_float32 (__main__.TestJitCUDA) ... ok (0.734s) 2022-05-18T05:11:08.4279838Z test_variant_consistency_jit_addr_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.041s) 2022-05-18T05:11:08.9268887Z test_variant_consistency_jit_addr_cuda_float32 (__main__.TestJitCUDA) ... ok (0.499s) 2022-05-18T05:11:09.6595674Z test_variant_consistency_jit_all_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.732s) 2022-05-18T05:11:10.0746541Z test_variant_consistency_jit_all_cuda_float32 (__main__.TestJitCUDA) ... ok (0.415s) 2022-05-18T05:11:10.0797341Z test_variant_consistency_jit_allclose_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:11:10.0845997Z test_variant_consistency_jit_allclose_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:11:12.2079218Z test_variant_consistency_jit_amax_cuda_float32 (__main__.TestJitCUDA) ... ok (2.123s) 2022-05-18T05:11:14.3439233Z test_variant_consistency_jit_amin_cuda_float32 (__main__.TestJitCUDA) ... ok (2.136s) 2022-05-18T05:11:14.6041938Z test_variant_consistency_jit_aminmax_cuda_float32 (__main__.TestJitCUDA) ... ok (0.260s) 2022-05-18T05:11:14.8833217Z test_variant_consistency_jit_angle_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.279s) 2022-05-18T05:11:15.0402100Z test_variant_consistency_jit_angle_cuda_float32 (__main__.TestJitCUDA) ... ok (0.157s) 2022-05-18T05:11:15.7719906Z test_variant_consistency_jit_any_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.732s) 2022-05-18T05:11:16.1906048Z test_variant_consistency_jit_any_cuda_float32 (__main__.TestJitCUDA) ... ok (0.419s) 2022-05-18T05:11:16.6346389Z test_variant_consistency_jit_argmax_cuda_float32 (__main__.TestJitCUDA) ... ok (0.444s) 2022-05-18T05:11:17.0484837Z test_variant_consistency_jit_argmin_cuda_float32 (__main__.TestJitCUDA) ... ok (0.414s) 2022-05-18T05:11:17.0534438Z test_variant_consistency_jit_argsort_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:11:17.4379503Z test_variant_consistency_jit_argwhere_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.384s) 2022-05-18T05:11:17.6773817Z test_variant_consistency_jit_argwhere_cuda_float32 (__main__.TestJitCUDA) ... ok (0.239s) 2022-05-18T05:11:18.2274221Z test_variant_consistency_jit_as_strided_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.550s) 2022-05-18T05:11:18.5642906Z test_variant_consistency_jit_as_strided_cuda_float32 (__main__.TestJitCUDA) ... ok (0.337s) 2022-05-18T05:11:18.8352251Z test_variant_consistency_jit_asin_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.271s) 2022-05-18T05:11:19.0025162Z test_variant_consistency_jit_asin_cuda_float32 (__main__.TestJitCUDA) ... ok (0.167s) 2022-05-18T05:11:19.2620251Z test_variant_consistency_jit_asinh_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.259s) 2022-05-18T05:11:19.4229557Z test_variant_consistency_jit_asinh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.161s) 2022-05-18T05:11:20.4556434Z test_variant_consistency_jit_atan2_cuda_float32 (__main__.TestJitCUDA) ... ok (1.032s) 2022-05-18T05:11:20.7248097Z test_variant_consistency_jit_atan_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.269s) 2022-05-18T05:11:20.8907882Z test_variant_consistency_jit_atan_cuda_float32 (__main__.TestJitCUDA) ... ok (0.166s) 2022-05-18T05:11:21.1565059Z test_variant_consistency_jit_atanh_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.265s) 2022-05-18T05:11:21.3168701Z test_variant_consistency_jit_atanh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.161s) 2022-05-18T05:11:22.0106498Z test_variant_consistency_jit_atleast_1d_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.694s) 2022-05-18T05:11:22.0653220Z test_variant_consistency_jit_atleast_1d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.054s) 2022-05-18T05:11:22.7480283Z test_variant_consistency_jit_atleast_2d_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.683s) 2022-05-18T05:11:22.8027941Z test_variant_consistency_jit_atleast_2d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.054s) 2022-05-18T05:11:23.4894262Z test_variant_consistency_jit_atleast_3d_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.686s) 2022-05-18T05:11:23.5438032Z test_variant_consistency_jit_atleast_3d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.054s) 2022-05-18T05:11:26.9472909Z test_variant_consistency_jit_baddbmm_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.403s) 2022-05-18T05:11:27.7333442Z test_variant_consistency_jit_baddbmm_cuda_float32 (__main__.TestJitCUDA) ... ok (0.786s) 2022-05-18T05:11:27.7398357Z test_variant_consistency_jit_bernoulli_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:11:27.7498502Z test_variant_consistency_jit_bfloat16_cuda_complex64 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15795: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T05:11:27.7500839Z op=lambda x, *args, **kwargs: x.bfloat16(*args, **kwargs), 2022-05-18T05:11:27.7502060Z expected failure (0.011s) 2022-05-18T05:11:27.8152587Z test_variant_consistency_jit_bfloat16_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.064s) 2022-05-18T05:11:28.0573622Z test_variant_consistency_jit_block_diag_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.242s) 2022-05-18T05:11:28.1242538Z test_variant_consistency_jit_block_diag_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.067s) 2022-05-18T05:11:28.4210612Z test_variant_consistency_jit_bmm_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.297s) 2022-05-18T05:11:28.6012629Z test_variant_consistency_jit_bmm_cuda_float32 (__main__.TestJitCUDA) ... ok (0.180s) 2022-05-18T05:11:28.6098190Z test_variant_consistency_jit_bool_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.008s) 2022-05-18T05:11:28.6749035Z test_variant_consistency_jit_bool_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.065s) 2022-05-18T05:11:28.9485387Z test_variant_consistency_jit_broadcast_tensors_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.273s) 2022-05-18T05:11:29.0311531Z test_variant_consistency_jit_broadcast_tensors_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.082s) 2022-05-18T05:11:30.5581176Z test_variant_consistency_jit_broadcast_to_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.527s) 2022-05-18T05:11:31.3366900Z test_variant_consistency_jit_broadcast_to_cuda_float32 (__main__.TestJitCUDA) ... ok (0.778s) 2022-05-18T05:11:31.3414065Z test_variant_consistency_jit_bucketize_cuda_float32 (__main__.TestJitCUDA) ... skip: Expected failure! (0.005s) 2022-05-18T05:11:31.3710980Z test_variant_consistency_jit_byte_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.029s) 2022-05-18T05:11:31.4579632Z test_variant_consistency_jit_byte_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.087s) 2022-05-18T05:11:31.9012044Z test_variant_consistency_jit_cartesian_prod_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.443s) 2022-05-18T05:11:31.9572043Z test_variant_consistency_jit_cartesian_prod_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.056s) 2022-05-18T05:11:32.8859573Z test_variant_consistency_jit_cat_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.929s) 2022-05-18T05:11:33.4467489Z test_variant_consistency_jit_cat_cuda_float32 (__main__.TestJitCUDA) ... ok (0.561s) 2022-05-18T05:11:43.8058328Z test_variant_consistency_jit_cdist_cuda_float32 (__main__.TestJitCUDA) ... ok (10.359s) 2022-05-18T05:11:43.9713223Z test_variant_consistency_jit_ceil_cuda_float32 (__main__.TestJitCUDA) ... ok (0.165s) 2022-05-18T05:11:43.9864705Z test_variant_consistency_jit_chalf_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.015s) 2022-05-18T05:11:44.0576779Z test_variant_consistency_jit_chalf_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.071s) 2022-05-18T05:11:44.1450512Z test_variant_consistency_jit_char_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.087s) 2022-05-18T05:11:44.2321210Z test_variant_consistency_jit_char_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.087s) 2022-05-18T05:11:44.3029156Z test_variant_consistency_jit_cholesky_cuda_complex64 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_jit.py:160: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-05-18T05:11:44.3030808Z L = torch.cholesky(A) 2022-05-18T05:11:44.3031503Z should be replaced with 2022-05-18T05:11:44.3032213Z L = torch.linalg.cholesky(A) 2022-05-18T05:11:44.3032854Z and 2022-05-18T05:11:44.3035958Z U = torch.cholesky(A, upper=True) 2022-05-18T05:11:44.3036725Z should be replaced with 2022-05-18T05:11:44.3037449Z U = torch.linalg.cholesky(A).mH(). 2022-05-18T05:11:44.3038887Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1744.) 2022-05-18T05:11:44.3040244Z results = func(*inputs, **kwargs) 2022-05-18T05:11:48.0722667Z ok (3.840s) 2022-05-18T05:11:49.8803121Z test_variant_consistency_jit_cholesky_cuda_float32 (__main__.TestJitCUDA) ... ok (1.808s) 2022-05-18T05:11:52.6014575Z test_variant_consistency_jit_cholesky_inverse_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.721s) 2022-05-18T05:11:53.9727728Z test_variant_consistency_jit_cholesky_inverse_cuda_float32 (__main__.TestJitCUDA) ... ok (1.371s) 2022-05-18T05:11:57.7549980Z test_variant_consistency_jit_cholesky_solve_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.782s) 2022-05-18T05:11:59.6509176Z test_variant_consistency_jit_cholesky_solve_cuda_float32 (__main__.TestJitCUDA) ... ok (1.896s) 2022-05-18T05:12:00.5029029Z test_variant_consistency_jit_chunk_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.852s) 2022-05-18T05:12:00.9529842Z test_variant_consistency_jit_chunk_cuda_float32 (__main__.TestJitCUDA) ... ok (0.450s) 2022-05-18T05:12:01.4049128Z test_variant_consistency_jit_clamp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.452s) 2022-05-18T05:12:02.2257533Z test_variant_consistency_jit_clamp_scalar_cuda_float32 (__main__.TestJitCUDA) ... ok (0.821s) 2022-05-18T05:12:02.6791288Z test_variant_consistency_jit_clone_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.453s) 2022-05-18T05:12:02.9316739Z test_variant_consistency_jit_clone_cuda_float32 (__main__.TestJitCUDA) ... ok (0.252s) 2022-05-18T05:12:03.3143111Z test_variant_consistency_jit_column_stack_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.382s) 2022-05-18T05:12:03.5365954Z test_variant_consistency_jit_column_stack_cuda_float32 (__main__.TestJitCUDA) ... ok (0.222s) 2022-05-18T05:12:05.8751620Z test_variant_consistency_jit_combinations_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.338s) 2022-05-18T05:12:07.0854156Z test_variant_consistency_jit_combinations_cuda_float32 (__main__.TestJitCUDA) ... ok (1.210s) 2022-05-18T05:12:07.5478606Z test_variant_consistency_jit_complex_cuda_float32 (__main__.TestJitCUDA) ... ok (0.462s) 2022-05-18T05:12:08.1584844Z test_variant_consistency_jit_conj_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.611s) 2022-05-18T05:12:08.4757579Z test_variant_consistency_jit_conj_cuda_float32 (__main__.TestJitCUDA) ... ok (0.317s) 2022-05-18T05:12:08.7265435Z test_variant_consistency_jit_conj_physical_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.251s) 2022-05-18T05:12:08.7312001Z test_variant_consistency_jit_conj_physical_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:12:08.8317690Z test_variant_consistency_jit_contiguous_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.100s) 2022-05-18T05:12:08.9435928Z test_variant_consistency_jit_contiguous_cuda_float32 (__main__.TestJitCUDA) ... ok (0.112s) 2022-05-18T05:12:09.8859882Z test_variant_consistency_jit_copysign_cuda_float32 (__main__.TestJitCUDA) ... ok (0.942s) 2022-05-18T05:12:11.3505552Z test_variant_consistency_jit_corrcoef_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.465s) 2022-05-18T05:12:12.0388642Z test_variant_consistency_jit_corrcoef_cuda_float32 (__main__.TestJitCUDA) ... ok (0.688s) 2022-05-18T05:12:12.6968376Z test_variant_consistency_jit_cos_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.658s) 2022-05-18T05:12:13.0576420Z test_variant_consistency_jit_cos_cuda_float32 (__main__.TestJitCUDA) ... ok (0.361s) 2022-05-18T05:12:13.7136024Z test_variant_consistency_jit_cosh_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.656s) 2022-05-18T05:12:14.0713162Z test_variant_consistency_jit_cosh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.358s) 2022-05-18T05:12:15.1837886Z test_variant_consistency_jit_count_nonzero_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.112s) 2022-05-18T05:12:15.8010157Z test_variant_consistency_jit_count_nonzero_cuda_float32 (__main__.TestJitCUDA) ... ok (0.617s) 2022-05-18T05:12:16.0948458Z test_variant_consistency_jit_cov_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.293s) 2022-05-18T05:12:16.4282681Z test_variant_consistency_jit_cov_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.333s) 2022-05-18T05:12:17.1972056Z test_variant_consistency_jit_cross_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.769s) 2022-05-18T05:12:17.5755681Z test_variant_consistency_jit_cross_cuda_float32 (__main__.TestJitCUDA) ... ok (0.378s) 2022-05-18T05:12:17.9710432Z test_variant_consistency_jit_cummax_cuda_float32 (__main__.TestJitCUDA) ... ok (0.395s) 2022-05-18T05:12:18.3574693Z test_variant_consistency_jit_cummin_cuda_float32 (__main__.TestJitCUDA) ... ok (0.386s) 2022-05-18T05:12:21.3968620Z test_variant_consistency_jit_cumprod_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.039s) 2022-05-18T05:12:22.9161451Z test_variant_consistency_jit_cumprod_cuda_float32 (__main__.TestJitCUDA) ... ok (1.519s) 2022-05-18T05:12:23.7808328Z test_variant_consistency_jit_cumsum_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.864s) 2022-05-18T05:12:24.2450260Z test_variant_consistency_jit_cumsum_cuda_float32 (__main__.TestJitCUDA) ... ok (0.464s) 2022-05-18T05:12:25.3603541Z test_variant_consistency_jit_cumulative_trapezoid_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.115s) 2022-05-18T05:12:25.9433624Z test_variant_consistency_jit_cumulative_trapezoid_cuda_float32 (__main__.TestJitCUDA) ... ok (0.583s) 2022-05-18T05:12:26.2841981Z test_variant_consistency_jit_deg2rad_cuda_float32 (__main__.TestJitCUDA) ... ok (0.341s) 2022-05-18T05:12:29.3208495Z test_variant_consistency_jit_diag_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.037s) 2022-05-18T05:12:30.8702854Z test_variant_consistency_jit_diag_cuda_float32 (__main__.TestJitCUDA) ... ok (1.549s) 2022-05-18T05:12:33.8302803Z test_variant_consistency_jit_diag_embed_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.960s) 2022-05-18T05:12:35.3364438Z test_variant_consistency_jit_diag_embed_cuda_float32 (__main__.TestJitCUDA) ... ok (1.506s) 2022-05-18T05:12:36.2807197Z test_variant_consistency_jit_diagflat_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.944s) 2022-05-18T05:12:36.8120062Z test_variant_consistency_jit_diagflat_cuda_float32 (__main__.TestJitCUDA) ... ok (0.531s) 2022-05-18T05:12:39.7341668Z test_variant_consistency_jit_diagonal_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.922s) 2022-05-18T05:12:41.2226749Z test_variant_consistency_jit_diagonal_cuda_float32 (__main__.TestJitCUDA) ... ok (1.488s) 2022-05-18T05:12:42.8330932Z test_variant_consistency_jit_diagonal_scatter_cuda_float32 (__main__.TestJitCUDA) ... ok (1.610s) 2022-05-18T05:13:01.5115918Z test_variant_consistency_jit_diff_cuda_complex64 (__main__.TestJitCUDA) ... ok (18.678s) 2022-05-18T05:13:10.8222614Z test_variant_consistency_jit_diff_cuda_float32 (__main__.TestJitCUDA) ... ok (9.311s) 2022-05-18T05:13:11.1618207Z test_variant_consistency_jit_digamma_cuda_float32 (__main__.TestJitCUDA) ... ok (0.340s) 2022-05-18T05:13:23.8069673Z test_variant_consistency_jit_dist_cuda_complex64 (__main__.TestJitCUDA) ... ok (12.645s) 2022-05-18T05:13:29.8269079Z test_variant_consistency_jit_dist_cuda_float32 (__main__.TestJitCUDA) ... ok (6.020s) 2022-05-18T05:13:30.8365757Z test_variant_consistency_jit_div_floor_rounding_cuda_float32 (__main__.TestJitCUDA) ... ok (1.010s) 2022-05-18T05:13:32.9062617Z test_variant_consistency_jit_div_no_rounding_mode_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.070s) 2022-05-18T05:13:34.0115006Z test_variant_consistency_jit_div_no_rounding_mode_cuda_float32 (__main__.TestJitCUDA) ... ok (1.105s) 2022-05-18T05:13:35.0230560Z test_variant_consistency_jit_div_trunc_rounding_cuda_float32 (__main__.TestJitCUDA) ... ok (1.011s) 2022-05-18T05:13:35.5139273Z test_variant_consistency_jit_dot_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.491s) 2022-05-18T05:13:35.6837748Z test_variant_consistency_jit_dot_cuda_float32 (__main__.TestJitCUDA) ... ok (0.170s) 2022-05-18T05:13:35.7477056Z test_variant_consistency_jit_double_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.064s) 2022-05-18T05:13:35.8678932Z test_variant_consistency_jit_double_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.120s) 2022-05-18T05:13:36.4770739Z test_variant_consistency_jit_dsplit_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.609s) 2022-05-18T05:13:36.7820657Z test_variant_consistency_jit_dsplit_cuda_float32 (__main__.TestJitCUDA) ... ok (0.305s) 2022-05-18T05:13:36.9546736Z test_variant_consistency_jit_dstack_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.172s) 2022-05-18T05:13:37.0721866Z test_variant_consistency_jit_dstack_cuda_float32 (__main__.TestJitCUDA) ... ok (0.117s) 2022-05-18T05:13:37.0958439Z test_variant_consistency_jit_eig_cuda_complex64 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_jit.py:160: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-05-18T05:13:37.0960460Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-05-18T05:13:37.0961471Z L, _ = torch.eig(A) 2022-05-18T05:13:37.0962130Z should be replaced with 2022-05-18T05:13:37.0962852Z L_complex = torch.linalg.eigvals(A) 2022-05-18T05:13:37.0964777Z and 2022-05-18T05:13:37.0965456Z L, V = torch.eig(A, eigenvectors=True) 2022-05-18T05:13:37.0966203Z should be replaced with 2022-05-18T05:13:37.0967412Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3415.) 2022-05-18T05:13:37.0968610Z results = func(*inputs, **kwargs) 2022-05-18T05:13:38.6080612Z ok (1.536s) 2022-05-18T05:13:39.4347247Z test_variant_consistency_jit_eig_cuda_float32 (__main__.TestJitCUDA) ... ok (0.827s) 2022-05-18T05:13:39.4400623Z test_variant_consistency_jit_einsum_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:13:39.4450704Z test_variant_consistency_jit_einsum_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:13:39.4511065Z test_variant_consistency_jit_empty_like_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:13:39.4564118Z test_variant_consistency_jit_empty_like_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:13:40.0281928Z test_variant_consistency_jit_eq_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.571s) 2022-05-18T05:13:40.4057793Z test_variant_consistency_jit_eq_cuda_float32 (__main__.TestJitCUDA) ... ok (0.378s) 2022-05-18T05:13:40.5712454Z test_variant_consistency_jit_erf_cuda_float32 (__main__.TestJitCUDA) ... ok (0.165s) 2022-05-18T05:13:40.9460479Z test_variant_consistency_jit_erfc_cuda_float32 (__main__.TestJitCUDA) ... ok (0.375s) 2022-05-18T05:13:41.1044934Z test_variant_consistency_jit_erfinv_cuda_float32 (__main__.TestJitCUDA) ... ok (0.158s) 2022-05-18T05:13:41.4372206Z test_variant_consistency_jit_exp2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.333s) 2022-05-18T05:13:42.0803821Z test_variant_consistency_jit_exp_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.643s) 2022-05-18T05:13:42.4307829Z test_variant_consistency_jit_exp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.350s) 2022-05-18T05:13:42.7827380Z test_variant_consistency_jit_expand_as_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.352s) 2022-05-18T05:13:42.9968357Z test_variant_consistency_jit_expand_as_cuda_float32 (__main__.TestJitCUDA) ... ok (0.214s) 2022-05-18T05:13:43.9650684Z test_variant_consistency_jit_expand_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.968s) 2022-05-18T05:13:44.4977017Z test_variant_consistency_jit_expand_cuda_float32 (__main__.TestJitCUDA) ... ok (0.532s) 2022-05-18T05:13:44.6590425Z test_variant_consistency_jit_expm1_cuda_float32 (__main__.TestJitCUDA) ... ok (0.161s) 2022-05-18T05:13:45.4410796Z test_variant_consistency_jit_fft_fft2_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.782s) 2022-05-18T05:13:45.8402339Z test_variant_consistency_jit_fft_fft2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.399s) 2022-05-18T05:13:46.6235522Z test_variant_consistency_jit_fft_fft_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.783s) 2022-05-18T05:13:47.0588201Z test_variant_consistency_jit_fft_fft_cuda_float32 (__main__.TestJitCUDA) ... ok (0.435s) 2022-05-18T05:13:47.9598375Z test_variant_consistency_jit_fft_fftn_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.901s) 2022-05-18T05:13:48.4712644Z test_variant_consistency_jit_fft_fftn_cuda_float32 (__main__.TestJitCUDA) ... ok (0.511s) 2022-05-18T05:13:48.9728149Z test_variant_consistency_jit_fft_fftshift_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.501s) 2022-05-18T05:13:49.2884374Z test_variant_consistency_jit_fft_fftshift_cuda_float32 (__main__.TestJitCUDA) ... ok (0.316s) 2022-05-18T05:13:50.0760335Z test_variant_consistency_jit_fft_hfft2_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.787s) 2022-05-18T05:13:50.4947814Z test_variant_consistency_jit_fft_hfft2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.419s) 2022-05-18T05:13:51.3058330Z test_variant_consistency_jit_fft_hfft_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.811s) 2022-05-18T05:13:51.7405290Z test_variant_consistency_jit_fft_hfft_cuda_float32 (__main__.TestJitCUDA) ... ok (0.435s) 2022-05-18T05:13:52.6749727Z test_variant_consistency_jit_fft_hfftn_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.934s) 2022-05-18T05:13:53.1941224Z test_variant_consistency_jit_fft_hfftn_cuda_float32 (__main__.TestJitCUDA) ... ok (0.519s) 2022-05-18T05:13:53.9138954Z test_variant_consistency_jit_fft_ifft2_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.720s) 2022-05-18T05:13:54.3129784Z test_variant_consistency_jit_fft_ifft2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.399s) 2022-05-18T05:13:55.0910780Z test_variant_consistency_jit_fft_ifft_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.778s) 2022-05-18T05:13:55.5317992Z test_variant_consistency_jit_fft_ifft_cuda_float32 (__main__.TestJitCUDA) ... ok (0.441s) 2022-05-18T05:13:56.4401662Z test_variant_consistency_jit_fft_ifftn_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.908s) 2022-05-18T05:13:56.9429213Z test_variant_consistency_jit_fft_ifftn_cuda_float32 (__main__.TestJitCUDA) ... ok (0.502s) 2022-05-18T05:13:57.5092227Z test_variant_consistency_jit_fft_ifftshift_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.566s) 2022-05-18T05:13:57.8176088Z test_variant_consistency_jit_fft_ifftshift_cuda_float32 (__main__.TestJitCUDA) ... ok (0.308s) 2022-05-18T05:13:58.2504842Z test_variant_consistency_jit_fft_ihfft2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.433s) 2022-05-18T05:13:58.6912472Z test_variant_consistency_jit_fft_ihfft_cuda_float32 (__main__.TestJitCUDA) ... ok (0.441s) 2022-05-18T05:13:59.2097290Z test_variant_consistency_jit_fft_ihfftn_cuda_float32 (__main__.TestJitCUDA) ... ok (0.518s) 2022-05-18T05:13:59.9453223Z test_variant_consistency_jit_fft_irfft2_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.736s) 2022-05-18T05:14:00.3494722Z test_variant_consistency_jit_fft_irfft2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.404s) 2022-05-18T05:14:01.1389219Z test_variant_consistency_jit_fft_irfft_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.789s) 2022-05-18T05:14:01.5721478Z test_variant_consistency_jit_fft_irfft_cuda_float32 (__main__.TestJitCUDA) ... ok (0.433s) 2022-05-18T05:14:02.4920551Z test_variant_consistency_jit_fft_irfftn_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.920s) 2022-05-18T05:14:02.9941148Z test_variant_consistency_jit_fft_irfftn_cuda_float32 (__main__.TestJitCUDA) ... ok (0.502s) 2022-05-18T05:14:03.3963515Z test_variant_consistency_jit_fft_rfft2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.402s) 2022-05-18T05:14:03.8277939Z test_variant_consistency_jit_fft_rfft_cuda_float32 (__main__.TestJitCUDA) ... ok (0.431s) 2022-05-18T05:14:04.3254004Z test_variant_consistency_jit_fft_rfftn_cuda_float32 (__main__.TestJitCUDA) ... ok (0.497s) 2022-05-18T05:14:04.3325515Z test_variant_consistency_jit_fill__cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.007s) 2022-05-18T05:14:04.3386683Z test_variant_consistency_jit_fill__cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:14:05.5222780Z test_variant_consistency_jit_flatten_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.183s) 2022-05-18T05:14:06.1614768Z test_variant_consistency_jit_flatten_cuda_float32 (__main__.TestJitCUDA) ... ok (0.639s) 2022-05-18T05:14:08.0590765Z test_variant_consistency_jit_flip_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.897s) 2022-05-18T05:14:09.0129116Z test_variant_consistency_jit_flip_cuda_float32 (__main__.TestJitCUDA) ... ok (0.954s) 2022-05-18T05:14:09.4317101Z test_variant_consistency_jit_fliplr_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.419s) 2022-05-18T05:14:09.6721596Z test_variant_consistency_jit_fliplr_cuda_float32 (__main__.TestJitCUDA) ... ok (0.240s) 2022-05-18T05:14:10.0904233Z test_variant_consistency_jit_flipud_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.418s) 2022-05-18T05:14:10.3304634Z test_variant_consistency_jit_flipud_cuda_float32 (__main__.TestJitCUDA) ... ok (0.240s) 2022-05-18T05:14:10.3955843Z test_variant_consistency_jit_float_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.065s) 2022-05-18T05:14:10.5154453Z test_variant_consistency_jit_float_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.120s) 2022-05-18T05:14:10.5201717Z test_variant_consistency_jit_float_power_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:14:10.5248150Z test_variant_consistency_jit_float_power_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:14:10.7416177Z test_variant_consistency_jit_floor_cuda_float32 (__main__.TestJitCUDA) ... ok (0.217s) 2022-05-18T05:14:10.7462568Z test_variant_consistency_jit_floor_divide_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:14:11.6561152Z test_variant_consistency_jit_fmax_cuda_float32 (__main__.TestJitCUDA) ... ok (0.910s) 2022-05-18T05:14:12.6221610Z test_variant_consistency_jit_fmin_cuda_float32 (__main__.TestJitCUDA) ... ok (0.966s) 2022-05-18T05:14:13.5790281Z test_variant_consistency_jit_fmod_cuda_float32 (__main__.TestJitCUDA) ... ok (0.957s) 2022-05-18T05:14:13.9219899Z test_variant_consistency_jit_frac_cuda_float32 (__main__.TestJitCUDA) ... ok (0.343s) 2022-05-18T05:14:14.2772414Z test_variant_consistency_jit_frexp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.355s) 2022-05-18T05:14:14.5859449Z test_variant_consistency_jit_full_like_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.309s) 2022-05-18T05:14:14.7783987Z test_variant_consistency_jit_full_like_cuda_float32 (__main__.TestJitCUDA) ... ok (0.192s) 2022-05-18T05:14:15.8234752Z test_variant_consistency_jit_gather_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.045s) 2022-05-18T05:14:16.3769089Z test_variant_consistency_jit_gather_cuda_float32 (__main__.TestJitCUDA) ... ok (0.553s) 2022-05-18T05:14:16.7260286Z test_variant_consistency_jit_ge_cuda_float32 (__main__.TestJitCUDA) ... ok (0.349s) 2022-05-18T05:14:20.6684660Z test_variant_consistency_jit_geqrf_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.942s) 2022-05-18T05:14:22.8343257Z test_variant_consistency_jit_geqrf_cuda_float32 (__main__.TestJitCUDA) ... ok (2.166s) 2022-05-18T05:14:22.8388832Z test_variant_consistency_jit_gradient_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:14:22.8438988Z test_variant_consistency_jit_gradient_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:14:23.1910450Z test_variant_consistency_jit_gt_cuda_float32 (__main__.TestJitCUDA) ... ok (0.347s) 2022-05-18T05:14:23.2564193Z test_variant_consistency_jit_half_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.065s) 2022-05-18T05:14:23.3786942Z test_variant_consistency_jit_half_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.122s) 2022-05-18T05:14:23.7639904Z test_variant_consistency_jit_heaviside_cuda_float32 (__main__.TestJitCUDA) ... ok (0.385s) 2022-05-18T05:14:26.6626148Z test_variant_consistency_jit_histc_cuda_float32 (__main__.TestJitCUDA) ... ok (2.899s) 2022-05-18T05:14:27.2179431Z test_variant_consistency_jit_hsplit_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.555s) 2022-05-18T05:14:27.5371779Z test_variant_consistency_jit_hsplit_cuda_float32 (__main__.TestJitCUDA) ... ok (0.319s) 2022-05-18T05:14:27.7095113Z test_variant_consistency_jit_hstack_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.172s) 2022-05-18T05:14:27.8274147Z test_variant_consistency_jit_hstack_cuda_float32 (__main__.TestJitCUDA) ... ok (0.118s) 2022-05-18T05:14:28.7420613Z test_variant_consistency_jit_hypot_cuda_float32 (__main__.TestJitCUDA) ... ok (0.915s) 2022-05-18T05:14:29.0838044Z test_variant_consistency_jit_i0_cuda_float32 (__main__.TestJitCUDA) ... ok (0.342s) 2022-05-18T05:14:29.3977126Z test_variant_consistency_jit_igamma_cuda_float32 (__main__.TestJitCUDA) ... ok (0.314s) 2022-05-18T05:14:29.7113035Z test_variant_consistency_jit_igammac_cuda_float32 (__main__.TestJitCUDA) ... ok (0.314s) 2022-05-18T05:14:30.0440257Z test_variant_consistency_jit_imag_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.333s) 2022-05-18T05:14:32.0324279Z test_variant_consistency_jit_index_add_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.988s) 2022-05-18T05:14:33.0548729Z test_variant_consistency_jit_index_add_cuda_float32 (__main__.TestJitCUDA) ... ok (1.022s) 2022-05-18T05:14:33.7479871Z test_variant_consistency_jit_index_copy_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.693s) 2022-05-18T05:14:34.1251066Z test_variant_consistency_jit_index_copy_cuda_float32 (__main__.TestJitCUDA) ... ok (0.377s) 2022-05-18T05:14:34.8026761Z test_variant_consistency_jit_index_fill_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.677s) 2022-05-18T05:14:35.1707192Z test_variant_consistency_jit_index_fill_cuda_float32 (__main__.TestJitCUDA) ... ok (0.368s) 2022-05-18T05:14:35.1963995Z test_variant_consistency_jit_index_put_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.025s) 2022-05-18T05:14:35.2775176Z test_variant_consistency_jit_index_put_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.081s) 2022-05-18T05:14:35.3421868Z test_variant_consistency_jit_index_reduce_cuda_float32 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_jit.py:160: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:883.) 2022-05-18T05:14:35.3424035Z results = func(*inputs, **kwargs) 2022-05-18T05:14:39.6191939Z ok (4.342s) 2022-05-18T05:14:40.2670272Z test_variant_consistency_jit_index_select_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.648s) 2022-05-18T05:14:40.6327110Z test_variant_consistency_jit_index_select_cuda_float32 (__main__.TestJitCUDA) ... ok (0.366s) 2022-05-18T05:14:41.1224690Z test_variant_consistency_jit_inner_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.490s) 2022-05-18T05:14:41.3938600Z test_variant_consistency_jit_inner_cuda_float32 (__main__.TestJitCUDA) ... ok (0.271s) 2022-05-18T05:14:41.4239043Z test_variant_consistency_jit_int_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.030s) 2022-05-18T05:14:41.5101363Z test_variant_consistency_jit_int_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.086s) 2022-05-18T05:14:43.7409866Z test_variant_consistency_jit_inverse_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.231s) 2022-05-18T05:14:44.8590857Z test_variant_consistency_jit_inverse_cuda_float32 (__main__.TestJitCUDA) ... ok (1.118s) 2022-05-18T05:14:45.9503587Z test_variant_consistency_jit_isclose_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.091s) 2022-05-18T05:14:46.5486458Z test_variant_consistency_jit_isclose_cuda_float32 (__main__.TestJitCUDA) ... ok (0.598s) 2022-05-18T05:14:46.7697948Z test_variant_consistency_jit_isfinite_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.221s) 2022-05-18T05:14:46.9131190Z test_variant_consistency_jit_isfinite_cuda_float32 (__main__.TestJitCUDA) ... ok (0.143s) 2022-05-18T05:14:47.0132915Z test_variant_consistency_jit_isin_cuda_float32 (__main__.TestJitCUDA) ... ok (0.100s) 2022-05-18T05:14:47.1284750Z test_variant_consistency_jit_isinf_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.115s) 2022-05-18T05:14:47.2190409Z test_variant_consistency_jit_isinf_cuda_float32 (__main__.TestJitCUDA) ... ok (0.090s) 2022-05-18T05:14:47.3325035Z test_variant_consistency_jit_isnan_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.113s) 2022-05-18T05:14:47.4243239Z test_variant_consistency_jit_isnan_cuda_float32 (__main__.TestJitCUDA) ... ok (0.092s) 2022-05-18T05:14:47.5146182Z test_variant_consistency_jit_isneginf_cuda_float32 (__main__.TestJitCUDA) ... ok (0.090s) 2022-05-18T05:14:47.6042950Z test_variant_consistency_jit_isposinf_cuda_float32 (__main__.TestJitCUDA) ... ok (0.090s) 2022-05-18T05:14:47.8157594Z test_variant_consistency_jit_isreal_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.211s) 2022-05-18T05:14:47.9571165Z test_variant_consistency_jit_isreal_cuda_float32 (__main__.TestJitCUDA) ... ok (0.141s) 2022-05-18T05:14:47.9616770Z test_variant_consistency_jit_istft_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! istft does not match the native function (0.005s) 2022-05-18T05:14:47.9666069Z test_variant_consistency_jit_istft_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! istft does not match the native function (0.005s) 2022-05-18T05:14:47.9717703Z test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:14:47.9772923Z test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:14:47.9826137Z test_variant_consistency_jit_jiterator_binary_cuda_complex64 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:14:47.9879956Z test_variant_consistency_jit_jiterator_binary_cuda_float32 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:14:47.9932127Z test_variant_consistency_jit_jiterator_unary_cuda_complex64 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:14:47.9984867Z test_variant_consistency_jit_jiterator_unary_cuda_float32 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:14:48.2826543Z test_variant_consistency_jit_kron_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.284s) 2022-05-18T05:14:48.4495272Z test_variant_consistency_jit_kron_cuda_float32 (__main__.TestJitCUDA) ... ok (0.167s) 2022-05-18T05:14:49.5907796Z test_variant_consistency_jit_kthvalue_cuda_float32 (__main__.TestJitCUDA) ... ok (1.141s) 2022-05-18T05:14:51.5683268Z test_variant_consistency_jit_ldexp_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.978s) 2022-05-18T05:14:52.4970142Z test_variant_consistency_jit_ldexp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.929s) 2022-05-18T05:14:52.8442567Z test_variant_consistency_jit_le_cuda_float32 (__main__.TestJitCUDA) ... ok (0.347s) 2022-05-18T05:14:57.9947544Z test_variant_consistency_jit_lerp_cuda_complex64 (__main__.TestJitCUDA) ... ok (5.150s) 2022-05-18T05:14:59.7738136Z test_variant_consistency_jit_lerp_cuda_float32 (__main__.TestJitCUDA) ... ok (1.779s) 2022-05-18T05:15:00.1204764Z test_variant_consistency_jit_lgamma_cuda_float32 (__main__.TestJitCUDA) ... ok (0.346s) 2022-05-18T05:15:02.0524888Z test_variant_consistency_jit_linalg_cholesky_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.932s) 2022-05-18T05:15:02.9655281Z test_variant_consistency_jit_linalg_cholesky_cuda_float32 (__main__.TestJitCUDA) ... ok (0.913s) 2022-05-18T05:15:05.0906948Z test_variant_consistency_jit_linalg_cholesky_ex_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.125s) 2022-05-18T05:15:06.1161322Z test_variant_consistency_jit_linalg_cholesky_ex_cuda_float32 (__main__.TestJitCUDA) ... ok (1.025s) 2022-05-18T05:15:07.0206346Z test_variant_consistency_jit_linalg_cond_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.904s) 2022-05-18T05:15:07.4952617Z test_variant_consistency_jit_linalg_cond_cuda_float32 (__main__.TestJitCUDA) ... ok (0.474s) 2022-05-18T05:15:07.8970197Z test_variant_consistency_jit_linalg_cross_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.402s) 2022-05-18T05:15:08.1203326Z test_variant_consistency_jit_linalg_cross_cuda_float32 (__main__.TestJitCUDA) ... ok (0.223s) 2022-05-18T05:15:11.7208975Z test_variant_consistency_jit_linalg_det_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.600s) 2022-05-18T05:15:13.4327970Z test_variant_consistency_jit_linalg_det_cuda_float32 (__main__.TestJitCUDA) ... ok (1.712s) 2022-05-18T05:15:15.2175610Z test_variant_consistency_jit_linalg_eig_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.785s) 2022-05-18T05:15:16.0834922Z test_variant_consistency_jit_linalg_eig_cuda_float32 (__main__.TestJitCUDA) ... ok (0.866s) 2022-05-18T05:15:17.5163028Z test_variant_consistency_jit_linalg_eigh_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.433s) 2022-05-18T05:15:18.1073244Z test_variant_consistency_jit_linalg_eigh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.591s) 2022-05-18T05:15:19.5022217Z test_variant_consistency_jit_linalg_eigvals_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.395s) 2022-05-18T05:15:20.2463706Z test_variant_consistency_jit_linalg_eigvals_cuda_float32 (__main__.TestJitCUDA) ... ok (0.744s) 2022-05-18T05:15:21.2787653Z test_variant_consistency_jit_linalg_eigvalsh_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.032s) 2022-05-18T05:15:21.7924376Z test_variant_consistency_jit_linalg_eigvalsh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.513s) 2022-05-18T05:15:21.7976831Z test_variant_consistency_jit_linalg_householder_product_cuda_complex64 (__main__.TestJitCUDA) ... skip: cuSOLVER not available (0.005s) 2022-05-18T05:15:21.8029424Z test_variant_consistency_jit_linalg_householder_product_cuda_float32 (__main__.TestJitCUDA) ... skip: cuSOLVER not available (0.005s) 2022-05-18T05:15:22.9348263Z test_variant_consistency_jit_linalg_inv_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.132s) 2022-05-18T05:15:23.5047473Z test_variant_consistency_jit_linalg_inv_cuda_float32 (__main__.TestJitCUDA) ... ok (0.570s) 2022-05-18T05:15:24.7523777Z test_variant_consistency_jit_linalg_inv_ex_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.248s) 2022-05-18T05:15:25.4112332Z test_variant_consistency_jit_linalg_inv_ex_cuda_float32 (__main__.TestJitCUDA) ... ok (0.659s) 2022-05-18T05:15:25.4164928Z test_variant_consistency_jit_linalg_ldl_factor_cuda_complex64 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:15:25.4216336Z test_variant_consistency_jit_linalg_ldl_factor_cuda_float32 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:15:25.4272197Z test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:15:25.4323799Z test_variant_consistency_jit_linalg_ldl_factor_ex_cuda_float32 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:15:25.4375745Z test_variant_consistency_jit_linalg_ldl_solve_cuda_complex64 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:15:25.4428393Z test_variant_consistency_jit_linalg_ldl_solve_cuda_float32 (__main__.TestJitCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:15:29.6699470Z test_variant_consistency_jit_linalg_lstsq_cuda_complex64 (__main__.TestJitCUDA) ... ok (4.227s) 2022-05-18T05:15:31.3172706Z test_variant_consistency_jit_linalg_lstsq_cuda_float32 (__main__.TestJitCUDA) ... ok (1.647s) 2022-05-18T05:15:31.3561944Z test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.039s) 2022-05-18T05:15:31.3755485Z test_variant_consistency_jit_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.019s) 2022-05-18T05:15:37.5299028Z test_variant_consistency_jit_linalg_lu_cuda_complex64 (__main__.TestJitCUDA) ... ok (6.154s) 2022-05-18T05:15:40.5588619Z test_variant_consistency_jit_linalg_lu_cuda_float32 (__main__.TestJitCUDA) ... ok (3.029s) 2022-05-18T05:15:46.9059532Z test_variant_consistency_jit_linalg_lu_factor_cuda_complex64 (__main__.TestJitCUDA) ... ok (6.347s) 2022-05-18T05:15:49.9817646Z test_variant_consistency_jit_linalg_lu_factor_cuda_float32 (__main__.TestJitCUDA) ... ok (3.076s) 2022-05-18T05:15:55.8010142Z test_variant_consistency_jit_linalg_lu_factor_ex_cuda_complex64 (__main__.TestJitCUDA) ... ok (5.819s) 2022-05-18T05:15:58.6465994Z test_variant_consistency_jit_linalg_lu_factor_ex_cuda_float32 (__main__.TestJitCUDA) ... ok (2.846s) 2022-05-18T05:16:10.7765809Z test_variant_consistency_jit_linalg_matrix_norm_cuda_complex64 (__main__.TestJitCUDA) ... ok (12.130s) 2022-05-18T05:16:16.3768118Z test_variant_consistency_jit_linalg_matrix_norm_cuda_float32 (__main__.TestJitCUDA) ... ok (5.600s) 2022-05-18T05:16:19.3801926Z test_variant_consistency_jit_linalg_matrix_power_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.003s) 2022-05-18T05:16:20.8714889Z test_variant_consistency_jit_linalg_matrix_power_cuda_float32 (__main__.TestJitCUDA) ... ok (1.491s) 2022-05-18T05:16:21.2868163Z test_variant_consistency_jit_linalg_matrix_rank_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.415s) 2022-05-18T05:16:21.5436328Z test_variant_consistency_jit_linalg_matrix_rank_cuda_float32 (__main__.TestJitCUDA) ... ok (0.257s) 2022-05-18T05:16:21.8513756Z test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.308s) 2022-05-18T05:16:22.0477563Z test_variant_consistency_jit_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestJitCUDA) ... ok (0.196s) 2022-05-18T05:16:23.0026978Z test_variant_consistency_jit_linalg_multi_dot_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.955s) 2022-05-18T05:16:23.4916299Z test_variant_consistency_jit_linalg_multi_dot_cuda_float32 (__main__.TestJitCUDA) ... ok (0.489s) 2022-05-18T05:16:26.5231567Z test_variant_consistency_jit_linalg_norm_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.031s) 2022-05-18T05:16:28.0460730Z test_variant_consistency_jit_linalg_norm_cuda_float32 (__main__.TestJitCUDA) ... ok (1.523s) 2022-05-18T05:16:30.9096050Z test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.863s) 2022-05-18T05:16:32.3017228Z test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestJitCUDA) ... ok (1.392s) 2022-05-18T05:16:32.3065977Z test_variant_consistency_jit_linalg_pinv_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:16:32.3113135Z test_variant_consistency_jit_linalg_pinv_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:16:33.4892972Z test_variant_consistency_jit_linalg_pinv_hermitian_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.178s) 2022-05-18T05:16:34.0950504Z test_variant_consistency_jit_linalg_pinv_hermitian_cuda_float32 (__main__.TestJitCUDA) ... ok (0.606s) 2022-05-18T05:16:34.1003526Z test_variant_consistency_jit_linalg_pinv_singular_cuda_complex64 (__main__.TestJitCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:34.1057167Z test_variant_consistency_jit_linalg_pinv_singular_cuda_float32 (__main__.TestJitCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:16:43.8224314Z test_variant_consistency_jit_linalg_qr_cuda_complex64 (__main__.TestJitCUDA) ... ok (9.716s) 2022-05-18T05:16:48.2060316Z test_variant_consistency_jit_linalg_qr_cuda_float32 (__main__.TestJitCUDA) ... ok (4.384s) 2022-05-18T05:16:49.5015579Z test_variant_consistency_jit_linalg_slogdet_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.295s) 2022-05-18T05:16:50.1620365Z test_variant_consistency_jit_linalg_slogdet_cuda_float32 (__main__.TestJitCUDA) ... ok (0.661s) 2022-05-18T05:16:53.6196257Z test_variant_consistency_jit_linalg_solve_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.457s) 2022-05-18T05:16:55.2663719Z test_variant_consistency_jit_linalg_solve_cuda_float32 (__main__.TestJitCUDA) ... ok (1.647s) 2022-05-18T05:17:40.9850714Z test_variant_consistency_jit_linalg_solve_triangular_cuda_complex64 (__main__.TestJitCUDA) ... ok (45.718s) 2022-05-18T05:18:03.6194962Z test_variant_consistency_jit_linalg_solve_triangular_cuda_float32 (__main__.TestJitCUDA) ... ok (22.634s) 2022-05-18T05:19:03.5333135Z test_variant_consistency_jit_linalg_svd_cuda_complex64 (__main__.TestJitCUDA) ... ok (59.914s) 2022-05-18T05:19:31.6533098Z test_variant_consistency_jit_linalg_svd_cuda_float32 (__main__.TestJitCUDA) ... ok (28.120s) 2022-05-18T05:19:38.4724372Z test_variant_consistency_jit_linalg_svdvals_cuda_complex64 (__main__.TestJitCUDA) ... ok (6.819s) 2022-05-18T05:19:41.8252968Z test_variant_consistency_jit_linalg_svdvals_cuda_float32 (__main__.TestJitCUDA) ... ok (3.353s) 2022-05-18T05:19:42.6466321Z test_variant_consistency_jit_linalg_tensorinv_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.821s) 2022-05-18T05:19:43.1002525Z test_variant_consistency_jit_linalg_tensorinv_cuda_float32 (__main__.TestJitCUDA) ... ok (0.453s) 2022-05-18T05:19:44.8056452Z test_variant_consistency_jit_linalg_tensorsolve_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.705s) 2022-05-18T05:19:45.7029540Z test_variant_consistency_jit_linalg_tensorsolve_cuda_float32 (__main__.TestJitCUDA) ... ok (0.897s) 2022-05-18T05:19:46.8824070Z test_variant_consistency_jit_linalg_vander_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.179s) 2022-05-18T05:19:47.4930319Z test_variant_consistency_jit_linalg_vander_cuda_float32 (__main__.TestJitCUDA) ... ok (0.611s) 2022-05-18T05:19:58.9084278Z test_variant_consistency_jit_linalg_vector_norm_cuda_complex64 (__main__.TestJitCUDA) ... ok (11.415s) 2022-05-18T05:20:04.4719701Z test_variant_consistency_jit_linalg_vector_norm_cuda_float32 (__main__.TestJitCUDA) ... ok (5.563s) 2022-05-18T05:20:05.1242750Z test_variant_consistency_jit_log10_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.652s) 2022-05-18T05:20:05.4821299Z test_variant_consistency_jit_log10_cuda_float32 (__main__.TestJitCUDA) ... ok (0.358s) 2022-05-18T05:20:05.6465113Z test_variant_consistency_jit_log1p_cuda_float32 (__main__.TestJitCUDA) ... ok (0.164s) 2022-05-18T05:20:06.2988517Z test_variant_consistency_jit_log2_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.652s) 2022-05-18T05:20:06.6555698Z test_variant_consistency_jit_log2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.357s) 2022-05-18T05:20:07.3037950Z test_variant_consistency_jit_log_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.648s) 2022-05-18T05:20:07.6589925Z test_variant_consistency_jit_log_cuda_float32 (__main__.TestJitCUDA) ... ok (0.355s) 2022-05-18T05:20:08.3504458Z test_variant_consistency_jit_log_softmax_cuda_float32 (__main__.TestJitCUDA) ... ok (0.691s) 2022-05-18T05:20:09.7059412Z test_variant_consistency_jit_log_softmax_dtype_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.355s) 2022-05-18T05:20:10.4193580Z test_variant_consistency_jit_log_softmax_dtype_cuda_float32 (__main__.TestJitCUDA) ... ok (0.713s) 2022-05-18T05:20:10.5913210Z test_variant_consistency_jit_logaddexp2_cuda_float32 (__main__.TestJitCUDA) ... ok (0.172s) 2022-05-18T05:20:10.7598012Z test_variant_consistency_jit_logaddexp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.168s) 2022-05-18T05:20:11.5234423Z test_variant_consistency_jit_logcumsumexp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.764s) 2022-05-18T05:20:12.4661953Z test_variant_consistency_jit_logdet_cuda_float32 (__main__.TestJitCUDA) ... ok (0.943s) 2022-05-18T05:20:12.9795298Z test_variant_consistency_jit_logical_and_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.513s) 2022-05-18T05:20:13.2799166Z test_variant_consistency_jit_logical_and_cuda_float32 (__main__.TestJitCUDA) ... ok (0.300s) 2022-05-18T05:20:13.4877989Z test_variant_consistency_jit_logical_not_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.208s) 2022-05-18T05:20:13.6272809Z test_variant_consistency_jit_logical_not_cuda_float32 (__main__.TestJitCUDA) ... ok (0.139s) 2022-05-18T05:20:14.1401850Z test_variant_consistency_jit_logical_or_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.513s) 2022-05-18T05:20:14.4424402Z test_variant_consistency_jit_logical_or_cuda_float32 (__main__.TestJitCUDA) ... ok (0.302s) 2022-05-18T05:20:14.9542797Z test_variant_consistency_jit_logical_xor_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.512s) 2022-05-18T05:20:15.2549961Z test_variant_consistency_jit_logical_xor_cuda_float32 (__main__.TestJitCUDA) ... ok (0.301s) 2022-05-18T05:20:15.7371840Z test_variant_consistency_jit_logit_cuda_float32 (__main__.TestJitCUDA) ... ok (0.482s) 2022-05-18T05:20:17.1873700Z test_variant_consistency_jit_logsumexp_cuda_float32 (__main__.TestJitCUDA) ... ok (1.450s) 2022-05-18T05:20:17.2168288Z test_variant_consistency_jit_long_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.029s) 2022-05-18T05:20:17.3026685Z test_variant_consistency_jit_long_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.086s) 2022-05-18T05:20:17.7046308Z test_variant_consistency_jit_lt_cuda_float32 (__main__.TestJitCUDA) ... ok (0.402s) 2022-05-18T05:20:18.5203345Z test_variant_consistency_jit_lu_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.816s) 2022-05-18T05:20:18.7005838Z test_variant_consistency_jit_lu_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.180s) 2022-05-18T05:20:39.9999478Z test_variant_consistency_jit_lu_solve_cuda_complex64 (__main__.TestJitCUDA) ... ok (21.299s) 2022-05-18T05:20:50.4061076Z test_variant_consistency_jit_lu_solve_cuda_float32 (__main__.TestJitCUDA) ... ok (10.406s) 2022-05-18T05:20:54.1247729Z test_variant_consistency_jit_lu_unpack_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.718s) 2022-05-18T05:20:56.0372814Z test_variant_consistency_jit_lu_unpack_cuda_float32 (__main__.TestJitCUDA) ... ok (1.913s) 2022-05-18T05:20:56.0452908Z test_variant_consistency_jit_mH_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.008s) 2022-05-18T05:20:56.0516197Z test_variant_consistency_jit_mH_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:20:56.0597501Z test_variant_consistency_jit_mT_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.008s) 2022-05-18T05:20:56.0653128Z test_variant_consistency_jit_mT_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:20:57.7907943Z test_variant_consistency_jit_masked_fill_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.725s) 2022-05-18T05:20:58.6818148Z test_variant_consistency_jit_masked_fill_cuda_float32 (__main__.TestJitCUDA) ... ok (0.891s) 2022-05-18T05:20:59.6428398Z test_variant_consistency_jit_masked_scatter_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.961s) 2022-05-18T05:21:00.1489133Z test_variant_consistency_jit_masked_scatter_cuda_float32 (__main__.TestJitCUDA) ... ok (0.506s) 2022-05-18T05:21:01.7102766Z test_variant_consistency_jit_masked_select_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.561s) 2022-05-18T05:21:02.5250925Z test_variant_consistency_jit_masked_select_cuda_float32 (__main__.TestJitCUDA) ... ok (0.815s) 2022-05-18T05:21:05.8406649Z test_variant_consistency_jit_matmul_cuda_complex64 (__main__.TestJitCUDA) ... ok (3.315s) 2022-05-18T05:21:07.6310282Z test_variant_consistency_jit_matmul_cuda_float32 (__main__.TestJitCUDA) ... ok (1.790s) 2022-05-18T05:21:08.7579600Z test_variant_consistency_jit_matrix_exp_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.127s) 2022-05-18T05:21:09.3400447Z test_variant_consistency_jit_matrix_exp_cuda_float32 (__main__.TestJitCUDA) ... ok (0.582s) 2022-05-18T05:21:10.4010634Z test_variant_consistency_jit_max_binary_cuda_float32 (__main__.TestJitCUDA) ... ok (1.061s) 2022-05-18T05:21:10.6655901Z test_variant_consistency_jit_max_reduction_no_dim_cuda_float32 (__main__.TestJitCUDA) ... ok (0.264s) 2022-05-18T05:21:11.1848298Z test_variant_consistency_jit_max_reduction_with_dim_cuda_float32 (__main__.TestJitCUDA) ... ok (0.520s) 2022-05-18T05:21:12.1144861Z test_variant_consistency_jit_maximum_cuda_float32 (__main__.TestJitCUDA) ... ok (0.929s) 2022-05-18T05:21:16.5270433Z test_variant_consistency_jit_mean_cuda_complex64 (__main__.TestJitCUDA) ... ok (4.413s) 2022-05-18T05:21:18.8676317Z test_variant_consistency_jit_mean_cuda_float32 (__main__.TestJitCUDA) ... ok (2.340s) 2022-05-18T05:21:20.3004074Z test_variant_consistency_jit_median_cuda_float32 (__main__.TestJitCUDA) ... ok (1.433s) 2022-05-18T05:21:21.6176788Z test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.317s) 2022-05-18T05:21:22.3014362Z test_variant_consistency_jit_meshgrid_list_of_tensors_cuda_float32 (__main__.TestJitCUDA) ... ok (0.684s) 2022-05-18T05:21:22.3063267Z test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:22.3109165Z test_variant_consistency_jit_meshgrid_variadic_tensors_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:23.3436798Z test_variant_consistency_jit_min_binary_cuda_float32 (__main__.TestJitCUDA) ... ok (1.032s) 2022-05-18T05:21:23.5998647Z test_variant_consistency_jit_min_reduction_no_dim_cuda_float32 (__main__.TestJitCUDA) ... ok (0.256s) 2022-05-18T05:21:24.1075101Z test_variant_consistency_jit_min_reduction_with_dim_cuda_float32 (__main__.TestJitCUDA) ... ok (0.508s) 2022-05-18T05:21:25.0355348Z test_variant_consistency_jit_minimum_cuda_float32 (__main__.TestJitCUDA) ... ok (0.928s) 2022-05-18T05:21:25.5599056Z test_variant_consistency_jit_mm_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.524s) 2022-05-18T05:21:25.7384005Z test_variant_consistency_jit_mm_cuda_float32 (__main__.TestJitCUDA) ... ok (0.178s) 2022-05-18T05:21:26.4822780Z test_variant_consistency_jit_mode_cuda_float32 (__main__.TestJitCUDA) ... ok (0.744s) 2022-05-18T05:21:26.9782958Z test_variant_consistency_jit_movedim_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.496s) 2022-05-18T05:21:27.2591073Z test_variant_consistency_jit_movedim_cuda_float32 (__main__.TestJitCUDA) ... ok (0.281s) 2022-05-18T05:21:27.5122739Z test_variant_consistency_jit_msort_cuda_float32 (__main__.TestJitCUDA) ... ok (0.253s) 2022-05-18T05:21:29.6210464Z test_variant_consistency_jit_mul_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.109s) 2022-05-18T05:21:30.6769917Z test_variant_consistency_jit_mul_cuda_float32 (__main__.TestJitCUDA) ... ok (1.056s) 2022-05-18T05:21:30.6837184Z test_variant_consistency_jit_multinomial_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.007s) 2022-05-18T05:21:30.9131572Z test_variant_consistency_jit_mv_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.229s) 2022-05-18T05:21:31.0907972Z test_variant_consistency_jit_mv_cuda_float32 (__main__.TestJitCUDA) ... ok (0.178s) 2022-05-18T05:21:32.2686512Z test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestJitCUDA) ... ok (1.178s) 2022-05-18T05:21:32.2736660Z test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:32.2788937Z test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:32.6277045Z test_variant_consistency_jit_nan_to_num_cuda_float32 (__main__.TestJitCUDA) ... ok (0.349s) 2022-05-18T05:21:32.6323783Z test_variant_consistency_jit_nanmean_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:34.0919592Z test_variant_consistency_jit_nanmedian_cuda_float32 (__main__.TestJitCUDA) ... ok (1.459s) 2022-05-18T05:21:41.7127347Z test_variant_consistency_jit_nanquantile_cuda_float32 (__main__.TestJitCUDA) ... ok (7.621s) 2022-05-18T05:21:43.8465765Z test_variant_consistency_jit_nansum_cuda_float32 (__main__.TestJitCUDA) ... ok (2.133s) 2022-05-18T05:21:44.8405123Z test_variant_consistency_jit_narrow_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.994s) 2022-05-18T05:21:45.3959727Z test_variant_consistency_jit_narrow_cuda_float32 (__main__.TestJitCUDA) ... ok (0.555s) 2022-05-18T05:21:45.9126602Z test_variant_consistency_jit_ne_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.516s) 2022-05-18T05:21:46.2581361Z test_variant_consistency_jit_ne_cuda_float32 (__main__.TestJitCUDA) ... ok (0.345s) 2022-05-18T05:21:46.5152359Z test_variant_consistency_jit_neg_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.257s) 2022-05-18T05:21:46.6775583Z test_variant_consistency_jit_neg_cuda_float32 (__main__.TestJitCUDA) ... ok (0.162s) 2022-05-18T05:21:46.6823894Z test_variant_consistency_jit_new_empty_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:46.6871519Z test_variant_consistency_jit_new_empty_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:47.0083888Z test_variant_consistency_jit_new_full_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.321s) 2022-05-18T05:21:47.2045002Z test_variant_consistency_jit_new_full_cuda_float32 (__main__.TestJitCUDA) ... ok (0.196s) 2022-05-18T05:21:47.5143282Z test_variant_consistency_jit_new_ones_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.310s) 2022-05-18T05:21:47.7061802Z test_variant_consistency_jit_new_ones_cuda_float32 (__main__.TestJitCUDA) ... ok (0.192s) 2022-05-18T05:21:48.0165045Z test_variant_consistency_jit_new_zeros_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.310s) 2022-05-18T05:21:48.2086785Z test_variant_consistency_jit_new_zeros_cuda_float32 (__main__.TestJitCUDA) ... ok (0.192s) 2022-05-18T05:21:48.5205860Z test_variant_consistency_jit_nextafter_cuda_float32 (__main__.TestJitCUDA) ... ok (0.312s) 2022-05-18T05:21:48.7453582Z test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.225s) 2022-05-18T05:21:48.8203999Z test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.075s) 2022-05-18T05:21:48.9494945Z test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.129s) 2022-05-18T05:21:49.3126461Z test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.363s) 2022-05-18T05:21:49.4545984Z test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.142s) 2022-05-18T05:21:49.5221168Z test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.067s) 2022-05-18T05:21:50.1548832Z test_variant_consistency_jit_nn_functional_avg_pool1d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.633s) 2022-05-18T05:21:50.6511778Z test_variant_consistency_jit_nn_functional_avg_pool2d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.496s) 2022-05-18T05:21:51.1975337Z test_variant_consistency_jit_nn_functional_avg_pool3d_cuda_float32 (__main__.TestJitCUDA) ... ok (0.546s) 2022-05-18T05:21:53.5779807Z test_variant_consistency_jit_nn_functional_batch_norm_cuda_float32 (__main__.TestJitCUDA) ... ok (2.380s) 2022-05-18T05:21:54.7038683Z test_variant_consistency_jit_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestJitCUDA) ... ok (1.126s) 2022-05-18T05:21:56.4668510Z test_variant_consistency_jit_nn_functional_bilinear_cuda_float32 (__main__.TestJitCUDA) ... ok (1.763s) 2022-05-18T05:21:56.5396749Z test_variant_consistency_jit_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.073s) 2022-05-18T05:21:56.5498441Z test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.010s) 2022-05-18T05:21:56.8615513Z test_variant_consistency_jit_nn_functional_celu_cuda_float32 (__main__.TestJitCUDA) ... ok (0.312s) 2022-05-18T05:21:56.8664156Z test_variant_consistency_jit_nn_functional_conv1d_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:56.8710876Z test_variant_consistency_jit_nn_functional_conv1d_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:56.8755751Z test_variant_consistency_jit_nn_functional_conv2d_cuda_complex64 (__main__.TestJitCUDA) ... skip: Works on some configs! (0.005s) 2022-05-18T05:21:56.8803618Z test_variant_consistency_jit_nn_functional_conv2d_cuda_float32 (__main__.TestJitCUDA) ... skip: Works on some configs! (0.005s) 2022-05-18T05:21:58.1727662Z test_variant_consistency_jit_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (1.292s) 2022-05-18T05:21:58.1774321Z test_variant_consistency_jit_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:58.1821921Z test_variant_consistency_jit_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:21:58.9788289Z test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestJitCUDA) ... ok (0.797s) 2022-05-18T05:21:59.7998267Z test_variant_consistency_jit_nn_functional_cosine_similarity_cuda_float32 (__main__.TestJitCUDA) ... ok (0.821s) 2022-05-18T05:22:01.0500730Z test_variant_consistency_jit_nn_functional_cross_entropy_cuda_float32 (__main__.TestJitCUDA) ... expected failure (1.250s) 2022-05-18T05:22:01.0546912Z test_variant_consistency_jit_nn_functional_ctc_loss_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:22:01.1189708Z test_variant_consistency_jit_nn_functional_dropout2d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.064s) 2022-05-18T05:22:01.1264281Z test_variant_consistency_jit_nn_functional_dropout_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.007s) 2022-05-18T05:22:01.3555267Z test_variant_consistency_jit_nn_functional_elu_cuda_float32 (__main__.TestJitCUDA) ... ok (0.229s) 2022-05-18T05:22:01.3700276Z test_variant_consistency_jit_nn_functional_embedding_bag_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.014s) 2022-05-18T05:22:01.3762802Z test_variant_consistency_jit_nn_functional_embedding_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:22:01.3827086Z test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:22:01.3912795Z test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.008s) 2022-05-18T05:22:01.3977518Z test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:22:01.4063169Z test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.008s) 2022-05-18T05:22:01.4160080Z test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.009s) 2022-05-18T05:22:01.4207096Z test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:22:01.9076492Z test_variant_consistency_jit_nn_functional_gelu_cuda_float32 (__main__.TestJitCUDA) ... ok (0.487s) 2022-05-18T05:22:04.5500096Z test_variant_consistency_jit_nn_functional_glu_cuda_float32 (__main__.TestJitCUDA) ... ok (2.642s) 2022-05-18T05:22:06.0546124Z test_variant_consistency_jit_nn_functional_grid_sample_cuda_float32 (__main__.TestJitCUDA) ... ok (1.504s) 2022-05-18T05:22:06.0849425Z test_variant_consistency_jit_nn_functional_group_norm_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.030s) 2022-05-18T05:22:06.6685111Z test_variant_consistency_jit_nn_functional_hardshrink_cuda_float32 (__main__.TestJitCUDA) ... ok (0.583s) 2022-05-18T05:22:06.8361221Z test_variant_consistency_jit_nn_functional_hardsigmoid_cuda_float32 (__main__.TestJitCUDA) ... ok (0.168s) 2022-05-18T05:22:07.0390854Z test_variant_consistency_jit_nn_functional_hardswish_cuda_float32 (__main__.TestJitCUDA) ... ok (0.203s) 2022-05-18T05:22:07.6316065Z test_variant_consistency_jit_nn_functional_hardtanh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.592s) 2022-05-18T05:22:08.4467493Z test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestJitCUDA) ... ok (0.815s) 2022-05-18T05:22:08.4514299Z test_variant_consistency_jit_nn_functional_huber_loss_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:22:08.6051169Z test_variant_consistency_jit_nn_functional_instance_norm_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.153s) 2022-05-18T05:22:09.0294528Z test_variant_consistency_jit_nn_functional_interpolate_area_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.424s) 2022-05-18T05:22:09.3253556Z test_variant_consistency_jit_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.296s) 2022-05-18T05:22:09.6233734Z test_variant_consistency_jit_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.298s) 2022-05-18T05:22:09.9200038Z test_variant_consistency_jit_nn_functional_interpolate_linear_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.296s) 2022-05-18T05:22:10.2153611Z test_variant_consistency_jit_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.295s) 2022-05-18T05:22:10.5131011Z test_variant_consistency_jit_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.297s) 2022-05-18T05:22:10.5780941Z test_variant_consistency_jit_nn_functional_kl_div_cuda_float32 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T05:22:10.5783616Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T05:22:10.5951443Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.5953595Z warnings.warn( 2022-05-18T05:22:10.5974401Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.5991870Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.5993710Z warnings.warn( 2022-05-18T05:22:10.6019972Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6021829Z warnings.warn( 2022-05-18T05:22:10.6149629Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6150997Z warnings.warn( 2022-05-18T05:22:10.6172556Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.6190230Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6192056Z warnings.warn( 2022-05-18T05:22:10.6217931Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6219752Z warnings.warn( 2022-05-18T05:22:10.6368633Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6370484Z warnings.warn( 2022-05-18T05:22:10.6390926Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.6407413Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6409253Z warnings.warn( 2022-05-18T05:22:10.6437694Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6439799Z warnings.warn( 2022-05-18T05:22:10.6899131Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6901084Z warnings.warn( 2022-05-18T05:22:10.6924576Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.6941574Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6943406Z warnings.warn( 2022-05-18T05:22:10.6971876Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.6973708Z warnings.warn( 2022-05-18T05:22:10.7102718Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.7104696Z warnings.warn( 2022-05-18T05:22:10.7126085Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.7142050Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.7143862Z warnings.warn( 2022-05-18T05:22:10.7172226Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.7174044Z warnings.warn( 2022-05-18T05:22:10.7323037Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.7324905Z warnings.warn( 2022-05-18T05:22:10.7344808Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.7362377Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.7364206Z warnings.warn( 2022-05-18T05:22:10.7390249Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.7392073Z warnings.warn( 2022-05-18T05:22:10.7864299Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.7866317Z warnings.warn( 2022-05-18T05:22:10.7887665Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.7905300Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.7907296Z warnings.warn( 2022-05-18T05:22:10.7934354Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.7936160Z warnings.warn( 2022-05-18T05:22:10.8066407Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.8068378Z warnings.warn( 2022-05-18T05:22:10.8087679Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.8105748Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.8107721Z warnings.warn( 2022-05-18T05:22:10.8135462Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.8137399Z warnings.warn( 2022-05-18T05:22:10.8286910Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.8288741Z warnings.warn( 2022-05-18T05:22:10.8308484Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.8325778Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.8327614Z warnings.warn( 2022-05-18T05:22:10.8355992Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.8357823Z warnings.warn( 2022-05-18T05:22:10.8817874Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.8819854Z warnings.warn( 2022-05-18T05:22:10.8839905Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.8856396Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.8858226Z warnings.warn( 2022-05-18T05:22:10.8887244Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.8889067Z warnings.warn( 2022-05-18T05:22:10.9015442Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9017273Z warnings.warn( 2022-05-18T05:22:10.9039312Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.9056942Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9059145Z warnings.warn( 2022-05-18T05:22:10.9088444Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9090272Z warnings.warn( 2022-05-18T05:22:10.9236265Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9238223Z warnings.warn( 2022-05-18T05:22:10.9257673Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.9275683Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9277509Z warnings.warn( 2022-05-18T05:22:10.9303100Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9304928Z warnings.warn( 2022-05-18T05:22:10.9761812Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9763796Z warnings.warn( 2022-05-18T05:22:10.9782349Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:10.9797188Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9799174Z warnings.warn( 2022-05-18T05:22:10.9828039Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9830159Z warnings.warn( 2022-05-18T05:22:10.9961495Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:10.9963412Z warnings.warn( 2022-05-18T05:22:10.9984777Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:11.0003595Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0005440Z warnings.warn( 2022-05-18T05:22:11.0031474Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0033338Z warnings.warn( 2022-05-18T05:22:11.0182293Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0184282Z warnings.warn( 2022-05-18T05:22:11.0204335Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:11.0221388Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0223211Z warnings.warn( 2022-05-18T05:22:11.0250735Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0252530Z warnings.warn( 2022-05-18T05:22:11.0712436Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0714263Z warnings.warn( 2022-05-18T05:22:11.0735910Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:11.0755888Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0757733Z warnings.warn( 2022-05-18T05:22:11.0782741Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0784868Z warnings.warn( 2022-05-18T05:22:11.0912937Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0914780Z warnings.warn( 2022-05-18T05:22:11.0935892Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:11.0953770Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0955597Z warnings.warn( 2022-05-18T05:22:11.0981167Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.0982982Z warnings.warn( 2022-05-18T05:22:11.1130998Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.1132863Z warnings.warn( 2022-05-18T05:22:11.1155130Z code/__torch__/torch/nn/functional.py:18: 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-05-18T05:22:11.1172243Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.1174081Z warnings.warn( 2022-05-18T05:22:11.1203348Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2853: 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-05-18T05:22:11.1205175Z warnings.warn( 2022-05-18T05:22:11.7746850Z ok (1.262s) 2022-05-18T05:22:12.2534238Z test_variant_consistency_jit_nn_functional_l1_loss_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.479s) 2022-05-18T05:22:12.3505626Z test_variant_consistency_jit_nn_functional_l1_loss_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.097s) 2022-05-18T05:22:12.9132770Z test_variant_consistency_jit_nn_functional_layer_norm_cuda_float32 (__main__.TestJitCUDA) ... ok (0.563s) 2022-05-18T05:22:13.4908429Z test_variant_consistency_jit_nn_functional_leaky_relu_cuda_float32 (__main__.TestJitCUDA) ... ok (0.578s) 2022-05-18T05:22:15.4991756Z test_variant_consistency_jit_nn_functional_linear_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.008s) 2022-05-18T05:22:16.6033156Z test_variant_consistency_jit_nn_functional_linear_cuda_float32 (__main__.TestJitCUDA) ... ok (1.104s) 2022-05-18T05:22:17.2956030Z test_variant_consistency_jit_nn_functional_local_response_norm_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.692s) 2022-05-18T05:22:17.5650397Z test_variant_consistency_jit_nn_functional_logsigmoid_cuda_float32 (__main__.TestJitCUDA) ... ok (0.269s) 2022-05-18T05:22:18.3495339Z test_variant_consistency_jit_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestJitCUDA) ... ok (0.784s) 2022-05-18T05:22:18.3543323Z test_variant_consistency_jit_nn_functional_max_pool1d_cuda_float32 (__main__.TestJitCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:22:18.3591664Z test_variant_consistency_jit_nn_functional_max_pool2d_cuda_float32 (__main__.TestJitCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:22:59.2023494Z test_variant_consistency_jit_nn_functional_max_pool3d_cuda_float32 (__main__.TestJitCUDA) ... ok (40.843s) 2022-05-18T05:23:16.0798899Z test_variant_consistency_jit_nn_functional_max_unpool1d_cuda_float32 (__main__.TestJitCUDA) ... ok (16.877s) 2022-05-18T05:23:18.3187748Z test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestJitCUDA) ... ok (2.239s) 2022-05-18T05:23:49.2135987Z test_variant_consistency_jit_nn_functional_max_unpool2d_cuda_float32 (__main__.TestJitCUDA) ... ok (30.895s) 2022-05-18T05:23:51.5829323Z test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestJitCUDA) ... ok (2.369s) 2022-05-18T05:24:02.9218098Z test_variant_consistency_jit_nn_functional_max_unpool3d_cuda_float32 (__main__.TestJitCUDA) ... ok (11.339s) 2022-05-18T05:24:04.6878494Z test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestJitCUDA) ... ok (1.766s) 2022-05-18T05:24:04.9144154Z test_variant_consistency_jit_nn_functional_mish_cuda_float32 (__main__.TestJitCUDA) ... ok (0.227s) 2022-05-18T05:24:05.0145598Z test_variant_consistency_jit_nn_functional_mse_loss_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.100s) 2022-05-18T05:24:05.1553829Z test_variant_consistency_jit_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:278: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:24:05.1557125Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-05-18T05:24:05.2635323Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:278: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:24:05.2638302Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-05-18T05:24:05.3181604Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:278: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:24:05.3184520Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-05-18T05:24:05.4116014Z ok (0.397s) 2022-05-18T05:24:05.6248892Z test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestJitCUDA) ... ok (0.213s) 2022-05-18T05:24:05.6297095Z test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:05.6343589Z test_variant_consistency_jit_nn_functional_nll_loss_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:07.1695783Z test_variant_consistency_jit_nn_functional_normalize_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.535s) 2022-05-18T05:24:07.9564346Z test_variant_consistency_jit_nn_functional_normalize_cuda_float32 (__main__.TestJitCUDA) ... ok (0.787s) 2022-05-18T05:24:08.9669980Z test_variant_consistency_jit_nn_functional_pad_circular_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.010s) 2022-05-18T05:24:08.9720061Z test_variant_consistency_jit_nn_functional_pad_circular_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:14.2485809Z test_variant_consistency_jit_nn_functional_pad_constant_cuda_complex64 (__main__.TestJitCUDA) ... ok (5.277s) 2022-05-18T05:24:16.9311235Z test_variant_consistency_jit_nn_functional_pad_constant_cuda_float32 (__main__.TestJitCUDA) ... ok (2.682s) 2022-05-18T05:24:18.2733300Z test_variant_consistency_jit_nn_functional_pad_reflect_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.342s) 2022-05-18T05:24:18.2782743Z test_variant_consistency_jit_nn_functional_pad_reflect_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:19.6137429Z test_variant_consistency_jit_nn_functional_pad_replicate_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.335s) 2022-05-18T05:24:19.6185075Z test_variant_consistency_jit_nn_functional_pad_replicate_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:19.6232753Z test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:19.6279299Z test_variant_consistency_jit_nn_functional_pairwise_distance_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:19.9625529Z test_variant_consistency_jit_nn_functional_pdist_cuda_float32 (__main__.TestJitCUDA) ... ok (0.335s) 2022-05-18T05:24:19.9676171Z test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:19.9729051Z test_variant_consistency_jit_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:19.9773790Z test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:19.9820531Z test_variant_consistency_jit_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:24:26.6111436Z test_variant_consistency_jit_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestJitCUDA) ... ok (6.629s) 2022-05-18T05:24:27.6459431Z test_variant_consistency_jit_nn_functional_prelu_cuda_float32 (__main__.TestJitCUDA) ... expected failure (1.034s) 2022-05-18T05:24:28.2589074Z test_variant_consistency_jit_nn_functional_relu6_cuda_float32 (__main__.TestJitCUDA) ... ok (0.613s) 2022-05-18T05:24:28.5416760Z test_variant_consistency_jit_nn_functional_relu_cuda_float32 (__main__.TestJitCUDA) ... ok (0.283s) 2022-05-18T05:24:28.5478090Z test_variant_consistency_jit_nn_functional_rrelu_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:24:28.7648604Z test_variant_consistency_jit_nn_functional_selu_cuda_float32 (__main__.TestJitCUDA) ... ok (0.217s) 2022-05-18T05:24:28.9841810Z test_variant_consistency_jit_nn_functional_silu_cuda_float32 (__main__.TestJitCUDA) ... ok (0.219s) 2022-05-18T05:24:29.0863202Z test_variant_consistency_jit_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.102s) 2022-05-18T05:24:29.6800877Z test_variant_consistency_jit_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestJitCUDA) ... ok (0.594s) 2022-05-18T05:24:30.1667955Z test_variant_consistency_jit_nn_functional_softmin_cuda_float32 (__main__.TestJitCUDA) ... ok (0.487s) 2022-05-18T05:24:31.0684465Z test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.901s) 2022-05-18T05:24:31.5626224Z test_variant_consistency_jit_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestJitCUDA) ... ok (0.494s) 2022-05-18T05:24:31.7864060Z test_variant_consistency_jit_nn_functional_softplus_cuda_float32 (__main__.TestJitCUDA) ... ok (0.224s) 2022-05-18T05:24:32.2829793Z test_variant_consistency_jit_nn_functional_softshrink_cuda_float32 (__main__.TestJitCUDA) ... ok (0.497s) 2022-05-18T05:24:32.7563886Z test_variant_consistency_jit_nn_functional_softsign_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.473s) 2022-05-18T05:24:34.5370108Z test_variant_consistency_jit_nn_functional_softsign_cuda_float32 (__main__.TestJitCUDA) ... ok (1.780s) 2022-05-18T05:24:34.9502074Z test_variant_consistency_jit_nn_functional_tanhshrink_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.413s) 2022-05-18T05:24:36.7194423Z test_variant_consistency_jit_nn_functional_tanhshrink_cuda_float32 (__main__.TestJitCUDA) ... ok (1.769s) 2022-05-18T05:24:37.0197710Z test_variant_consistency_jit_nn_functional_threshold_cuda_float32 (__main__.TestJitCUDA) ... ok (0.300s) 2022-05-18T05:24:38.5344311Z test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.514s) 2022-05-18T05:24:39.2889385Z test_variant_consistency_jit_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestJitCUDA) ... ok (0.754s) 2022-05-18T05:24:39.3047311Z test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.016s) 2022-05-18T05:24:39.3710939Z test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.066s) 2022-05-18T05:24:39.3758249Z test_variant_consistency_jit_nn_functional_unfold_cuda_complex64 (__main__.TestJitCUDA) ... skip: Internal assert failed! (0.005s) 2022-05-18T05:24:39.3805419Z test_variant_consistency_jit_nn_functional_unfold_cuda_float32 (__main__.TestJitCUDA) ... skip: Internal assert failed! (0.005s) 2022-05-18T05:24:39.4439289Z test_variant_consistency_jit_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.4441868Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.5062443Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.5064525Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.5130931Z code/__torch__/torch/nn/functional/___torch_mangle_34457.py:6: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.5162343Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.5164319Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.5197724Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.5199485Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.5713030Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.5714856Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.5782387Z code/__torch__/torch/nn/functional/___torch_mangle_34457.py:6: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.5813922Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.5815757Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.5853092Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.5854925Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.6411611Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.6413495Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.6479216Z code/__torch__/torch/nn/functional/___torch_mangle_34457.py:6: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.6511991Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.6513749Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.6554176Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.6556503Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.6884448Z expected failure (0.308s) 2022-05-18T05:24:39.7560002Z test_variant_consistency_jit_nn_functional_upsample_nearest_cuda_float32 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.7562283Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.8121061Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.8122813Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.8184138Z code/__torch__/torch/nn/functional/___torch_mangle_34463.py:6: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.8217670Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.8219436Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.8257368Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.8259109Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.8766068Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.8767832Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.8829877Z code/__torch__/torch/nn/functional/___torch_mangle_34463.py:6: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.8862287Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.8864075Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.8903481Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.8905263Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.9426904Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.9428733Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.9491879Z code/__torch__/torch/nn/functional/___torch_mangle_34463.py:6: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.9523740Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.9525514Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.9563467Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:24:39.9565237Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:24:39.9880331Z expected failure (0.299s) 2022-05-18T05:24:40.0554431Z test_variant_consistency_jit_nonzero_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.067s) 2022-05-18T05:24:40.1203006Z test_variant_consistency_jit_nonzero_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.065s) 2022-05-18T05:24:52.6845785Z test_variant_consistency_jit_norm_cuda_complex64 (__main__.TestJitCUDA) ... ok (12.564s) 2022-05-18T05:24:58.8228325Z test_variant_consistency_jit_norm_cuda_float32 (__main__.TestJitCUDA) ... ok (6.138s) 2022-05-18T05:24:59.0599063Z test_variant_consistency_jit_norm_fro_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.237s) 2022-05-18T05:24:59.3507794Z test_variant_consistency_jit_norm_fro_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.291s) 2022-05-18T05:25:00.6278939Z test_variant_consistency_jit_norm_inf_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.277s) 2022-05-18T05:25:01.2556312Z test_variant_consistency_jit_norm_inf_cuda_float32 (__main__.TestJitCUDA) ... ok (0.628s) 2022-05-18T05:25:01.4105196Z test_variant_consistency_jit_norm_nuc_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.155s) 2022-05-18T05:25:01.6230949Z test_variant_consistency_jit_norm_nuc_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.212s) 2022-05-18T05:25:01.6868418Z test_variant_consistency_jit_normal_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.063s) 2022-05-18T05:25:01.6929325Z test_variant_consistency_jit_normal_number_mean_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:25:01.9881834Z test_variant_consistency_jit_ones_like_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.295s) 2022-05-18T05:25:02.1723820Z test_variant_consistency_jit_ones_like_cuda_float32 (__main__.TestJitCUDA) ... ok (0.184s) 2022-05-18T05:25:02.1776226Z test_variant_consistency_jit_ormqr_cuda_complex64 (__main__.TestJitCUDA) ... skip: cuSOLVER not available (0.005s) 2022-05-18T05:25:02.1829460Z test_variant_consistency_jit_ormqr_cuda_float32 (__main__.TestJitCUDA) ... skip: cuSOLVER not available (0.005s) 2022-05-18T05:25:02.4600835Z test_variant_consistency_jit_outer_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.277s) 2022-05-18T05:25:02.6263813Z test_variant_consistency_jit_outer_cuda_float32 (__main__.TestJitCUDA) ... ok (0.166s) 2022-05-18T05:25:02.6531032Z test_variant_consistency_jit_pca_lowrank_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.026s) 2022-05-18T05:25:03.5297719Z test_variant_consistency_jit_permute_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.876s) 2022-05-18T05:25:04.0287284Z test_variant_consistency_jit_permute_cuda_float32 (__main__.TestJitCUDA) ... ok (0.499s) 2022-05-18T05:25:06.7489018Z test_variant_consistency_jit_pinverse_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.720s) 2022-05-18T05:25:08.1510371Z test_variant_consistency_jit_pinverse_cuda_float32 (__main__.TestJitCUDA) ... ok (1.402s) 2022-05-18T05:25:08.6555998Z test_variant_consistency_jit_polar_cuda_float32 (__main__.TestJitCUDA) ... ok (0.504s) 2022-05-18T05:25:09.2035454Z test_variant_consistency_jit_polygamma_polygamma_n_0_cuda_float32 (__main__.TestJitCUDA) ... ok (0.548s) 2022-05-18T05:25:09.2082775Z test_variant_consistency_jit_polygamma_polygamma_n_1_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:25:09.2132485Z test_variant_consistency_jit_polygamma_polygamma_n_2_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:25:09.2179499Z test_variant_consistency_jit_polygamma_polygamma_n_3_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:25:09.2229215Z test_variant_consistency_jit_polygamma_polygamma_n_4_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:25:09.8210790Z test_variant_consistency_jit_positive_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.598s) 2022-05-18T05:25:10.1503641Z test_variant_consistency_jit_positive_cuda_float32 (__main__.TestJitCUDA) ... ok (0.329s) 2022-05-18T05:25:12.8114820Z test_variant_consistency_jit_pow_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.661s) 2022-05-18T05:25:13.9682988Z test_variant_consistency_jit_pow_cuda_float32 (__main__.TestJitCUDA) ... ok (1.157s) 2022-05-18T05:25:22.6445437Z test_variant_consistency_jit_prod_cuda_complex64 (__main__.TestJitCUDA) ... ok (8.676s) 2022-05-18T05:25:26.9192677Z test_variant_consistency_jit_prod_cuda_float32 (__main__.TestJitCUDA) ... ok (4.274s) 2022-05-18T05:25:31.5717434Z test_variant_consistency_jit_put_cuda_complex64 (__main__.TestJitCUDA) ... ok (4.652s) 2022-05-18T05:25:33.9589383Z test_variant_consistency_jit_put_cuda_float32 (__main__.TestJitCUDA) ... ok (2.387s) 2022-05-18T05:25:34.0891068Z test_variant_consistency_jit_qr_cuda_complex64 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_jit.py:160: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-05-18T05:25:34.0893114Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T05:25:34.0894049Z Q, R = torch.qr(A, some) 2022-05-18T05:25:34.0895166Z should be replaced with 2022-05-18T05:25:34.0896933Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2491.) 2022-05-18T05:25:34.0898367Z results = func(*inputs, **kwargs) 2022-05-18T05:25:53.1183162Z ok (19.159s) 2022-05-18T05:26:01.6850473Z test_variant_consistency_jit_qr_cuda_float32 (__main__.TestJitCUDA) ... ok (8.567s) 2022-05-18T05:26:09.3256414Z test_variant_consistency_jit_quantile_cuda_float32 (__main__.TestJitCUDA) ... ok (7.641s) 2022-05-18T05:26:09.6639150Z test_variant_consistency_jit_rad2deg_cuda_float32 (__main__.TestJitCUDA) ... ok (0.338s) 2022-05-18T05:26:09.6722114Z test_variant_consistency_jit_rand_like_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.008s) 2022-05-18T05:26:09.6786946Z test_variant_consistency_jit_rand_like_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:26:09.6852614Z test_variant_consistency_jit_randint_like_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:26:09.6929576Z test_variant_consistency_jit_randn_like_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.008s) 2022-05-18T05:26:09.6991060Z test_variant_consistency_jit_randn_like_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:26:10.1289831Z test_variant_consistency_jit_ravel_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.430s) 2022-05-18T05:26:10.3752155Z test_variant_consistency_jit_ravel_cuda_float32 (__main__.TestJitCUDA) ... ok (0.246s) 2022-05-18T05:26:10.7135574Z test_variant_consistency_jit_real_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.338s) 2022-05-18T05:26:10.9118815Z test_variant_consistency_jit_real_cuda_float32 (__main__.TestJitCUDA) ... ok (0.198s) 2022-05-18T05:26:11.5664182Z test_variant_consistency_jit_reciprocal_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.654s) 2022-05-18T05:26:11.9271601Z test_variant_consistency_jit_reciprocal_cuda_float32 (__main__.TestJitCUDA) ... ok (0.361s) 2022-05-18T05:26:12.9031802Z test_variant_consistency_jit_remainder_cuda_float32 (__main__.TestJitCUDA) ... ok (0.976s) 2022-05-18T05:26:14.0766407Z test_variant_consistency_jit_renorm_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.173s) 2022-05-18T05:26:14.6429595Z test_variant_consistency_jit_renorm_cuda_float32 (__main__.TestJitCUDA) ... ok (0.566s) 2022-05-18T05:26:17.0179222Z test_variant_consistency_jit_repeat_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.375s) 2022-05-18T05:26:18.2623963Z test_variant_consistency_jit_repeat_cuda_float32 (__main__.TestJitCUDA) ... ok (1.245s) 2022-05-18T05:26:18.2672226Z test_variant_consistency_jit_repeat_interleave_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:26:18.2719149Z test_variant_consistency_jit_repeat_interleave_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:26:18.7145472Z test_variant_consistency_jit_reshape_as_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.442s) 2022-05-18T05:26:18.9676164Z test_variant_consistency_jit_reshape_as_cuda_float32 (__main__.TestJitCUDA) ... ok (0.253s) 2022-05-18T05:26:21.2271358Z test_variant_consistency_jit_reshape_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.259s) 2022-05-18T05:26:22.3747508Z test_variant_consistency_jit_reshape_cuda_float32 (__main__.TestJitCUDA) ... ok (1.147s) 2022-05-18T05:26:22.4611999Z test_variant_consistency_jit_resize__cuda_complex64 (__main__.TestJitCUDA) ... ok (0.086s) 2022-05-18T05:26:22.5472998Z test_variant_consistency_jit_resize__cuda_float32 (__main__.TestJitCUDA) ... ok (0.086s) 2022-05-18T05:26:22.6345690Z test_variant_consistency_jit_resize_as__cuda_complex64 (__main__.TestJitCUDA) ... ok (0.087s) 2022-05-18T05:26:22.7203020Z test_variant_consistency_jit_resize_as__cuda_float32 (__main__.TestJitCUDA) ... ok (0.086s) 2022-05-18T05:26:23.1581765Z test_variant_consistency_jit_resolve_conj_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.438s) 2022-05-18T05:26:23.4088201Z test_variant_consistency_jit_resolve_conj_cuda_float32 (__main__.TestJitCUDA) ... ok (0.251s) 2022-05-18T05:26:23.8401317Z test_variant_consistency_jit_resolve_neg_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.431s) 2022-05-18T05:26:24.0864741Z test_variant_consistency_jit_resolve_neg_cuda_float32 (__main__.TestJitCUDA) ... ok (0.246s) 2022-05-18T05:26:25.8179349Z test_variant_consistency_jit_roll_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.731s) 2022-05-18T05:26:26.7163173Z test_variant_consistency_jit_roll_cuda_float32 (__main__.TestJitCUDA) ... ok (0.898s) 2022-05-18T05:26:27.6000370Z test_variant_consistency_jit_rot90_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.884s) 2022-05-18T05:26:28.0748697Z test_variant_consistency_jit_rot90_cuda_float32 (__main__.TestJitCUDA) ... ok (0.475s) 2022-05-18T05:26:28.2379099Z test_variant_consistency_jit_round_cuda_float32 (__main__.TestJitCUDA) ... ok (0.163s) 2022-05-18T05:26:28.5874860Z test_variant_consistency_jit_round_decimals_0_cuda_float32 (__main__.TestJitCUDA) ... ok (0.349s) 2022-05-18T05:26:28.5920683Z test_variant_consistency_jit_round_decimals_3_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:26:28.5970628Z test_variant_consistency_jit_round_decimals_neg_3_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:26:29.2621475Z test_variant_consistency_jit_rsqrt_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.665s) 2022-05-18T05:26:29.6258140Z test_variant_consistency_jit_rsqrt_cuda_float32 (__main__.TestJitCUDA) ... ok (0.364s) 2022-05-18T05:26:30.9366530Z test_variant_consistency_jit_rsub_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.311s) 2022-05-18T05:26:31.6412758Z test_variant_consistency_jit_rsub_cuda_float32 (__main__.TestJitCUDA) ... ok (0.704s) 2022-05-18T05:26:33.2032202Z test_variant_consistency_jit_scatter_add_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.562s) 2022-05-18T05:26:34.0098288Z test_variant_consistency_jit_scatter_add_cuda_float32 (__main__.TestJitCUDA) ... ok (0.806s) 2022-05-18T05:26:35.7785553Z test_variant_consistency_jit_scatter_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.768s) 2022-05-18T05:26:36.6753666Z test_variant_consistency_jit_scatter_cuda_float32 (__main__.TestJitCUDA) ... ok (0.897s) 2022-05-18T05:26:36.6844437Z test_variant_consistency_jit_scatter_reduce_amax_cuda_float32 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_jit.py:160: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1550.) 2022-05-18T05:26:36.6846388Z results = func(*inputs, **kwargs) 2022-05-18T05:26:38.3540949Z ok (1.679s) 2022-05-18T05:26:40.0357686Z test_variant_consistency_jit_scatter_reduce_amin_cuda_float32 (__main__.TestJitCUDA) ... ok (1.682s) 2022-05-18T05:26:41.7525220Z test_variant_consistency_jit_scatter_reduce_mean_cuda_float32 (__main__.TestJitCUDA) ... ok (1.716s) 2022-05-18T05:26:44.3508046Z test_variant_consistency_jit_scatter_reduce_prod_cuda_float32 (__main__.TestJitCUDA) ... ok (2.598s) 2022-05-18T05:26:45.9456869Z test_variant_consistency_jit_scatter_reduce_sum_cuda_float32 (__main__.TestJitCUDA) ... ok (1.595s) 2022-05-18T05:26:45.9524222Z test_variant_consistency_jit_searchsorted_cuda_float32 (__main__.TestJitCUDA) ... skip: Expected failure! (0.007s) 2022-05-18T05:26:46.9276691Z test_variant_consistency_jit_select_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.975s) 2022-05-18T05:26:47.4919246Z test_variant_consistency_jit_select_cuda_float32 (__main__.TestJitCUDA) ... ok (0.564s) 2022-05-18T05:26:48.0784670Z test_variant_consistency_jit_select_scatter_cuda_float32 (__main__.TestJitCUDA) ... ok (0.586s) 2022-05-18T05:26:48.3507997Z test_variant_consistency_jit_sgn_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.272s) 2022-05-18T05:26:48.5043218Z test_variant_consistency_jit_sgn_cuda_float32 (__main__.TestJitCUDA) ... ok (0.154s) 2022-05-18T05:26:48.5336745Z test_variant_consistency_jit_short_cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.029s) 2022-05-18T05:26:48.6187956Z test_variant_consistency_jit_short_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.085s) 2022-05-18T05:26:49.3239010Z test_variant_consistency_jit_sigmoid_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.705s) 2022-05-18T05:26:49.6795009Z test_variant_consistency_jit_sigmoid_cuda_float32 (__main__.TestJitCUDA) ... ok (0.355s) 2022-05-18T05:26:49.8388775Z test_variant_consistency_jit_sign_cuda_float32 (__main__.TestJitCUDA) ... ok (0.159s) 2022-05-18T05:26:49.9273103Z test_variant_consistency_jit_signbit_cuda_float32 (__main__.TestJitCUDA) ... ok (0.088s) 2022-05-18T05:26:50.1848048Z test_variant_consistency_jit_sin_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.257s) 2022-05-18T05:26:50.3452458Z test_variant_consistency_jit_sin_cuda_float32 (__main__.TestJitCUDA) ... ok (0.160s) 2022-05-18T05:26:51.0030483Z test_variant_consistency_jit_sinc_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.658s) 2022-05-18T05:26:51.3539876Z test_variant_consistency_jit_sinc_cuda_float32 (__main__.TestJitCUDA) ... ok (0.351s) 2022-05-18T05:26:51.6128242Z test_variant_consistency_jit_sinh_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.259s) 2022-05-18T05:26:51.7731081Z test_variant_consistency_jit_sinh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.160s) 2022-05-18T05:26:52.8080323Z test_variant_consistency_jit_slice_scatter_cuda_float32 (__main__.TestJitCUDA) ... ok (1.035s) 2022-05-18T05:26:53.5012482Z test_variant_consistency_jit_softmax_cuda_float32 (__main__.TestJitCUDA) ... ok (0.693s) 2022-05-18T05:26:54.8364011Z test_variant_consistency_jit_softmax_with_dtype_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.335s) 2022-05-18T05:26:55.5450702Z test_variant_consistency_jit_softmax_with_dtype_cuda_float32 (__main__.TestJitCUDA) ... ok (0.708s) 2022-05-18T05:26:58.9175225Z test_variant_consistency_jit_sort_cuda_float32 (__main__.TestJitCUDA) ... ok (3.372s) 2022-05-18T05:26:58.9224089Z test_variant_consistency_jit_sparse_sampled_addmm_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:26:58.9268611Z test_variant_consistency_jit_sparse_sampled_addmm_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:26:59.0845042Z test_variant_consistency_jit_special_entr_cuda_float32 (__main__.TestJitCUDA) ... ok (0.157s) 2022-05-18T05:26:59.2858443Z test_variant_consistency_jit_special_erfcx_cuda_float32 (__main__.TestJitCUDA) ... ok (0.201s) 2022-05-18T05:26:59.4456199Z test_variant_consistency_jit_special_i0e_cuda_float32 (__main__.TestJitCUDA) ... ok (0.160s) 2022-05-18T05:26:59.6555973Z test_variant_consistency_jit_special_i1_cuda_float32 (__main__.TestJitCUDA) ... ok (0.210s) 2022-05-18T05:26:59.8695401Z test_variant_consistency_jit_special_i1e_cuda_float32 (__main__.TestJitCUDA) ... ok (0.214s) 2022-05-18T05:27:00.0733750Z test_variant_consistency_jit_special_log_ndtr_cuda_float32 (__main__.TestJitCUDA) ... ok (0.204s) 2022-05-18T05:27:00.2810852Z test_variant_consistency_jit_special_ndtr_cuda_float32 (__main__.TestJitCUDA) ... ok (0.208s) 2022-05-18T05:27:00.4831262Z test_variant_consistency_jit_special_ndtri_cuda_float32 (__main__.TestJitCUDA) ... ok (0.202s) 2022-05-18T05:27:00.4901428Z test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.007s) 2022-05-18T05:27:01.0114799Z test_variant_consistency_jit_special_xlog1py_cuda_float32 (__main__.TestJitCUDA) ... ok (0.521s) 2022-05-18T05:27:01.2029591Z test_variant_consistency_jit_special_zeta_cuda_float32 (__main__.TestJitCUDA) ... ok (0.191s) 2022-05-18T05:27:01.7030301Z test_variant_consistency_jit_split_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.500s) 2022-05-18T05:27:01.9832994Z test_variant_consistency_jit_split_cuda_float32 (__main__.TestJitCUDA) ... ok (0.280s) 2022-05-18T05:27:02.7962912Z test_variant_consistency_jit_split_list_args_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.813s) 2022-05-18T05:27:03.2285317Z test_variant_consistency_jit_split_list_args_cuda_float32 (__main__.TestJitCUDA) ... ok (0.432s) 2022-05-18T05:27:04.2888279Z test_variant_consistency_jit_split_with_sizes_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.060s) 2022-05-18T05:27:04.8446572Z test_variant_consistency_jit_split_with_sizes_cuda_float32 (__main__.TestJitCUDA) ... ok (0.556s) 2022-05-18T05:27:05.1041488Z test_variant_consistency_jit_sqrt_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.259s) 2022-05-18T05:27:05.2656129Z test_variant_consistency_jit_sqrt_cuda_float32 (__main__.TestJitCUDA) ... ok (0.161s) 2022-05-18T05:27:05.8881535Z test_variant_consistency_jit_square_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.623s) 2022-05-18T05:27:06.2256496Z test_variant_consistency_jit_square_cuda_float32 (__main__.TestJitCUDA) ... ok (0.337s) 2022-05-18T05:27:07.5879516Z test_variant_consistency_jit_squeeze_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.362s) 2022-05-18T05:27:08.3260524Z test_variant_consistency_jit_squeeze_cuda_float32 (__main__.TestJitCUDA) ... ok (0.738s) 2022-05-18T05:27:09.3002944Z test_variant_consistency_jit_stack_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.974s) 2022-05-18T05:27:09.8450006Z test_variant_consistency_jit_stack_cuda_float32 (__main__.TestJitCUDA) ... ok (0.545s) 2022-05-18T05:27:11.5384533Z test_variant_consistency_jit_std_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.693s) 2022-05-18T05:27:12.4021640Z test_variant_consistency_jit_std_cuda_float32 (__main__.TestJitCUDA) ... ok (0.864s) 2022-05-18T05:27:12.4068087Z test_variant_consistency_jit_std_mean_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:27:12.4114666Z test_variant_consistency_jit_std_mean_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:27:12.4159454Z test_variant_consistency_jit_stft_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! stft does not match the native function (0.004s) 2022-05-18T05:27:12.4204404Z test_variant_consistency_jit_stft_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! stft does not match the native function (0.004s) 2022-05-18T05:27:14.9083630Z test_variant_consistency_jit_sub_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.488s) 2022-05-18T05:27:16.2303513Z test_variant_consistency_jit_sub_cuda_float32 (__main__.TestJitCUDA) ... ok (1.322s) 2022-05-18T05:27:20.2638215Z test_variant_consistency_jit_sum_cuda_complex64 (__main__.TestJitCUDA) ... ok (4.033s) 2022-05-18T05:27:22.4117722Z test_variant_consistency_jit_sum_cuda_float32 (__main__.TestJitCUDA) ... ok (2.148s) 2022-05-18T05:27:23.0544176Z test_variant_consistency_jit_sum_to_size_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.642s) 2022-05-18T05:27:23.3020346Z test_variant_consistency_jit_sum_to_size_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.248s) 2022-05-18T05:27:23.3065316Z test_variant_consistency_jit_svd_cuda_complex64 (__main__.TestJitCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:28:19.3852332Z test_variant_consistency_jit_svd_cuda_float32 (__main__.TestJitCUDA) ... ok (56.078s) 2022-05-18T05:28:19.4114512Z test_variant_consistency_jit_svd_lowrank_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.026s) 2022-05-18T05:28:19.4334068Z test_variant_consistency_jit_symeig_cuda_complex64 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_jit.py:160: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T05:28:19.4336184Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T05:28:19.4337322Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T05:28:19.4338057Z should be replaced with 2022-05-18T05:28:19.4339633Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T05:28:19.4340417Z and 2022-05-18T05:28:19.4341346Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T05:28:19.4342132Z should be replaced with 2022-05-18T05:28:19.4344200Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3029.) 2022-05-18T05:28:19.4345725Z results = func(*inputs, **kwargs) 2022-05-18T05:28:22.6894111Z ok (3.278s) 2022-05-18T05:28:24.0772573Z test_variant_consistency_jit_symeig_cuda_float32 (__main__.TestJitCUDA) ... ok (1.388s) 2022-05-18T05:28:24.6902597Z test_variant_consistency_jit_t_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.613s) 2022-05-18T05:28:25.0290239Z test_variant_consistency_jit_t_cuda_float32 (__main__.TestJitCUDA) ... ok (0.339s) 2022-05-18T05:28:26.0909592Z test_variant_consistency_jit_take_along_dim_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.062s) 2022-05-18T05:28:26.6615614Z test_variant_consistency_jit_take_along_dim_cuda_float32 (__main__.TestJitCUDA) ... ok (0.570s) 2022-05-18T05:28:28.6029197Z test_variant_consistency_jit_take_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.941s) 2022-05-18T05:28:29.6149882Z test_variant_consistency_jit_take_cuda_float32 (__main__.TestJitCUDA) ... ok (1.012s) 2022-05-18T05:28:29.8813151Z test_variant_consistency_jit_tan_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.266s) 2022-05-18T05:28:30.0470548Z test_variant_consistency_jit_tan_cuda_float32 (__main__.TestJitCUDA) ... ok (0.166s) 2022-05-18T05:28:30.3084616Z test_variant_consistency_jit_tanh_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.261s) 2022-05-18T05:28:30.4722474Z test_variant_consistency_jit_tanh_cuda_float32 (__main__.TestJitCUDA) ... ok (0.164s) 2022-05-18T05:28:33.0625781Z test_variant_consistency_jit_tensor_split_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.590s) 2022-05-18T05:28:34.3790598Z test_variant_consistency_jit_tensor_split_cuda_float32 (__main__.TestJitCUDA) ... ok (1.316s) 2022-05-18T05:28:34.7747716Z test_variant_consistency_jit_tensordot_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.396s) 2022-05-18T05:28:34.9902753Z test_variant_consistency_jit_tensordot_cuda_float32 (__main__.TestJitCUDA) ... ok (0.215s) 2022-05-18T05:28:40.5488210Z test_variant_consistency_jit_tile_cuda_complex64 (__main__.TestJitCUDA) ... ok (5.558s) 2022-05-18T05:28:43.3611511Z test_variant_consistency_jit_tile_cuda_float32 (__main__.TestJitCUDA) ... ok (2.812s) 2022-05-18T05:28:43.4574353Z test_variant_consistency_jit_to_sparse_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.096s) 2022-05-18T05:28:43.6524628Z test_variant_consistency_jit_to_sparse_cuda_float32 (__main__.TestJitCUDA) ... ok (0.195s) 2022-05-18T05:28:45.2906036Z test_variant_consistency_jit_topk_cuda_float32 (__main__.TestJitCUDA) ... ok (1.638s) 2022-05-18T05:28:45.5504657Z test_variant_consistency_jit_trace_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.260s) 2022-05-18T05:28:45.7107520Z test_variant_consistency_jit_trace_cuda_float32 (__main__.TestJitCUDA) ... ok (0.160s) 2022-05-18T05:28:47.3334768Z test_variant_consistency_jit_transpose_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.622s) 2022-05-18T05:28:48.2042419Z test_variant_consistency_jit_transpose_cuda_float32 (__main__.TestJitCUDA) ... ok (0.871s) 2022-05-18T05:28:49.3443940Z test_variant_consistency_jit_trapezoid_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.140s) 2022-05-18T05:28:49.9157668Z test_variant_consistency_jit_trapezoid_cuda_float32 (__main__.TestJitCUDA) ... ok (0.571s) 2022-05-18T05:28:51.0350579Z test_variant_consistency_jit_trapz_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.119s) 2022-05-18T05:28:51.6069807Z test_variant_consistency_jit_trapz_cuda_float32 (__main__.TestJitCUDA) ... ok (0.572s) 2022-05-18T05:28:51.6364266Z test_variant_consistency_jit_triangular_solve_cuda_complex64 (__main__.TestJitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_jit.py:160: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-05-18T05:28:51.6366368Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-05-18T05:28:51.6367628Z X = torch.triangular_solve(B, A).solution 2022-05-18T05:28:51.6368382Z should be replaced with 2022-05-18T05:28:51.6369999Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2022-05-18T05:28:51.6371653Z results = func(*inputs, **kwargs) 2022-05-18T05:28:54.6587337Z ok (3.051s) 2022-05-18T05:28:56.1460962Z test_variant_consistency_jit_triangular_solve_cuda_float32 (__main__.TestJitCUDA) ... ok (1.487s) 2022-05-18T05:28:57.1563444Z test_variant_consistency_jit_tril_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.010s) 2022-05-18T05:28:57.6921436Z test_variant_consistency_jit_tril_cuda_float32 (__main__.TestJitCUDA) ... ok (0.536s) 2022-05-18T05:28:58.7007257Z test_variant_consistency_jit_triu_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.008s) 2022-05-18T05:28:59.2342698Z test_variant_consistency_jit_triu_cuda_float32 (__main__.TestJitCUDA) ... ok (0.533s) 2022-05-18T05:29:01.4425680Z test_variant_consistency_jit_true_divide_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.208s) 2022-05-18T05:29:02.5335092Z test_variant_consistency_jit_true_divide_cuda_float32 (__main__.TestJitCUDA) ... ok (1.082s) 2022-05-18T05:29:02.6859120Z test_variant_consistency_jit_trunc_cuda_float32 (__main__.TestJitCUDA) ... ok (0.161s) 2022-05-18T05:29:04.9770707Z test_variant_consistency_jit_unfold_cuda_complex64 (__main__.TestJitCUDA) ... ok (2.291s) 2022-05-18T05:29:06.1277870Z test_variant_consistency_jit_unfold_cuda_float32 (__main__.TestJitCUDA) ... ok (1.151s) 2022-05-18T05:29:06.1881792Z test_variant_consistency_jit_unique_consecutive_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.060s) 2022-05-18T05:29:06.2999684Z test_variant_consistency_jit_unique_cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.111s) 2022-05-18T05:29:08.1163247Z test_variant_consistency_jit_unsqueeze_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.816s) 2022-05-18T05:29:09.0537011Z test_variant_consistency_jit_unsqueeze_cuda_float32 (__main__.TestJitCUDA) ... ok (0.937s) 2022-05-18T05:29:10.6809889Z test_variant_consistency_jit_var_cuda_complex64 (__main__.TestJitCUDA) ... ok (1.627s) 2022-05-18T05:29:11.5180057Z test_variant_consistency_jit_var_cuda_float32 (__main__.TestJitCUDA) ... ok (0.837s) 2022-05-18T05:29:11.5226881Z test_variant_consistency_jit_var_mean_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:29:11.5270248Z test_variant_consistency_jit_var_mean_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:29:11.9983892Z test_variant_consistency_jit_vdot_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.471s) 2022-05-18T05:29:12.1610467Z test_variant_consistency_jit_vdot_cuda_float32 (__main__.TestJitCUDA) ... ok (0.163s) 2022-05-18T05:29:12.2697987Z test_variant_consistency_jit_view_as_complex_cuda_float32 (__main__.TestJitCUDA) ... ok (0.109s) 2022-05-18T05:29:12.6104004Z test_variant_consistency_jit_view_as_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.340s) 2022-05-18T05:29:12.8120728Z test_variant_consistency_jit_view_as_cuda_float32 (__main__.TestJitCUDA) ... ok (0.201s) 2022-05-18T05:29:12.9094562Z test_variant_consistency_jit_view_as_real_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.097s) 2022-05-18T05:29:13.6510736Z test_variant_consistency_jit_view_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.741s) 2022-05-18T05:29:14.0723559Z test_variant_consistency_jit_view_cuda_float32 (__main__.TestJitCUDA) ... ok (0.421s) 2022-05-18T05:29:14.6338564Z test_variant_consistency_jit_vsplit_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.561s) 2022-05-18T05:29:14.9429962Z test_variant_consistency_jit_vsplit_cuda_float32 (__main__.TestJitCUDA) ... ok (0.309s) 2022-05-18T05:29:15.1145137Z test_variant_consistency_jit_vstack_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.171s) 2022-05-18T05:29:15.2306672Z test_variant_consistency_jit_vstack_cuda_float32 (__main__.TestJitCUDA) ... ok (0.116s) 2022-05-18T05:29:15.2355177Z test_variant_consistency_jit_where_cuda_complex64 (__main__.TestJitCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:29:15.2397461Z test_variant_consistency_jit_where_cuda_float32 (__main__.TestJitCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:29:16.2306643Z test_variant_consistency_jit_xlogy_cuda_float32 (__main__.TestJitCUDA) ... ok (0.991s) 2022-05-18T05:29:16.2372977Z test_variant_consistency_jit_zero__cuda_complex64 (__main__.TestJitCUDA) ... expected failure (0.007s) 2022-05-18T05:29:16.2429567Z test_variant_consistency_jit_zero__cuda_float32 (__main__.TestJitCUDA) ... expected failure (0.006s) 2022-05-18T05:29:16.5402085Z test_variant_consistency_jit_zeros_like_cuda_complex64 (__main__.TestJitCUDA) ... ok (0.297s) 2022-05-18T05:29:16.7247662Z test_variant_consistency_jit_zeros_like_cuda_float32 (__main__.TestJitCUDA) ... ok (0.184s) 2022-05-18T05:29:16.7251447Z 2022-05-18T05:29:16.7252961Z ---------------------------------------------------------------------- 2022-05-18T05:29:16.7253885Z Ran 930 tests in 1134.728s 2022-05-18T05:29:16.7263087Z 2022-05-18T05:29:16.7263875Z OK (skipped=96, expected failures=143) 2022-05-18T05:29:16.7264445Z 2022-05-18T05:29:16.7264751Z Generating XML reports... 2022-05-18T05:29:16.8309733Z Generated XML report: test-reports/python-unittest/test_ops_jit/TEST-TestJitCUDA-20220518051021.xml 2022-05-18T05:29:22.1739999Z Running test_ops ... [2022-05-18 05:29:22.173171] 2022-05-18T05:29:22.1741682Z Executing ['/opt/conda/bin/python', 'test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:29:22.173331] 2022-05-18T05:29:24.9687861Z Test results will be stored in test-reports/python-unittest/test_ops 2022-05-18T05:29:25.4833418Z 2022-05-18T05:29:25.4833787Z Running tests... 2022-05-18T05:29:25.4835386Z ---------------------------------------------------------------------- 2022-05-18T05:29:25.6396171Z test_complex_half_reference_testing_H_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:29:25.6442707Z test_complex_half_reference_testing_T_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:25.7026192Z test_complex_half_reference_testing___getitem___cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:29:25.7055627Z test_complex_half_reference_testing_abs_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.7160250Z test_complex_half_reference_testing_add_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:29:25.7189465Z test_complex_half_reference_testing_angle_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.7244217Z test_complex_half_reference_testing_as_strided_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.7315373Z test_complex_half_reference_testing_atleast_1d_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:29:25.7393436Z test_complex_half_reference_testing_atleast_2d_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:29:25.7465225Z test_complex_half_reference_testing_atleast_3d_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:29:25.7515988Z test_complex_half_reference_testing_bfloat16_cuda_complex32 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15795: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T05:29:25.7518047Z op=lambda x, *args, **kwargs: x.bfloat16(*args, **kwargs), 2022-05-18T05:29:25.7544385Z ok (0.008s) 2022-05-18T05:29:25.7580920Z test_complex_half_reference_testing_block_diag_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.7623687Z test_complex_half_reference_testing_bool_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:25.7755272Z test_complex_half_reference_testing_cat_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:29:25.7811018Z test_complex_half_reference_testing_chalf_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.7852925Z test_complex_half_reference_testing_char_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:25.7918984Z test_complex_half_reference_testing_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:29:25.7952719Z test_complex_half_reference_testing_clone_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.8001436Z test_complex_half_reference_testing_column_stack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.8039915Z test_complex_half_reference_testing_conj_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:25.8069411Z test_complex_half_reference_testing_conj_physical_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.8095914Z test_complex_half_reference_testing_contiguous_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.8207154Z test_complex_half_reference_testing_diag_embed_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:29:25.8310801Z test_complex_half_reference_testing_diagonal_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:29:25.8357416Z test_complex_half_reference_testing_double_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.8403332Z test_complex_half_reference_testing_dsplit_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:25.8439544Z test_complex_half_reference_testing_dstack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:25.8449603Z test_complex_half_reference_testing_empty_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:29:25.8641080Z test_complex_half_reference_testing_exp_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:29:25.8689533Z test_complex_half_reference_testing_fill__cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.8743325Z test_complex_half_reference_testing_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.8793988Z test_complex_half_reference_testing_float_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.8842542Z test_complex_half_reference_testing_hsplit_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.8870734Z test_complex_half_reference_testing_hstack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.8906699Z test_complex_half_reference_testing_imag_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.8942951Z test_complex_half_reference_testing_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:25.8971237Z test_complex_half_reference_testing_isinf_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.9002366Z test_complex_half_reference_testing_isreal_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.9119377Z test_complex_half_reference_testing_log_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:29:25.9177664Z test_complex_half_reference_testing_mH_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:29:25.9228332Z test_complex_half_reference_testing_mT_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.9261932Z test_complex_half_reference_testing_movedim_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.9344719Z test_complex_half_reference_testing_mul_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:29:25.9393743Z test_complex_half_reference_testing_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:29:25.9523489Z test_complex_half_reference_testing_neg_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:29:25.9815422Z test_complex_half_reference_testing_prod_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:29:25.9851660Z test_complex_half_reference_testing_real_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:25.9884021Z test_complex_half_reference_testing_resolve_neg_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:25.9908638Z test_complex_half_reference_testing_sgn_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:29:26.0235874Z test_complex_half_reference_testing_sigmoid_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:29:26.0306182Z test_complex_half_reference_testing_stack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:29:26.0404821Z test_complex_half_reference_testing_sub_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:29:26.0527641Z test_complex_half_reference_testing_sum_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:29:26.0570379Z test_complex_half_reference_testing_view_as_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:26.0628482Z test_complex_half_reference_testing_view_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:29:26.0671436Z test_complex_half_reference_testing_vsplit_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:29:26.0700860Z test_complex_half_reference_testing_vstack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:29:26.1429167Z test_dtypes_H_cuda (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:29:26.2029196Z test_dtypes_T_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:29:26.8131224Z test_dtypes___getitem___cuda (__main__.TestCommonCUDA) ... Some dtypes for __getitem__ on device type cuda are only partially supported! 2022-05-18T05:29:26.8132895Z The following dtypes only worked on some samples during backward: {torch.complex32}. 2022-05-18T05:29:26.8133627Z 2022-05-18T05:29:26.8136763Z ok (0.611s) 2022-05-18T05:29:27.0794222Z test_dtypes___radd___cuda (__main__.TestCommonCUDA) ... ok (0.265s) 2022-05-18T05:29:27.4874004Z test_dtypes___rand___cuda (__main__.TestCommonCUDA) ... ok (0.407s) 2022-05-18T05:29:27.6373015Z test_dtypes___rdiv___cuda (__main__.TestCommonCUDA) ... ok (0.149s) 2022-05-18T05:29:38.9663192Z test_dtypes___rmatmul___cuda (__main__.TestCommonCUDA) ... Some dtypes for __rmatmul__ on device type cuda are only partially supported! 2022-05-18T05:29:38.9664770Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:29:38.9665599Z 2022-05-18T05:29:38.9671034Z ok (11.330s) 2022-05-18T05:29:39.2946739Z test_dtypes___rmod___cuda (__main__.TestCommonCUDA) ... ok (0.326s) 2022-05-18T05:29:39.5702599Z test_dtypes___rmul___cuda (__main__.TestCommonCUDA) ... ok (0.275s) 2022-05-18T05:29:39.9778963Z test_dtypes___ror___cuda (__main__.TestCommonCUDA) ... ok (0.407s) 2022-05-18T05:29:39.9861833Z test_dtypes___rpow___cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:668: 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-05-18T05:29:39.9863859Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T05:29:40.3053646Z ok (0.327s) 2022-05-18T05:29:40.5707030Z test_dtypes___rsub___cuda (__main__.TestCommonCUDA) ... ok (0.264s) 2022-05-18T05:29:40.9788530Z test_dtypes___rxor___cuda (__main__.TestCommonCUDA) ... ok (0.407s) 2022-05-18T05:29:43.0482080Z test_dtypes__masked_amax_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.amax on device type cuda are only partially supported! 2022-05-18T05:29:43.0483739Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T05:29:43.0484653Z 2022-05-18T05:29:43.0484900Z ok (2.069s) 2022-05-18T05:29:45.0974113Z test_dtypes__masked_amin_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.amin on device type cuda are only partially supported! 2022-05-18T05:29:45.0975506Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T05:29:45.0976160Z 2022-05-18T05:29:45.0976397Z ok (2.049s) 2022-05-18T05:29:46.2784967Z test_dtypes__masked_argmax_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.argmax on device type cuda are only partially supported! 2022-05-18T05:29:46.2786838Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T05:29:46.2787612Z 2022-05-18T05:29:46.2787867Z ok (1.181s) 2022-05-18T05:29:47.4590374Z test_dtypes__masked_argmin_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.argmin on device type cuda are only partially supported! 2022-05-18T05:29:47.4592002Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T05:29:47.4592770Z 2022-05-18T05:29:47.4593011Z ok (1.180s) 2022-05-18T05:29:48.0241240Z test_dtypes__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.564s) 2022-05-18T05:29:48.4295950Z test_dtypes__masked_mean_cuda (__main__.TestCommonCUDA) ... ok (0.405s) 2022-05-18T05:29:58.2261987Z test_dtypes__masked_norm_cuda (__main__.TestCommonCUDA) ... Some dtypes for _masked.norm on device type cuda are only partially supported! 2022-05-18T05:29:58.2264050Z The following dtypes only worked on some samples during forward: {torch.complex128, torch.complex64}. 2022-05-18T05:29:58.2268807Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:29:58.2270073Z 2022-05-18T05:29:58.2274109Z ok (9.798s) 2022-05-18T05:29:59.3490067Z test_dtypes__masked_normalize_cuda (__main__.TestCommonCUDA) ... ok (1.121s) 2022-05-18T05:30:01.6895178Z test_dtypes__masked_prod_cuda (__main__.TestCommonCUDA) ... ok (2.338s) 2022-05-18T05:30:02.2480892Z test_dtypes__masked_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.558s) 2022-05-18T05:30:02.8069854Z test_dtypes__masked_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.559s) 2022-05-18T05:30:04.6328640Z test_dtypes__masked_std_cuda (__main__.TestCommonCUDA) ... ok (1.826s) 2022-05-18T05:30:06.7889787Z test_dtypes__masked_sum_cuda (__main__.TestCommonCUDA) ... ok (2.156s) 2022-05-18T05:30:08.5879787Z test_dtypes__masked_var_cuda (__main__.TestCommonCUDA) ... ok (1.799s) 2022-05-18T05:30:08.6246655Z test_dtypes__refs_abs_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:30:08.6680666Z test_dtypes__refs_acos_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:30:08.6866919Z test_dtypes__refs_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:30:09.0577193Z test_dtypes__refs_add_cuda (__main__.TestCommonCUDA) ... ok (0.371s) 2022-05-18T05:30:09.8122308Z test_dtypes__refs_amax_cuda (__main__.TestCommonCUDA) ... ok (0.754s) 2022-05-18T05:30:10.5556690Z test_dtypes__refs_amin_cuda (__main__.TestCommonCUDA) ... ok (0.743s) 2022-05-18T05:30:10.7206395Z test_dtypes__refs_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.164s) 2022-05-18T05:30:10.7315364Z test_dtypes__refs_asin_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:30:10.8862082Z test_dtypes__refs_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.154s) 2022-05-18T05:30:10.8969394Z test_dtypes__refs_atan_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:30:11.3615224Z test_dtypes__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.464s) 2022-05-18T05:30:11.8286142Z test_dtypes__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.467s) 2022-05-18T05:30:12.2930035Z test_dtypes__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.464s) 2022-05-18T05:30:12.7563694Z test_dtypes__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.463s) 2022-05-18T05:30:12.9711704Z test_dtypes__refs_cat_cuda (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:30:13.0132957Z test_dtypes__refs_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:30:13.1158532Z test_dtypes__refs_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T05:30:13.1772359Z test_dtypes__refs_clone_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:30:13.1943758Z test_dtypes__refs_cos_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:30:13.2109414Z test_dtypes__refs_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:30:13.2551178Z test_dtypes__refs_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:30:13.8053660Z test_dtypes__refs_eq_cuda (__main__.TestCommonCUDA) ... ok (0.550s) 2022-05-18T05:30:13.8243055Z test_dtypes__refs_erf_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:30:13.8725548Z test_dtypes__refs_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:30:13.8935550Z test_dtypes__refs_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:30:13.9119559Z test_dtypes__refs_exp_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:30:13.9325553Z test_dtypes__refs_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:30:14.1010390Z test_dtypes__refs_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T05:30:14.3769729Z test_dtypes__refs_flip_cuda (__main__.TestCommonCUDA) ... ok (0.276s) 2022-05-18T05:30:14.4735199Z test_dtypes__refs_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.096s) 2022-05-18T05:30:14.5214540Z test_dtypes__refs_floor_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:30:15.0174876Z test_dtypes__refs_ge_cuda (__main__.TestCommonCUDA) ... ok (0.496s) 2022-05-18T05:30:15.5135702Z test_dtypes__refs_gt_cuda (__main__.TestCommonCUDA) ... ok (0.496s) 2022-05-18T05:30:15.8927879Z test_dtypes__refs_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.379s) 2022-05-18T05:30:16.2477354Z test_dtypes__refs_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.354s) 2022-05-18T05:30:17.5749761Z test_dtypes__refs_isclose_cuda (__main__.TestCommonCUDA) ... ok (1.326s) 2022-05-18T05:30:17.7523473Z test_dtypes__refs_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.176s) 2022-05-18T05:30:17.8105421Z test_dtypes__refs_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:30:18.3046827Z test_dtypes__refs_le_cuda (__main__.TestCommonCUDA) ... ok (0.494s) 2022-05-18T05:30:18.3448189Z test_dtypes__refs_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:30:18.3630011Z test_dtypes__refs_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:30:18.3810094Z test_dtypes__refs_log_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:30:18.9332580Z test_dtypes__refs_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.552s) 2022-05-18T05:30:19.4860900Z test_dtypes__refs_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.552s) 2022-05-18T05:30:19.9830707Z test_dtypes__refs_lt_cuda (__main__.TestCommonCUDA) ... ok (0.496s) 2022-05-18T05:30:20.3518518Z test_dtypes__refs_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.368s) 2022-05-18T05:30:20.7276371Z test_dtypes__refs_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.375s) 2022-05-18T05:30:21.0388467Z test_dtypes__refs_mul_cuda (__main__.TestCommonCUDA) ... ok (0.310s) 2022-05-18T05:30:21.1880501Z test_dtypes__refs_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.148s) 2022-05-18T05:30:21.6853129Z test_dtypes__refs_ne_cuda (__main__.TestCommonCUDA) ... ok (0.497s) 2022-05-18T05:30:21.7208689Z test_dtypes__refs_neg_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:30:22.2632641Z test_dtypes__refs_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.542s) 2022-05-18T05:30:22.4044629Z test_dtypes__refs_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:30:22.5274012Z test_dtypes__refs_permute_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T05:30:22.8575483Z test_dtypes__refs_pow_cuda (__main__.TestCommonCUDA) ... ok (0.330s) 2022-05-18T05:30:22.8750697Z test_dtypes__refs_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:30:23.1806469Z test_dtypes__refs_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.305s) 2022-05-18T05:30:23.2220646Z test_dtypes__refs_round_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:30:23.2649489Z test_dtypes__refs_sign_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:30:23.2754459Z test_dtypes__refs_sin_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:30:23.2853800Z test_dtypes__refs_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:30:23.3269140Z test_dtypes__refs_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:30:23.3754389Z test_dtypes__refs_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:30:23.3890425Z test_dtypes__refs_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:30:23.4794698Z test_dtypes__refs_square_cuda (__main__.TestCommonCUDA) ... ok (0.090s) 2022-05-18T05:30:23.6749554Z test_dtypes__refs_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:30:23.9622755Z test_dtypes__refs_stack_cuda (__main__.TestCommonCUDA) ... ok (0.287s) 2022-05-18T05:30:24.3319739Z test_dtypes__refs_sub_cuda (__main__.TestCommonCUDA) ... ok (0.369s) 2022-05-18T05:30:24.9099861Z test_dtypes__refs_sum_cuda (__main__.TestCommonCUDA) ... ok (0.577s) 2022-05-18T05:30:24.9260881Z test_dtypes__refs_tan_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:30:25.2337799Z test_dtypes__refs_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.308s) 2022-05-18T05:30:25.4569933Z test_dtypes__refs_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.223s) 2022-05-18T05:30:25.5504563Z test_dtypes__refs_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:30:25.8016157Z test_dtypes__refs_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.251s) 2022-05-18T05:30:26.0007197Z test_dtypes__refs_view_cuda (__main__.TestCommonCUDA) ... ok (0.199s) 2022-05-18T05:30:26.0354018Z test_dtypes_abs_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:30:26.0493009Z test_dtypes_acos_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:30:26.0708729Z test_dtypes_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:30:26.3949746Z test_dtypes_add_cuda (__main__.TestCommonCUDA) ... ok (0.324s) 2022-05-18T05:30:26.6222636Z test_dtypes_addbmm_cuda (__main__.TestCommonCUDA) ... ok (0.226s) 2022-05-18T05:30:27.0206393Z test_dtypes_addcdiv_cuda (__main__.TestCommonCUDA) ... ok (0.397s) 2022-05-18T05:30:27.4302512Z test_dtypes_addcmul_cuda (__main__.TestCommonCUDA) ... ok (0.409s) 2022-05-18T05:30:27.5300234Z test_dtypes_addmm_cuda (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T05:30:27.6177083Z test_dtypes_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:30:27.7740990Z test_dtypes_addmv_cuda (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:30:27.9094043Z test_dtypes_addr_cuda (__main__.TestCommonCUDA) ... ok (0.135s) 2022-05-18T05:30:28.5707927Z test_dtypes_all_cuda (__main__.TestCommonCUDA) ... ok (0.661s) 2022-05-18T05:30:28.8619998Z test_dtypes_allclose_cuda (__main__.TestCommonCUDA) ... Some dtypes for allclose on device type cuda are only partially supported! 2022-05-18T05:30:28.8623364Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:30:28.8624230Z 2022-05-18T05:30:28.8624470Z ok (0.291s) 2022-05-18T05:30:29.5509977Z test_dtypes_amax_cuda (__main__.TestCommonCUDA) ... ok (0.688s) 2022-05-18T05:30:30.2336549Z test_dtypes_amin_cuda (__main__.TestCommonCUDA) ... ok (0.682s) 2022-05-18T05:30:30.4358382Z test_dtypes_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.202s) 2022-05-18T05:30:30.4661035Z test_dtypes_angle_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:30:31.1307099Z test_dtypes_any_cuda (__main__.TestCommonCUDA) ... ok (0.664s) 2022-05-18T05:30:31.7673249Z test_dtypes_argmax_cuda (__main__.TestCommonCUDA) ... Some dtypes for argmax on device type cuda are only partially supported! 2022-05-18T05:30:31.7674780Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T05:30:31.7675569Z 2022-05-18T05:30:31.7678681Z ok (0.637s) 2022-05-18T05:30:32.4105173Z test_dtypes_argmin_cuda (__main__.TestCommonCUDA) ... Some dtypes for argmin on device type cuda are only partially supported! 2022-05-18T05:30:32.4106892Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T05:30:32.4107685Z 2022-05-18T05:30:32.4107932Z ok (0.643s) 2022-05-18T05:30:33.9747603Z test_dtypes_argsort_cuda (__main__.TestCommonCUDA) ... Some dtypes for argsort on device type cuda are only partially supported! 2022-05-18T05:30:33.9749065Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T05:30:33.9749736Z 2022-05-18T05:30:33.9749981Z ok (1.564s) 2022-05-18T05:30:34.3110341Z test_dtypes_argwhere_cuda (__main__.TestCommonCUDA) ... ok (0.336s) 2022-05-18T05:30:34.4710796Z test_dtypes_as_strided_cuda (__main__.TestCommonCUDA) ... Some dtypes for as_strided on device type cuda are only partially supported! 2022-05-18T05:30:34.4712357Z The following dtypes only worked on some samples during backward: {torch.complex32}. 2022-05-18T05:30:34.4713248Z 2022-05-18T05:30:34.4714107Z ok (0.160s) 2022-05-18T05:30:34.4860995Z test_dtypes_asin_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:30:34.4949129Z test_dtypes_asinh_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:30:34.5949967Z test_dtypes_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T05:30:34.6041401Z test_dtypes_atan_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:30:34.6133208Z test_dtypes_atanh_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:30:34.7828103Z test_dtypes_atleast_1d_cuda (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:30:34.9523585Z test_dtypes_atleast_2d_cuda (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:30:35.1220446Z test_dtypes_atleast_3d_cuda (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:30:35.2997213Z test_dtypes_baddbmm_cuda (__main__.TestCommonCUDA) ... ok (0.177s) 2022-05-18T05:30:35.5058666Z test_dtypes_bernoulli_cuda (__main__.TestCommonCUDA) ... ok (0.205s) 2022-05-18T05:30:35.5242244Z test_dtypes_bfloat16_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:30:35.9147992Z test_dtypes_bincount_cuda (__main__.TestCommonCUDA) ... ok (0.390s) 2022-05-18T05:30:36.3139123Z test_dtypes_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.399s) 2022-05-18T05:30:36.7038722Z test_dtypes_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.390s) 2022-05-18T05:30:36.8392141Z test_dtypes_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.135s) 2022-05-18T05:30:37.2403003Z test_dtypes_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.401s) 2022-05-18T05:30:37.6290635Z test_dtypes_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.388s) 2022-05-18T05:30:38.0281604Z test_dtypes_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.399s) 2022-05-18T05:30:38.0669186Z test_dtypes_block_diag_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:30:38.1000409Z test_dtypes_bmm_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:30:38.3796149Z test_dtypes_bool_cuda (__main__.TestCommonCUDA) ... ok (0.279s) 2022-05-18T05:30:38.4160841Z test_dtypes_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:30:38.6130015Z test_dtypes_broadcast_to_cuda (__main__.TestCommonCUDA) ... ok (0.197s) 2022-05-18T05:30:39.5538165Z test_dtypes_bucketize_cuda (__main__.TestCommonCUDA) ... Some dtypes for bucketize on device type cuda are only partially supported! 2022-05-18T05:30:39.5540017Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T05:30:39.5540709Z 2022-05-18T05:30:39.5540968Z ok (0.941s) 2022-05-18T05:30:39.8132043Z test_dtypes_byte_cuda (__main__.TestCommonCUDA) ... ok (0.258s) 2022-05-18T05:30:39.9079803Z test_dtypes_cartesian_prod_cuda (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T05:30:40.1086734Z test_dtypes_cat_cuda (__main__.TestCommonCUDA) ... ok (0.200s) 2022-05-18T05:30:52.2248801Z test_dtypes_cdist_cuda (__main__.TestCommonCUDA) ... Some dtypes for cdist on device type cuda are only partially supported! 2022-05-18T05:30:52.2250192Z The following dtypes only worked on some samples during forward: {torch.bfloat16, torch.float16}. 2022-05-18T05:30:52.2251713Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.float16}. 2022-05-18T05:30:52.2252406Z 2022-05-18T05:30:52.2252643Z ok (12.116s) 2022-05-18T05:30:52.2694132Z test_dtypes_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:30:52.2881366Z test_dtypes_chalf_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:30:52.5704928Z test_dtypes_char_cuda (__main__.TestCommonCUDA) ... ok (0.282s) 2022-05-18T05:30:52.5830728Z test_dtypes_cholesky_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-05-18T05:30:52.5832361Z L = torch.cholesky(A) 2022-05-18T05:30:52.5833058Z should be replaced with 2022-05-18T05:30:52.5833755Z L = torch.linalg.cholesky(A) 2022-05-18T05:30:52.5834737Z and 2022-05-18T05:30:52.5835403Z U = torch.cholesky(A, upper=True) 2022-05-18T05:30:52.5836138Z should be replaced with 2022-05-18T05:30:52.5836863Z U = torch.linalg.cholesky(A).mH(). 2022-05-18T05:30:52.5838302Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1744.) 2022-05-18T05:30:52.5839670Z return self.op(*args, **kwargs) 2022-05-18T05:30:52.9305376Z Some dtypes for cholesky on device type cuda are only partially supported! 2022-05-18T05:30:52.9307307Z The following dtypes only worked on some samples during forward: {torch.bfloat16, torch.float16}. 2022-05-18T05:30:52.9308080Z 2022-05-18T05:30:52.9308355Z ok (0.360s) 2022-05-18T05:30:53.0486980Z test_dtypes_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:30:53.1900803Z test_dtypes_cholesky_solve_cuda (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:30:53.2792769Z test_dtypes_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:30:53.3952363Z test_dtypes_clamp_cuda (__main__.TestCommonCUDA) ... Some dtypes for clamp on device type cuda are only partially supported! 2022-05-18T05:30:53.3953657Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T05:30:53.3954319Z 2022-05-18T05:30:53.3954562Z ok (0.116s) 2022-05-18T05:30:53.5599680Z test_dtypes_clamp_scalar_cuda (__main__.TestCommonCUDA) ... ok (0.164s) 2022-05-18T05:30:53.6204835Z test_dtypes_clone_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:30:53.7120048Z test_dtypes_column_stack_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:30:54.3044024Z test_dtypes_combinations_cuda (__main__.TestCommonCUDA) ... ok (0.592s) 2022-05-18T05:30:54.6496931Z test_dtypes_complex_cuda (__main__.TestCommonCUDA) ... ok (0.345s) 2022-05-18T05:30:54.7360386Z test_dtypes_conj_cuda (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:30:54.7694832Z test_dtypes_conj_physical_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:30:54.8030805Z test_dtypes_contiguous_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:30:54.9060347Z test_dtypes_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T05:30:54.9810472Z test_dtypes_corrcoef_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:30:54.9933655Z test_dtypes_cos_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:30:55.0055171Z test_dtypes_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:30:56.0132706Z test_dtypes_count_nonzero_cuda (__main__.TestCommonCUDA) ... ok (1.007s) 2022-05-18T05:30:56.4823107Z test_dtypes_cov_cuda (__main__.TestCommonCUDA) ... ok (0.468s) 2022-05-18T05:30:56.5924253Z test_dtypes_cross_cuda (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T05:30:56.7209406Z test_dtypes_cummax_cuda (__main__.TestCommonCUDA) ... ok (0.128s) 2022-05-18T05:30:56.8366174Z test_dtypes_cummin_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:30:57.1608579Z test_dtypes_cumprod_cuda (__main__.TestCommonCUDA) ... Some dtypes for cumprod on device type cuda are only partially supported! 2022-05-18T05:30:57.1609955Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T05:30:57.1610586Z 2022-05-18T05:30:57.1610838Z ok (0.324s) 2022-05-18T05:30:57.2750503Z test_dtypes_cumsum_cuda (__main__.TestCommonCUDA) ... Some dtypes for cumsum on device type cuda are only partially supported! 2022-05-18T05:30:57.2751849Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T05:30:57.2752458Z 2022-05-18T05:30:57.2752698Z ok (0.114s) 2022-05-18T05:30:57.3641875Z test_dtypes_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:30:57.4031803Z test_dtypes_deg2rad_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:30:57.8360458Z test_dtypes_diag_cuda (__main__.TestCommonCUDA) ... ok (0.433s) 2022-05-18T05:30:58.2471516Z test_dtypes_diag_embed_cuda (__main__.TestCommonCUDA) ... ok (0.410s) 2022-05-18T05:30:58.3887823Z test_dtypes_diagflat_cuda (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:30:58.8023157Z test_dtypes_diagonal_cuda (__main__.TestCommonCUDA) ... ok (0.413s) 2022-05-18T05:30:59.3169713Z test_dtypes_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.514s) 2022-05-18T05:31:01.7421692Z test_dtypes_diff_cuda (__main__.TestCommonCUDA) ... ok (2.424s) 2022-05-18T05:31:01.7935185Z test_dtypes_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:31:03.7346011Z test_dtypes_dist_cuda (__main__.TestCommonCUDA) ... ok (1.941s) 2022-05-18T05:31:04.0711086Z test_dtypes_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.332s) 2022-05-18T05:31:04.1328202Z test_dtypes_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:31:04.4623930Z test_dtypes_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.329s) 2022-05-18T05:31:04.4928181Z test_dtypes_dot_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:31:04.5112735Z test_dtypes_double_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:31:04.5729464Z test_dtypes_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:31:04.6094816Z test_dtypes_dstack_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:31:04.6272817Z test_dtypes_eig_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-05-18T05:31:04.6274774Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-05-18T05:31:04.6275832Z L, _ = torch.eig(A) 2022-05-18T05:31:04.6276502Z should be replaced with 2022-05-18T05:31:04.6277234Z L_complex = torch.linalg.eigvals(A) 2022-05-18T05:31:04.6277905Z and 2022-05-18T05:31:04.6278541Z L, V = torch.eig(A, eigenvectors=True) 2022-05-18T05:31:04.6279609Z should be replaced with 2022-05-18T05:31:04.6280826Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3415.) 2022-05-18T05:31:04.6282149Z return self.op(*args, **kwargs) 2022-05-18T05:31:04.7561693Z ok (0.146s) 2022-05-18T05:31:05.1035154Z test_dtypes_einsum_cuda (__main__.TestCommonCUDA) ... Some dtypes for einsum on device type cuda are only partially supported! 2022-05-18T05:31:05.1036734Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:31:05.1037554Z 2022-05-18T05:31:05.1037794Z ok (0.347s) 2022-05-18T05:31:05.2742983Z test_dtypes_empty_like_cuda (__main__.TestCommonCUDA) ... ok (0.170s) 2022-05-18T05:31:05.7909004Z test_dtypes_eq_cuda (__main__.TestCommonCUDA) ... ok (0.516s) 2022-05-18T05:31:05.8068564Z test_dtypes_erf_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:31:05.8394902Z test_dtypes_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:31:05.8588333Z test_dtypes_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:31:05.8908551Z test_dtypes_exp2_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:31:05.9041177Z test_dtypes_exp_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:31:05.9924603Z test_dtypes_expand_as_cuda (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:31:06.2376053Z test_dtypes_expand_cuda (__main__.TestCommonCUDA) ... ok (0.245s) 2022-05-18T05:31:06.2528110Z test_dtypes_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:31:06.3852337Z test_dtypes_fft_fft2_cuda (__main__.TestCommonCUDA) ... ok (0.132s) 2022-05-18T05:31:06.4909406Z test_dtypes_fft_fft_cuda (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:31:06.5657624Z test_dtypes_fft_fftn_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:31:06.7069621Z test_dtypes_fft_fftshift_cuda (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:31:06.8100119Z test_dtypes_fft_hfft2_cuda (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T05:31:06.9018719Z test_dtypes_fft_hfft_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:31:06.9935688Z test_dtypes_fft_hfftn_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:31:07.0520650Z test_dtypes_fft_ifft2_cuda (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:31:07.1257350Z test_dtypes_fft_ifft_cuda (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:31:07.1992732Z test_dtypes_fft_ifftn_cuda (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:31:07.3400515Z test_dtypes_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:31:07.4770374Z test_dtypes_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... ok (0.136s) 2022-05-18T05:31:07.5780101Z test_dtypes_fft_ihfft_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:31:07.7350002Z test_dtypes_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:31:07.8189267Z test_dtypes_fft_irfft2_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T05:31:07.8866351Z test_dtypes_fft_irfft_cuda (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:31:07.9665029Z test_dtypes_fft_irfftn_cuda (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:31:08.0685577Z test_dtypes_fft_rfft2_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:31:08.1679197Z test_dtypes_fft_rfft_cuda (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:31:08.2873597Z test_dtypes_fft_rfftn_cuda (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:31:08.3784073Z test_dtypes_fill__cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:31:08.5433786Z test_dtypes_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.165s) 2022-05-18T05:31:08.8120156Z test_dtypes_flip_cuda (__main__.TestCommonCUDA) ... ok (0.268s) 2022-05-18T05:31:08.8715435Z test_dtypes_fliplr_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:31:08.9307576Z test_dtypes_flipud_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:31:08.9489394Z test_dtypes_float_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:31:09.0141274Z test_dtypes_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:31:09.0532077Z test_dtypes_floor_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:31:09.0621505Z test_dtypes_floor_divide_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-05-18T05:31:09.0624892Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BinaryOps.cpp:593.) 2022-05-18T05:31:09.0626550Z return self.op(*args, **kwargs) 2022-05-18T05:31:09.3707264Z ok (0.317s) 2022-05-18T05:31:09.7000260Z test_dtypes_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.329s) 2022-05-18T05:31:10.0373688Z test_dtypes_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.337s) 2022-05-18T05:31:10.3921335Z test_dtypes_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.354s) 2022-05-18T05:31:10.4835360Z test_dtypes_frac_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:31:10.6218974Z test_dtypes_frexp_cuda (__main__.TestCommonCUDA) ... ok (0.138s) 2022-05-18T05:31:10.7952627Z test_dtypes_full_like_cuda (__main__.TestCommonCUDA) ... ok (0.173s) 2022-05-18T05:31:10.9528324Z test_dtypes_gather_cuda (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:31:11.3458631Z test_dtypes_gcd_cuda (__main__.TestCommonCUDA) ... ok (0.393s) 2022-05-18T05:31:11.7980317Z test_dtypes_ge_cuda (__main__.TestCommonCUDA) ... ok (0.452s) 2022-05-18T05:31:12.8711634Z test_dtypes_geqrf_cuda (__main__.TestCommonCUDA) ... expected failure (1.073s) 2022-05-18T05:31:13.0304445Z test_dtypes_gradient_cuda (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:31:13.4830220Z test_dtypes_gt_cuda (__main__.TestCommonCUDA) ... ok (0.452s) 2022-05-18T05:31:13.5003456Z test_dtypes_half_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:31:13.8058832Z test_dtypes_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.305s) 2022-05-18T05:31:17.5409953Z test_dtypes_histc_cuda (__main__.TestCommonCUDA) ... Some dtypes for histc on device type cuda are only partially supported! 2022-05-18T05:31:17.5411306Z The following dtypes only worked on some samples during forward: {torch.uint8}. 2022-05-18T05:31:17.5411952Z 2022-05-18T05:31:17.5412202Z ok (3.735s) 2022-05-18T05:31:23.1604063Z test_dtypes_histogram_cuda (__main__.TestCommonCUDA) ... ok (5.618s) 2022-05-18T05:31:27.7316949Z test_dtypes_histogramdd_cuda (__main__.TestCommonCUDA) ... ok (4.568s) 2022-05-18T05:31:27.7974709Z test_dtypes_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:31:27.8339495Z test_dtypes_hstack_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:31:28.1128855Z test_dtypes_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.279s) 2022-05-18T05:31:28.1877894Z test_dtypes_i0_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:31:28.6051274Z test_dtypes_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.417s) 2022-05-18T05:31:29.0301516Z test_dtypes_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.424s) 2022-05-18T05:31:29.1079352Z test_dtypes_imag_cuda (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:31:29.3777324Z test_dtypes_index_add_cuda (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T05:31:29.4774078Z test_dtypes_index_copy_cuda (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:31:29.5701496Z test_dtypes_index_fill_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:31:29.7035007Z test_dtypes_index_put_cuda (__main__.TestCommonCUDA) ... ok (0.133s) 2022-05-18T05:31:29.7158918Z test_dtypes_index_reduce_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:883.) 2022-05-18T05:31:29.7161074Z return self.op(*args, **kwargs) 2022-05-18T05:31:30.7820169Z ok (1.078s) 2022-05-18T05:31:30.8707626Z test_dtypes_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:31:30.9461146Z test_dtypes_inner_cuda (__main__.TestCommonCUDA) ... Some dtypes for inner on device type cuda are only partially supported! 2022-05-18T05:31:30.9463117Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:31:30.9463984Z 2022-05-18T05:31:30.9464232Z ok (0.075s) 2022-05-18T05:31:31.2047935Z test_dtypes_int_cuda (__main__.TestCommonCUDA) ... ok (0.258s) 2022-05-18T05:31:31.3197555Z test_dtypes_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:31:32.2173859Z test_dtypes_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.898s) 2022-05-18T05:31:32.3898817Z test_dtypes_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.171s) 2022-05-18T05:31:32.5012047Z test_dtypes_isin_cuda (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:31:32.5625274Z test_dtypes_isinf_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:31:32.6192468Z test_dtypes_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:31:32.6749974Z test_dtypes_isneginf_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:31:32.7306453Z test_dtypes_isposinf_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:31:32.9014140Z test_dtypes_isreal_cuda (__main__.TestCommonCUDA) ... ok (0.171s) 2022-05-18T05:31:32.9104128Z test_dtypes_istft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:977.) 2022-05-18T05:31:32.9106359Z return self.op(*args, **kwargs) 2022-05-18T05:31:33.4738920Z ok (0.572s) 2022-05-18T05:31:33.4797523Z test_dtypes_jiterator_4inputs_with_extra_args_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:31:33.4851011Z test_dtypes_jiterator_binary_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:31:33.4906119Z test_dtypes_jiterator_unary_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:31:33.5261123Z test_dtypes_kron_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:31:33.9297972Z test_dtypes_kthvalue_cuda (__main__.TestCommonCUDA) ... Some dtypes for kthvalue on device type cuda are only partially supported! 2022-05-18T05:31:33.9299412Z The following dtypes only worked on some samples during forward: {torch.bfloat16, torch.bool}. 2022-05-18T05:31:33.9300586Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T05:31:33.9301271Z 2022-05-18T05:31:33.9302104Z ok (0.404s) 2022-05-18T05:31:34.3191352Z test_dtypes_lcm_cuda (__main__.TestCommonCUDA) ... ok (0.388s) 2022-05-18T05:31:34.3672187Z test_dtypes_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:31:34.8238394Z test_dtypes_le_cuda (__main__.TestCommonCUDA) ... ok (0.456s) 2022-05-18T05:31:35.1862350Z test_dtypes_lerp_cuda (__main__.TestCommonCUDA) ... ok (0.362s) 2022-05-18T05:31:35.2286193Z test_dtypes_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:31:35.4937090Z test_dtypes_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... ok (0.265s) 2022-05-18T05:31:35.7166864Z test_dtypes_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... ok (0.223s) 2022-05-18T05:31:35.9056021Z test_dtypes_linalg_cond_cuda (__main__.TestCommonCUDA) ... [W Module.cpp:513] Warning: Disabling benchmark mode for MIOpen is NOT supported. Overriding value to True (function operator()) 2022-05-18T05:31:35.9057785Z ok (0.189s) 2022-05-18T05:31:36.0083718Z test_dtypes_linalg_cross_cuda (__main__.TestCommonCUDA) ... ok (0.102s) 2022-05-18T05:31:36.2381834Z test_dtypes_linalg_det_cuda (__main__.TestCommonCUDA) ... ok (0.229s) 2022-05-18T05:31:36.2431860Z test_dtypes_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:31:36.3607586Z test_dtypes_linalg_eig_cuda (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:31:36.4500515Z test_dtypes_linalg_eigh_cuda (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:31:36.5695043Z test_dtypes_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:31:36.6586125Z test_dtypes_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:31:36.6640982Z test_dtypes_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.006s) 2022-05-18T05:31:36.7618592Z test_dtypes_linalg_inv_cuda (__main__.TestCommonCUDA) ... ok (0.097s) 2022-05-18T05:31:36.8591029Z test_dtypes_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... ok (0.097s) 2022-05-18T05:31:36.8648216Z test_dtypes_linalg_ldl_factor_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:31:36.8712319Z test_dtypes_linalg_ldl_factor_ex_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:31:36.8764923Z test_dtypes_linalg_ldl_solve_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:31:37.2808383Z test_dtypes_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... ok (0.404s) 2022-05-18T05:31:37.6845828Z test_dtypes_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... ok (0.404s) 2022-05-18T05:31:39.0485103Z test_dtypes_linalg_lu_cuda (__main__.TestCommonCUDA) ... ok (1.364s) 2022-05-18T05:31:40.6288371Z test_dtypes_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... ok (1.580s) 2022-05-18T05:31:41.7091347Z test_dtypes_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (1.080s) 2022-05-18T05:31:43.4572379Z test_dtypes_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... ok (1.748s) 2022-05-18T05:31:43.6536266Z test_dtypes_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:31:43.8826928Z test_dtypes_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... ok (0.229s) 2022-05-18T05:31:44.0977352Z test_dtypes_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.215s) 2022-05-18T05:31:44.3474544Z test_dtypes_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... Some dtypes for linalg.multi_dot on device type cuda are only partially supported! 2022-05-18T05:31:44.3476167Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:31:44.3476995Z 2022-05-18T05:31:44.3477234Z ok (0.250s) 2022-05-18T05:31:45.3850416Z test_dtypes_linalg_norm_cuda (__main__.TestCommonCUDA) ... ok (1.036s) 2022-05-18T05:31:46.3243331Z test_dtypes_linalg_norm_subgradients_at_zero_cuda (__main__.TestCommonCUDA) ... ok (0.938s) 2022-05-18T05:31:46.5262421Z test_dtypes_linalg_pinv_cuda (__main__.TestCommonCUDA) ... ok (0.200s) 2022-05-18T05:31:46.6380561Z test_dtypes_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T05:31:46.6436029Z test_dtypes_linalg_pinv_singular_cuda (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T05:31:47.2464549Z test_dtypes_linalg_qr_cuda (__main__.TestCommonCUDA) ... ok (0.602s) 2022-05-18T05:31:47.3808249Z test_dtypes_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... ok (0.134s) 2022-05-18T05:31:47.6470107Z test_dtypes_linalg_solve_cuda (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:31:53.7342369Z test_dtypes_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... ok (6.087s) 2022-05-18T05:31:57.6758881Z test_dtypes_linalg_svd_cuda (__main__.TestCommonCUDA) ... ok (3.935s) 2022-05-18T05:31:59.0116283Z test_dtypes_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... Some dtypes for linalg.svdvals on device type cuda are only partially supported! 2022-05-18T05:31:59.0118018Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64, torch.bfloat16, torch.float16}. 2022-05-18T05:31:59.0119509Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.float16}. 2022-05-18T05:31:59.0120205Z 2022-05-18T05:31:59.0120458Z ok (1.336s) 2022-05-18T05:31:59.1186843Z test_dtypes_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T05:31:59.4625240Z test_dtypes_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... ok (0.344s) 2022-05-18T05:31:59.7848736Z test_dtypes_linalg_vander_cuda (__main__.TestCommonCUDA) ... ok (0.322s) 2022-05-18T05:32:02.5773041Z test_dtypes_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... ok (2.792s) 2022-05-18T05:32:02.5956125Z test_dtypes_log10_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:32:02.6112146Z test_dtypes_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:32:02.6240735Z test_dtypes_log2_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:32:02.6644615Z test_dtypes_log_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:32:02.9112538Z test_dtypes_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.246s) 2022-05-18T05:32:02.9318880Z test_dtypes_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:32:02.9740791Z test_dtypes_logaddexp2_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:32:03.0147951Z test_dtypes_logaddexp_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:32:03.2339578Z test_dtypes_logcumsumexp_cuda (__main__.TestCommonCUDA) ... Some dtypes for logcumsumexp on device type cuda are only partially supported! 2022-05-18T05:32:03.2341126Z The following dtypes only worked on some samples during forward: {torch.int64, torch.bool, torch.int32, torch.int16}. 2022-05-18T05:32:03.2342380Z The following dtypes only worked on some samples during backward: {torch.float16}. 2022-05-18T05:32:03.2343041Z 2022-05-18T05:32:03.2343277Z ok (0.219s) 2022-05-18T05:32:03.4111921Z test_dtypes_logdet_cuda (__main__.TestCommonCUDA) ... ok (0.177s) 2022-05-18T05:32:03.8794247Z test_dtypes_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.468s) 2022-05-18T05:32:04.0379318Z test_dtypes_logical_not_cuda (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T05:32:04.5058815Z test_dtypes_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.468s) 2022-05-18T05:32:04.9743396Z test_dtypes_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.468s) 2022-05-18T05:32:05.0379575Z test_dtypes_logit_cuda (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:32:05.0928052Z test_dtypes_logsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:32:05.3518778Z test_dtypes_long_cuda (__main__.TestCommonCUDA) ... ok (0.258s) 2022-05-18T05:32:05.8048572Z test_dtypes_lt_cuda (__main__.TestCommonCUDA) ... ok (0.453s) 2022-05-18T05:32:07.3513051Z test_dtypes_lu_cuda (__main__.TestCommonCUDA) ... ok (1.546s) 2022-05-18T05:32:07.7702477Z test_dtypes_lu_solve_cuda (__main__.TestCommonCUDA) ... ok (0.419s) 2022-05-18T05:32:07.8954243Z test_dtypes_lu_unpack_cuda (__main__.TestCommonCUDA) ... ok (0.125s) 2022-05-18T05:32:08.0625241Z test_dtypes_mH_cuda (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:32:08.2281502Z test_dtypes_mT_cuda (__main__.TestCommonCUDA) ... ok (0.165s) 2022-05-18T05:32:08.4725592Z test_dtypes_masked_fill_cuda (__main__.TestCommonCUDA) ... ok (0.244s) 2022-05-18T05:32:08.6055703Z test_dtypes_masked_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.133s) 2022-05-18T05:32:08.8201971Z test_dtypes_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:32:09.3096746Z test_dtypes_matmul_cuda (__main__.TestCommonCUDA) ... Some dtypes for matmul on device type cuda are only partially supported! 2022-05-18T05:32:09.3098308Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:32:09.3099128Z 2022-05-18T05:32:09.3099373Z ok (0.490s) 2022-05-18T05:32:09.4262069Z test_dtypes_matrix_exp_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:32:09.7737883Z test_dtypes_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.347s) 2022-05-18T05:32:09.8506064Z test_dtypes_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:32:09.9958706Z test_dtypes_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.145s) 2022-05-18T05:32:10.3306131Z test_dtypes_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.335s) 2022-05-18T05:32:10.8257468Z test_dtypes_mean_cuda (__main__.TestCommonCUDA) ... ok (0.494s) 2022-05-18T05:32:11.3767442Z test_dtypes_median_cuda (__main__.TestCommonCUDA) ... Some dtypes for median on device type cuda are only partially supported! 2022-05-18T05:32:11.3768804Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T05:32:11.3769993Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T05:32:11.3770664Z 2022-05-18T05:32:11.3770907Z ok (0.551s) 2022-05-18T05:32:11.6589799Z test_dtypes_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.281s) 2022-05-18T05:32:11.9416006Z test_dtypes_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.282s) 2022-05-18T05:32:12.2943683Z test_dtypes_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.352s) 2022-05-18T05:32:12.3717374Z test_dtypes_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:32:12.5174660Z test_dtypes_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.145s) 2022-05-18T05:32:12.8406264Z test_dtypes_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.323s) 2022-05-18T05:32:12.8746722Z test_dtypes_mm_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:32:13.1071169Z test_dtypes_mode_cuda (__main__.TestCommonCUDA) ... ok (0.232s) 2022-05-18T05:32:13.1669876Z test_dtypes_movedim_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:32:13.2537312Z test_dtypes_msort_cuda (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:32:13.5246182Z test_dtypes_mul_cuda (__main__.TestCommonCUDA) ... ok (0.270s) 2022-05-18T05:32:13.8652681Z test_dtypes_multinomial_cuda (__main__.TestCommonCUDA) ... Some dtypes for multinomial on device type cuda are only partially supported! 2022-05-18T05:32:13.8654165Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T05:32:13.8654846Z 2022-05-18T05:32:13.8655098Z ok (0.340s) 2022-05-18T05:32:13.9024166Z test_dtypes_mv_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:32:14.1072960Z test_dtypes_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... Some dtypes for mvlgamma on device type cuda are only partially supported! 2022-05-18T05:32:14.1074355Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T05:32:14.1074987Z 2022-05-18T05:32:14.1075221Z ok (0.205s) 2022-05-18T05:32:14.1126793Z test_dtypes_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:32:14.1177394Z test_dtypes_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:32:14.2322411Z test_dtypes_nan_to_num_cuda (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:32:14.5406845Z test_dtypes_nanmean_cuda (__main__.TestCommonCUDA) ... ok (0.308s) 2022-05-18T05:32:15.0950411Z test_dtypes_nanmedian_cuda (__main__.TestCommonCUDA) ... Some dtypes for nanmedian on device type cuda are only partially supported! 2022-05-18T05:32:15.0952656Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T05:32:15.0953838Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T05:32:15.0954489Z 2022-05-18T05:32:15.0957393Z ok (0.555s) 2022-05-18T05:32:17.0968427Z test_dtypes_nanquantile_cuda (__main__.TestCommonCUDA) ... ok (2.001s) 2022-05-18T05:32:17.7905392Z test_dtypes_nansum_cuda (__main__.TestCommonCUDA) ... ok (0.691s) 2022-05-18T05:32:17.9323923Z test_dtypes_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:32:18.3988313Z test_dtypes_ne_cuda (__main__.TestCommonCUDA) ... ok (0.466s) 2022-05-18T05:32:18.4323189Z test_dtypes_neg_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:32:18.6013548Z test_dtypes_new_empty_cuda (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:32:18.7752478Z test_dtypes_new_full_cuda (__main__.TestCommonCUDA) ... ok (0.174s) 2022-05-18T05:32:18.9459011Z test_dtypes_new_ones_cuda (__main__.TestCommonCUDA) ... ok (0.170s) 2022-05-18T05:32:19.1155453Z test_dtypes_new_zeros_cuda (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:32:19.5540964Z test_dtypes_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.438s) 2022-05-18T05:32:19.6860004Z test_dtypes_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.adaptive_avg_pool1d on device type cuda are only partially supported! 2022-05-18T05:32:19.6861898Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128}. 2022-05-18T05:32:19.6863426Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:32:19.6864160Z 2022-05-18T05:32:19.6864400Z ok (0.132s) 2022-05-18T05:32:19.8939669Z test_dtypes_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.207s) 2022-05-18T05:32:20.1267916Z test_dtypes_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.adaptive_avg_pool3d on device type cuda are only partially supported! 2022-05-18T05:32:20.1269819Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128}. 2022-05-18T05:32:20.1271347Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:32:20.1272060Z 2022-05-18T05:32:20.1272294Z ok (0.233s) 2022-05-18T05:32:20.2895653Z test_dtypes_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.162s) 2022-05-18T05:32:20.6436725Z test_dtypes_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.354s) 2022-05-18T05:32:20.9432550Z test_dtypes_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.299s) 2022-05-18T05:32:21.2885237Z test_dtypes_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.avg_pool1d on device type cuda are only partially supported! 2022-05-18T05:32:21.2886956Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:32:21.2887780Z 2022-05-18T05:32:21.2888014Z ok (0.345s) 2022-05-18T05:32:21.4941776Z test_dtypes_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.205s) 2022-05-18T05:32:21.7505683Z test_dtypes_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.256s) 2022-05-18T05:32:21.9496064Z test_dtypes_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.batch_norm on device type cuda are only partially supported! 2022-05-18T05:32:21.9498343Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128}. 2022-05-18T05:32:21.9500077Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:32:21.9500806Z 2022-05-18T05:32:21.9501046Z ok (0.199s) 2022-05-18T05:32:22.5467670Z test_dtypes_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.batch_norm on device type cuda are only partially supported! 2022-05-18T05:32:22.5469518Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128}. 2022-05-18T05:32:22.5471064Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:32:22.5471804Z 2022-05-18T05:32:22.5472047Z ok (0.596s) 2022-05-18T05:32:22.5531275Z test_dtypes_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:32:22.9246069Z test_dtypes_nn_functional_binary_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.371s) 2022-05-18T05:32:24.0791721Z test_dtypes_nn_functional_binary_cross_entropy_with_logits_cuda (__main__.TestCommonCUDA) ... ok (1.154s) 2022-05-18T05:32:24.2347962Z test_dtypes_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:32:25.6762663Z test_dtypes_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... ok (1.441s) 2022-05-18T05:32:26.6539963Z test_dtypes_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:882.) 2022-05-18T05:32:26.6542025Z return self.op(*args, **kwargs) 2022-05-18T05:32:30.0974284Z ok (4.421s) 2022-05-18T05:32:30.7547199Z test_dtypes_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... ok (0.657s) 2022-05-18T05:32:31.5066615Z test_dtypes_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... ok (0.752s) 2022-05-18T05:32:32.6122774Z test_dtypes_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... ok (1.105s) 2022-05-18T05:32:32.7360705Z test_dtypes_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T05:32:32.9660490Z test_dtypes_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... ok (0.228s) 2022-05-18T05:32:33.7398690Z test_dtypes_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.772s) 2022-05-18T05:32:33.8688205Z test_dtypes_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:32:34.2959597Z test_dtypes_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.dropout2d on device type cuda are only partially supported! 2022-05-18T05:32:34.2961412Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128}. 2022-05-18T05:32:34.2962957Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:32:34.2963681Z 2022-05-18T05:32:34.2963926Z ok (0.427s) 2022-05-18T05:32:34.8958825Z test_dtypes_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.dropout on device type cuda are only partially supported! 2022-05-18T05:32:34.8960621Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128}. 2022-05-18T05:32:34.8962503Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:32:34.8963244Z 2022-05-18T05:32:34.8963484Z ok (0.599s) 2022-05-18T05:32:34.9905288Z test_dtypes_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:32:36.9440043Z test_dtypes_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.embedding_bag on device type cuda are only partially supported! 2022-05-18T05:32:36.9441554Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T05:32:36.9442204Z 2022-05-18T05:32:36.9442440Z ok (1.954s) 2022-05-18T05:32:37.2302120Z test_dtypes_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.embedding on device type cuda are only partially supported! 2022-05-18T05:32:37.2303822Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:32:37.2304642Z 2022-05-18T05:32:37.2304884Z ok (0.286s) 2022-05-18T05:32:37.4783312Z test_dtypes_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.feature_alpha_dropout on device type cuda are only partially supported! 2022-05-18T05:32:37.4785242Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128}. 2022-05-18T05:32:37.4787139Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:32:37.4787858Z 2022-05-18T05:32:37.4788073Z ok (0.248s) 2022-05-18T05:32:37.7565380Z test_dtypes_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... ok (0.277s) 2022-05-18T05:32:39.2665318Z test_dtypes_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (1.510s) 2022-05-18T05:32:41.2361955Z test_dtypes_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.fractional_max_pool3d on device type cuda are only partially supported! 2022-05-18T05:32:41.2364015Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T05:32:41.2365201Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T05:32:41.2365849Z 2022-05-18T05:32:41.2366095Z ok (1.969s) 2022-05-18T05:32:53.0792921Z test_dtypes_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (11.842s) 2022-05-18T05:32:53.3115945Z test_dtypes_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... ok (0.232s) 2022-05-18T05:32:54.6296189Z test_dtypes_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... ok (1.318s) 2022-05-18T05:32:55.9854540Z test_dtypes_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... ok (1.355s) 2022-05-18T05:32:56.2277331Z test_dtypes_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... ok (0.241s) 2022-05-18T05:32:56.4867390Z test_dtypes_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... ok (0.258s) 2022-05-18T05:32:56.5799016Z test_dtypes_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:32:56.7108198Z test_dtypes_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... ok (0.130s) 2022-05-18T05:32:57.1195239Z test_dtypes_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... ok (0.408s) 2022-05-18T05:32:57.4810253Z test_dtypes_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.hinge_embedding_loss on device type cuda are only partially supported! 2022-05-18T05:32:57.4812055Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:32:57.4812878Z 2022-05-18T05:32:57.4813118Z ok (0.362s) 2022-05-18T05:32:57.7908647Z test_dtypes_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... ok (0.308s) 2022-05-18T05:32:58.6440575Z test_dtypes_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... ok (0.852s) 2022-05-18T05:32:59.1801911Z test_dtypes_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... ok (0.535s) 2022-05-18T05:32:59.7049798Z test_dtypes_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... ok (0.524s) 2022-05-18T05:33:00.2257739Z test_dtypes_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.520s) 2022-05-18T05:33:00.7460849Z test_dtypes_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... ok (0.520s) 2022-05-18T05:33:01.2505420Z test_dtypes_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... ok (0.504s) 2022-05-18T05:33:01.7549133Z test_dtypes_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... ok (0.504s) 2022-05-18T05:33:01.7634348Z test_dtypes_nn_functional_kl_div_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T05:33:01.7637004Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T05:33:02.0170068Z Some dtypes for nn.functional.kl_div on device type cuda are only partially supported! 2022-05-18T05:33:02.0171352Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T05:33:02.0172047Z 2022-05-18T05:33:02.0172297Z ok (0.262s) 2022-05-18T05:33:02.2795444Z test_dtypes_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.l1_loss on device type cuda are only partially supported! 2022-05-18T05:33:02.2797108Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:33:02.2798571Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:33:02.2799322Z 2022-05-18T05:33:02.2803962Z ok (0.261s) 2022-05-18T05:33:02.5298206Z test_dtypes_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.layer_norm on device type cuda are only partially supported! 2022-05-18T05:33:02.5300299Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:33:02.5301123Z 2022-05-18T05:33:02.5301359Z ok (0.249s) 2022-05-18T05:33:02.7892518Z test_dtypes_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... ok (0.258s) 2022-05-18T05:33:03.3980929Z test_dtypes_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.linear on device type cuda are only partially supported! 2022-05-18T05:33:03.3982851Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:33:03.3983671Z 2022-05-18T05:33:03.3983913Z ok (0.609s) 2022-05-18T05:33:03.7510104Z test_dtypes_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.local_response_norm on device type cuda are only partially supported! 2022-05-18T05:33:03.7512434Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.complex128}. 2022-05-18T05:33:03.7513979Z The following dtypes only worked on some samples during backward: {torch.complex128, torch.complex64}. 2022-05-18T05:33:03.7514707Z 2022-05-18T05:33:03.7514942Z ok (0.351s) 2022-05-18T05:33:03.8919221Z test_dtypes_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:33:04.0448969Z test_dtypes_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:33:40.8797046Z test_dtypes_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (36.834s) 2022-05-18T05:34:28.8149830Z test_dtypes_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (47.914s) 2022-05-18T05:34:49.6483894Z test_dtypes_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (20.796s) 2022-05-18T05:34:50.6944816Z test_dtypes_nn_functional_max_unpool1d_cuda (__main__.TestCommonCUDA) ... ok (1.029s) 2022-05-18T05:34:51.1885472Z test_dtypes_nn_functional_max_unpool1d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.487s) 2022-05-18T05:34:53.1116663Z test_dtypes_nn_functional_max_unpool2d_cuda (__main__.TestCommonCUDA) ... ok (1.922s) 2022-05-18T05:34:53.9092158Z test_dtypes_nn_functional_max_unpool2d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.784s) 2022-05-18T05:34:54.5872368Z test_dtypes_nn_functional_max_unpool3d_cuda (__main__.TestCommonCUDA) ... ok (0.677s) 2022-05-18T05:34:54.9270313Z test_dtypes_nn_functional_max_unpool3d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.335s) 2022-05-18T05:34:55.0195702Z test_dtypes_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:34:55.2208014Z test_dtypes_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... ok (0.201s) 2022-05-18T05:34:55.2310876Z test_dtypes_nn_functional_multi_margin_loss_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:34:55.2313922Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:34:55.2318136Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:34:55.2320850Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:34:55.2324878Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:34:55.2327456Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:34:55.3949219Z ok (0.174s) 2022-05-18T05:34:55.5241915Z test_dtypes_nn_functional_multilabel_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:34:55.7198605Z test_dtypes_nn_functional_multilabel_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.195s) 2022-05-18T05:34:58.3903973Z test_dtypes_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (2.670s) 2022-05-18T05:34:58.6167093Z test_dtypes_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.226s) 2022-05-18T05:34:58.8009098Z test_dtypes_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... ok (0.183s) 2022-05-18T05:34:59.0263708Z test_dtypes_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... ok (0.225s) 2022-05-18T05:35:00.3415301Z test_dtypes_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... ok (1.314s) 2022-05-18T05:35:00.7553204Z test_dtypes_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.pad on device type cuda are only partially supported! 2022-05-18T05:35:00.7555308Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64, torch.bfloat16}. 2022-05-18T05:35:00.7556753Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T05:35:00.7557414Z 2022-05-18T05:35:00.7557658Z ok (0.413s) 2022-05-18T05:35:01.1628980Z test_dtypes_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.pad on device type cuda are only partially supported! 2022-05-18T05:35:01.1630778Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64, torch.bfloat16}. 2022-05-18T05:35:01.1632204Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T05:35:01.1632904Z 2022-05-18T05:35:01.1633157Z ok (0.407s) 2022-05-18T05:35:01.2390624Z test_dtypes_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:35:01.4859930Z test_dtypes_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.pdist on device type cuda are only partially supported! 2022-05-18T05:35:01.4861534Z The following dtypes only worked on some samples during forward: {torch.bfloat16, torch.float16}. 2022-05-18T05:35:01.4862850Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.float16}. 2022-05-18T05:35:01.4863573Z 2022-05-18T05:35:01.4863811Z ok (0.246s) 2022-05-18T05:35:01.5469672Z test_dtypes_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:35:01.6074661Z test_dtypes_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:35:02.2713574Z test_dtypes_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.663s) 2022-05-18T05:35:02.9579733Z test_dtypes_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... ok (0.680s) 2022-05-18T05:35:03.3936708Z test_dtypes_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... ok (0.436s) 2022-05-18T05:35:03.5411382Z test_dtypes_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... ok (0.147s) 2022-05-18T05:35:03.6852683Z test_dtypes_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.rrelu on device type cuda are only partially supported! 2022-05-18T05:35:03.6854714Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:35:03.6855535Z 2022-05-18T05:35:03.6855787Z ok (0.144s) 2022-05-18T05:35:03.8074024Z test_dtypes_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T05:35:03.9004829Z test_dtypes_nn_functional_silu_complex_cuda (__main__.TestCommonCUDA) ... expected failure (0.093s) 2022-05-18T05:35:03.9933465Z test_dtypes_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:35:04.2692355Z test_dtypes_nn_functional_smooth_l1_loss_cuda (__main__.TestCommonCUDA) ... Some dtypes for nn.functional.smooth_l1_loss on device type cuda are only partially supported! 2022-05-18T05:35:04.2694187Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T05:35:04.2695355Z The following dtypes only worked on some samples during backward: {torch.bfloat16}. 2022-05-18T05:35:04.2695998Z 2022-05-18T05:35:04.2696230Z ok (0.276s) 2022-05-18T05:35:04.5364258Z test_dtypes_nn_functional_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.266s) 2022-05-18T05:35:04.7779105Z test_dtypes_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.241s) 2022-05-18T05:35:04.8216308Z test_dtypes_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:35:04.9153523Z test_dtypes_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:35:05.1741167Z test_dtypes_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... ok (0.258s) 2022-05-18T05:35:05.1909133Z test_dtypes_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:35:05.2236792Z test_dtypes_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:35:05.3696123Z test_dtypes_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:35:05.4851189Z test_dtypes_nn_functional_triplet_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:35:05.6027228Z test_dtypes_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:35:12.3989092Z test_dtypes_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... ok (6.794s) 2022-05-18T05:35:12.4118330Z test_dtypes_nn_functional_upsample_bilinear_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:35:12.4120393Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:35:12.5829737Z ok (0.178s) 2022-05-18T05:35:12.5902112Z test_dtypes_nn_functional_upsample_nearest_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:35:12.5904125Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:35:13.0804030Z ok (0.497s) 2022-05-18T05:35:14.3268728Z test_dtypes_nonzero_cuda (__main__.TestCommonCUDA) ... ok (1.246s) 2022-05-18T05:35:15.4110991Z test_dtypes_norm_cuda (__main__.TestCommonCUDA) ... ok (1.084s) 2022-05-18T05:35:15.5124211Z test_dtypes_norm_fro_cuda (__main__.TestCommonCUDA) ... Some dtypes for norm on device type cuda are only partially supported! 2022-05-18T05:35:15.5125853Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:35:15.5126693Z 2022-05-18T05:35:15.5126924Z ok (0.101s) 2022-05-18T05:35:15.6266327Z test_dtypes_norm_inf_cuda (__main__.TestCommonCUDA) ... ok (0.113s) 2022-05-18T05:35:15.7767757Z test_dtypes_norm_nuc_cuda (__main__.TestCommonCUDA) ... ok (0.150s) 2022-05-18T05:35:15.9910488Z test_dtypes_normal_cuda (__main__.TestCommonCUDA) ... ok (0.214s) 2022-05-18T05:35:16.0397208Z test_dtypes_normal_number_mean_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:35:16.2093988Z test_dtypes_ones_like_cuda (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:35:16.2154961Z test_dtypes_ormqr_cuda (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.006s) 2022-05-18T05:35:16.2510753Z test_dtypes_outer_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:35:26.5427193Z test_dtypes_pca_lowrank_cuda (__main__.TestCommonCUDA) ... Some dtypes for pca_lowrank on device type cuda are only partially supported! 2022-05-18T05:35:26.5428737Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.bfloat16, torch.complex128, torch.float16}. 2022-05-18T05:35:26.5430173Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.complex128, torch.complex64}. 2022-05-18T05:35:26.5430833Z 2022-05-18T05:35:26.5431041Z ok (10.292s) 2022-05-18T05:35:26.6565754Z test_dtypes_permute_cuda (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T05:35:26.7793801Z test_dtypes_pinverse_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T05:35:27.1715641Z test_dtypes_polar_cuda (__main__.TestCommonCUDA) ... ok (0.392s) 2022-05-18T05:35:27.2952244Z test_dtypes_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T05:35:27.3003893Z test_dtypes_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:35:27.3053595Z test_dtypes_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:35:27.3105298Z test_dtypes_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:35:27.3153313Z test_dtypes_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:35:27.3948308Z test_dtypes_positive_cuda (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:35:27.6724290Z test_dtypes_pow_cuda (__main__.TestCommonCUDA) ... ok (0.277s) 2022-05-18T05:35:28.9125988Z test_dtypes_prod_cuda (__main__.TestCommonCUDA) ... Some dtypes for prod on device type cuda are only partially supported! 2022-05-18T05:35:28.9127145Z The following dtypes only worked on some samples during backward: {torch.complex32}. 2022-05-18T05:35:28.9128011Z 2022-05-18T05:35:28.9132872Z ok (1.240s) 2022-05-18T05:35:29.5377219Z test_dtypes_put_cuda (__main__.TestCommonCUDA) ... ok (0.624s) 2022-05-18T05:35:29.6027308Z test_dtypes_qr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-05-18T05:35:29.6029481Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T05:35:29.6030377Z Q, R = torch.qr(A, some) 2022-05-18T05:35:29.6031052Z should be replaced with 2022-05-18T05:35:29.6032737Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2491.) 2022-05-18T05:35:29.6033997Z return self.op(*args, **kwargs) 2022-05-18T05:35:30.1383280Z ok (0.599s) 2022-05-18T05:35:32.1177992Z test_dtypes_quantile_cuda (__main__.TestCommonCUDA) ... ok (1.979s) 2022-05-18T05:35:32.1566658Z test_dtypes_rad2deg_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:35:32.3320519Z test_dtypes_rand_like_cuda (__main__.TestCommonCUDA) ... Some dtypes for rand_like on device type cuda are only partially supported! 2022-05-18T05:35:32.3322152Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:35:32.3323027Z 2022-05-18T05:35:32.3323266Z ok (0.176s) 2022-05-18T05:35:32.7674048Z test_dtypes_randint_like_cuda (__main__.TestCommonCUDA) ... Some dtypes for randint_like on device type cuda are only partially supported! 2022-05-18T05:35:32.7675677Z The following dtypes only worked on some samples during forward: {torch.bool, torch.complex128, torch.complex64}. 2022-05-18T05:35:32.7676491Z 2022-05-18T05:35:32.7676740Z ok (0.435s) 2022-05-18T05:35:32.9437284Z test_dtypes_randn_like_cuda (__main__.TestCommonCUDA) ... Some dtypes for randn_like on device type cuda are only partially supported! 2022-05-18T05:35:32.9438963Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.int64}. 2022-05-18T05:35:32.9439832Z 2022-05-18T05:35:32.9440069Z ok (0.176s) 2022-05-18T05:35:33.0038087Z test_dtypes_ravel_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:35:33.0909600Z test_dtypes_real_cuda (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:35:33.1039993Z test_dtypes_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:35:33.4346744Z test_dtypes_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.330s) 2022-05-18T05:35:33.5963578Z test_dtypes_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.161s) 2022-05-18T05:35:34.6409637Z test_dtypes_repeat_cuda (__main__.TestCommonCUDA) ... ok (1.044s) 2022-05-18T05:35:34.7685285Z test_dtypes_repeat_interleave_cuda (__main__.TestCommonCUDA) ... ok (0.127s) 2022-05-18T05:35:34.8834829Z test_dtypes_reshape_as_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:35:35.1793334Z test_dtypes_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.295s) 2022-05-18T05:35:35.3004065Z test_dtypes_resize__cuda (__main__.TestCommonCUDA) ... expected failure (0.121s) 2022-05-18T05:35:35.4226665Z test_dtypes_resize_as__cuda (__main__.TestCommonCUDA) ... expected failure (0.122s) 2022-05-18T05:35:35.4820738Z test_dtypes_resolve_conj_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:35:35.5419175Z test_dtypes_resolve_neg_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:35:35.7614321Z test_dtypes_roll_cuda (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T05:35:35.8749460Z test_dtypes_rot90_cuda (__main__.TestCommonCUDA) ... ok (0.113s) 2022-05-18T05:35:35.9101077Z test_dtypes_round_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:35:36.0011600Z test_dtypes_round_decimals_0_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:35:36.0060829Z test_dtypes_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:35:36.0108657Z test_dtypes_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:35:36.0256956Z test_dtypes_rsqrt_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:35:36.3554763Z test_dtypes_rsub_cuda (__main__.TestCommonCUDA) ... ok (0.329s) 2022-05-18T05:35:36.5868545Z test_dtypes_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.231s) 2022-05-18T05:35:37.0502208Z test_dtypes_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.463s) 2022-05-18T05:35:37.0611358Z test_dtypes_scatter_reduce_amax_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1550.) 2022-05-18T05:35:37.0613409Z return self.op(*args, **kwargs) 2022-05-18T05:35:37.6546545Z ok (0.604s) 2022-05-18T05:35:38.2598206Z test_dtypes_scatter_reduce_amin_cuda (__main__.TestCommonCUDA) ... ok (0.605s) 2022-05-18T05:35:38.8628288Z test_dtypes_scatter_reduce_mean_cuda (__main__.TestCommonCUDA) ... ok (0.603s) 2022-05-18T05:35:39.5073995Z test_dtypes_scatter_reduce_prod_cuda (__main__.TestCommonCUDA) ... ok (0.644s) 2022-05-18T05:35:40.0095419Z test_dtypes_scatter_reduce_sum_cuda (__main__.TestCommonCUDA) ... ok (0.502s) 2022-05-18T05:35:40.2266989Z test_dtypes_searchsorted_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:35.) 2022-05-18T05:35:40.2269585Z return self.op(*args, **kwargs) 2022-05-18T05:35:40.2350184Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:41.) 2022-05-18T05:35:40.2352532Z return self.op(*args, **kwargs) 2022-05-18T05:35:47.1759566Z Some dtypes for searchsorted on device type cuda are only partially supported! 2022-05-18T05:35:47.1761409Z The following dtypes only worked on some samples during forward: {torch.bfloat16}. 2022-05-18T05:35:47.1762085Z 2022-05-18T05:35:47.1762322Z ok (7.167s) 2022-05-18T05:35:47.3163512Z test_dtypes_select_cuda (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:35:47.4908971Z test_dtypes_select_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.174s) 2022-05-18T05:35:47.5376384Z test_dtypes_sgn_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:35:47.8008064Z test_dtypes_short_cuda (__main__.TestCommonCUDA) ... ok (0.263s) 2022-05-18T05:35:47.8132805Z test_dtypes_sigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:35:47.8533354Z test_dtypes_sign_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:35:47.9091601Z test_dtypes_signbit_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:35:47.9187515Z test_dtypes_sin_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:35:47.9352223Z test_dtypes_sinc_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:35:47.9484113Z test_dtypes_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:35:48.2595095Z test_dtypes_slice_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.311s) 2022-05-18T05:35:48.5070353Z test_dtypes_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.247s) 2022-05-18T05:35:48.5280336Z test_dtypes_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:35:49.6388364Z test_dtypes_sort_cuda (__main__.TestCommonCUDA) ... Some dtypes for sort on device type cuda are only partially supported! 2022-05-18T05:35:49.6389742Z The following dtypes only worked on some samples during forward: {torch.bool}. 2022-05-18T05:35:49.6390400Z 2022-05-18T05:35:49.6390632Z ok (1.111s) 2022-05-18T05:35:49.6445458Z test_dtypes_sparse_sampled_addmm_cuda (__main__.TestCommonCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.006s) 2022-05-18T05:35:49.6688827Z test_dtypes_special_entr_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:35:49.7209595Z test_dtypes_special_erfcx_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:35:49.7757153Z test_dtypes_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:35:49.8349423Z test_dtypes_special_i1_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:35:49.8866990Z test_dtypes_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:35:49.9380190Z test_dtypes_special_log_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:35:49.9795686Z test_dtypes_special_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:35:50.0307008Z test_dtypes_special_ndtri_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:35:50.1893328Z test_dtypes_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:35:50.2904414Z test_dtypes_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:35:50.2993770Z test_dtypes_special_zeta_cuda (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.008s) 2022-05-18T05:35:50.3619161Z test_dtypes_split_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:35:50.4493560Z test_dtypes_split_list_args_cuda (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:35:50.5637885Z test_dtypes_split_with_sizes_cuda (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:35:50.5729188Z test_dtypes_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:35:50.6599401Z test_dtypes_square_cuda (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:35:50.8509306Z test_dtypes_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:35:51.0983672Z test_dtypes_stack_cuda (__main__.TestCommonCUDA) ... ok (0.247s) 2022-05-18T05:35:51.3199902Z test_dtypes_std_cuda (__main__.TestCommonCUDA) ... ok (0.221s) 2022-05-18T05:35:51.8603534Z test_dtypes_std_mean_cuda (__main__.TestCommonCUDA) ... expected failure (0.540s) 2022-05-18T05:35:51.8691053Z test_dtypes_stft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:607: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:800.) 2022-05-18T05:35:51.8693232Z normalized, onesided, return_complex) 2022-05-18T05:35:52.2268712Z ok (0.366s) 2022-05-18T05:35:52.5411348Z test_dtypes_sub_cuda (__main__.TestCommonCUDA) ... ok (0.313s) 2022-05-18T05:35:53.0774483Z test_dtypes_sum_cuda (__main__.TestCommonCUDA) ... ok (0.536s) 2022-05-18T05:35:53.2434235Z test_dtypes_sum_to_size_cuda (__main__.TestCommonCUDA) ... ok (0.165s) 2022-05-18T05:35:55.7976228Z test_dtypes_svd_cuda (__main__.TestCommonCUDA) ... ok (2.554s) 2022-05-18T05:36:04.8196995Z test_dtypes_svd_lowrank_cuda (__main__.TestCommonCUDA) ... Some dtypes for svd_lowrank on device type cuda are only partially supported! 2022-05-18T05:36:04.8199167Z The following dtypes only worked on some samples during forward: {torch.uint8, torch.bool, torch.int8, torch.int16, torch.int32, torch.complex64, torch.int64, torch.bfloat16, torch.complex128, torch.float16}. 2022-05-18T05:36:04.8201190Z The following dtypes only worked on some samples during backward: {torch.bfloat16, torch.complex128, torch.complex64}. 2022-05-18T05:36:04.8202093Z 2022-05-18T05:36:04.8202411Z ok (9.022s) 2022-05-18T05:36:04.8361378Z test_dtypes_symeig_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T05:36:04.8364286Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T05:36:04.8365729Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T05:36:04.8366735Z should be replaced with 2022-05-18T05:36:04.8368443Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T05:36:04.8369511Z and 2022-05-18T05:36:04.8370422Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T05:36:04.8371384Z should be replaced with 2022-05-18T05:36:04.8373141Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3029.) 2022-05-18T05:36:04.8374387Z return self.op(*args, **kwargs) 2022-05-18T05:36:04.9232834Z ok (0.101s) 2022-05-18T05:36:05.0087587Z test_dtypes_t_cuda (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:36:05.1684509Z test_dtypes_take_along_dim_cuda (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:36:05.4463845Z test_dtypes_take_cuda (__main__.TestCommonCUDA) ... ok (0.277s) 2022-05-18T05:36:05.4595500Z test_dtypes_tan_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:36:05.4675455Z test_dtypes_tanh_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:36:05.7413433Z test_dtypes_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.274s) 2022-05-18T05:36:05.8232818Z test_dtypes_tensordot_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:36:07.2230654Z test_dtypes_tile_cuda (__main__.TestCommonCUDA) ... ok (1.399s) 2022-05-18T05:36:07.2286757Z test_dtypes_to_sparse_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:36:07.7118606Z test_dtypes_topk_cuda (__main__.TestCommonCUDA) ... ok (0.483s) 2022-05-18T05:36:07.7475544Z test_dtypes_trace_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:36:07.9639463Z test_dtypes_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.216s) 2022-05-18T05:36:08.0548063Z test_dtypes_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.090s) 2022-05-18T05:36:08.1421425Z test_dtypes_trapz_cuda (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:36:08.1602427Z test_dtypes_triangular_solve_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-05-18T05:36:08.1604792Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-05-18T05:36:08.1605832Z X = torch.triangular_solve(B, A).solution 2022-05-18T05:36:08.1606591Z should be replaced with 2022-05-18T05:36:08.1607801Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2022-05-18T05:36:08.1608964Z return self.op(*args, **kwargs) 2022-05-18T05:36:08.2588335Z ok (0.115s) 2022-05-18T05:36:08.4162095Z test_dtypes_tril_cuda (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:36:08.5734837Z test_dtypes_triu_cuda (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:36:08.6312828Z test_dtypes_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:36:08.6718028Z test_dtypes_trunc_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:36:09.2757903Z test_dtypes_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.604s) 2022-05-18T05:36:22.7066573Z test_dtypes_unique_consecutive_cuda (__main__.TestCommonCUDA) ... ok (13.430s) 2022-05-18T05:36:50.1347020Z test_dtypes_unique_cuda (__main__.TestCommonCUDA) ... ok (27.428s) 2022-05-18T05:36:50.3770483Z test_dtypes_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.242s) 2022-05-18T05:36:50.6015984Z test_dtypes_var_cuda (__main__.TestCommonCUDA) ... ok (0.224s) 2022-05-18T05:36:50.6070282Z test_dtypes_var_mean_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:36:50.6385694Z test_dtypes_vdot_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:36:50.6912546Z test_dtypes_view_as_complex_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:36:50.7812702Z test_dtypes_view_as_cuda (__main__.TestCommonCUDA) ... ok (0.090s) 2022-05-18T05:36:50.8959753Z test_dtypes_view_as_real_cuda (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:36:51.0877733Z test_dtypes_view_cuda (__main__.TestCommonCUDA) ... ok (0.192s) 2022-05-18T05:36:51.1496955Z test_dtypes_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:36:51.1856710Z test_dtypes_vstack_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:36:51.3432945Z test_dtypes_where_cuda (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:36:51.4445109Z test_dtypes_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:36:51.5377473Z test_dtypes_zero__cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:36:51.7080401Z test_dtypes_zeros_like_cuda (__main__.TestCommonCUDA) ... ok (0.170s) 2022-05-18T05:36:51.7108095Z test_errors___radd___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.7127600Z test_errors___rand___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.7150754Z test_errors___rdiv___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.7164451Z test_errors___rmod___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.7185581Z test_errors___rmul___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.7205104Z test_errors___ror___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.7222545Z test_errors___rpow___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.7241466Z test_errors___rsub___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.7261253Z test_errors___rxor___cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.7280979Z test_errors__refs_add_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T05:36:51.7429604Z test_errors__refs_amax_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:36:51.7561248Z test_errors__refs_amin_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:36:51.7596014Z test_errors__refs_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:51.7796073Z test_errors__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:36:51.8000162Z test_errors__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:36:51.8206990Z test_errors__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:36:51.8407781Z test_errors__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:36:51.8435069Z test_errors__refs_eq_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:51.8461414Z test_errors__refs_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.8487789Z test_errors__refs_ge_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.8512708Z test_errors__refs_gt_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.8537250Z test_errors__refs_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:51.8566945Z test_errors__refs_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:51.8585066Z test_errors__refs_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.8610810Z test_errors__refs_le_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.8636995Z test_errors__refs_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:51.8668388Z test_errors__refs_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:51.8692050Z test_errors__refs_lt_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.8712055Z test_errors__refs_maximum_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T05:36:51.8735642Z test_errors__refs_minimum_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T05:36:51.8751531Z test_errors__refs_mul_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T05:36:51.8778671Z test_errors__refs_ne_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.8844680Z test_errors__refs_neg_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:36:51.8874725Z test_errors__refs_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:51.8893954Z test_errors__refs_pow_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.8928713Z test_errors__refs_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:51.8946269Z test_errors__refs_sub_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T05:36:51.8965906Z test_errors__refs_true_divide_cuda (__main__.TestCommonCUDA) ... expected failure (0.002s) 2022-05-18T05:36:51.8982490Z test_errors_add_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:51.9303064Z test_errors_amax_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:36:51.9622486Z test_errors_amin_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:36:51.9815386Z test_errors_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:36:51.9840441Z test_errors_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.0002786Z test_errors_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:36:52.0171395Z test_errors_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:36:52.0223692Z test_errors_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:36:52.0387574Z test_errors_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:36:52.0553079Z test_errors_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:36:52.0715908Z test_errors_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:36:52.0738667Z test_errors_complex_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.0758676Z test_errors_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1003167Z test_errors_cov_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:36:52.1027921Z test_errors_diag_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:52.1041623Z test_errors_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1062481Z test_errors_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1077038Z test_errors_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1152691Z test_errors_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:36:52.1268894Z test_errors_eig_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:36:52.1292998Z test_errors_eq_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1310674Z test_errors_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1334197Z test_errors_floor_divide_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1354389Z test_errors_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1377593Z test_errors_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1397433Z test_errors_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1713229Z test_errors_gather_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:36:52.1716277Z return self.op(*args, **kwargs) 2022-05-18T05:36:52.1761173Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:36:52.1764066Z return self.op(*args, **kwargs) 2022-05-18T05:36:52.1764698Z ok (0.036s) 2022-05-18T05:36:52.1783932Z test_errors_gcd_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.1803989Z test_errors_ge_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.2406834Z test_errors_gradient_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:36:52.2435412Z test_errors_gt_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:52.2456894Z test_errors_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.2527620Z test_errors_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:36:52.2551101Z test_errors_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.2572250Z test_errors_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.2591157Z test_errors_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.2653002Z test_errors_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:36:52.2677224Z test_errors_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.2696534Z test_errors_jiterator_binary_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:52.2903163Z test_errors_kthvalue_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:36:52.2926225Z test_errors_lcm_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.2945533Z test_errors_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.2971693Z test_errors_le_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.2985224Z test_errors_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.3002921Z test_errors_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.3025408Z test_errors_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.3052305Z test_errors_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:52.3076137Z test_errors_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.3093410Z test_errors_lt_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.3227185Z test_errors_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:36:52.3287562Z test_errors_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:36:52.3306212Z test_errors_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.3453215Z test_errors_mean_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:36:52.3517562Z test_errors_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:36:52.3547397Z test_errors_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:52.3562644Z test_errors_mul_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.3843161Z test_errors_multinomial_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:36:52.3864549Z test_errors_ne_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.3919432Z test_errors_neg_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:36:52.3942893Z test_errors_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.4039325Z test_errors_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:36:52.4050503Z test_errors_ormqr_cuda (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:36:52.4079446Z test_errors_polar_cuda (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:36:52.4098191Z test_errors_pow_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.4111992Z test_errors_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.4172205Z test_errors_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:36:52.4228847Z test_errors_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:36:52.4253210Z test_errors_rsub_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.4451518Z test_errors_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:36:52.4647151Z test_errors_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:36:52.4674143Z test_errors_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.4693116Z test_errors_special_zeta_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.4707711Z test_errors_sub_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.4831814Z test_errors_take_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:36:52.4848638Z test_errors_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.4922543Z test_errors_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:36:52.5222902Z test_errors_where_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:36:52.5244989Z test_errors_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:36:52.5264264Z test_multiple_devices_H_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5289321Z test_multiple_devices_H_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5307909Z test_multiple_devices_T_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5327772Z test_multiple_devices_T_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5347979Z test_multiple_devices___getitem___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5368156Z test_multiple_devices___getitem___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5388953Z test_multiple_devices___radd___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5408513Z test_multiple_devices___radd___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5428735Z test_multiple_devices___rand___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5448595Z test_multiple_devices___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5469431Z test_multiple_devices___rdiv___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5491124Z test_multiple_devices___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5509368Z test_multiple_devices___rmod___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5536905Z test_multiple_devices___rmod___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5553458Z test_multiple_devices___rmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5573141Z test_multiple_devices___rmul___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5593247Z test_multiple_devices___ror___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5612297Z test_multiple_devices___rpow___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5631838Z test_multiple_devices___rpow___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5651410Z test_multiple_devices___rsub___cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5670574Z test_multiple_devices___rsub___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5691249Z test_multiple_devices___rxor___cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5710767Z test_multiple_devices__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5731460Z test_multiple_devices__masked_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5751457Z test_multiple_devices__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5777318Z test_multiple_devices__masked_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5795412Z test_multiple_devices__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5815834Z test_multiple_devices__masked_argmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5834104Z test_multiple_devices__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5852772Z test_multiple_devices__masked_argmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5873442Z test_multiple_devices__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5892951Z test_multiple_devices__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5911905Z test_multiple_devices__masked_mean_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5931357Z test_multiple_devices__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5951299Z test_multiple_devices__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5971136Z test_multiple_devices__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.5991501Z test_multiple_devices__masked_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6017423Z test_multiple_devices__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6035060Z test_multiple_devices__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6055553Z test_multiple_devices__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6075837Z test_multiple_devices__masked_std_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6096560Z test_multiple_devices__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6116342Z test_multiple_devices__masked_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6137067Z test_multiple_devices__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6158149Z test_multiple_devices__masked_var_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6177180Z test_multiple_devices_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6197443Z test_multiple_devices_abs_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6218275Z test_multiple_devices_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6238497Z test_multiple_devices_acos_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6263559Z test_multiple_devices_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6282827Z test_multiple_devices_acosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6302672Z test_multiple_devices_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6322609Z test_multiple_devices_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6342774Z test_multiple_devices_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6364187Z test_multiple_devices_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6383039Z test_multiple_devices_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6404026Z test_multiple_devices_addcmul_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6422882Z test_multiple_devices_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6443053Z test_multiple_devices_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6462045Z test_multiple_devices_addmv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6490144Z test_multiple_devices_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6507607Z test_multiple_devices_addr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6527916Z test_multiple_devices_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6548220Z test_multiple_devices_all_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6568663Z test_multiple_devices_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6588314Z test_multiple_devices_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6608911Z test_multiple_devices_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6630009Z test_multiple_devices_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6648798Z test_multiple_devices_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6670288Z test_multiple_devices_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6689560Z test_multiple_devices_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6712809Z test_multiple_devices_angle_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6738806Z test_multiple_devices_angle_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6753457Z test_multiple_devices_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6773143Z test_multiple_devices_any_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6793124Z test_multiple_devices_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6813519Z test_multiple_devices_argmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6833620Z test_multiple_devices_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6853575Z test_multiple_devices_argmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6872085Z test_multiple_devices_argsort_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6893810Z test_multiple_devices_argsort_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6913049Z test_multiple_devices_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6933709Z test_multiple_devices_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6952505Z test_multiple_devices_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6980270Z test_multiple_devices_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.6997114Z test_multiple_devices_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7017857Z test_multiple_devices_asin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7037923Z test_multiple_devices_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7058191Z test_multiple_devices_asinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7078885Z test_multiple_devices_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7098739Z test_multiple_devices_atan2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7118354Z test_multiple_devices_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7138548Z test_multiple_devices_atan_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7159070Z test_multiple_devices_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7179469Z test_multiple_devices_atanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7199393Z test_multiple_devices_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7227083Z test_multiple_devices_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7244535Z test_multiple_devices_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7263649Z test_multiple_devices_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7283408Z test_multiple_devices_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7303376Z test_multiple_devices_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7323506Z test_multiple_devices_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7343780Z test_multiple_devices_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7365664Z test_multiple_devices_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7384623Z test_multiple_devices_bfloat16_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7404659Z test_multiple_devices_bincount_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7424664Z test_multiple_devices_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7444849Z test_multiple_devices_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7471522Z test_multiple_devices_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7491310Z test_multiple_devices_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7514516Z test_multiple_devices_bitwise_right_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7532029Z test_multiple_devices_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7552365Z test_multiple_devices_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7572660Z test_multiple_devices_block_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7593442Z test_multiple_devices_bmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7612481Z test_multiple_devices_bool_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7632930Z test_multiple_devices_bool_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7653045Z test_multiple_devices_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7672933Z test_multiple_devices_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7695220Z test_multiple_devices_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7720617Z test_multiple_devices_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7736296Z test_multiple_devices_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7756807Z test_multiple_devices_bucketize_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7776417Z test_multiple_devices_byte_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7795805Z test_multiple_devices_byte_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7815847Z test_multiple_devices_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7835117Z test_multiple_devices_cartesian_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7855408Z test_multiple_devices_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7874063Z test_multiple_devices_cat_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7895582Z test_multiple_devices_cdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7914630Z test_multiple_devices_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7934054Z test_multiple_devices_chalf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7959600Z test_multiple_devices_chalf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7979054Z test_multiple_devices_char_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.7999180Z test_multiple_devices_char_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8018730Z test_multiple_devices_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8039151Z test_multiple_devices_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8058668Z test_multiple_devices_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8078140Z test_multiple_devices_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8096810Z test_multiple_devices_chunk_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8118055Z test_multiple_devices_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8136723Z test_multiple_devices_clamp_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8158246Z test_multiple_devices_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8177125Z test_multiple_devices_clamp_scalar_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8206330Z test_multiple_devices_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8222278Z test_multiple_devices_clone_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8242810Z test_multiple_devices_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8263092Z test_multiple_devices_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8283812Z test_multiple_devices_combinations_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8303965Z test_multiple_devices_combinations_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8326385Z test_multiple_devices_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8346935Z test_multiple_devices_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8366425Z test_multiple_devices_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8387212Z test_multiple_devices_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8406582Z test_multiple_devices_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8427348Z test_multiple_devices_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8450639Z test_multiple_devices_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8469162Z test_multiple_devices_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8489941Z test_multiple_devices_copysign_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8510058Z test_multiple_devices_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8530573Z test_multiple_devices_corrcoef_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8551291Z test_multiple_devices_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8571367Z test_multiple_devices_cos_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8591578Z test_multiple_devices_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8612051Z test_multiple_devices_cosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8632806Z test_multiple_devices_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8652739Z test_multiple_devices_count_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8672369Z test_multiple_devices_cov_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8698633Z test_multiple_devices_cov_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8717649Z test_multiple_devices_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8737382Z test_multiple_devices_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8758308Z test_multiple_devices_cummax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8777276Z test_multiple_devices_cummax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8797548Z test_multiple_devices_cummin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8817355Z test_multiple_devices_cummin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8836649Z test_multiple_devices_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8857419Z test_multiple_devices_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8876884Z test_multiple_devices_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8897798Z test_multiple_devices_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8925017Z test_multiple_devices_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8943443Z test_multiple_devices_cumulative_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8963360Z test_multiple_devices_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.8982821Z test_multiple_devices_deg2rad_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9003429Z test_multiple_devices_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9024139Z test_multiple_devices_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9044279Z test_multiple_devices_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9065252Z test_multiple_devices_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9085008Z test_multiple_devices_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9105168Z test_multiple_devices_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9125590Z test_multiple_devices_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9146129Z test_multiple_devices_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9172166Z test_multiple_devices_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9191741Z test_multiple_devices_diagonal_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9211292Z test_multiple_devices_diff_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9231580Z test_multiple_devices_diff_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9252800Z test_multiple_devices_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9273565Z test_multiple_devices_digamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9293198Z test_multiple_devices_dist_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9313955Z test_multiple_devices_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9334474Z test_multiple_devices_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9353805Z test_multiple_devices_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9375249Z test_multiple_devices_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9394316Z test_multiple_devices_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9422172Z test_multiple_devices_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9438936Z test_multiple_devices_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9459293Z test_multiple_devices_double_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9481056Z test_multiple_devices_double_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9499619Z test_multiple_devices_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9518921Z test_multiple_devices_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9538735Z test_multiple_devices_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9563065Z test_multiple_devices_dstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9578828Z test_multiple_devices_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9599193Z test_multiple_devices_einsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9618507Z test_multiple_devices_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9639944Z test_multiple_devices_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9665217Z test_multiple_devices_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9684871Z test_multiple_devices_eq_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9705013Z test_multiple_devices_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9725201Z test_multiple_devices_erf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9746534Z test_multiple_devices_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9766256Z test_multiple_devices_erfc_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9787268Z test_multiple_devices_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9806774Z test_multiple_devices_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9827764Z test_multiple_devices_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9847104Z test_multiple_devices_exp2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9870039Z test_multiple_devices_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9887600Z test_multiple_devices_exp_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9913016Z test_multiple_devices_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9932642Z test_multiple_devices_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9952637Z test_multiple_devices_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9973212Z test_multiple_devices_expand_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:52.9993654Z test_multiple_devices_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0014915Z test_multiple_devices_expm1_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0034032Z test_multiple_devices_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0055713Z test_multiple_devices_fft_fft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0075268Z test_multiple_devices_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0096636Z test_multiple_devices_fft_fft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0116743Z test_multiple_devices_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0139919Z test_multiple_devices_fft_fftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0165497Z test_multiple_devices_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0180913Z test_multiple_devices_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0202100Z test_multiple_devices_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0221776Z test_multiple_devices_fft_hfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0243966Z test_multiple_devices_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0261862Z test_multiple_devices_fft_hfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0284705Z test_multiple_devices_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0301638Z test_multiple_devices_fft_hfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0323884Z test_multiple_devices_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0341700Z test_multiple_devices_fft_ifft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0364386Z test_multiple_devices_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0383817Z test_multiple_devices_fft_ifft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0413232Z test_multiple_devices_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-05-18T05:36:53.0430542Z test_multiple_devices_fft_ifftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0449044Z test_multiple_devices_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0468866Z test_multiple_devices_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0488930Z test_multiple_devices_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0509284Z test_multiple_devices_fft_ihfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0530688Z test_multiple_devices_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0549144Z test_multiple_devices_fft_ihfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0570741Z test_multiple_devices_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0589189Z test_multiple_devices_fft_ihfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0610855Z test_multiple_devices_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0629319Z test_multiple_devices_fft_irfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0654857Z test_multiple_devices_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0673517Z test_multiple_devices_fft_irfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0694337Z test_multiple_devices_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0714757Z test_multiple_devices_fft_irfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0734957Z test_multiple_devices_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0754943Z test_multiple_devices_fft_rfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0775735Z test_multiple_devices_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0796855Z test_multiple_devices_fft_rfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0815847Z test_multiple_devices_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0836188Z test_multiple_devices_fft_rfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0857269Z test_multiple_devices_fill__cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0877920Z test_multiple_devices_fill__cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0904031Z test_multiple_devices_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0921793Z test_multiple_devices_flatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0942320Z test_multiple_devices_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0964887Z test_multiple_devices_flip_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.0981445Z test_multiple_devices_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1001791Z test_multiple_devices_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1021118Z test_multiple_devices_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1043161Z test_multiple_devices_flipud_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1062309Z test_multiple_devices_float_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1081893Z test_multiple_devices_float_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1102338Z test_multiple_devices_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1121785Z test_multiple_devices_float_power_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1147700Z test_multiple_devices_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1166644Z test_multiple_devices_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1186885Z test_multiple_devices_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1207729Z test_multiple_devices_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1227059Z test_multiple_devices_fmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1247460Z test_multiple_devices_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1268447Z test_multiple_devices_fmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1288126Z test_multiple_devices_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1308671Z test_multiple_devices_fmod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1329550Z test_multiple_devices_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1352122Z test_multiple_devices_frexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1376575Z test_multiple_devices_full_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1394127Z test_multiple_devices_full_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1412627Z test_multiple_devices_gather_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1432918Z test_multiple_devices_gather_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1452083Z test_multiple_devices_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1471815Z test_multiple_devices_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1491794Z test_multiple_devices_ge_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1511561Z test_multiple_devices_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1531591Z test_multiple_devices_gradient_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1551445Z test_multiple_devices_gradient_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1572681Z test_multiple_devices_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1592680Z test_multiple_devices_gt_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1618571Z test_multiple_devices_half_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1636660Z test_multiple_devices_half_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1655255Z test_multiple_devices_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1673670Z test_multiple_devices_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1693943Z test_multiple_devices_histc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1713018Z test_multiple_devices_histc_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1733313Z test_multiple_devices_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1753145Z test_multiple_devices_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1773375Z test_multiple_devices_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1793357Z test_multiple_devices_hstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1813252Z test_multiple_devices_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1832847Z test_multiple_devices_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1859617Z test_multiple_devices_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1898367Z test_multiple_devices_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1900087Z test_multiple_devices_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1918548Z test_multiple_devices_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1937825Z test_multiple_devices_index_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1958734Z test_multiple_devices_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1978082Z test_multiple_devices_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.1998304Z test_multiple_devices_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2018271Z test_multiple_devices_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2039092Z test_multiple_devices_index_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2058445Z test_multiple_devices_index_put_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2080378Z test_multiple_devices_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2108303Z test_multiple_devices_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2123575Z test_multiple_devices_index_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2143252Z test_multiple_devices_inner_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2162974Z test_multiple_devices_int_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2182811Z test_multiple_devices_int_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2202556Z test_multiple_devices_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2222559Z test_multiple_devices_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2243150Z test_multiple_devices_isclose_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2262927Z test_multiple_devices_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2282850Z test_multiple_devices_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2302996Z test_multiple_devices_isin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2323580Z test_multiple_devices_isin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2348739Z test_multiple_devices_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2366300Z test_multiple_devices_isinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2386046Z test_multiple_devices_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2405531Z test_multiple_devices_isnan_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2425291Z test_multiple_devices_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2444802Z test_multiple_devices_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2464285Z test_multiple_devices_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2483852Z test_multiple_devices_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2503233Z test_multiple_devices_isreal_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2524084Z test_multiple_devices_isreal_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2543229Z test_multiple_devices_istft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2563916Z test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:53.2592463Z test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:53.2611519Z test_multiple_devices_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:53.2636357Z test_multiple_devices_jiterator_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:53.2659974Z test_multiple_devices_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:53.2685015Z test_multiple_devices_jiterator_unary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:53.2708644Z test_multiple_devices_kron_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2732873Z test_multiple_devices_kron_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2757334Z test_multiple_devices_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2780291Z test_multiple_devices_kthvalue_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2805407Z test_multiple_devices_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2829383Z test_multiple_devices_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2854557Z test_multiple_devices_ldexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2880211Z test_multiple_devices_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2899402Z test_multiple_devices_le_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2921336Z test_multiple_devices_lerp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2940624Z test_multiple_devices_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2961188Z test_multiple_devices_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.2980587Z test_multiple_devices_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3000758Z test_multiple_devices_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3022970Z test_multiple_devices_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3043275Z test_multiple_devices_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3063103Z test_multiple_devices_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3083162Z test_multiple_devices_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3103860Z test_multiple_devices_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3130518Z test_multiple_devices_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3146567Z test_multiple_devices_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3165924Z test_multiple_devices_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3186066Z test_multiple_devices_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:36:53.3204850Z test_multiple_devices_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3224927Z test_multiple_devices_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3244546Z test_multiple_devices_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:53.3264284Z test_multiple_devices_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:53.3283939Z test_multiple_devices_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:36:53.3303089Z test_multiple_devices_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3323001Z test_multiple_devices_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3343004Z test_multiple_devices_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3371314Z test_multiple_devices_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3387177Z test_multiple_devices_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3406675Z test_multiple_devices_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3427193Z test_multiple_devices_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3446217Z test_multiple_devices_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3466400Z test_multiple_devices_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3486263Z test_multiple_devices_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3503966Z test_multiple_devices_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3523881Z test_multiple_devices_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3543728Z test_multiple_devices_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3563717Z test_multiple_devices_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3584010Z test_multiple_devices_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:36:53.3609594Z test_multiple_devices_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3626490Z test_multiple_devices_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3645800Z test_multiple_devices_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3666206Z test_multiple_devices_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3685643Z test_multiple_devices_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3707392Z test_multiple_devices_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3726895Z test_multiple_devices_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3747353Z test_multiple_devices_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3764937Z test_multiple_devices_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3784919Z test_multiple_devices_linalg_vander_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3805875Z test_multiple_devices_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3830227Z test_multiple_devices_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3851277Z test_multiple_devices_log10_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3870706Z test_multiple_devices_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3891165Z test_multiple_devices_log1p_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3911412Z test_multiple_devices_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3931596Z test_multiple_devices_log2_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3952772Z test_multiple_devices_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3973144Z test_multiple_devices_log_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.3993024Z test_multiple_devices_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4013738Z test_multiple_devices_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4033836Z test_multiple_devices_log_softmax_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4054488Z test_multiple_devices_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4081652Z test_multiple_devices_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4097136Z test_multiple_devices_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4117457Z test_multiple_devices_logdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4137522Z test_multiple_devices_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4156374Z test_multiple_devices_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4177460Z test_multiple_devices_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4197556Z test_multiple_devices_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4217643Z test_multiple_devices_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4235898Z test_multiple_devices_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4255858Z test_multiple_devices_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4276234Z test_multiple_devices_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4295616Z test_multiple_devices_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4322174Z test_multiple_devices_logit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4337924Z test_multiple_devices_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4356903Z test_multiple_devices_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4376362Z test_multiple_devices_long_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4396238Z test_multiple_devices_long_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4415873Z test_multiple_devices_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4435964Z test_multiple_devices_lt_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4455497Z test_multiple_devices_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4476119Z test_multiple_devices_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4495469Z test_multiple_devices_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4515442Z test_multiple_devices_mH_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4535761Z test_multiple_devices_mH_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4562547Z test_multiple_devices_mT_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4578720Z test_multiple_devices_mT_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4599775Z test_multiple_devices_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4619027Z test_multiple_devices_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4638386Z test_multiple_devices_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4657892Z test_multiple_devices_masked_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4678884Z test_multiple_devices_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4698048Z test_multiple_devices_masked_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4717849Z test_multiple_devices_matmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4737407Z test_multiple_devices_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4759804Z test_multiple_devices_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4777687Z test_multiple_devices_max_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4804293Z test_multiple_devices_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4819997Z test_multiple_devices_max_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4839709Z test_multiple_devices_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4859073Z test_multiple_devices_max_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4878940Z test_multiple_devices_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4898306Z test_multiple_devices_maximum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4918740Z test_multiple_devices_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4938379Z test_multiple_devices_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4958788Z test_multiple_devices_median_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4978615Z test_multiple_devices_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.4998385Z test_multiple_devices_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5019118Z test_multiple_devices_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5045594Z test_multiple_devices_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5058806Z test_multiple_devices_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5076759Z test_multiple_devices_min_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5093679Z test_multiple_devices_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5110123Z test_multiple_devices_min_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5128630Z test_multiple_devices_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5145719Z test_multiple_devices_min_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5163056Z test_multiple_devices_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5179917Z test_multiple_devices_minimum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5197137Z test_multiple_devices_mm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5214865Z test_multiple_devices_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5231485Z test_multiple_devices_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5253347Z test_multiple_devices_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5269000Z test_multiple_devices_movedim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5286752Z test_multiple_devices_msort_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5303900Z test_multiple_devices_msort_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5319919Z test_multiple_devices_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5339934Z test_multiple_devices_mul_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5353378Z test_multiple_devices_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5372125Z test_multiple_devices_mv_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5387932Z test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5406098Z test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5417743Z test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.5428473Z test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.5441222Z test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.5452227Z test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.5468365Z test_multiple_devices_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5486116Z test_multiple_devices_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5507909Z test_multiple_devices_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5524554Z test_multiple_devices_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5541344Z test_multiple_devices_nanmedian_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5556440Z test_multiple_devices_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5573847Z test_multiple_devices_nansum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5591015Z test_multiple_devices_nansum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5607964Z test_multiple_devices_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5625373Z test_multiple_devices_narrow_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5641691Z test_multiple_devices_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5658989Z test_multiple_devices_ne_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5675593Z test_multiple_devices_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5693165Z test_multiple_devices_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5714718Z test_multiple_devices_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5730169Z test_multiple_devices_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5747611Z test_multiple_devices_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5764460Z test_multiple_devices_new_full_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5782626Z test_multiple_devices_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5800899Z test_multiple_devices_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5819153Z test_multiple_devices_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5839181Z test_multiple_devices_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5859028Z test_multiple_devices_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5879596Z test_multiple_devices_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5899398Z test_multiple_devices_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5918655Z test_multiple_devices_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5946922Z test_multiple_devices_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5962233Z test_multiple_devices_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.5980651Z test_multiple_devices_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6000076Z test_multiple_devices_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6019869Z test_multiple_devices_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6040053Z test_multiple_devices_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6061200Z test_multiple_devices_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6079900Z test_multiple_devices_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6101153Z test_multiple_devices_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6119708Z test_multiple_devices_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6139853Z test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6167414Z test_multiple_devices_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6182686Z test_multiple_devices_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6201662Z test_multiple_devices_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6221088Z test_multiple_devices_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6240640Z test_multiple_devices_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6259994Z test_multiple_devices_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6280921Z test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6299773Z test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6319439Z test_multiple_devices_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6339100Z test_multiple_devices_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6359587Z test_multiple_devices_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6381698Z test_multiple_devices_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6407751Z test_multiple_devices_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6422114Z test_multiple_devices_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6442605Z test_multiple_devices_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6461667Z test_multiple_devices_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6481538Z test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6501231Z test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6521498Z test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6541260Z test_multiple_devices_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6561000Z test_multiple_devices_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6580554Z test_multiple_devices_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6601370Z test_multiple_devices_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6622299Z test_multiple_devices_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6647298Z test_multiple_devices_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6663006Z test_multiple_devices_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6682330Z test_multiple_devices_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6702144Z test_multiple_devices_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6721811Z test_multiple_devices_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6741236Z test_multiple_devices_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6762544Z test_multiple_devices_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6781708Z test_multiple_devices_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6801328Z test_multiple_devices_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6821168Z test_multiple_devices_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6841963Z test_multiple_devices_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6861485Z test_multiple_devices_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6886053Z test_multiple_devices_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6901575Z test_multiple_devices_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6918545Z test_multiple_devices_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6935348Z test_multiple_devices_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6952763Z test_multiple_devices_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6970562Z test_multiple_devices_nn_functional_kl_div_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.6986454Z test_multiple_devices_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7005047Z test_multiple_devices_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7021244Z test_multiple_devices_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7038680Z test_multiple_devices_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7056030Z test_multiple_devices_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7071664Z test_multiple_devices_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7095013Z test_multiple_devices_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7110029Z test_multiple_devices_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7130189Z test_multiple_devices_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7150281Z test_multiple_devices_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7170018Z test_multiple_devices_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7185687Z test_multiple_devices_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7204369Z test_multiple_devices_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7220757Z test_multiple_devices_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7237985Z test_multiple_devices_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7255119Z test_multiple_devices_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7271260Z test_multiple_devices_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7288990Z test_multiple_devices_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7309668Z test_multiple_devices_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7327374Z test_multiple_devices_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7343543Z test_multiple_devices_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7361097Z test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7377530Z test_multiple_devices_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7395696Z test_multiple_devices_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7414807Z test_multiple_devices_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7433841Z test_multiple_devices_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7449024Z test_multiple_devices_nn_functional_pad_circular_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7465068Z test_multiple_devices_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7482186Z test_multiple_devices_nn_functional_pad_constant_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7500424Z test_multiple_devices_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7524070Z test_multiple_devices_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7537924Z test_multiple_devices_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7554520Z test_multiple_devices_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7574453Z test_multiple_devices_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7593133Z test_multiple_devices_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7613757Z test_multiple_devices_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7634489Z test_multiple_devices_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7654177Z test_multiple_devices_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7672500Z test_multiple_devices_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7694318Z test_multiple_devices_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7714300Z test_multiple_devices_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7732244Z test_multiple_devices_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7760526Z test_multiple_devices_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-05-18T05:36:53.7780244Z test_multiple_devices_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7801204Z test_multiple_devices_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7820393Z test_multiple_devices_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7840970Z test_multiple_devices_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7861116Z test_multiple_devices_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7881353Z test_multiple_devices_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7901072Z test_multiple_devices_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7920652Z test_multiple_devices_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7937778Z test_multiple_devices_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7954255Z test_multiple_devices_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7971863Z test_multiple_devices_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.7993163Z test_multiple_devices_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8009763Z test_multiple_devices_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8027272Z test_multiple_devices_nn_functional_softsign_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8044857Z test_multiple_devices_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8060353Z test_multiple_devices_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8078690Z test_multiple_devices_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8094650Z test_multiple_devices_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8111911Z test_multiple_devices_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8129340Z test_multiple_devices_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8145767Z test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8162689Z test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8179855Z test_multiple_devices_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8202497Z test_multiple_devices_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8217342Z test_multiple_devices_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8234222Z test_multiple_devices_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8252191Z test_multiple_devices_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8268716Z test_multiple_devices_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8286460Z test_multiple_devices_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8305554Z test_multiple_devices_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8320053Z test_multiple_devices_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8337232Z test_multiple_devices_normal_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8353884Z test_multiple_devices_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8371675Z test_multiple_devices_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8392240Z test_multiple_devices_ones_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8409412Z test_multiple_devices_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:36:53.8425250Z test_multiple_devices_outer_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8445797Z test_multiple_devices_outer_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8465759Z test_multiple_devices_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8485678Z test_multiple_devices_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8503434Z test_multiple_devices_permute_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8523374Z test_multiple_devices_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8542965Z test_multiple_devices_polar_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8563396Z test_multiple_devices_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8583517Z test_multiple_devices_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8598515Z test_multiple_devices_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.8611394Z test_multiple_devices_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.8624643Z test_multiple_devices_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.8634701Z test_multiple_devices_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.8649737Z test_multiple_devices_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.8663370Z test_multiple_devices_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.8674991Z test_multiple_devices_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.8690308Z test_multiple_devices_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.8706392Z test_multiple_devices_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8733716Z test_multiple_devices_positive_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8752560Z test_multiple_devices_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8773163Z test_multiple_devices_pow_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8793939Z test_multiple_devices_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8813089Z test_multiple_devices_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8833711Z test_multiple_devices_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8853470Z test_multiple_devices_put_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8876386Z test_multiple_devices_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8893233Z test_multiple_devices_quantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8914006Z test_multiple_devices_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8933712Z test_multiple_devices_rad2deg_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8954183Z test_multiple_devices_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.8982827Z test_multiple_devices_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9000495Z test_multiple_devices_randint_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9017677Z test_multiple_devices_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9039236Z test_multiple_devices_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9057642Z test_multiple_devices_ravel_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9077766Z test_multiple_devices_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9097693Z test_multiple_devices_real_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9118442Z test_multiple_devices_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9137275Z test_multiple_devices_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9157208Z test_multiple_devices_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9176786Z test_multiple_devices_remainder_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9198995Z test_multiple_devices_renorm_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9223243Z test_multiple_devices_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9241047Z test_multiple_devices_repeat_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9262253Z test_multiple_devices_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9282307Z test_multiple_devices_repeat_interleave_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9302281Z test_multiple_devices_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9323453Z test_multiple_devices_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9344125Z test_multiple_devices_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9363665Z test_multiple_devices_reshape_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9383810Z test_multiple_devices_resize__cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9404364Z test_multiple_devices_resize__cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9424896Z test_multiple_devices_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9444878Z test_multiple_devices_resize_as__cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9471849Z test_multiple_devices_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9487970Z test_multiple_devices_resolve_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9507878Z test_multiple_devices_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9526481Z test_multiple_devices_resolve_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9543504Z test_multiple_devices_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9560080Z test_multiple_devices_roll_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9577429Z test_multiple_devices_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9595492Z test_multiple_devices_rot90_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9611154Z test_multiple_devices_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9628557Z test_multiple_devices_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9642867Z test_multiple_devices_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.9653450Z test_multiple_devices_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:36:53.9668454Z test_multiple_devices_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9686914Z test_multiple_devices_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9708210Z test_multiple_devices_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9723078Z test_multiple_devices_rsub_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9740620Z test_multiple_devices_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9757346Z test_multiple_devices_scatter_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9777308Z test_multiple_devices_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9796701Z test_multiple_devices_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9816633Z test_multiple_devices_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9836539Z test_multiple_devices_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9856359Z test_multiple_devices_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9876979Z test_multiple_devices_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9896354Z test_multiple_devices_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9915859Z test_multiple_devices_scatter_reduce_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9943950Z test_multiple_devices_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9959957Z test_multiple_devices_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9978618Z test_multiple_devices_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:53.9998173Z test_multiple_devices_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0017671Z test_multiple_devices_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0037622Z test_multiple_devices_select_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0058707Z test_multiple_devices_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0078631Z test_multiple_devices_sgn_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0098687Z test_multiple_devices_short_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0118781Z test_multiple_devices_short_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0137016Z test_multiple_devices_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0156958Z test_multiple_devices_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0184615Z test_multiple_devices_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0200259Z test_multiple_devices_sign_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0219816Z test_multiple_devices_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0240275Z test_multiple_devices_signbit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0259533Z test_multiple_devices_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0281020Z test_multiple_devices_sin_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0300118Z test_multiple_devices_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0319360Z test_multiple_devices_sinc_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0339675Z test_multiple_devices_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0360857Z test_multiple_devices_sinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0380443Z test_multiple_devices_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0399916Z test_multiple_devices_slice_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0425720Z test_multiple_devices_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0445235Z test_multiple_devices_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0465568Z test_multiple_devices_softmax_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0485574Z test_multiple_devices_sort_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0505530Z test_multiple_devices_sort_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0526500Z test_multiple_devices_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-05-18T05:36:54.0547841Z test_multiple_devices_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0566731Z test_multiple_devices_special_entr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0586559Z test_multiple_devices_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0605487Z test_multiple_devices_special_erfcx_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0622467Z test_multiple_devices_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0645869Z test_multiple_devices_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0659598Z test_multiple_devices_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0676968Z test_multiple_devices_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0693827Z test_multiple_devices_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0712141Z test_multiple_devices_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0727981Z test_multiple_devices_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0745549Z test_multiple_devices_special_log_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0762938Z test_multiple_devices_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0779352Z test_multiple_devices_special_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0797074Z test_multiple_devices_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0814117Z test_multiple_devices_special_ndtri_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0831167Z test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0857832Z test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0875633Z test_multiple_devices_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0896560Z test_multiple_devices_special_xlog1py_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0916093Z test_multiple_devices_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0937006Z test_multiple_devices_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0956533Z test_multiple_devices_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0976743Z test_multiple_devices_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.0996881Z test_multiple_devices_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1014502Z test_multiple_devices_split_list_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1031909Z test_multiple_devices_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1048714Z test_multiple_devices_split_with_sizes_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1065949Z test_multiple_devices_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1088007Z test_multiple_devices_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1103402Z test_multiple_devices_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1120794Z test_multiple_devices_square_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1138295Z test_multiple_devices_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1154242Z test_multiple_devices_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1172440Z test_multiple_devices_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1189410Z test_multiple_devices_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1205823Z test_multiple_devices_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1222697Z test_multiple_devices_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1239861Z test_multiple_devices_stft_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1256809Z test_multiple_devices_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1274261Z test_multiple_devices_sub_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1296355Z test_multiple_devices_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1311753Z test_multiple_devices_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1329244Z test_multiple_devices_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1346423Z test_multiple_devices_sum_to_size_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1364806Z test_multiple_devices_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1380743Z test_multiple_devices_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1398804Z test_multiple_devices_symeig_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1415864Z test_multiple_devices_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1432108Z test_multiple_devices_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1449283Z test_multiple_devices_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1466064Z test_multiple_devices_take_along_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1484039Z test_multiple_devices_take_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1506639Z test_multiple_devices_take_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1521340Z test_multiple_devices_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1537970Z test_multiple_devices_tan_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1554594Z test_multiple_devices_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1572029Z test_multiple_devices_tanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1589934Z test_multiple_devices_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1606400Z test_multiple_devices_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1624185Z test_multiple_devices_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1640539Z test_multiple_devices_tile_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1658414Z test_multiple_devices_tile_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1675190Z test_multiple_devices_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1691399Z test_multiple_devices_to_sparse_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1715820Z test_multiple_devices_topk_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1731546Z test_multiple_devices_topk_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1748009Z test_multiple_devices_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1764717Z test_multiple_devices_trace_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1782903Z test_multiple_devices_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1799281Z test_multiple_devices_transpose_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1816402Z test_multiple_devices_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1833001Z test_multiple_devices_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1850505Z test_multiple_devices_trapz_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1867880Z test_multiple_devices_trapz_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1884615Z test_multiple_devices_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1901403Z test_multiple_devices_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1926788Z test_multiple_devices_tril_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1938946Z test_multiple_devices_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1956802Z test_multiple_devices_triu_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1972920Z test_multiple_devices_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.1992494Z test_multiple_devices_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2007033Z test_multiple_devices_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2024104Z test_multiple_devices_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2041326Z test_multiple_devices_unfold_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2058337Z test_multiple_devices_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2075417Z test_multiple_devices_unique_consecutive_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2092420Z test_multiple_devices_unique_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2109842Z test_multiple_devices_unique_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2131588Z test_multiple_devices_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2147299Z test_multiple_devices_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2164552Z test_multiple_devices_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2182638Z test_multiple_devices_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2202835Z test_multiple_devices_vdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2218633Z test_multiple_devices_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2234916Z test_multiple_devices_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2251893Z test_multiple_devices_view_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2268563Z test_multiple_devices_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2286421Z test_multiple_devices_view_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2303320Z test_multiple_devices_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2323063Z test_multiple_devices_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2342409Z test_multiple_devices_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2357953Z test_multiple_devices_vstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2375151Z test_multiple_devices_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2392308Z test_multiple_devices_where_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2409069Z test_multiple_devices_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2425982Z test_multiple_devices_xlogy_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2443124Z test_multiple_devices_zero__cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2460696Z test_multiple_devices_zero__cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2478070Z test_multiple_devices_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2494220Z test_multiple_devices_zeros_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T05:36:54.2588740Z test_noncontiguous_samples_H_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:36:54.2669292Z test_noncontiguous_samples_H_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:36:54.2724112Z test_noncontiguous_samples_H_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:36:54.2804010Z test_noncontiguous_samples_T_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:36:54.2877824Z test_noncontiguous_samples_T_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:36:54.2934027Z test_noncontiguous_samples_T_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:36:54.3445096Z test_noncontiguous_samples___getitem___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:36:54.3930815Z test_noncontiguous_samples___getitem___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:36:54.4087398Z test_noncontiguous_samples___getitem___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:36:54.4408492Z test_noncontiguous_samples___radd___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:36:54.4643462Z test_noncontiguous_samples___radd___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:36:54.4750647Z test_noncontiguous_samples___radd___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:36:54.4858415Z test_noncontiguous_samples___rand___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:36:54.5168917Z test_noncontiguous_samples___rdiv___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:36:54.5443660Z test_noncontiguous_samples___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:36:54.5587223Z test_noncontiguous_samples___rdiv___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:36:54.6049069Z test_noncontiguous_samples___rmatmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:36:54.6484936Z test_noncontiguous_samples___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:36:54.6739043Z test_noncontiguous_samples___rmod___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:36:54.6844480Z test_noncontiguous_samples___rmod___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:36:54.7126724Z test_noncontiguous_samples___rmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:36:54.7377759Z test_noncontiguous_samples___rmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:36:54.7488887Z test_noncontiguous_samples___rmul___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:36:54.7593978Z test_noncontiguous_samples___ror___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:36:54.7920223Z test_noncontiguous_samples___rpow___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:36:54.8175626Z test_noncontiguous_samples___rpow___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:36:54.8286726Z test_noncontiguous_samples___rpow___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:36:54.8547909Z test_noncontiguous_samples___rsub___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:36:54.8793105Z test_noncontiguous_samples___rsub___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:36:54.8905111Z test_noncontiguous_samples___rsub___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:36:54.9010860Z test_noncontiguous_samples___rxor___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:36:55.0916849Z test_noncontiguous_samples__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-05-18T05:36:55.1546811Z test_noncontiguous_samples__masked_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:36:55.3412199Z test_noncontiguous_samples__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.186s) 2022-05-18T05:36:55.4050207Z test_noncontiguous_samples__masked_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:36:55.4611882Z test_noncontiguous_samples__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:36:55.5004173Z test_noncontiguous_samples__masked_argmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:36:55.5561918Z test_noncontiguous_samples__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:36:55.5960055Z test_noncontiguous_samples__masked_argmin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:36:55.6344390Z test_noncontiguous_samples__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:36:55.8189769Z test_noncontiguous_samples__masked_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.184s) 2022-05-18T05:36:55.9989294Z test_noncontiguous_samples__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.180s) 2022-05-18T05:36:56.0896611Z test_noncontiguous_samples__masked_mean_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:36:57.0358609Z test_noncontiguous_samples__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.946s) 2022-05-18T05:36:57.1304503Z test_noncontiguous_samples__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:36:57.3979635Z test_noncontiguous_samples__masked_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.267s) 2022-05-18T05:36:57.6422264Z test_noncontiguous_samples__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.244s) 2022-05-18T05:36:57.7073097Z test_noncontiguous_samples__masked_prod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:36:57.7484243Z test_noncontiguous_samples__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:36:57.7887315Z test_noncontiguous_samples__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:36:58.1307459Z test_noncontiguous_samples__masked_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.342s) 2022-05-18T05:36:58.4351002Z test_noncontiguous_samples__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.304s) 2022-05-18T05:36:58.6680460Z test_noncontiguous_samples__masked_std_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.233s) 2022-05-18T05:36:58.8239859Z test_noncontiguous_samples__masked_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:36:58.9771264Z test_noncontiguous_samples__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:36:59.0394738Z test_noncontiguous_samples__masked_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:36:59.3564483Z test_noncontiguous_samples__masked_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.317s) 2022-05-18T05:36:59.6327561Z test_noncontiguous_samples__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.276s) 2022-05-18T05:36:59.8591156Z test_noncontiguous_samples__masked_var_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.226s) 2022-05-18T05:36:59.8661026Z test_noncontiguous_samples_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:36:59.8726261Z test_noncontiguous_samples_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:36:59.8776175Z test_noncontiguous_samples_abs_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:36:59.8884691Z test_noncontiguous_samples_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:36:59.8980039Z test_noncontiguous_samples_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:36:59.9043490Z test_noncontiguous_samples_acos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:36:59.9152128Z test_noncontiguous_samples_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:36:59.9246739Z test_noncontiguous_samples_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:36:59.9309214Z test_noncontiguous_samples_acosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:36:59.9618278Z test_noncontiguous_samples_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:36:59.9900919Z test_noncontiguous_samples_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:00.0024664Z test_noncontiguous_samples_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:00.0625494Z test_noncontiguous_samples_addbmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:37:00.0908697Z test_noncontiguous_samples_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:00.1434540Z test_noncontiguous_samples_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:37:00.1929296Z test_noncontiguous_samples_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:37:00.2470717Z test_noncontiguous_samples_addcmul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:37:00.2922018Z test_noncontiguous_samples_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:37:00.3121439Z test_noncontiguous_samples_addcmul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:00.3380028Z test_noncontiguous_samples_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:00.3545063Z test_noncontiguous_samples_addmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:00.3766388Z test_noncontiguous_samples_addmm_decomposed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:37:00.3961338Z test_noncontiguous_samples_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:00.4224109Z test_noncontiguous_samples_addmv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:00.4456316Z test_noncontiguous_samples_addmv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:00.4642183Z test_noncontiguous_samples_addr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:00.4812051Z test_noncontiguous_samples_addr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:00.4892662Z test_noncontiguous_samples_addr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:00.5008030Z test_noncontiguous_samples_all_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:00.5115849Z test_noncontiguous_samples_all_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:00.5220306Z test_noncontiguous_samples_all_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:00.5517383Z test_noncontiguous_samples_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:00.5776844Z test_noncontiguous_samples_allclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:00.6204809Z test_noncontiguous_samples_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:00.6344694Z test_noncontiguous_samples_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:00.6797157Z test_noncontiguous_samples_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:37:00.6928930Z test_noncontiguous_samples_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:00.7030744Z test_noncontiguous_samples_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:00.7111362Z test_noncontiguous_samples_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:00.7182142Z test_noncontiguous_samples_angle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:00.7242579Z test_noncontiguous_samples_angle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:00.7300219Z test_noncontiguous_samples_angle_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:00.7407848Z test_noncontiguous_samples_any_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:00.7514153Z test_noncontiguous_samples_any_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:00.7621044Z test_noncontiguous_samples_any_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:00.7723288Z test_noncontiguous_samples_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:00.7824228Z test_noncontiguous_samples_argmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:00.7929874Z test_noncontiguous_samples_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:00.8034980Z test_noncontiguous_samples_argmin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:00.8280062Z test_noncontiguous_samples_argsort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:00.8466697Z test_noncontiguous_samples_argsort_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:00.8550250Z test_noncontiguous_samples_argwhere_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:00.8631177Z test_noncontiguous_samples_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:00.8705769Z test_noncontiguous_samples_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:00.8803267Z test_noncontiguous_samples_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.010s) 2022-05-18T05:37:01.0651920Z test_noncontiguous_samples_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.185s) 2022-05-18T05:37:01.2139928Z test_noncontiguous_samples_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... expected failure (0.149s) 2022-05-18T05:37:01.3634854Z test_noncontiguous_samples_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.149s) 2022-05-18T05:37:01.3701780Z test_noncontiguous_samples_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.3755150Z test_noncontiguous_samples_asin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:01.3824448Z test_noncontiguous_samples_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.3891129Z test_noncontiguous_samples_asinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.3946200Z test_noncontiguous_samples_asinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:01.4344862Z test_noncontiguous_samples_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:37:01.4472837Z test_noncontiguous_samples_atan2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:01.4541863Z test_noncontiguous_samples_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.4607059Z test_noncontiguous_samples_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:01.4663839Z test_noncontiguous_samples_atan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:01.4732529Z test_noncontiguous_samples_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.4802489Z test_noncontiguous_samples_atanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.4856003Z test_noncontiguous_samples_atanh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:01.5047433Z test_noncontiguous_samples_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:01.5224160Z test_noncontiguous_samples_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:01.5313009Z test_noncontiguous_samples_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:01.5503860Z test_noncontiguous_samples_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:01.5678949Z test_noncontiguous_samples_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:01.5766685Z test_noncontiguous_samples_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:01.5956984Z test_noncontiguous_samples_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:01.6137020Z test_noncontiguous_samples_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:01.6224237Z test_noncontiguous_samples_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:01.6726340Z test_noncontiguous_samples_baddbmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:37:01.6975460Z test_noncontiguous_samples_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:37:01.7091318Z test_noncontiguous_samples_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:01.7224384Z test_noncontiguous_samples_bfloat16_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:01.7351878Z test_noncontiguous_samples_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:01.7429949Z test_noncontiguous_samples_bfloat16_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:01.7603031Z test_noncontiguous_samples_bincount_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:01.7718245Z test_noncontiguous_samples_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:01.7825313Z test_noncontiguous_samples_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:01.7884093Z test_noncontiguous_samples_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:01.7989982Z test_noncontiguous_samples_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:01.8098039Z test_noncontiguous_samples_bitwise_right_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:01.8201303Z test_noncontiguous_samples_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:01.8285057Z test_noncontiguous_samples_block_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:01.8370378Z test_noncontiguous_samples_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:01.8424675Z test_noncontiguous_samples_block_diag_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:01.8502309Z test_noncontiguous_samples_bmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:01.8576680Z test_noncontiguous_samples_bmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.8654381Z test_noncontiguous_samples_bool_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:01.8726154Z test_noncontiguous_samples_bool_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.8794536Z test_noncontiguous_samples_bool_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.8897668Z test_noncontiguous_samples_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:01.8999598Z test_noncontiguous_samples_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:01.9059908Z test_noncontiguous_samples_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:01.9225695Z test_noncontiguous_samples_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:01.9382266Z test_noncontiguous_samples_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:01.9454351Z test_noncontiguous_samples_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:01.9693889Z test_noncontiguous_samples_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:01.9928872Z test_noncontiguous_samples_bucketize_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:02.0005405Z test_noncontiguous_samples_byte_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:02.0077403Z test_noncontiguous_samples_byte_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:02.0146195Z test_noncontiguous_samples_byte_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:02.0265261Z test_noncontiguous_samples_cartesian_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:02.0384994Z test_noncontiguous_samples_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:02.0452011Z test_noncontiguous_samples_cartesian_prod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:02.0655405Z test_noncontiguous_samples_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:02.0843279Z test_noncontiguous_samples_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:02.0935119Z test_noncontiguous_samples_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:02.7442951Z test_noncontiguous_samples_cdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.651s) 2022-05-18T05:37:02.7507353Z test_noncontiguous_samples_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:02.7622339Z test_noncontiguous_samples_chalf_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.011s) 2022-05-18T05:37:02.7736479Z test_noncontiguous_samples_chalf_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.011s) 2022-05-18T05:37:02.7818004Z test_noncontiguous_samples_chalf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:02.7895655Z test_noncontiguous_samples_char_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:02.7966021Z test_noncontiguous_samples_char_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:02.8036032Z test_noncontiguous_samples_char_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:02.8442948Z test_noncontiguous_samples_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:37:02.8797335Z test_noncontiguous_samples_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:02.9129377Z test_noncontiguous_samples_cholesky_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:37:02.9434718Z test_noncontiguous_samples_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:37:03.0085258Z test_noncontiguous_samples_cholesky_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:37:03.0633100Z test_noncontiguous_samples_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:37:03.0785359Z test_noncontiguous_samples_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:03.0927283Z test_noncontiguous_samples_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:03.0995704Z test_noncontiguous_samples_chunk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:03.1135355Z test_noncontiguous_samples_clamp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:03.1204587Z test_noncontiguous_samples_clamp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:03.1365755Z test_noncontiguous_samples_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:03.1445928Z test_noncontiguous_samples_clamp_scalar_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:03.1524994Z test_noncontiguous_samples_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:03.1605557Z test_noncontiguous_samples_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:03.1660342Z test_noncontiguous_samples_clone_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:03.1778888Z test_noncontiguous_samples_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:03.1889805Z test_noncontiguous_samples_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:03.1955506Z test_noncontiguous_samples_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:03.2580733Z test_noncontiguous_samples_combinations_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:37:03.3241816Z test_noncontiguous_samples_combinations_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:37:03.3477769Z test_noncontiguous_samples_combinations_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:03.3723703Z test_noncontiguous_samples_complex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:03.3818124Z test_noncontiguous_samples_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:03.3904637Z test_noncontiguous_samples_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:03.3962748Z test_noncontiguous_samples_conj_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:03.4027548Z test_noncontiguous_samples_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:03.4088103Z test_noncontiguous_samples_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:03.4134142Z test_noncontiguous_samples_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:03.4201008Z test_noncontiguous_samples_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:03.4260475Z test_noncontiguous_samples_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:03.4308863Z test_noncontiguous_samples_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:03.4596594Z test_noncontiguous_samples_copysign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:03.4717926Z test_noncontiguous_samples_copysign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:03.4969059Z test_noncontiguous_samples_corrcoef_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:37:03.5216594Z test_noncontiguous_samples_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:37:03.5334781Z test_noncontiguous_samples_corrcoef_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:03.5433525Z test_noncontiguous_samples_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:03.5525413Z test_noncontiguous_samples_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:03.5588250Z test_noncontiguous_samples_cos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:03.5685413Z test_noncontiguous_samples_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:03.5777604Z test_noncontiguous_samples_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:03.5839928Z test_noncontiguous_samples_cosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:03.5985171Z test_noncontiguous_samples_count_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:03.6130865Z test_noncontiguous_samples_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:03.6273932Z test_noncontiguous_samples_count_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:03.8111048Z test_noncontiguous_samples_cov_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.184s) 2022-05-18T05:37:03.9742795Z test_noncontiguous_samples_cov_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-05-18T05:37:04.0262787Z test_noncontiguous_samples_cov_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:37:04.0388220Z test_noncontiguous_samples_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:04.0502008Z test_noncontiguous_samples_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:04.0567167Z test_noncontiguous_samples_cross_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:04.0670626Z test_noncontiguous_samples_cummax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:04.0735145Z test_noncontiguous_samples_cummax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:04.0841210Z test_noncontiguous_samples_cummin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:04.0909497Z test_noncontiguous_samples_cummin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:04.1265795Z test_noncontiguous_samples_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:04.1604233Z test_noncontiguous_samples_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:04.1715151Z test_noncontiguous_samples_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:04.1829991Z test_noncontiguous_samples_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:04.1942285Z test_noncontiguous_samples_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:04.2006681Z test_noncontiguous_samples_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:04.2352034Z test_noncontiguous_samples_cumulative_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:04.2673773Z test_noncontiguous_samples_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:37:04.2828043Z test_noncontiguous_samples_cumulative_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:04.2917968Z test_noncontiguous_samples_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:04.2980328Z test_noncontiguous_samples_deg2rad_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:04.3280497Z test_noncontiguous_samples_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:04.3567373Z test_noncontiguous_samples_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:04.3683526Z test_noncontiguous_samples_diag_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:04.3972377Z test_noncontiguous_samples_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:04.4243802Z test_noncontiguous_samples_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:04.4357781Z test_noncontiguous_samples_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:04.4503821Z test_noncontiguous_samples_diagflat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:04.4632972Z test_noncontiguous_samples_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:04.4701469Z test_noncontiguous_samples_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:04.5004620Z test_noncontiguous_samples_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:04.5283475Z test_noncontiguous_samples_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:04.5391396Z test_noncontiguous_samples_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:04.5783454Z test_noncontiguous_samples_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:37:04.5931664Z test_noncontiguous_samples_diagonal_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:04.9196282Z test_noncontiguous_samples_diff_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.326s) 2022-05-18T05:37:05.2265759Z test_noncontiguous_samples_diff_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.307s) 2022-05-18T05:37:05.2915610Z test_noncontiguous_samples_diff_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:37:05.3009056Z test_noncontiguous_samples_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:05.3073740Z test_noncontiguous_samples_digamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:05.4931551Z test_noncontiguous_samples_dist_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.186s) 2022-05-18T05:37:05.6591918Z test_noncontiguous_samples_dist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:37:05.6881060Z test_noncontiguous_samples_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:05.7003791Z test_noncontiguous_samples_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:05.7309089Z test_noncontiguous_samples_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:05.7582327Z test_noncontiguous_samples_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:05.7713542Z test_noncontiguous_samples_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:05.7975522Z test_noncontiguous_samples_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:05.8095210Z test_noncontiguous_samples_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:05.8193908Z test_noncontiguous_samples_dot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:05.8267591Z test_noncontiguous_samples_dot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:05.8396440Z test_noncontiguous_samples_double_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:05.8518914Z test_noncontiguous_samples_double_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:05.8594593Z test_noncontiguous_samples_double_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:05.8703559Z test_noncontiguous_samples_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:05.8807416Z test_noncontiguous_samples_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:05.8867072Z test_noncontiguous_samples_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:05.8944771Z test_noncontiguous_samples_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:05.9025572Z test_noncontiguous_samples_dstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:05.9079682Z test_noncontiguous_samples_dstack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:05.9469694Z test_noncontiguous_samples_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:37:05.9825317Z test_noncontiguous_samples_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:06.0254375Z test_noncontiguous_samples_einsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:06.0607140Z test_noncontiguous_samples_einsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:06.0643308Z test_noncontiguous_samples_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:06.0680786Z test_noncontiguous_samples_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:06.0717557Z test_noncontiguous_samples_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:06.0858951Z test_noncontiguous_samples_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:06.0989182Z test_noncontiguous_samples_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:06.1102689Z test_noncontiguous_samples_eq_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:06.1168573Z test_noncontiguous_samples_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:06.1219727Z test_noncontiguous_samples_erf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:06.1316682Z test_noncontiguous_samples_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.1379758Z test_noncontiguous_samples_erfc_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:06.1445357Z test_noncontiguous_samples_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:06.1495744Z test_noncontiguous_samples_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:06.1594435Z test_noncontiguous_samples_exp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.1657548Z test_noncontiguous_samples_exp2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:06.1755105Z test_noncontiguous_samples_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.1847668Z test_noncontiguous_samples_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:06.1910277Z test_noncontiguous_samples_exp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:06.2019031Z test_noncontiguous_samples_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:06.2122890Z test_noncontiguous_samples_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.2193148Z test_noncontiguous_samples_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:06.2394791Z test_noncontiguous_samples_expand_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:06.2583419Z test_noncontiguous_samples_expand_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:06.2668376Z test_noncontiguous_samples_expand_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:06.2733012Z test_noncontiguous_samples_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:06.2783342Z test_noncontiguous_samples_expm1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:06.2958136Z test_noncontiguous_samples_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:06.3122433Z test_noncontiguous_samples_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:06.3212483Z test_noncontiguous_samples_fft_fft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:06.3391928Z test_noncontiguous_samples_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:06.3569612Z test_noncontiguous_samples_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:06.3667208Z test_noncontiguous_samples_fft_fft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.3859925Z test_noncontiguous_samples_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:06.4055792Z test_noncontiguous_samples_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:06.4164959Z test_noncontiguous_samples_fft_fftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:06.4295651Z test_noncontiguous_samples_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:06.4424092Z test_noncontiguous_samples_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:06.4493521Z test_noncontiguous_samples_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:06.4695309Z test_noncontiguous_samples_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:06.4882714Z test_noncontiguous_samples_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:06.4976615Z test_noncontiguous_samples_fft_hfft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:06.5160526Z test_noncontiguous_samples_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:06.5343438Z test_noncontiguous_samples_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:06.5438120Z test_noncontiguous_samples_fft_hfft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:06.5669755Z test_noncontiguous_samples_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:06.5885628Z test_noncontiguous_samples_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:37:06.5990469Z test_noncontiguous_samples_fft_hfftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.6149619Z test_noncontiguous_samples_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:06.6314548Z test_noncontiguous_samples_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:06.6410570Z test_noncontiguous_samples_fft_ifft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:06.6583261Z test_noncontiguous_samples_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:06.6767837Z test_noncontiguous_samples_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:06.6867022Z test_noncontiguous_samples_fft_ifft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.7062455Z test_noncontiguous_samples_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:06.7260680Z test_noncontiguous_samples_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:06.7363000Z test_noncontiguous_samples_fft_ifftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.7500793Z test_noncontiguous_samples_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:06.7629285Z test_noncontiguous_samples_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:06.7697900Z test_noncontiguous_samples_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:06.7882771Z test_noncontiguous_samples_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:06.7978576Z test_noncontiguous_samples_fft_ihfft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:06.8168987Z test_noncontiguous_samples_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:06.8266125Z test_noncontiguous_samples_fft_ihfft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.8490867Z test_noncontiguous_samples_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:37:06.8598783Z test_noncontiguous_samples_fft_ihfftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:06.8768216Z test_noncontiguous_samples_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:06.8937970Z test_noncontiguous_samples_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:06.9026065Z test_noncontiguous_samples_fft_irfft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:06.9202216Z test_noncontiguous_samples_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:06.9385062Z test_noncontiguous_samples_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:06.9484322Z test_noncontiguous_samples_fft_irfft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:06.9681582Z test_noncontiguous_samples_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:06.9885079Z test_noncontiguous_samples_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:06.9986185Z test_noncontiguous_samples_fft_irfftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:07.0145666Z test_noncontiguous_samples_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:07.0235319Z test_noncontiguous_samples_fft_rfft2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:07.0415045Z test_noncontiguous_samples_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:07.0510598Z test_noncontiguous_samples_fft_rfft_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:07.0708189Z test_noncontiguous_samples_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:07.0812685Z test_noncontiguous_samples_fft_rfftn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:07.0918910Z test_noncontiguous_samples_fill__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:07.1023236Z test_noncontiguous_samples_fill__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:07.1087743Z test_noncontiguous_samples_fill__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:07.1228503Z test_noncontiguous_samples_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:07.1358641Z test_noncontiguous_samples_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:07.1433500Z test_noncontiguous_samples_flatten_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:07.1631362Z test_noncontiguous_samples_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:07.1819317Z test_noncontiguous_samples_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:07.1904435Z test_noncontiguous_samples_flip_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:07.1981661Z test_noncontiguous_samples_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:07.2055028Z test_noncontiguous_samples_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:07.2109650Z test_noncontiguous_samples_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:07.2189896Z test_noncontiguous_samples_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:07.2263437Z test_noncontiguous_samples_flipud_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:07.2317359Z test_noncontiguous_samples_flipud_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:07.2446286Z test_noncontiguous_samples_float_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:07.2563280Z test_noncontiguous_samples_float_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:07.2639091Z test_noncontiguous_samples_float_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:07.2990589Z test_noncontiguous_samples_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:07.3297982Z test_noncontiguous_samples_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:37:07.3423882Z test_noncontiguous_samples_float_power_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:07.3486289Z test_noncontiguous_samples_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:07.3627182Z test_noncontiguous_samples_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:07.3743926Z test_noncontiguous_samples_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:07.4021031Z test_noncontiguous_samples_fmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:07.4127843Z test_noncontiguous_samples_fmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:07.4399231Z test_noncontiguous_samples_fmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:07.4510667Z test_noncontiguous_samples_fmin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:07.4778705Z test_noncontiguous_samples_fmod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:07.4896688Z test_noncontiguous_samples_fmod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:07.4985646Z test_noncontiguous_samples_frac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:07.5083952Z test_noncontiguous_samples_frexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:07.5187459Z test_noncontiguous_samples_full_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:07.5281720Z test_noncontiguous_samples_full_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:07.5367754Z test_noncontiguous_samples_full_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:07.5521242Z test_noncontiguous_samples_gather_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:07.5668282Z test_noncontiguous_samples_gather_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:07.5754996Z test_noncontiguous_samples_gather_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:07.5860979Z test_noncontiguous_samples_gcd_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:07.5979793Z test_noncontiguous_samples_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:07.6087425Z test_noncontiguous_samples_ge_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:07.7746454Z test_noncontiguous_samples_geqrf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:37:07.9347307Z test_noncontiguous_samples_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.160s) 2022-05-18T05:37:07.9830436Z test_noncontiguous_samples_gradient_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:37:08.0416053Z test_noncontiguous_samples_gradient_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:37:08.0614111Z test_noncontiguous_samples_gradient_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:08.0732099Z test_noncontiguous_samples_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:08.0844419Z test_noncontiguous_samples_gt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:08.0975926Z test_noncontiguous_samples_half_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:08.1101313Z test_noncontiguous_samples_half_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:08.1177936Z test_noncontiguous_samples_half_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:08.1307423Z test_noncontiguous_samples_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:08.1412714Z test_noncontiguous_samples_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:08.2088796Z test_noncontiguous_samples_histc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:37:08.2583486Z test_noncontiguous_samples_histc_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:37:08.2692553Z test_noncontiguous_samples_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:08.2797266Z test_noncontiguous_samples_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:08.2855746Z test_noncontiguous_samples_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:08.2934755Z test_noncontiguous_samples_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:08.3006834Z test_noncontiguous_samples_hstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:08.3063153Z test_noncontiguous_samples_hstack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.3320591Z test_noncontiguous_samples_hypot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:08.3424689Z test_noncontiguous_samples_i0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:08.3482712Z test_noncontiguous_samples_i0_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:08.3612545Z test_noncontiguous_samples_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:08.3740327Z test_noncontiguous_samples_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:08.3836195Z test_noncontiguous_samples_imag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:08.4136066Z test_noncontiguous_samples_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:08.4417085Z test_noncontiguous_samples_index_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:08.4555232Z test_noncontiguous_samples_index_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:08.4689703Z test_noncontiguous_samples_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:08.4816403Z test_noncontiguous_samples_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:08.4891975Z test_noncontiguous_samples_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:08.5005860Z test_noncontiguous_samples_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:08.5114504Z test_noncontiguous_samples_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:08.5182699Z test_noncontiguous_samples_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:08.5422406Z test_noncontiguous_samples_index_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:08.5605909Z test_noncontiguous_samples_index_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:08.5701952Z test_noncontiguous_samples_index_put_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:08.6825148Z test_noncontiguous_samples_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T05:37:08.6934864Z test_noncontiguous_samples_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:08.7039438Z test_noncontiguous_samples_index_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:08.7105947Z test_noncontiguous_samples_index_select_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:08.7216148Z test_noncontiguous_samples_inner_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:08.7321621Z test_noncontiguous_samples_inner_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:08.7397781Z test_noncontiguous_samples_int_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:08.7471347Z test_noncontiguous_samples_int_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:08.7541696Z test_noncontiguous_samples_int_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:08.7867136Z test_noncontiguous_samples_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:37:08.8173269Z test_noncontiguous_samples_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:08.8414874Z test_noncontiguous_samples_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:08.8630040Z test_noncontiguous_samples_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:37:08.8822807Z test_noncontiguous_samples_isclose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:08.8889201Z test_noncontiguous_samples_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:08.8950429Z test_noncontiguous_samples_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:08.9009207Z test_noncontiguous_samples_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:08.9078215Z test_noncontiguous_samples_isin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:08.9143241Z test_noncontiguous_samples_isin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:08.9199954Z test_noncontiguous_samples_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:08.9249298Z test_noncontiguous_samples_isinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.9299882Z test_noncontiguous_samples_isinf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.9350636Z test_noncontiguous_samples_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.9400219Z test_noncontiguous_samples_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.9449141Z test_noncontiguous_samples_isnan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.9499879Z test_noncontiguous_samples_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.9549292Z test_noncontiguous_samples_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.9604534Z test_noncontiguous_samples_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.9653767Z test_noncontiguous_samples_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:08.9718416Z test_noncontiguous_samples_isreal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:08.9777902Z test_noncontiguous_samples_isreal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:08.9836232Z test_noncontiguous_samples_isreal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:09.0298012Z test_noncontiguous_samples_istft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:37:09.0775400Z test_noncontiguous_samples_istft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:37:09.0846553Z test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.007s) 2022-05-18T05:37:09.0896385Z test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:37:09.0936513Z test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:09.0976368Z test_noncontiguous_samples_jiterator_binary_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:09.1019350Z test_noncontiguous_samples_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:09.1060992Z test_noncontiguous_samples_jiterator_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:09.1102627Z test_noncontiguous_samples_jiterator_unary_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:09.1143809Z test_noncontiguous_samples_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:09.1185726Z test_noncontiguous_samples_jiterator_unary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:09.1264349Z test_noncontiguous_samples_kron_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:09.1336385Z test_noncontiguous_samples_kron_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:09.1393099Z test_noncontiguous_samples_kron_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:09.1624526Z test_noncontiguous_samples_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:09.1729684Z test_noncontiguous_samples_kthvalue_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:09.1837328Z test_noncontiguous_samples_lcm_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:09.2139671Z test_noncontiguous_samples_ldexp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:09.2408327Z test_noncontiguous_samples_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:09.2530562Z test_noncontiguous_samples_ldexp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:09.2651538Z test_noncontiguous_samples_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:09.2760880Z test_noncontiguous_samples_le_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:09.3420396Z test_noncontiguous_samples_lerp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:37:09.3836533Z test_noncontiguous_samples_lerp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:37:09.3931552Z test_noncontiguous_samples_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:09.3994064Z test_noncontiguous_samples_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:09.4403971Z test_noncontiguous_samples_linalg_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:37:09.4806908Z test_noncontiguous_samples_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:37:09.5243854Z test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:09.5674682Z test_noncontiguous_samples_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:09.5932194Z test_noncontiguous_samples_linalg_cond_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:09.6189976Z test_noncontiguous_samples_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:09.6317429Z test_noncontiguous_samples_linalg_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:09.6431734Z test_noncontiguous_samples_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:09.6502027Z test_noncontiguous_samples_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:09.7262981Z test_noncontiguous_samples_linalg_det_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:37:09.8018803Z test_noncontiguous_samples_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:37:09.8590240Z test_noncontiguous_samples_linalg_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:37:09.9171895Z test_noncontiguous_samples_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:37:09.9674829Z test_noncontiguous_samples_linalg_eigh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:37:10.0016141Z test_noncontiguous_samples_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:10.0416364Z test_noncontiguous_samples_linalg_eigvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:37:10.0843250Z test_noncontiguous_samples_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:10.1158367Z test_noncontiguous_samples_linalg_eigvalsh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:37:10.1420374Z test_noncontiguous_samples_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:10.1463087Z test_noncontiguous_samples_linalg_householder_product_cuda_complex64 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.004s) 2022-05-18T05:37:10.1505458Z test_noncontiguous_samples_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.004s) 2022-05-18T05:37:10.1833633Z test_noncontiguous_samples_linalg_inv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:37:10.2140866Z test_noncontiguous_samples_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:10.2481286Z test_noncontiguous_samples_linalg_inv_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:10.2799663Z test_noncontiguous_samples_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:37:10.2842684Z test_noncontiguous_samples_linalg_ldl_factor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:10.2883333Z test_noncontiguous_samples_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:10.2923817Z test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:10.2965618Z test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:10.3007376Z test_noncontiguous_samples_linalg_ldl_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:10.3049509Z test_noncontiguous_samples_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:37:10.4728051Z test_noncontiguous_samples_linalg_lstsq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T05:37:10.6084412Z test_noncontiguous_samples_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.135s) 2022-05-18T05:37:10.7807030Z test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.172s) 2022-05-18T05:37:10.9169483Z test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.136s) 2022-05-18T05:37:11.0917546Z test_noncontiguous_samples_linalg_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.174s) 2022-05-18T05:37:11.2549780Z test_noncontiguous_samples_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-05-18T05:37:11.6799233Z test_noncontiguous_samples_linalg_lu_factor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.425s) 2022-05-18T05:37:12.1026770Z test_noncontiguous_samples_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.423s) 2022-05-18T05:37:12.2499615Z test_noncontiguous_samples_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.147s) 2022-05-18T05:37:12.3936816Z test_noncontiguous_samples_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.144s) 2022-05-18T05:37:12.6880287Z test_noncontiguous_samples_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.294s) 2022-05-18T05:37:12.9310207Z test_noncontiguous_samples_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.243s) 2022-05-18T05:37:13.0278663Z test_noncontiguous_samples_linalg_matrix_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.097s) 2022-05-18T05:37:13.1192081Z test_noncontiguous_samples_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:37:13.1469603Z test_noncontiguous_samples_linalg_matrix_rank_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:13.1746989Z test_noncontiguous_samples_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:13.1923054Z test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:13.2094322Z test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:13.2130694Z test_noncontiguous_samples_linalg_multi_dot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: 67470! (0.004s) 2022-05-18T05:37:13.2167517Z test_noncontiguous_samples_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: 67470! (0.004s) 2022-05-18T05:37:13.2818447Z test_noncontiguous_samples_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:37:13.3501724Z test_noncontiguous_samples_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:37:13.4112403Z test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:37:13.4714409Z test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:37:13.5769658Z test_noncontiguous_samples_linalg_pinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:37:13.6756791Z test_noncontiguous_samples_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:37:13.7089161Z test_noncontiguous_samples_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:37:13.7427071Z test_noncontiguous_samples_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:37:13.7503869Z test_noncontiguous_samples_linalg_pinv_singular_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.008s) 2022-05-18T05:37:13.7549418Z test_noncontiguous_samples_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:37:14.0528577Z test_noncontiguous_samples_linalg_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.297s) 2022-05-18T05:37:14.3214937Z test_noncontiguous_samples_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.269s) 2022-05-18T05:37:14.3699008Z test_noncontiguous_samples_linalg_slogdet_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:37:14.4163891Z test_noncontiguous_samples_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:37:14.5450518Z test_noncontiguous_samples_linalg_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.128s) 2022-05-18T05:37:14.6648612Z test_noncontiguous_samples_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.120s) 2022-05-18T05:37:15.5262432Z test_noncontiguous_samples_linalg_solve_triangular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.861s) 2022-05-18T05:37:16.3168077Z test_noncontiguous_samples_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.791s) 2022-05-18T05:37:18.3810891Z test_noncontiguous_samples_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (2.064s) 2022-05-18T05:37:20.1467728Z test_noncontiguous_samples_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.766s) 2022-05-18T05:37:20.3040855Z test_noncontiguous_samples_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:37:20.4564610Z test_noncontiguous_samples_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:37:20.4853872Z test_noncontiguous_samples_linalg_tensorinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:20.5137990Z test_noncontiguous_samples_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:20.5873314Z test_noncontiguous_samples_linalg_tensorsolve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:37:20.6614774Z test_noncontiguous_samples_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:37:20.7003789Z test_noncontiguous_samples_linalg_vander_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:37:20.7293996Z test_noncontiguous_samples_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:20.7399035Z test_noncontiguous_samples_linalg_vander_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:20.9675851Z test_noncontiguous_samples_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.227s) 2022-05-18T05:37:21.1880129Z test_noncontiguous_samples_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:37:21.1997110Z test_noncontiguous_samples_log10_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:21.2092016Z test_noncontiguous_samples_log10_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:21.2155945Z test_noncontiguous_samples_log10_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:21.2219229Z test_noncontiguous_samples_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:21.2270292Z test_noncontiguous_samples_log1p_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:21.2370540Z test_noncontiguous_samples_log2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:21.2468911Z test_noncontiguous_samples_log2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:21.2531499Z test_noncontiguous_samples_log2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:21.2628979Z test_noncontiguous_samples_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:21.2720779Z test_noncontiguous_samples_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:21.2783461Z test_noncontiguous_samples_log_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:21.2928596Z test_noncontiguous_samples_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:21.3088194Z test_noncontiguous_samples_log_softmax_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:21.3237708Z test_noncontiguous_samples_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:21.3324973Z test_noncontiguous_samples_log_softmax_dtype_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:21.3398766Z test_noncontiguous_samples_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:21.3470109Z test_noncontiguous_samples_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:21.3674554Z test_noncontiguous_samples_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:21.4403995Z test_noncontiguous_samples_logdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:37:21.4440543Z test_noncontiguous_samples_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:37:21.4561656Z test_noncontiguous_samples_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:21.4671466Z test_noncontiguous_samples_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:21.4738518Z test_noncontiguous_samples_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:21.4799587Z test_noncontiguous_samples_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:21.4859049Z test_noncontiguous_samples_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:21.4989823Z test_noncontiguous_samples_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:21.5107927Z test_noncontiguous_samples_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:21.5217107Z test_noncontiguous_samples_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:21.5346979Z test_noncontiguous_samples_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:21.5472447Z test_noncontiguous_samples_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:21.5579109Z test_noncontiguous_samples_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:21.5691833Z test_noncontiguous_samples_logit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:21.5764010Z test_noncontiguous_samples_logit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:21.6028845Z test_noncontiguous_samples_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:21.6104998Z test_noncontiguous_samples_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:21.6180721Z test_noncontiguous_samples_long_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:21.6251722Z test_noncontiguous_samples_long_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:21.6323854Z test_noncontiguous_samples_long_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:21.6441275Z test_noncontiguous_samples_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:21.6549627Z test_noncontiguous_samples_lt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:22.0761884Z test_noncontiguous_samples_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.421s) 2022-05-18T05:37:22.4792278Z test_noncontiguous_samples_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.403s) 2022-05-18T05:37:22.7723627Z test_noncontiguous_samples_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.293s) 2022-05-18T05:37:23.0544250Z test_noncontiguous_samples_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.282s) 2022-05-18T05:37:23.1493227Z test_noncontiguous_samples_lu_unpack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T05:37:23.2378162Z test_noncontiguous_samples_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:37:23.2517787Z test_noncontiguous_samples_mH_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:23.2644328Z test_noncontiguous_samples_mH_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:23.2715599Z test_noncontiguous_samples_mH_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:23.2849141Z test_noncontiguous_samples_mT_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:23.2973833Z test_noncontiguous_samples_mT_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:23.3051604Z test_noncontiguous_samples_mT_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:23.3291437Z test_noncontiguous_samples_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:23.3519810Z test_noncontiguous_samples_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:23.3631507Z test_noncontiguous_samples_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:23.3811238Z test_noncontiguous_samples_masked_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:23.3980758Z test_noncontiguous_samples_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:23.4102981Z test_noncontiguous_samples_masked_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:23.4321146Z test_noncontiguous_samples_masked_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:37:23.4522629Z test_noncontiguous_samples_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:23.4625566Z test_noncontiguous_samples_masked_select_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:23.5064683Z test_noncontiguous_samples_matmul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:37:23.5533340Z test_noncontiguous_samples_matmul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:37:23.5734699Z test_noncontiguous_samples_matrix_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:23.5968000Z test_noncontiguous_samples_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:23.6295054Z test_noncontiguous_samples_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:37:23.6402458Z test_noncontiguous_samples_max_binary_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:23.6490805Z test_noncontiguous_samples_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:23.6545521Z test_noncontiguous_samples_max_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:23.6668002Z test_noncontiguous_samples_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:23.6737112Z test_noncontiguous_samples_max_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:23.7049361Z test_noncontiguous_samples_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:37:23.7154795Z test_noncontiguous_samples_maximum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:23.7531186Z test_noncontiguous_samples_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:37:23.7884910Z test_noncontiguous_samples_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:23.8179792Z test_noncontiguous_samples_median_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:23.8298985Z test_noncontiguous_samples_median_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:23.8676543Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:37:23.9029700Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:23.9168533Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:23.9544199Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:37:23.9894210Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:24.0025328Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:24.0300306Z test_noncontiguous_samples_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:24.0407563Z test_noncontiguous_samples_min_binary_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:24.0492205Z test_noncontiguous_samples_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:24.0554199Z test_noncontiguous_samples_min_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:24.0676679Z test_noncontiguous_samples_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:24.0746517Z test_noncontiguous_samples_min_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:24.1066834Z test_noncontiguous_samples_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:37:24.1216925Z test_noncontiguous_samples_minimum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:24.1325025Z test_noncontiguous_samples_mm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:24.1397956Z test_noncontiguous_samples_mm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:24.1556820Z test_noncontiguous_samples_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:24.1645632Z test_noncontiguous_samples_mode_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:24.1722385Z test_noncontiguous_samples_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:24.1792959Z test_noncontiguous_samples_movedim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:24.1846676Z test_noncontiguous_samples_movedim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:24.1929998Z test_noncontiguous_samples_msort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:24.1986185Z test_noncontiguous_samples_msort_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:24.2268149Z test_noncontiguous_samples_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:24.2527578Z test_noncontiguous_samples_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:24.2635127Z test_noncontiguous_samples_mul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:24.2745448Z test_noncontiguous_samples_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:24.2819646Z test_noncontiguous_samples_mv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:24.2891278Z test_noncontiguous_samples_mv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:24.3135566Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:24.3259421Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:24.3297340Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:24.3332113Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:24.3369628Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:24.3406209Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:24.3509124Z test_noncontiguous_samples_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:24.3567928Z test_noncontiguous_samples_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:24.4283909Z test_noncontiguous_samples_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.071s) 2022-05-18T05:37:24.4578631Z test_noncontiguous_samples_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:24.4698180Z test_noncontiguous_samples_nanmedian_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:24.6609246Z test_noncontiguous_samples_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:37:24.7012683Z test_noncontiguous_samples_nansum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:37:24.7145127Z test_noncontiguous_samples_nansum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:24.7274176Z test_noncontiguous_samples_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:24.7397025Z test_noncontiguous_samples_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:24.7464440Z test_noncontiguous_samples_narrow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:24.7595917Z test_noncontiguous_samples_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:24.7719016Z test_noncontiguous_samples_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:24.7826440Z test_noncontiguous_samples_ne_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:24.7889939Z test_noncontiguous_samples_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:24.7951700Z test_noncontiguous_samples_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:24.8000910Z test_noncontiguous_samples_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:24.8038169Z test_noncontiguous_samples_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:24.8074897Z test_noncontiguous_samples_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:24.8111017Z test_noncontiguous_samples_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:24.8216095Z test_noncontiguous_samples_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:24.8310600Z test_noncontiguous_samples_new_full_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:24.8396993Z test_noncontiguous_samples_new_full_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:24.8495602Z test_noncontiguous_samples_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:24.8586572Z test_noncontiguous_samples_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:24.8665686Z test_noncontiguous_samples_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:24.8763329Z test_noncontiguous_samples_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:24.8853925Z test_noncontiguous_samples_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:24.8932776Z test_noncontiguous_samples_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:24.9067546Z test_noncontiguous_samples_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:24.9163657Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:24.9293989Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:24.9442251Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:24.9562964Z test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:24.9820906Z test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:25.0046168Z test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:37:25.0249014Z test_noncontiguous_samples_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:25.0417802Z test_noncontiguous_samples_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:25.0598273Z test_noncontiguous_samples_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:25.1010572Z test_noncontiguous_samples_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:37:25.1411199Z test_noncontiguous_samples_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:37:25.2756964Z test_noncontiguous_samples_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.135s) 2022-05-18T05:37:25.3190543Z test_noncontiguous_samples_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:25.4004415Z test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:37:25.4151493Z test_noncontiguous_samples_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:25.4587124Z test_noncontiguous_samples_nn_functional_conv1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:25.4847093Z test_noncontiguous_samples_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:25.6177506Z test_noncontiguous_samples_nn_functional_conv2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.133s) 2022-05-18T05:37:25.6791025Z test_noncontiguous_samples_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:37:25.7051575Z test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:25.7311960Z test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:25.7584824Z test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:25.7968663Z test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:37:25.8135550Z test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:25.8587073Z test_noncontiguous_samples_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:37:25.9185552Z test_noncontiguous_samples_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:37:25.9456455Z test_noncontiguous_samples_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:25.9730361Z test_noncontiguous_samples_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:26.0087317Z test_noncontiguous_samples_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:26.0178786Z test_noncontiguous_samples_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:26.1162986Z test_noncontiguous_samples_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:37:26.1270543Z test_noncontiguous_samples_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:26.1438928Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:26.1654445Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:37:26.1864574Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:37:26.1965229Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:26.2699779Z test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:37:26.3636433Z test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:37:27.8652241Z test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.502s) 2022-05-18T05:37:27.8824135Z test_noncontiguous_samples_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:27.9570423Z test_noncontiguous_samples_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:37:28.0288115Z test_noncontiguous_samples_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:37:28.0454419Z test_noncontiguous_samples_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:28.0638171Z test_noncontiguous_samples_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:28.0731910Z test_noncontiguous_samples_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:28.0842179Z test_noncontiguous_samples_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:28.1028019Z test_noncontiguous_samples_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:28.1117578Z test_noncontiguous_samples_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:28.1433760Z test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:37:28.1691680Z test_noncontiguous_samples_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:28.2014374Z test_noncontiguous_samples_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:37:28.2267945Z test_noncontiguous_samples_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:37:28.2517081Z test_noncontiguous_samples_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:37:28.2758657Z test_noncontiguous_samples_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:28.3005505Z test_noncontiguous_samples_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:28.3244803Z test_noncontiguous_samples_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:28.3488406Z test_noncontiguous_samples_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:28.3842241Z test_noncontiguous_samples_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:28.3995999Z test_noncontiguous_samples_nn_functional_kl_div_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:28.4134625Z test_noncontiguous_samples_nn_functional_l1_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:28.4337416Z test_noncontiguous_samples_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:28.4551479Z test_noncontiguous_samples_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:37:28.4737397Z test_noncontiguous_samples_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:28.5313361Z test_noncontiguous_samples_nn_functional_linear_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:37:28.5801286Z test_noncontiguous_samples_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:37:28.6182882Z test_noncontiguous_samples_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:37:28.6275915Z test_noncontiguous_samples_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:28.6540258Z test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:28.6684393Z test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:30.2944924Z test_noncontiguous_samples_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.626s) 2022-05-18T05:37:32.6076871Z test_noncontiguous_samples_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (2.313s) 2022-05-18T05:37:33.6522291Z test_noncontiguous_samples_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.045s) 2022-05-18T05:37:34.0198150Z test_noncontiguous_samples_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.367s) 2022-05-18T05:37:34.1359585Z test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:37:34.7646190Z test_noncontiguous_samples_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.628s) 2022-05-18T05:37:34.9658808Z test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.201s) 2022-05-18T05:37:35.2049604Z test_noncontiguous_samples_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.239s) 2022-05-18T05:37:35.2894716Z test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.084s) 2022-05-18T05:37:35.2993418Z test_noncontiguous_samples_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:35.3186540Z test_noncontiguous_samples_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:35.3342316Z test_noncontiguous_samples_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:35.3452003Z test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:35.3641566Z test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:35.5039376Z test_noncontiguous_samples_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:37:35.5365187Z test_noncontiguous_samples_nn_functional_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:37:35.5680270Z test_noncontiguous_samples_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:37:35.5759635Z test_noncontiguous_samples_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:35.6043966Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:35.6312907Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:35.6454925Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:35.7292286Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T05:37:35.8073762Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:37:35.8331522Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:35.8580100Z test_noncontiguous_samples_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:37:35.8811770Z test_noncontiguous_samples_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:35.9055688Z test_noncontiguous_samples_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:35.9281438Z test_noncontiguous_samples_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:35.9522992Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:35.9747494Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:37:35.9858015Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:36.0050353Z test_noncontiguous_samples_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:36.0131409Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:36.0208760Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:36.0262971Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:36.0343198Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:36.0420672Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:36.0481150Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:36.2983173Z test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.250s) 2022-05-18T05:37:36.3708578Z test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:37:36.4237322Z test_noncontiguous_samples_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:37:36.4426102Z test_noncontiguous_samples_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:36.4507862Z test_noncontiguous_samples_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:36.4619710Z test_noncontiguous_samples_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:36.4684215Z test_noncontiguous_samples_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:36.4782809Z test_noncontiguous_samples_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:36.4876745Z test_noncontiguous_samples_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:36.4972341Z test_noncontiguous_samples_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:36.5213108Z test_noncontiguous_samples_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:36.5397755Z test_noncontiguous_samples_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:36.5547862Z test_noncontiguous_samples_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:36.5711374Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:36.5868752Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:36.5949440Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:36.6043427Z test_noncontiguous_samples_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:36.6232806Z test_noncontiguous_samples_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:36.6341688Z test_noncontiguous_samples_nn_functional_softsign_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:36.6442079Z test_noncontiguous_samples_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:36.6505972Z test_noncontiguous_samples_nn_functional_softsign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:36.6605450Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:36.6700063Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:36.6764549Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:36.6889058Z test_noncontiguous_samples_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:36.6958395Z test_noncontiguous_samples_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:36.7356239Z test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:37:36.7724339Z test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:37:36.7893327Z test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:36.8283901Z test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:37:36.8676631Z test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:37:36.8820908Z test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:37.2943120Z test_noncontiguous_samples_nn_functional_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.412s) 2022-05-18T05:37:37.6834777Z test_noncontiguous_samples_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.389s) 2022-05-18T05:37:37.6951293Z test_noncontiguous_samples_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:37.7191971Z test_noncontiguous_samples_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:37.7385114Z test_noncontiguous_samples_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:37.7575943Z test_noncontiguous_samples_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:37.7765944Z test_noncontiguous_samples_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:37.8778291Z test_noncontiguous_samples_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:37:37.9726920Z test_noncontiguous_samples_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T05:37:37.9887382Z test_noncontiguous_samples_norm_fro_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:37.9992381Z test_noncontiguous_samples_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:38.0027779Z test_noncontiguous_samples_norm_inf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:38.0064861Z test_noncontiguous_samples_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:38.0306103Z test_noncontiguous_samples_norm_nuc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:38.0538494Z test_noncontiguous_samples_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:38.0716770Z test_noncontiguous_samples_normal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:38.0782560Z test_noncontiguous_samples_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:38.0879195Z test_noncontiguous_samples_ones_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:38.0969804Z test_noncontiguous_samples_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:38.1048770Z test_noncontiguous_samples_ones_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:38.1089693Z test_noncontiguous_samples_ormqr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.004s) 2022-05-18T05:37:38.1132518Z test_noncontiguous_samples_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.004s) 2022-05-18T05:37:38.1208422Z test_noncontiguous_samples_outer_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:38.1283960Z test_noncontiguous_samples_outer_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:38.1335975Z test_noncontiguous_samples_outer_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:42.4354866Z test_noncontiguous_samples_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (4.302s) 2022-05-18T05:37:42.4518731Z test_noncontiguous_samples_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:42.4620440Z test_noncontiguous_samples_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:42.4685233Z test_noncontiguous_samples_permute_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:42.5137242Z test_noncontiguous_samples_pinverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:37:42.5551242Z test_noncontiguous_samples_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:37:42.5857190Z test_noncontiguous_samples_polar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:37:42.6075580Z test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:37:42.6181451Z test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:42.6217841Z test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:42.6254535Z test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:42.6291105Z test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:42.6327365Z test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:42.6363156Z test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:42.6399550Z test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:42.6435068Z test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:42.6471373Z test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:42.6563331Z test_noncontiguous_samples_positive_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:42.6650420Z test_noncontiguous_samples_positive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:42.6708494Z test_noncontiguous_samples_positive_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:42.7136517Z test_noncontiguous_samples_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:42.7474281Z test_noncontiguous_samples_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:42.7620137Z test_noncontiguous_samples_pow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:42.8546488Z test_noncontiguous_samples_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:37:42.9391105Z test_noncontiguous_samples_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:37:42.9595984Z test_noncontiguous_samples_prod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:43.0212475Z test_noncontiguous_samples_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:37:43.0803561Z test_noncontiguous_samples_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:37:43.1036353Z test_noncontiguous_samples_put_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:43.3982331Z test_noncontiguous_samples_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.294s) 2022-05-18T05:37:43.6556627Z test_noncontiguous_samples_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.257s) 2022-05-18T05:37:43.8571351Z test_noncontiguous_samples_quantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.201s) 2022-05-18T05:37:43.8665077Z test_noncontiguous_samples_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:43.8728748Z test_noncontiguous_samples_rad2deg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:43.8837223Z test_noncontiguous_samples_rand_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:43.8938366Z test_noncontiguous_samples_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:43.9088138Z test_noncontiguous_samples_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:43.9220323Z test_noncontiguous_samples_randint_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:43.9334139Z test_noncontiguous_samples_randn_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:43.9436918Z test_noncontiguous_samples_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:43.9515274Z test_noncontiguous_samples_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:43.9591000Z test_noncontiguous_samples_ravel_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:43.9644932Z test_noncontiguous_samples_ravel_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:43.9741528Z test_noncontiguous_samples_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:43.9829837Z test_noncontiguous_samples_real_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:43.9888369Z test_noncontiguous_samples_real_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:43.9991806Z test_noncontiguous_samples_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:44.0083889Z test_noncontiguous_samples_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:44.0145801Z test_noncontiguous_samples_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:44.0414178Z test_noncontiguous_samples_remainder_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:44.0535400Z test_noncontiguous_samples_remainder_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:44.0699807Z test_noncontiguous_samples_renorm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:44.0885872Z test_noncontiguous_samples_renorm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:44.1352999Z test_noncontiguous_samples_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:37:44.1736968Z test_noncontiguous_samples_repeat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:37:44.1926924Z test_noncontiguous_samples_repeat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:44.2059848Z test_noncontiguous_samples_repeat_interleave_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:44.2184804Z test_noncontiguous_samples_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:44.2260507Z test_noncontiguous_samples_repeat_interleave_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:44.2388551Z test_noncontiguous_samples_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:44.2506334Z test_noncontiguous_samples_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:44.2575706Z test_noncontiguous_samples_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:44.2786769Z test_noncontiguous_samples_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:37:44.2979743Z test_noncontiguous_samples_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:44.3064326Z test_noncontiguous_samples_reshape_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:44.3131916Z test_noncontiguous_samples_resize__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:44.3197947Z test_noncontiguous_samples_resize__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:44.3264237Z test_noncontiguous_samples_resize__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:44.3343977Z test_noncontiguous_samples_resize_as__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:44.3419014Z test_noncontiguous_samples_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:44.3486431Z test_noncontiguous_samples_resize_as__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:44.3563462Z test_noncontiguous_samples_resolve_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:44.3638548Z test_noncontiguous_samples_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:44.3692705Z test_noncontiguous_samples_resolve_conj_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:44.3774882Z test_noncontiguous_samples_resolve_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:44.3851068Z test_noncontiguous_samples_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:44.3907490Z test_noncontiguous_samples_resolve_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:44.4092528Z test_noncontiguous_samples_roll_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:44.4268033Z test_noncontiguous_samples_roll_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:44.4350622Z test_noncontiguous_samples_roll_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:44.4458707Z test_noncontiguous_samples_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:44.4562422Z test_noncontiguous_samples_rot90_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:44.4631816Z test_noncontiguous_samples_rot90_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:44.4694476Z test_noncontiguous_samples_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:44.4784987Z test_noncontiguous_samples_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:44.4820525Z test_noncontiguous_samples_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:44.4858851Z test_noncontiguous_samples_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:44.4959655Z test_noncontiguous_samples_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:44.5052734Z test_noncontiguous_samples_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:44.5115584Z test_noncontiguous_samples_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:44.5429621Z test_noncontiguous_samples_rsub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:37:44.5725348Z test_noncontiguous_samples_rsub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:44.5844769Z test_noncontiguous_samples_rsub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:44.6101151Z test_noncontiguous_samples_scatter_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:37:44.6341553Z test_noncontiguous_samples_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:44.6471853Z test_noncontiguous_samples_scatter_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:44.6812527Z test_noncontiguous_samples_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:44.7074154Z test_noncontiguous_samples_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:44.7284115Z test_noncontiguous_samples_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:37:44.7798252Z test_noncontiguous_samples_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:37:44.8305402Z test_noncontiguous_samples_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:37:44.8796132Z test_noncontiguous_samples_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:37:44.9524095Z test_noncontiguous_samples_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:37:44.9978359Z test_noncontiguous_samples_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:37:45.0171470Z test_noncontiguous_samples_scatter_reduce_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:45.1216125Z test_noncontiguous_samples_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.104s) 2022-05-18T05:37:45.2212421Z test_noncontiguous_samples_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T05:37:45.2347280Z test_noncontiguous_samples_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:45.2474743Z test_noncontiguous_samples_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:45.2541705Z test_noncontiguous_samples_select_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.2705551Z test_noncontiguous_samples_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:45.2787422Z test_noncontiguous_samples_select_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:45.2855942Z test_noncontiguous_samples_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.2923168Z test_noncontiguous_samples_sgn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.2972292Z test_noncontiguous_samples_sgn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:45.3049656Z test_noncontiguous_samples_short_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:45.3120448Z test_noncontiguous_samples_short_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.3190128Z test_noncontiguous_samples_short_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.3287990Z test_noncontiguous_samples_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:45.3379408Z test_noncontiguous_samples_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:45.3443836Z test_noncontiguous_samples_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.3510951Z test_noncontiguous_samples_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.3559807Z test_noncontiguous_samples_sign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:45.3609615Z test_noncontiguous_samples_signbit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:45.3659746Z test_noncontiguous_samples_signbit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:45.3726344Z test_noncontiguous_samples_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.3787400Z test_noncontiguous_samples_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.3839286Z test_noncontiguous_samples_sin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:45.3949482Z test_noncontiguous_samples_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:45.4097835Z test_noncontiguous_samples_sinc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:45.4160220Z test_noncontiguous_samples_sinc_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.4225497Z test_noncontiguous_samples_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.4288541Z test_noncontiguous_samples_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.4339601Z test_noncontiguous_samples_sinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:45.4597749Z test_noncontiguous_samples_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:45.4705595Z test_noncontiguous_samples_slice_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:45.4856335Z test_noncontiguous_samples_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:45.5012095Z test_noncontiguous_samples_softmax_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:45.5161244Z test_noncontiguous_samples_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:45.5242759Z test_noncontiguous_samples_softmax_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:45.5857593Z test_noncontiguous_samples_sort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:37:45.6098705Z test_noncontiguous_samples_sort_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:45.6135856Z test_noncontiguous_samples_sparse_sampled_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:45.6171500Z test_noncontiguous_samples_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:37:45.6255210Z test_noncontiguous_samples_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:45.6318620Z test_noncontiguous_samples_special_entr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.6413910Z test_noncontiguous_samples_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:45.6477256Z test_noncontiguous_samples_special_erfcx_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.6561751Z test_noncontiguous_samples_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:45.6619113Z test_noncontiguous_samples_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.6727362Z test_noncontiguous_samples_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:45.6784625Z test_noncontiguous_samples_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.6895514Z test_noncontiguous_samples_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:45.6957364Z test_noncontiguous_samples_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.7055905Z test_noncontiguous_samples_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:45.7120210Z test_noncontiguous_samples_special_log_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.7222613Z test_noncontiguous_samples_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:45.7286319Z test_noncontiguous_samples_special_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.7382607Z test_noncontiguous_samples_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:45.7445812Z test_noncontiguous_samples_special_ndtri_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.7661827Z test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:37:45.7767852Z test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:45.8033690Z test_noncontiguous_samples_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:37:45.8154260Z test_noncontiguous_samples_special_xlog1py_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:45.8313408Z test_noncontiguous_samples_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:45.8351045Z test_noncontiguous_samples_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:37:45.8445331Z test_noncontiguous_samples_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:45.8533153Z test_noncontiguous_samples_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:45.8595110Z test_noncontiguous_samples_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.8725913Z test_noncontiguous_samples_split_list_args_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:45.8849185Z test_noncontiguous_samples_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:45.8917080Z test_noncontiguous_samples_split_list_args_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.9071946Z test_noncontiguous_samples_split_with_sizes_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:45.9219796Z test_noncontiguous_samples_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:45.9292712Z test_noncontiguous_samples_split_with_sizes_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.9359153Z test_noncontiguous_samples_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.9426782Z test_noncontiguous_samples_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:45.9477039Z test_noncontiguous_samples_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:45.9575881Z test_noncontiguous_samples_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:45.9670231Z test_noncontiguous_samples_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:45.9729235Z test_noncontiguous_samples_square_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:45.9888134Z test_noncontiguous_samples_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:46.0036692Z test_noncontiguous_samples_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:46.0112606Z test_noncontiguous_samples_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:46.0346700Z test_noncontiguous_samples_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:37:46.0562894Z test_noncontiguous_samples_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:37:46.0660829Z test_noncontiguous_samples_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:46.0857851Z test_noncontiguous_samples_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:46.1067966Z test_noncontiguous_samples_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:37:46.1244583Z test_noncontiguous_samples_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:46.1642777Z test_noncontiguous_samples_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:37:46.1894893Z test_noncontiguous_samples_stft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:37:46.2185488Z test_noncontiguous_samples_stft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:46.2496247Z test_noncontiguous_samples_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:37:46.2785580Z test_noncontiguous_samples_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:37:46.2905066Z test_noncontiguous_samples_sub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:46.3252332Z test_noncontiguous_samples_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:46.3590263Z test_noncontiguous_samples_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:46.3724393Z test_noncontiguous_samples_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:46.3866408Z test_noncontiguous_samples_sum_to_size_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:46.4004150Z test_noncontiguous_samples_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:46.4074129Z test_noncontiguous_samples_sum_to_size_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:48.5058538Z test_noncontiguous_samples_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (2.098s) 2022-05-18T05:37:50.2763542Z test_noncontiguous_samples_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.770s) 2022-05-18T05:37:54.7012822Z test_noncontiguous_samples_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (4.425s) 2022-05-18T05:37:54.7533528Z test_noncontiguous_samples_symeig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:37:54.7970889Z test_noncontiguous_samples_symeig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:37:54.8070427Z test_noncontiguous_samples_t_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:54.8160235Z test_noncontiguous_samples_t_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:54.8223074Z test_noncontiguous_samples_t_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:54.8386804Z test_noncontiguous_samples_take_along_dim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:54.8542976Z test_noncontiguous_samples_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:54.8636138Z test_noncontiguous_samples_take_along_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:54.8859982Z test_noncontiguous_samples_take_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:37:54.9071429Z test_noncontiguous_samples_take_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:37:54.9176899Z test_noncontiguous_samples_take_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:54.9249976Z test_noncontiguous_samples_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:54.9313174Z test_noncontiguous_samples_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:54.9366070Z test_noncontiguous_samples_tan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:54.9428679Z test_noncontiguous_samples_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:54.9490457Z test_noncontiguous_samples_tanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:54.9541978Z test_noncontiguous_samples_tanh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:54.9929288Z test_noncontiguous_samples_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:37:55.0292221Z test_noncontiguous_samples_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:37:55.0425366Z test_noncontiguous_samples_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:55.0540601Z test_noncontiguous_samples_tensordot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:55.0646561Z test_noncontiguous_samples_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:55.1110194Z test_noncontiguous_samples_tile_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:37:55.1546878Z test_noncontiguous_samples_tile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:37:55.1791045Z test_noncontiguous_samples_tile_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:37:55.1826527Z test_noncontiguous_samples_to_sparse_cuda_complex64 (__main__.TestCommonCUDA) ... skip: (0.004s) 2022-05-18T05:37:55.1862974Z test_noncontiguous_samples_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip: (0.004s) 2022-05-18T05:37:55.1900765Z test_noncontiguous_samples_to_sparse_cuda_int64 (__main__.TestCommonCUDA) ... skip: (0.004s) 2022-05-18T05:37:55.2203875Z test_noncontiguous_samples_topk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:55.2332016Z test_noncontiguous_samples_topk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:55.2401660Z test_noncontiguous_samples_trace_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:55.2467419Z test_noncontiguous_samples_trace_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:55.2517881Z test_noncontiguous_samples_trace_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:37:55.2686803Z test_noncontiguous_samples_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:55.2849479Z test_noncontiguous_samples_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:55.2929732Z test_noncontiguous_samples_transpose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:55.3302114Z test_noncontiguous_samples_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:37:55.3648911Z test_noncontiguous_samples_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:55.3766481Z test_noncontiguous_samples_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:55.4139780Z test_noncontiguous_samples_trapz_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:37:55.4488790Z test_noncontiguous_samples_trapz_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:37:55.4612269Z test_noncontiguous_samples_trapz_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:55.5083304Z test_noncontiguous_samples_triangular_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:37:55.5516571Z test_noncontiguous_samples_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:55.5650033Z test_noncontiguous_samples_tril_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:55.5773997Z test_noncontiguous_samples_tril_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:55.5841621Z test_noncontiguous_samples_tril_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:55.5973465Z test_noncontiguous_samples_triu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:55.6096522Z test_noncontiguous_samples_triu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:55.6169977Z test_noncontiguous_samples_triu_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:55.6474464Z test_noncontiguous_samples_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:37:55.6748243Z test_noncontiguous_samples_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:37:55.6879319Z test_noncontiguous_samples_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:55.6941973Z test_noncontiguous_samples_trunc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:55.7360674Z test_noncontiguous_samples_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:37:55.7760199Z test_noncontiguous_samples_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:37:55.7895833Z test_noncontiguous_samples_unfold_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:56.0369114Z test_noncontiguous_samples_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.247s) 2022-05-18T05:37:56.2383555Z test_noncontiguous_samples_unique_consecutive_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.201s) 2022-05-18T05:37:56.8286806Z test_noncontiguous_samples_unique_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.590s) 2022-05-18T05:37:57.3443839Z test_noncontiguous_samples_unique_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.516s) 2022-05-18T05:37:57.3636410Z test_noncontiguous_samples_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:37:57.3814684Z test_noncontiguous_samples_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:57.3897809Z test_noncontiguous_samples_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:57.4080860Z test_noncontiguous_samples_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:57.4250485Z test_noncontiguous_samples_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:37:57.4428036Z test_noncontiguous_samples_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:57.4791659Z test_noncontiguous_samples_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:37:57.4893200Z test_noncontiguous_samples_vdot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.4963214Z test_noncontiguous_samples_vdot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.5065220Z test_noncontiguous_samples_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.010s) 2022-05-18T05:37:57.5177199Z test_noncontiguous_samples_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:57.5277583Z test_noncontiguous_samples_view_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.5344094Z test_noncontiguous_samples_view_as_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.5424842Z test_noncontiguous_samples_view_as_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:57.5587857Z test_noncontiguous_samples_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:57.5737536Z test_noncontiguous_samples_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:57.5813888Z test_noncontiguous_samples_view_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:57.5922706Z test_noncontiguous_samples_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:37:57.6027374Z test_noncontiguous_samples_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.6086131Z test_noncontiguous_samples_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:57.6163867Z test_noncontiguous_samples_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:57.6236860Z test_noncontiguous_samples_vstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.6296902Z test_noncontiguous_samples_vstack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:57.6494555Z test_noncontiguous_samples_where_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:37:57.6678187Z test_noncontiguous_samples_where_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:57.6773063Z test_noncontiguous_samples_where_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:57.7090238Z test_noncontiguous_samples_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:37:57.7210567Z test_noncontiguous_samples_xlogy_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:57.7312127Z test_noncontiguous_samples_zero__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.7412960Z test_noncontiguous_samples_zero__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.7472725Z test_noncontiguous_samples_zero__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:37:57.7570420Z test_noncontiguous_samples_zeros_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.7661535Z test_noncontiguous_samples_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:57.7739884Z test_noncontiguous_samples_zeros_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:57.7808527Z test_out_H_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.7874771Z test_out_T_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.7943144Z test_out___getitem___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.8017051Z test_out___radd___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.8083738Z test_out___rand___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.8153514Z test_out___rdiv___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.8239243Z test_out___rmatmul___cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:57.8306079Z test_out___rmod___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.8373881Z test_out___rmul___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.8440641Z test_out___ror___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.8508088Z test_out___rpow___cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:668: 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-05-18T05:37:57.8510126Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T05:37:57.8511171Z ok (0.007s) 2022-05-18T05:37:57.8581106Z test_out___rsub___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.8648005Z test_out___rxor___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.8752539Z test_out__masked_amax_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.8852506Z test_out__masked_amin_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.8940072Z test_out__masked_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:57.9028912Z test_out__masked_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:57.9105209Z test_out__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:57.9211071Z test_out__masked_mean_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.9494259Z test_out__masked_norm_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:57.9592492Z test_out__masked_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.9693876Z test_out__masked_prod_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:57.9770777Z test_out__masked_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:57.9846579Z test_out__masked_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:37:58.0004501Z test_out__masked_std_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:37:58.0104813Z test_out__masked_sum_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:58.0260839Z test_out__masked_var_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:37:58.0365360Z test_out__refs_abs_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:58.0505228Z test_out__refs_acos_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:58.0646274Z test_out__refs_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:58.1149130Z test_out__refs_add_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:37:58.1741448Z test_out__refs_amax_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:37:58.2333685Z test_out__refs_amin_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:37:58.2405570Z test_out__refs_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:58.2509316Z test_out__refs_asin_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:58.2924168Z test_out__refs_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:37:58.3020326Z test_out__refs_atan_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:58.3350865Z test_out__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:37:58.3685157Z test_out__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:37:58.4016494Z test_out__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:37:58.4346778Z test_out__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:37:58.4630947Z test_out__refs_cat_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:37:58.4726466Z test_out__refs_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:58.4796220Z test_out__refs_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:58.4861031Z test_out__refs_clone_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:58.5004640Z test_out__refs_cos_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:58.5146103Z test_out__refs_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:58.5287190Z test_out__refs_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:58.5661179Z test_out__refs_eq_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:37:58.5756780Z test_out__refs_erf_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:58.5898708Z test_out__refs_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:58.5992256Z test_out__refs_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:58.6136598Z test_out__refs_exp_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:58.6229446Z test_out__refs_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:58.6301634Z test_out__refs_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:58.6369832Z test_out__refs_flip_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:58.6796754Z test_out__refs_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:58.6892055Z test_out__refs_floor_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:58.7232457Z test_out__refs_ge_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:58.7570874Z test_out__refs_gt_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:58.7993314Z test_out__refs_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:37:58.8411145Z test_out__refs_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:37:58.8501228Z test_out__refs_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:58.8629129Z test_out__refs_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:37:58.8717533Z test_out__refs_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:58.9059120Z test_out__refs_le_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:58.9201177Z test_out__refs_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:58.9296868Z test_out__refs_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:58.9438064Z test_out__refs_log_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:59.0061023Z test_out__refs_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:37:59.0679000Z test_out__refs_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:37:59.1018049Z test_out__refs_lt_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:59.1437381Z test_out__refs_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:37:59.1852007Z test_out__refs_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:37:59.2270938Z test_out__refs_mul_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:37:59.2339222Z test_out__refs_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:59.2679259Z test_out__refs_ne_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:59.2775638Z test_out__refs_neg_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:59.3193806Z test_out__refs_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:37:59.3268354Z test_out__refs_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:59.3335738Z test_out__refs_permute_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:59.3750856Z test_out__refs_pow_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:37:59.3893171Z test_out__refs_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:59.3961034Z test_out__refs_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:59.4055424Z test_out__refs_round_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:59.4150088Z test_out__refs_sign_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:59.4250549Z test_out__refs_sin_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:37:59.4345492Z test_out__refs_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:59.4462398Z test_out__refs_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:59.4580170Z test_out__refs_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:37:59.4698262Z test_out__refs_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:59.4815502Z test_out__refs_square_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:37:59.4884207Z test_out__refs_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:59.5332924Z test_out__refs_stack_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:37:59.5841449Z test_out__refs_sub_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:37:59.6411614Z test_out__refs_sum_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:37:59.6508525Z test_out__refs_tan_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:37:59.6578414Z test_out__refs_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:59.6644244Z test_out__refs_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:59.7077092Z test_out__refs_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:37:59.7152702Z test_out__refs_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:59.7219309Z test_out__refs_view_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:37:59.7399933Z test_out_abs_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:37:59.7743801Z test_out_acos_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:37:59.8067934Z test_out_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:37:59.9421911Z test_out_add_cuda (__main__.TestCommonCUDA) ... ok (0.135s) 2022-05-18T05:38:00.0158786Z test_out_addbmm_cuda (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:38:00.1685523Z test_out_addcdiv_cuda (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:38:00.3117041Z test_out_addcmul_cuda (__main__.TestCommonCUDA) ... ok (0.143s) 2022-05-18T05:38:00.3495884Z test_out_addmm_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:38:00.3878948Z test_out_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:38:00.4555093Z test_out_addmv_cuda (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:38:00.5058553Z test_out_addr_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:38:00.5827873Z test_out_all_cuda (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:38:00.5928770Z test_out_allclose_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Only supports single tensor or iterable of tensor outputs. (0.010s) 2022-05-18T05:38:00.7867971Z test_out_amax_cuda (__main__.TestCommonCUDA) ... ok (0.194s) 2022-05-18T05:38:00.9809637Z test_out_amin_cuda (__main__.TestCommonCUDA) ... ok (0.194s) 2022-05-18T05:38:01.0599845Z test_out_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:38:01.0784295Z test_out_angle_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:01.1557001Z test_out_any_cuda (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:38:01.2261349Z test_out_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:38:01.2972031Z test_out_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.071s) 2022-05-18T05:38:01.3064885Z test_out_argsort_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:01.3133213Z test_out_argwhere_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:01.3204609Z test_out_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:01.3366212Z test_out_asin_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:01.3531664Z test_out_asinh_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:01.4449780Z test_out_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:38:01.4614429Z test_out_atan_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:01.4773722Z test_out_atanh_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:01.4850764Z test_out_atleast_1d_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:01.4925455Z test_out_atleast_2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:01.4999986Z test_out_atleast_3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:01.5713847Z test_out_baddbmm_cuda (__main__.TestCommonCUDA) ... ok (0.071s) 2022-05-18T05:38:01.5816690Z test_out_bernoulli_cuda (__main__.TestCommonCUDA) ... expected failure (0.010s) 2022-05-18T05:38:01.5885912Z test_out_bfloat16_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:01.5958940Z test_out_bincount_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:01.6561071Z test_out_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:38:01.7162697Z test_out_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:38:01.7404674Z test_out_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:01.8009868Z test_out_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:38:01.8613111Z test_out_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:38:01.9219605Z test_out_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:38:01.9291830Z test_out_block_diag_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:01.9452292Z test_out_bmm_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:01.9522667Z test_out_bool_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:01.9592881Z test_out_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:01.9664634Z test_out_broadcast_to_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:02.0976845Z test_out_bucketize_cuda (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T05:38:02.1046728Z test_out_byte_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:02.1120678Z test_out_cartesian_prod_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:02.1858891Z test_out_cat_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:38:02.2299486Z test_out_cdist_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:38:02.2469899Z test_out_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:02.2541020Z test_out_chalf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:02.2608662Z test_out_char_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:02.2692696Z test_out_cholesky_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-05-18T05:38:02.2694772Z L = torch.cholesky(A) 2022-05-18T05:38:02.2695672Z should be replaced with 2022-05-18T05:38:02.2696510Z L = torch.linalg.cholesky(A) 2022-05-18T05:38:02.2697210Z and 2022-05-18T05:38:02.2697870Z U = torch.cholesky(A, upper=True) 2022-05-18T05:38:02.2698588Z should be replaced with 2022-05-18T05:38:02.2706335Z U = torch.linalg.cholesky(A).mH(). 2022-05-18T05:38:02.2707866Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1779.) 2022-05-18T05:38:02.2709240Z return self.op(*args, **kwargs) 2022-05-18T05:38:02.4260226Z ok (0.165s) 2022-05-18T05:38:02.4677447Z test_out_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... expected failure (0.042s) 2022-05-18T05:38:02.7791013Z test_out_cholesky_solve_cuda (__main__.TestCommonCUDA) ... ok (0.311s) 2022-05-18T05:38:02.7865267Z test_out_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:02.8272697Z test_out_clamp_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:38:02.9150937Z test_out_clamp_scalar_cuda (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:38:02.9225243Z test_out_clone_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:02.9675649Z test_out_column_stack_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:38:02.9758350Z test_out_combinations_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:03.0613615Z test_out_complex_cuda (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:38:03.0686742Z test_out_conj_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:03.0870909Z test_out_conj_physical_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:03.0944169Z test_out_contiguous_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:03.1867918Z test_out_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:38:03.1947383Z test_out_corrcoef_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:03.2289599Z test_out_cos_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:03.2635999Z test_out_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:03.2717731Z test_out_count_nonzero_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:03.2806308Z test_out_cov_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:03.3178072Z test_out_cross_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:38:03.3664865Z test_out_cummax_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:38:03.4151671Z test_out_cummin_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:38:03.4290298Z test_out_cumprod_cuda (__main__.TestCommonCUDA) ... expected failure (0.013s) 2022-05-18T05:38:03.4426250Z test_out_cumsum_cuda (__main__.TestCommonCUDA) ... expected failure (0.014s) 2022-05-18T05:38:03.4514399Z test_out_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:03.4904772Z test_out_deg2rad_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:38:03.6576221Z test_out_diag_cuda (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:38:03.6654174Z test_out_diag_embed_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:03.6728029Z test_out_diagflat_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:03.6796789Z test_out_diagonal_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:03.6867081Z test_out_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:04.6666736Z test_out_diff_cuda (__main__.TestCommonCUDA) ... ok (0.980s) 2022-05-18T05:38:04.7016305Z test_out_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:04.7091751Z test_out_dist_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:04.8337775Z test_out_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.124s) 2022-05-18T05:38:04.9268204Z test_out_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:38:05.0503251Z test_out_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.124s) 2022-05-18T05:38:05.0651729Z test_out_dot_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:38:05.0721484Z test_out_double_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:05.0791148Z test_out_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:05.0973673Z test_out_dstack_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:05.1695064Z test_out_eig_cuda (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:38:05.1789858Z test_out_einsum_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:05.1868893Z test_out_empty_like_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:05.2464185Z test_out_eq_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:38:05.2630468Z test_out_erf_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:05.2977482Z test_out_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:05.3141210Z test_out_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:05.3466426Z test_out_exp2_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:38:05.3810396Z test_out_exp_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:05.3884760Z test_out_expand_as_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:05.3951286Z test_out_expand_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:05.4113534Z test_out_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:05.4918467Z test_out_fft_fft2_cuda (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:38:05.5773588Z test_out_fft_fft_cuda (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:38:05.6760540Z test_out_fft_fftn_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:38:05.6831814Z test_out_fft_fftshift_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:05.7685587Z test_out_fft_hfft2_cuda (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:38:05.8589046Z test_out_fft_hfft_cuda (__main__.TestCommonCUDA) ... ok (0.090s) 2022-05-18T05:38:05.9637461Z test_out_fft_hfftn_cuda (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:38:06.0440728Z test_out_fft_ifft2_cuda (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:38:06.1277384Z test_out_fft_ifft_cuda (__main__.TestCommonCUDA) ... ok (0.084s) 2022-05-18T05:38:06.2261720Z test_out_fft_ifftn_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:38:06.2329707Z test_out_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:06.2792879Z test_out_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... expected failure (0.046s) 2022-05-18T05:38:06.5052798Z test_out_fft_ihfft_cuda (__main__.TestCommonCUDA) ... ok (0.226s) 2022-05-18T05:38:06.5381790Z test_out_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... expected failure (0.033s) 2022-05-18T05:38:06.7576734Z test_out_fft_irfft2_cuda (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T05:38:06.8409268Z test_out_fft_irfft_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T05:38:06.9380040Z test_out_fft_irfftn_cuda (__main__.TestCommonCUDA) ... ok (0.097s) 2022-05-18T05:38:07.0137675Z test_out_fft_rfft2_cuda (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:38:07.0957573Z test_out_fft_rfft_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:38:07.1889956Z test_out_fft_rfftn_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:38:07.1963432Z test_out_fill__cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:07.2036809Z test_out_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:07.2106329Z test_out_flip_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:07.2175477Z test_out_fliplr_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:07.2248942Z test_out_flipud_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:07.2315780Z test_out_float_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:07.3202518Z test_out_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:38:07.3369796Z test_out_floor_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:38:07.3449266Z test_out_floor_divide_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-05-18T05:38:07.3452591Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BinaryOps.cpp:576.) 2022-05-18T05:38:07.3454030Z return self.op(*args, **kwargs) 2022-05-18T05:38:07.4591533Z ok (0.122s) 2022-05-18T05:38:07.5513579Z test_out_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:38:07.6440091Z test_out_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:38:07.7377126Z test_out_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:38:07.7723607Z test_out_frac_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:07.8176568Z test_out_frexp_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:38:07.8258875Z test_out_full_like_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:07.8832052Z test_out_gather_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:38:07.9380816Z test_out_gcd_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:38:07.9918922Z test_out_ge_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:38:08.0532202Z test_out_geqrf_cuda (__main__.TestCommonCUDA) ... expected failure (0.061s) 2022-05-18T05:38:08.2055730Z test_out_gradient_cuda (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:38:08.2590115Z test_out_gt_cuda (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:38:08.2662212Z test_out_half_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:08.3685447Z test_out_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.102s) 2022-05-18T05:38:08.3895752Z test_out_histc_cuda (__main__.TestCommonCUDA) ... expected failure (0.021s) 2022-05-18T05:38:08.3960160Z test_out_histogram_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.006s) 2022-05-18T05:38:08.4023548Z test_out_histogramdd_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.006s) 2022-05-18T05:38:08.4095943Z test_out_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:08.4278728Z test_out_hstack_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:08.5142100Z test_out_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:38:08.5390837Z test_out_i0_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:38:08.6251369Z test_out_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:38:08.7110840Z test_out_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:38:08.7183798Z test_out_imag_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:08.8200048Z test_out_index_add_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:38:08.8572019Z test_out_index_copy_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:38:08.8647550Z test_out_index_fill_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:08.8729322Z test_out_index_put_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:09.2147215Z test_out_index_reduce_cuda (__main__.TestCommonCUDA) ... ok (0.341s) 2022-05-18T05:38:09.2527506Z test_out_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:38:09.2782862Z test_out_inner_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:38:09.2855275Z test_out_int_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:09.3389035Z test_out_inverse_cuda (__main__.TestCommonCUDA) ... expected failure (0.053s) 2022-05-18T05:38:09.3463655Z test_out_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:09.3533574Z test_out_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:09.3731256Z test_out_isin_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:09.3803900Z test_out_isinf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:09.3872731Z test_out_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:09.3988221Z test_out_isneginf_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:09.4107794Z test_out_isposinf_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:09.4180260Z test_out_isreal_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:09.4254154Z test_out_istft_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:09.4316932Z test_out_jiterator_4inputs_with_extra_args_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:38:09.4385542Z test_out_jiterator_binary_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.007s) 2022-05-18T05:38:09.4447969Z test_out_jiterator_unary_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:38:09.4628006Z test_out_kron_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:09.5941238Z test_out_kthvalue_cuda (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T05:38:09.6487238Z test_out_lcm_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:38:09.7551633Z test_out_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T05:38:09.8083186Z test_out_le_cuda (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:38:09.9752407Z test_out_lerp_cuda (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:38:10.0094116Z test_out_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:10.0457518Z test_out_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... expected failure (0.036s) 2022-05-18T05:38:10.2492160Z test_out_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... expected failure (0.203s) 2022-05-18T05:38:10.4476517Z test_out_linalg_cond_cuda (__main__.TestCommonCUDA) ... ok (0.198s) 2022-05-18T05:38:10.4827036Z test_out_linalg_cross_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:10.6257492Z test_out_linalg_det_cuda (__main__.TestCommonCUDA) ... ok (0.143s) 2022-05-18T05:38:10.8633804Z test_out_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... ok (0.237s) 2022-05-18T05:38:10.9956445Z test_out_linalg_eig_cuda (__main__.TestCommonCUDA) ... ok (0.132s) 2022-05-18T05:38:11.1142271Z test_out_linalg_eigh_cuda (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:38:11.1842333Z test_out_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:38:11.2762139Z test_out_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:38:11.2825433Z test_out_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.006s) 2022-05-18T05:38:11.3292081Z test_out_linalg_inv_cuda (__main__.TestCommonCUDA) ... expected failure (0.046s) 2022-05-18T05:38:11.3887254Z test_out_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... expected failure (0.059s) 2022-05-18T05:38:11.5349478Z test_out_linalg_ldl_factor_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.146s) 2022-05-18T05:38:11.5411267Z test_out_linalg_ldl_factor_ex_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:38:11.5474483Z test_out_linalg_ldl_solve_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:38:11.5532233Z test_out_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:11.5747676Z test_out_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:38:12.1022758Z test_out_linalg_lu_cuda (__main__.TestCommonCUDA) ... ok (0.527s) 2022-05-18T05:38:12.9244496Z test_out_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... ok (0.822s) 2022-05-18T05:38:13.4178089Z test_out_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (0.493s) 2022-05-18T05:38:13.4324469Z test_out_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... expected failure (0.014s) 2022-05-18T05:38:13.5770344Z test_out_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... expected failure (0.144s) 2022-05-18T05:38:13.6485072Z test_out_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... ok (0.071s) 2022-05-18T05:38:13.6987334Z test_out_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:38:13.7535950Z test_out_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:38:13.7646432Z test_out_linalg_norm_cuda (__main__.TestCommonCUDA) ... expected failure (0.011s) 2022-05-18T05:38:13.7732768Z test_out_linalg_norm_subgradients_at_zero_cuda (__main__.TestCommonCUDA) ... expected failure (0.009s) 2022-05-18T05:38:14.0790285Z test_out_linalg_pinv_cuda (__main__.TestCommonCUDA) ... ok (0.306s) 2022-05-18T05:38:14.1788168Z test_out_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T05:38:14.1856243Z test_out_linalg_pinv_singular_cuda (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.007s) 2022-05-18T05:38:15.0041547Z test_out_linalg_qr_cuda (__main__.TestCommonCUDA) ... ok (0.818s) 2022-05-18T05:38:15.1313711Z test_out_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... ok (0.127s) 2022-05-18T05:38:15.2048676Z test_out_linalg_solve_cuda (__main__.TestCommonCUDA) ... expected failure (0.073s) 2022-05-18T05:38:16.7116313Z test_out_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... ok (1.507s) 2022-05-18T05:38:22.6106826Z test_out_linalg_svd_cuda (__main__.TestCommonCUDA) ... ok (5.899s) 2022-05-18T05:38:23.2865403Z test_out_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... ok (0.676s) 2022-05-18T05:38:23.3543923Z test_out_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:38:23.4204426Z test_out_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:38:23.4279084Z test_out_linalg_vander_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:24.3808344Z test_out_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... ok (0.953s) 2022-05-18T05:38:24.4155755Z test_out_log10_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:24.4327953Z test_out_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:38:24.4674673Z test_out_log2_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:24.5020672Z test_out_log_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:24.5794374Z test_out_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:38:24.6566464Z test_out_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:38:24.6728726Z test_out_logaddexp2_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:24.6891992Z test_out_logaddexp_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:24.7563458Z test_out_logcumsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:38:24.7670492Z test_out_logdet_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:24.8264681Z test_out_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:38:24.8483841Z test_out_logical_not_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:24.9075847Z test_out_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:38:24.9671726Z test_out_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:38:25.0195027Z test_out_logit_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:38:25.1643470Z test_out_logsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.145s) 2022-05-18T05:38:25.1716595Z test_out_long_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:25.2256190Z test_out_lt_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:38:25.2446844Z test_out_lu_cuda (__main__.TestCommonCUDA) ... expected failure (0.019s) 2022-05-18T05:38:25.5664283Z test_out_lu_solve_cuda (__main__.TestCommonCUDA) ... ok (0.321s) 2022-05-18T05:38:26.0470096Z test_out_lu_unpack_cuda (__main__.TestCommonCUDA) ... ok (0.480s) 2022-05-18T05:38:26.0542125Z test_out_mH_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:26.0611110Z test_out_mT_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:26.0683597Z test_out_masked_fill_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:26.0754356Z test_out_masked_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:26.1419909Z test_out_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:38:26.2072910Z test_out_matmul_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [25, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:38:26.2075846Z return self.op(*args, **kwargs) 2022-05-18T05:38:26.2083363Z expected failure (0.066s) 2022-05-18T05:38:26.3580383Z test_out_matrix_exp_cuda (__main__.TestCommonCUDA) ... ok (0.149s) 2022-05-18T05:38:26.4564765Z test_out_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-05-18T05:38:26.4638264Z test_out_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:26.5277760Z test_out_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:38:26.6193195Z test_out_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:38:26.6274321Z test_out_mean_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:26.6349458Z test_out_median_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:26.6433850Z test_out_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:26.6518145Z test_out_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:26.7506196Z test_out_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:38:26.7586648Z test_out_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:26.8224936Z test_out_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:38:26.9140363Z test_out_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:38:26.9299528Z test_out_mm_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:27.0143194Z test_out_mode_cuda (__main__.TestCommonCUDA) ... ok (0.084s) 2022-05-18T05:38:27.0217762Z test_out_movedim_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:27.0619599Z test_out_msort_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:38:27.1535356Z test_out_mul_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:38:27.1593330Z test_out_multinomial_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:27.1764866Z test_out_mv_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:38:27.2846686Z test_out_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:38:27.2906082Z test_out_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:27.2963753Z test_out_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:27.3316383Z test_out_nan_to_num_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:27.6230342Z test_out_nanmean_cuda (__main__.TestCommonCUDA) ... ok (0.291s) 2022-05-18T05:38:27.6311746Z test_out_nanmedian_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:28.0949823Z test_out_nanquantile_cuda (__main__.TestCommonCUDA) ... ok (0.464s) 2022-05-18T05:38:28.2968158Z test_out_nansum_cuda (__main__.TestCommonCUDA) ... ok (0.202s) 2022-05-18T05:38:28.3042342Z test_out_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.3573153Z test_out_ne_cuda (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:38:28.3739466Z test_out_neg_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:38:28.3817743Z test_out_new_empty_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:28.3897795Z test_out_new_full_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:28.3971650Z test_out_new_ones_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.4045837Z test_out_new_zeros_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.4908260Z test_out_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:38:28.4976517Z test_out_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.5044099Z test_out_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.5110441Z test_out_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.5176421Z test_out_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.5243509Z test_out_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.5310139Z test_out_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.5378444Z test_out_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.5469440Z test_out_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... expected failure (0.009s) 2022-05-18T05:38:28.7771687Z test_out_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.230s) 2022-05-18T05:38:28.7846517Z test_out_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:28.7921644Z test_out_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8036731Z test_out_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:28.8111989Z test_out_nn_functional_binary_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8197905Z test_out_nn_functional_binary_cross_entropy_with_logits_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:28.8266437Z test_out_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8340640Z test_out_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8411972Z test_out_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8487279Z test_out_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8561262Z test_out_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8635660Z test_out_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8708242Z test_out_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8779720Z test_out_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.8880436Z test_out_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:28.8953642Z test_out_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.9024696Z test_out_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.9093622Z test_out_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.9163907Z test_out_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.9237085Z test_out_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.9305366Z test_out_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.9374649Z test_out_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.9445267Z test_out_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.9546047Z test_out_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:28.9655184Z test_out_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:28.9726931Z test_out_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:28.9784898Z test_out_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:28.9903349Z test_out_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:29.0020257Z test_out_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:29.0092231Z test_out_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.1007397Z test_out_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:38:29.1078793Z test_out_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.1151579Z test_out_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.1228286Z test_out_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:29.1296878Z test_out_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.1365757Z test_out_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.1439423Z test_out_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.1516402Z test_out_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:29.1592727Z test_out_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:29.1668993Z test_out_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.1746958Z test_out_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:29.1826948Z test_out_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:29.1901361Z test_out_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:29.1986922Z test_out_nn_functional_kl_div_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T05:38:29.1989417Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T05:38:29.1990298Z ok (0.009s) 2022-05-18T05:38:29.2055565Z test_out_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.2123011Z test_out_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.2196102Z test_out_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.2659672Z test_out_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: An output with one or more elements was resized since it had shape [2, 3, 4], which does not match the required output shape [6, 4]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:38:29.2662351Z return self.op(*args, **kwargs) 2022-05-18T05:38:29.2674799Z expected failure (0.048s) 2022-05-18T05:38:29.4159576Z test_out_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... ok (0.148s) 2022-05-18T05:38:29.4650886Z test_out_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:38:29.4727758Z test_out_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.4796630Z test_out_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.4868307Z test_out_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.4937899Z test_out_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5009642Z test_out_nn_functional_max_unpool1d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5080968Z test_out_nn_functional_max_unpool1d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5151487Z test_out_nn_functional_max_unpool2d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5224141Z test_out_nn_functional_max_unpool2d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5296761Z test_out_nn_functional_max_unpool3d_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5394457Z test_out_nn_functional_max_unpool3d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:29.5463074Z test_out_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5534622Z test_out_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5603766Z test_out_nn_functional_multi_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5676939Z test_out_nn_functional_multilabel_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5746358Z test_out_nn_functional_multilabel_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.5815317Z test_out_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.6671613Z test_out_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:38:29.6748961Z test_out_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.6815062Z test_out_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.6885117Z test_out_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.6953852Z test_out_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7029722Z test_out_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7109684Z test_out_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:29.7175949Z test_out_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7257686Z test_out_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:29.7327185Z test_out_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7401571Z test_out_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7469941Z test_out_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7546782Z test_out_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7617604Z test_out_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7685657Z test_out_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7749657Z test_out_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7812283Z test_out_nn_functional_silu_complex_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.006s) 2022-05-18T05:38:29.7879579Z test_out_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.7947879Z test_out_nn_functional_smooth_l1_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.8016598Z test_out_nn_functional_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.8087712Z test_out_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.8163003Z test_out_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.8563125Z test_out_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:38:29.9537279Z test_out_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... ok (0.097s) 2022-05-18T05:38:29.9604264Z test_out_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.9670942Z test_out_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.9750154Z test_out_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:29.9819356Z test_out_nn_functional_triplet_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.9889745Z test_out_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:29.9960144Z test_out_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:30.0027511Z test_out_nn_functional_upsample_bilinear_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:38:30.0029441Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:38:30.0031052Z ok (0.007s) 2022-05-18T05:38:30.0107032Z test_out_nn_functional_upsample_nearest_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:38:30.0108947Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:38:30.0109920Z ok (0.008s) 2022-05-18T05:38:30.0229499Z test_out_nonzero_cuda (__main__.TestCommonCUDA) ... expected failure (0.012s) 2022-05-18T05:38:30.5165213Z test_out_norm_cuda (__main__.TestCommonCUDA) ... ok (0.493s) 2022-05-18T05:38:30.5254929Z test_out_norm_fro_cuda (__main__.TestCommonCUDA) ... expected failure (0.009s) 2022-05-18T05:38:30.5766619Z test_out_norm_inf_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:38:30.5946068Z test_out_norm_nuc_cuda (__main__.TestCommonCUDA) ... expected failure (0.018s) 2022-05-18T05:38:30.6480950Z test_out_normal_cuda (__main__.TestCommonCUDA) ... expected failure (0.053s) 2022-05-18T05:38:30.6686364Z test_out_normal_number_mean_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:38:30.6762349Z test_out_ones_like_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:30.6823418Z test_out_ormqr_cuda (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.006s) 2022-05-18T05:38:30.7002790Z test_out_outer_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:30.7079298Z test_out_pca_lowrank_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:30.7146213Z test_out_permute_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:30.7248792Z test_out_pinverse_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:30.8101405Z test_out_polar_cuda (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:38:30.9244680Z test_out_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.114s) 2022-05-18T05:38:30.9303305Z test_out_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:30.9361338Z test_out_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:30.9418477Z test_out_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:30.9476652Z test_out_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:30.9553152Z test_out_positive_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:31.0468445Z test_out_pow_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:38:31.0539406Z test_out_prod_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:31.0608929Z test_out_put_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:31.0787866Z test_out_qr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-05-18T05:38:31.0790082Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T05:38:31.0791001Z Q, R = torch.qr(A, some) 2022-05-18T05:38:31.0791671Z should be replaced with 2022-05-18T05:38:31.0793412Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2503.) 2022-05-18T05:38:31.0794642Z return self.op(*args, **kwargs) 2022-05-18T05:38:31.9634400Z ok (0.902s) 2022-05-18T05:38:32.4203155Z test_out_quantile_cuda (__main__.TestCommonCUDA) ... ok (0.456s) 2022-05-18T05:38:32.4588182Z test_out_rad2deg_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:38:32.4665078Z test_out_rand_like_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:32.4741535Z test_out_randint_like_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.4816602Z test_out_randn_like_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.4881718Z test_out_ravel_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.4951929Z test_out_real_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.5297531Z test_out_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:32.6233046Z test_out_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:38:32.6730987Z test_out_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:38:32.6826855Z test_out_repeat_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:32.6900680Z test_out_repeat_interleave_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.6966142Z test_out_reshape_as_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.7033578Z test_out_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.7100810Z test_out_resize__cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.7172714Z test_out_resize_as__cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.7241620Z test_out_resolve_conj_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.7309317Z test_out_resolve_neg_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.7374472Z test_out_roll_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.7443371Z test_out_rot90_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:32.7608301Z test_out_round_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:32.7994958Z test_out_round_decimals_0_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:38:32.8053398Z test_out_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:32.8112497Z test_out_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:32.8454460Z test_out_rsqrt_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:32.8531922Z test_out_rsub_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:32.9361036Z test_out_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T05:38:33.1818682Z test_out_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.245s) 2022-05-18T05:38:33.3389544Z test_out_scatter_reduce_amax_cuda (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:38:33.4953595Z test_out_scatter_reduce_amin_cuda (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:38:33.6555389Z test_out_scatter_reduce_mean_cuda (__main__.TestCommonCUDA) ... ok (0.160s) 2022-05-18T05:38:33.8120311Z test_out_scatter_reduce_prod_cuda (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:38:33.9684988Z test_out_scatter_reduce_sum_cuda (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:38:35.0736410Z test_out_searchsorted_cuda (__main__.TestCommonCUDA) ... ok (1.105s) 2022-05-18T05:38:35.0806978Z test_out_select_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:35.0875874Z test_out_select_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:35.1031617Z test_out_sgn_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:35.1102823Z test_out_short_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:35.1445864Z test_out_sigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:35.1610093Z test_out_sign_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:35.1725452Z test_out_signbit_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:35.1893349Z test_out_sin_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:38:35.2219168Z test_out_sinc_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:38:35.2385675Z test_out_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:35.2454279Z test_out_slice_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:35.3228344Z test_out_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:38:35.4003575Z test_out_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:38:35.8889103Z test_out_sort_cuda (__main__.TestCommonCUDA) ... ok (0.488s) 2022-05-18T05:38:35.8947685Z test_out_sparse_sampled_addmm_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:38:35.9190090Z test_out_special_entr_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:35.9517805Z test_out_special_erfcx_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:38:35.9760681Z test_out_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:36.0003598Z test_out_special_i1_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:36.0244416Z test_out_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:36.0569696Z test_out_special_log_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:38:36.0812716Z test_out_special_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:36.1140969Z test_out_special_ndtri_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:38:36.2367312Z test_out_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T05:38:36.3287940Z test_out_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:38:36.4208250Z test_out_special_zeta_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:38:36.4276624Z test_out_split_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:36.4342296Z test_out_split_list_args_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:36.4410248Z test_out_split_with_sizes_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:36.4573313Z test_out_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:36.4994074Z test_out_square_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:38:36.5064886Z test_out_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:36.6131791Z test_out_stack_cuda (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T05:38:36.6206766Z test_out_std_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:36.6281840Z test_out_std_mean_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:36.6350540Z test_out_stft_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:36.7716579Z test_out_sub_cuda (__main__.TestCommonCUDA) ... ok (0.137s) 2022-05-18T05:38:36.7790965Z test_out_sum_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:36.7867241Z test_out_sum_to_size_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:43.1988254Z test_out_svd_cuda (__main__.TestCommonCUDA) ... ok (6.412s) 2022-05-18T05:38:43.2062479Z test_out_svd_lowrank_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:43.2173222Z test_out_symeig_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T05:38:43.2175518Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T05:38:43.2176788Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T05:38:43.2177496Z should be replaced with 2022-05-18T05:38:43.2178583Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T05:38:43.2179330Z and 2022-05-18T05:38:43.2179989Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T05:38:43.2180747Z should be replaced with 2022-05-18T05:38:43.2182435Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3047.) 2022-05-18T05:38:43.2183616Z return self.op(*args, **kwargs) 2022-05-18T05:38:43.3535304Z ok (0.147s) 2022-05-18T05:38:43.3609750Z test_out_t_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:43.4134683Z test_out_take_along_dim_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:38:43.4975745Z test_out_take_cuda (__main__.TestCommonCUDA) ... ok (0.084s) 2022-05-18T05:38:43.5142974Z test_out_tan_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:43.5307833Z test_out_tanh_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:43.5378420Z test_out_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:43.5635241Z test_out_tensordot_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:38:43.5745228Z test_out_tile_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:43.5814663Z test_out_to_sparse_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:43.7688807Z test_out_topk_cuda (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:38:43.7759696Z test_out_trace_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:43.7828143Z test_out_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:43.7908149Z test_out_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:43.7985800Z test_out_trapz_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:43.8393559Z test_out_triangular_solve_cuda (__main__.TestCommonCUDA) ... expected failure (0.041s) 2022-05-18T05:38:44.0522583Z test_out_tril_cuda (__main__.TestCommonCUDA) ... ok (0.213s) 2022-05-18T05:38:44.1103195Z test_out_triu_cuda (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:38:44.2105142Z test_out_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T05:38:44.2271330Z test_out_trunc_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:38:44.2362370Z test_out_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:44.2683160Z test_out_unique_consecutive_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:38:44.2991446Z test_out_unique_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:38:44.3068254Z test_out_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.3142796Z test_out_var_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:44.3217044Z test_out_var_mean_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:44.3364335Z test_out_vdot_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:38:44.3438097Z test_out_view_as_complex_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:44.3507626Z test_out_view_as_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:44.3578297Z test_out_view_as_real_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:44.3647203Z test_out_view_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:44.3718624Z test_out_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:44.3902520Z test_out_vstack_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:44.3954427Z test_out_warning_H_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4008341Z test_out_warning_T_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4064146Z test_out_warning___getitem___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4116121Z test_out_warning___radd___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4168872Z test_out_warning___rand___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4223658Z test_out_warning___rdiv___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4295532Z test_out_warning___rmatmul___cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:44.4348584Z test_out_warning___rmod___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4398971Z test_out_warning___rmul___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4456138Z test_out_warning___ror___cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:44.4508668Z test_out_warning___rpow___cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:668: 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-05-18T05:38:44.4510756Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T05:38:44.4511586Z ok (0.005s) 2022-05-18T05:38:44.4560806Z test_out_warning___rsub___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4613487Z test_out_warning___rxor___cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.4701566Z test_out_warning__masked_amax_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:44.4786110Z test_out_warning__masked_amin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.4857637Z test_out_warning__masked_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:44.4934067Z test_out_warning__masked_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.4993060Z test_out_warning__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:44.5076207Z test_out_warning__masked_mean_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.5344712Z test_out_warning__masked_norm_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:44.5424889Z test_out_warning__masked_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.5508527Z test_out_warning__masked_prod_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.5566612Z test_out_warning__masked_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:44.5625144Z test_out_warning__masked_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:44.5766461Z test_out_warning__masked_std_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:38:44.5852134Z test_out_warning__masked_sum_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.5987777Z test_out_warning__masked_var_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:38:44.6072409Z test_out_warning__refs_abs_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.6179050Z test_out_warning__refs_acos_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:44.6284711Z test_out_warning__refs_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:44.6643598Z test_out_warning__refs_add_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:44.7144672Z test_out_warning__refs_amax_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:38:44.7645574Z test_out_warning__refs_amin_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:38:44.7700758Z test_out_warning__refs_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.7782744Z test_out_warning__refs_asin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.8078936Z test_out_warning__refs_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:38:44.8156539Z test_out_warning__refs_atan_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.8413734Z test_out_warning__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:44.8671178Z test_out_warning__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:44.8928027Z test_out_warning__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:44.9193025Z test_out_warning__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:44.9420383Z test_out_warning__refs_cat_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:38:44.9499075Z test_out_warning__refs_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:44.9549278Z test_out_warning__refs_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.9599271Z test_out_warning__refs_clone_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:44.9707217Z test_out_warning__refs_cos_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:44.9812954Z test_out_warning__refs_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:44.9918771Z test_out_warning__refs_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.0216962Z test_out_warning__refs_eq_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:38:45.0292719Z test_out_warning__refs_erf_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:45.0399413Z test_out_warning__refs_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:45.0475188Z test_out_warning__refs_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:45.0581515Z test_out_warning__refs_exp_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.0657020Z test_out_warning__refs_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:45.0712213Z test_out_warning__refs_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:45.0762085Z test_out_warning__refs_flip_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:45.1068881Z test_out_warning__refs_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:38:45.1145660Z test_out_warning__refs_floor_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:45.1414471Z test_out_warning__refs_ge_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:38:45.1683333Z test_out_warning__refs_gt_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:38:45.1976819Z test_out_warning__refs_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:38:45.2274643Z test_out_warning__refs_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:38:45.2348414Z test_out_warning__refs_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:45.2450235Z test_out_warning__refs_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.2523066Z test_out_warning__refs_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:45.2795394Z test_out_warning__refs_le_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:38:45.2898830Z test_out_warning__refs_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.2975704Z test_out_warning__refs_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:45.3081192Z test_out_warning__refs_log_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.3490956Z test_out_warning__refs_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:38:45.3897549Z test_out_warning__refs_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:38:45.4167866Z test_out_warning__refs_lt_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:38:45.4461348Z test_out_warning__refs_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:38:45.4754086Z test_out_warning__refs_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:38:45.5046822Z test_out_warning__refs_mul_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:38:45.5097081Z test_out_warning__refs_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:45.5368080Z test_out_warning__refs_ne_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:38:45.5444351Z test_out_warning__refs_neg_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:45.5747636Z test_out_warning__refs_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:38:45.5805020Z test_out_warning__refs_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:45.5855390Z test_out_warning__refs_permute_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:45.6149231Z test_out_warning__refs_pow_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:38:45.6255686Z test_out_warning__refs_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.6307364Z test_out_warning__refs_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:45.6383085Z test_out_warning__refs_round_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:45.6459271Z test_out_warning__refs_sign_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:45.6542882Z test_out_warning__refs_sin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:45.6618956Z test_out_warning__refs_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:45.6716945Z test_out_warning__refs_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.6815666Z test_out_warning__refs_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.6893278Z test_out_warning__refs_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:45.6997281Z test_out_warning__refs_square_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.7048497Z test_out_warning__refs_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:45.7318763Z test_out_warning__refs_stack_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:38:45.7674884Z test_out_warning__refs_sub_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:45.8175669Z test_out_warning__refs_sum_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:38:45.8250646Z test_out_warning__refs_tan_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:45.8306285Z test_out_warning__refs_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:45.8354455Z test_out_warning__refs_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:45.8668358Z test_out_warning__refs_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:38:45.8726660Z test_out_warning__refs_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:45.8781415Z test_out_warning__refs_view_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:45.8857042Z test_out_warning_abs_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:45.8952953Z test_out_warning_acos_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.9050993Z test_out_warning_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:45.9307946Z test_out_warning_add_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:45.9384683Z test_out_warning_addbmm_cuda (__main__.TestCommonCUDA) ... expected failure (0.008s) 2022-05-18T05:38:45.9728630Z test_out_warning_addcdiv_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:46.0072903Z test_out_warning_addcmul_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:46.0200336Z test_out_warning_addmm_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:38:46.0320595Z test_out_warning_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:46.0500283Z test_out_warning_addmv_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:46.0637237Z test_out_warning_addr_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:38:46.0894960Z test_out_warning_all_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:46.0976635Z test_out_warning_allclose_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Only supports single tensor or iterable of tensor outputs. (0.008s) 2022-05-18T05:38:46.1397662Z test_out_warning_amax_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:38:46.1816539Z test_out_warning_amin_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:38:46.2027274Z test_out_warning_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:38:46.2099279Z test_out_warning_angle_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:46.2360558Z test_out_warning_any_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:46.2610340Z test_out_warning_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:38:46.2863065Z test_out_warning_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:38:46.2936219Z test_out_warning_argsort_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:46.2987575Z test_out_warning_argwhere_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.3040059Z test_out_warning_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.3119139Z test_out_warning_asin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:46.3192678Z test_out_warning_asinh_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:46.3410134Z test_out_warning_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:46.3482412Z test_out_warning_atan_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:46.3556585Z test_out_warning_atanh_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:46.3611870Z test_out_warning_atleast_1d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:46.3667451Z test_out_warning_atleast_2d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:46.3725631Z test_out_warning_atleast_3d_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:46.3917443Z test_out_warning_baddbmm_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:46.3993892Z test_out_warning_bernoulli_cuda (__main__.TestCommonCUDA) ... expected failure (0.008s) 2022-05-18T05:38:46.4044959Z test_out_warning_bfloat16_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.4101961Z test_out_warning_bincount_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.4285674Z test_out_warning_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:46.4470586Z test_out_warning_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:46.4559045Z test_out_warning_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:46.4742061Z test_out_warning_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:46.4931638Z test_out_warning_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:46.5113929Z test_out_warning_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:46.5168045Z test_out_warning_block_diag_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.5243831Z test_out_warning_bmm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:46.5295534Z test_out_warning_bool_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.5346563Z test_out_warning_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.5403901Z test_out_warning_broadcast_to_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.5811106Z test_out_warning_bucketize_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:38:46.5866530Z test_out_warning_byte_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:46.5917076Z test_out_warning_cartesian_prod_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.6109906Z test_out_warning_cat_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:46.6529829Z test_out_warning_cdist_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:38:46.6610184Z test_out_warning_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:46.6661783Z test_out_warning_chalf_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.6711484Z test_out_warning_char_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.6959043Z test_out_warning_cholesky_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:38:46.7224818Z test_out_warning_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:46.7564587Z test_out_warning_cholesky_solve_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:46.7615745Z test_out_warning_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.7737781Z test_out_warning_clamp_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:46.7892269Z test_out_warning_clamp_scalar_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:38:46.7944207Z test_out_warning_clone_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.8061810Z test_out_warning_column_stack_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:46.8120803Z test_out_warning_combinations_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:46.8356033Z test_out_warning_complex_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:38:46.8407444Z test_out_warning_conj_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:46.8480267Z test_out_warning_conj_physical_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:46.8536869Z test_out_warning_contiguous_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:46.8756737Z test_out_warning_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:46.8813239Z test_out_warning_corrcoef_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:46.8912177Z test_out_warning_cos_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:46.9010697Z test_out_warning_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:46.9067012Z test_out_warning_count_nonzero_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:46.9132195Z test_out_warning_cov_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:46.9249546Z test_out_warning_cross_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:46.9380487Z test_out_warning_cummax_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:38:46.9505772Z test_out_warning_cummin_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:46.9751318Z test_out_warning_cumprod_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:46.9883598Z test_out_warning_cumsum_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:38:46.9948191Z test_out_warning_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:47.0046612Z test_out_warning_deg2rad_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:47.0387661Z test_out_warning_diag_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:47.0440384Z test_out_warning_diag_embed_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.0499713Z test_out_warning_diagflat_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:47.0550032Z test_out_warning_diagonal_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.0600610Z test_out_warning_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.2265055Z test_out_warning_diff_cuda (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:38:47.2365167Z test_out_warning_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:47.2417961Z test_out_warning_dist_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.2657228Z test_out_warning_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:47.2890408Z test_out_warning_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:38:47.3131020Z test_out_warning_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:47.3206336Z test_out_warning_dot_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:47.3258569Z test_out_warning_double_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.3309193Z test_out_warning_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.3386353Z test_out_warning_dstack_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:47.3684111Z test_out_warning_eig_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:38:47.3796872Z test_out_warning_einsum_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:47.3857139Z test_out_warning_empty_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:47.4088021Z test_out_warning_eq_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:38:47.4162572Z test_out_warning_erf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:47.4259321Z test_out_warning_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:47.4330585Z test_out_warning_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:47.4428452Z test_out_warning_exp2_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:47.4524784Z test_out_warning_exp_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:47.4572907Z test_out_warning_expand_as_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.4622124Z test_out_warning_expand_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.4701564Z test_out_warning_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:47.4898216Z test_out_warning_fft_fft2_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:47.5118809Z test_out_warning_fft_fft_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:47.5355356Z test_out_warning_fft_fftn_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:47.5407928Z test_out_warning_fft_fftshift_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.5603627Z test_out_warning_fft_hfft2_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:47.5811305Z test_out_warning_fft_hfft_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:38:47.6042398Z test_out_warning_fft_hfftn_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:38:47.6245865Z test_out_warning_fft_ifft2_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:47.6466088Z test_out_warning_fft_ifft_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:47.6704715Z test_out_warning_fft_ifftn_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:47.6755835Z test_out_warning_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:47.6896174Z test_out_warning_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... expected failure (0.014s) 2022-05-18T05:38:47.8525420Z test_out_warning_fft_ihfft_cuda (__main__.TestCommonCUDA) ... ok (0.162s) 2022-05-18T05:38:47.8645533Z test_out_warning_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... expected failure (0.012s) 2022-05-18T05:38:48.0218576Z test_out_warning_fft_irfft2_cuda (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:38:48.0423588Z test_out_warning_fft_irfft_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:48.0654739Z test_out_warning_fft_irfftn_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:38:48.0852815Z test_out_warning_fft_rfft2_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:48.1070295Z test_out_warning_fft_rfft_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:38:48.1313355Z test_out_warning_fft_rfftn_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:48.1364674Z test_out_warning_fill__cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:48.1420558Z test_out_warning_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:48.1473735Z test_out_warning_flip_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:48.1524665Z test_out_warning_fliplr_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:48.1576691Z test_out_warning_flipud_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:48.1626644Z test_out_warning_float_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:48.1854685Z test_out_warning_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:48.1928985Z test_out_warning_floor_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:48.2165486Z test_out_warning_floor_divide_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:48.2386885Z test_out_warning_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:48.2614762Z test_out_warning_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:38:48.2852068Z test_out_warning_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:48.2953770Z test_out_warning_frac_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:48.3063473Z test_out_warning_frexp_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:48.3126229Z test_out_warning_full_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:48.3288137Z test_out_warning_gather_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:48.3476516Z test_out_warning_gcd_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:48.3673181Z test_out_warning_ge_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:48.6179542Z test_out_warning_geqrf_cuda (__main__.TestCommonCUDA) ... ok (0.250s) 2022-05-18T05:38:48.6242439Z test_out_warning_gradient_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:48.6440327Z test_out_warning_gt_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:48.6494852Z test_out_warning_half_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:48.6715169Z test_out_warning_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:48.8634935Z test_out_warning_histc_cuda (__main__.TestCommonCUDA) ... ok (0.192s) 2022-05-18T05:38:48.8679636Z test_out_warning_histogram_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.005s) 2022-05-18T05:38:48.8725956Z test_out_warning_histogramdd_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.005s) 2022-05-18T05:38:48.8781840Z test_out_warning_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:48.8864524Z test_out_warning_hstack_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:48.9081434Z test_out_warning_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:48.9175037Z test_out_warning_i0_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:48.9390452Z test_out_warning_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:48.9608139Z test_out_warning_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:48.9661107Z test_out_warning_imag_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:48.9907016Z test_out_warning_index_add_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:49.0026954Z test_out_warning_index_copy_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:49.0086948Z test_out_warning_index_fill_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:49.0144471Z test_out_warning_index_put_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:49.0882158Z test_out_warning_index_reduce_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:38:49.0995134Z test_out_warning_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:49.1094038Z test_out_warning_inner_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:49.1145148Z test_out_warning_int_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:49.1480591Z test_out_warning_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:38:49.1537246Z test_out_warning_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:49.1591536Z test_out_warning_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:49.1691797Z test_out_warning_isin_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:49.1742135Z test_out_warning_isinf_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:49.1791597Z test_out_warning_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:49.1863669Z test_out_warning_isneginf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:49.1933836Z test_out_warning_isposinf_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:49.1983659Z test_out_warning_isreal_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:49.2038900Z test_out_warning_istft_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:49.2090945Z test_out_warning_jiterator_4inputs_with_extra_args_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:38:49.2134417Z test_out_warning_jiterator_binary_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:38:49.2179214Z test_out_warning_jiterator_unary_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:38:49.2254633Z test_out_warning_kron_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:49.2530691Z test_out_warning_kthvalue_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:38:49.2715562Z test_out_warning_lcm_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:38:49.2944263Z test_out_warning_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:38:49.3142260Z test_out_warning_le_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:49.3473014Z test_out_warning_lerp_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:38:49.3576228Z test_out_warning_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:49.3828386Z test_out_warning_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:38:49.4244613Z test_out_warning_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:38:49.4559987Z test_out_warning_linalg_cond_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:38:49.4676463Z test_out_warning_linalg_cross_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:38:49.5288027Z test_out_warning_linalg_det_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:38:49.6219917Z test_out_warning_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:38:49.6589377Z test_out_warning_linalg_eig_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:38:49.6940504Z test_out_warning_linalg_eigh_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:49.7252395Z test_out_warning_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:38:49.7561401Z test_out_warning_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:38:49.7605434Z test_out_warning_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.005s) 2022-05-18T05:38:49.7951154Z test_out_warning_linalg_inv_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:49.8380496Z test_out_warning_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:38:49.8425244Z test_out_warning_linalg_ldl_factor_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:38:49.8470853Z test_out_warning_linalg_ldl_factor_ex_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T05:38:49.8515983Z test_out_warning_linalg_ldl_solve_cuda (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:38:49.9343745Z test_out_warning_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:38:49.9943603Z test_out_warning_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:38:50.1411223Z test_out_warning_linalg_lu_cuda (__main__.TestCommonCUDA) ... ok (0.147s) 2022-05-18T05:38:50.5719408Z test_out_warning_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... ok (0.431s) 2022-05-18T05:38:50.7010044Z test_out_warning_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:38:50.9416567Z test_out_warning_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... ok (0.240s) 2022-05-18T05:38:51.0333324Z test_out_warning_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:38:51.0774611Z test_out_warning_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:38:51.1085347Z test_out_warning_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:38:51.1278227Z test_out_warning_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:51.1837432Z test_out_warning_linalg_norm_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:38:51.2340450Z test_out_warning_linalg_norm_subgradients_at_zero_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:38:51.3274435Z test_out_warning_linalg_pinv_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:38:51.3551371Z test_out_warning_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:38:51.3594650Z test_out_warning_linalg_pinv_singular_cuda (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T05:38:51.6595133Z test_out_warning_linalg_qr_cuda (__main__.TestCommonCUDA) ... ok (0.300s) 2022-05-18T05:38:51.6976317Z test_out_warning_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:38:51.7577717Z test_out_warning_linalg_solve_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:38:51.9127244Z test_out_warning_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:38:53.9967012Z test_out_warning_linalg_svd_cuda (__main__.TestCommonCUDA) ... ok (2.084s) 2022-05-18T05:38:54.1687485Z test_out_warning_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... ok (0.172s) 2022-05-18T05:38:54.2074309Z test_out_warning_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:38:54.2422544Z test_out_warning_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:38:54.2475408Z test_out_warning_linalg_vander_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:54.4401475Z test_out_warning_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... ok (0.192s) 2022-05-18T05:38:54.4498309Z test_out_warning_log10_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:54.4574844Z test_out_warning_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:54.4671803Z test_out_warning_log2_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:54.4768852Z test_out_warning_log_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:54.4932618Z test_out_warning_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:38:54.5100784Z test_out_warning_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:38:54.5173559Z test_out_warning_logaddexp2_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:54.5245940Z test_out_warning_logaddexp_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:54.5320732Z test_out_warning_logcumsumexp_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-05-18T05:38:54.5403816Z test_out_warning_logdet_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:54.5608133Z test_out_warning_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:54.5697285Z test_out_warning_logical_not_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:54.5892175Z test_out_warning_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:54.6085035Z test_out_warning_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:54.6214437Z test_out_warning_logit_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:38:54.6516755Z test_out_warning_logsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:38:54.6567866Z test_out_warning_long_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:54.6764250Z test_out_warning_lt_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:54.6930879Z test_out_warning_lu_cuda (__main__.TestCommonCUDA) ... expected failure (0.016s) 2022-05-18T05:38:54.7768319Z test_out_warning_lu_solve_cuda (__main__.TestCommonCUDA) ... ok (0.084s) 2022-05-18T05:38:54.8840679Z test_out_warning_lu_unpack_cuda (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T05:38:54.8890829Z test_out_warning_mH_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:54.8940218Z test_out_warning_mT_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:54.8993047Z test_out_warning_masked_fill_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:54.9044211Z test_out_warning_masked_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:54.9257259Z test_out_warning_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:38:54.9589851Z test_out_warning_matmul_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:38:54.9650654Z test_out_warning_matrix_exp_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:54.9870406Z test_out_warning_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:54.9922215Z test_out_warning_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.0070450Z test_out_warning_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:38:55.0285075Z test_out_warning_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:38:55.0342570Z test_out_warning_mean_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.0403469Z test_out_warning_median_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.0471358Z test_out_warning_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.0533963Z test_out_warning_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.0754117Z test_out_warning_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:55.0806694Z test_out_warning_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.0953564Z test_out_warning_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:38:55.1173901Z test_out_warning_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:55.1247784Z test_out_warning_mm_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:55.1400558Z test_out_warning_mode_cuda (__main__.TestCommonCUDA) ... expected failure (0.015s) 2022-05-18T05:38:55.1451588Z test_out_warning_movedim_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.1549275Z test_out_warning_msort_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:55.1765783Z test_out_warning_mul_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:55.1848408Z test_out_warning_multinomial_cuda (__main__.TestCommonCUDA) ... expected failure (0.008s) 2022-05-18T05:38:55.1923952Z test_out_warning_mv_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:55.2198940Z test_out_warning_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:38:55.2239961Z test_out_warning_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:38:55.2281324Z test_out_warning_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:38:55.2378328Z test_out_warning_nan_to_num_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:55.3112290Z test_out_warning_nanmean_cuda (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:38:55.3176293Z test_out_warning_nanmedian_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.4679909Z test_out_warning_nanquantile_cuda (__main__.TestCommonCUDA) ... ok (0.150s) 2022-05-18T05:38:55.5095260Z test_out_warning_nansum_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:38:55.5147367Z test_out_warning_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.5341659Z test_out_warning_ne_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:55.5414216Z test_out_warning_neg_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:55.5470673Z test_out_warning_new_empty_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.5530635Z test_out_warning_new_full_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.5590831Z test_out_warning_new_ones_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.5645650Z test_out_warning_new_zeros_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.5864991Z test_out_warning_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:55.5916715Z test_out_warning_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.5966069Z test_out_warning_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.6011769Z test_out_warning_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.6063441Z test_out_warning_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.6110572Z test_out_warning_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.6164457Z test_out_warning_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.6214418Z test_out_warning_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.6403145Z test_out_warning_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:55.6595979Z test_out_warning_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:55.6652940Z test_out_warning_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.6704302Z test_out_warning_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.6805192Z test_out_warning_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:55.6858101Z test_out_warning_nn_functional_binary_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.6930825Z test_out_warning_nn_functional_binary_cross_entropy_with_logits_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:55.6978162Z test_out_warning_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7033292Z test_out_warning_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7085396Z test_out_warning_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7139733Z test_out_warning_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7193598Z test_out_warning_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7245626Z test_out_warning_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7299989Z test_out_warning_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7356644Z test_out_warning_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.7438194Z test_out_warning_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:55.7489983Z test_out_warning_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7540381Z test_out_warning_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7590342Z test_out_warning_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7638388Z test_out_warning_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7691513Z test_out_warning_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7740433Z test_out_warning_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7795350Z test_out_warning_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7844098Z test_out_warning_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.7925489Z test_out_warning_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:55.8012329Z test_out_warning_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:55.8064591Z test_out_warning_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.8270923Z test_out_warning_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:38:55.8370593Z test_out_warning_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:55.8467983Z test_out_warning_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:55.8526803Z test_out_warning_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.8747274Z test_out_warning_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:55.8797388Z test_out_warning_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.8848636Z test_out_warning_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.8908060Z test_out_warning_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.8954674Z test_out_warning_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.9007710Z test_out_warning_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.9062895Z test_out_warning_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.9128404Z test_out_warning_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.9187462Z test_out_warning_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.9247375Z test_out_warning_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.9303403Z test_out_warning_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.9362001Z test_out_warning_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.9420612Z test_out_warning_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:55.9490021Z test_out_warning_nn_functional_kl_div_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T05:38:55.9492865Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T05:38:55.9493743Z ok (0.007s) 2022-05-18T05:38:55.9539864Z test_out_warning_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.9595299Z test_out_warning_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.9650240Z test_out_warning_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:55.9987054Z test_out_warning_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:38:56.0039261Z test_out_warning_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0138025Z test_out_warning_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:56.0190896Z test_out_warning_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0242442Z test_out_warning_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0299150Z test_out_warning_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0349305Z test_out_warning_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0399552Z test_out_warning_nn_functional_max_unpool1d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0452276Z test_out_warning_nn_functional_max_unpool1d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0502908Z test_out_warning_nn_functional_max_unpool2d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0556248Z test_out_warning_nn_functional_max_unpool2d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0606617Z test_out_warning_nn_functional_max_unpool3d_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0687078Z test_out_warning_nn_functional_max_unpool3d_grad_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:56.0740245Z test_out_warning_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0790617Z test_out_warning_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0840353Z test_out_warning_nn_functional_multi_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0890419Z test_out_warning_nn_functional_multilabel_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0942401Z test_out_warning_nn_functional_multilabel_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.0991117Z test_out_warning_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1215807Z test_out_warning_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:56.1270957Z test_out_warning_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1322757Z test_out_warning_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1373742Z test_out_warning_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1422281Z test_out_warning_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1472443Z test_out_warning_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1533306Z test_out_warning_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:56.1581681Z test_out_warning_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1631899Z test_out_warning_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1682023Z test_out_warning_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1741899Z test_out_warning_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:56.1791923Z test_out_warning_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1847357Z test_out_warning_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1895550Z test_out_warning_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1947224Z test_out_warning_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.1996399Z test_out_warning_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2040086Z test_out_warning_nn_functional_silu_complex_cuda (__main__.TestCommonCUDA) ... skip: Skipped! Op has not supported dtypes on this device. (0.004s) 2022-05-18T05:38:56.2090313Z test_out_warning_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2144705Z test_out_warning_nn_functional_smooth_l1_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2195293Z test_out_warning_nn_functional_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2249031Z test_out_warning_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2302163Z test_out_warning_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2415508Z test_out_warning_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:56.2633665Z test_out_warning_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:56.2684370Z test_out_warning_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2734230Z test_out_warning_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2798306Z test_out_warning_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:56.2849241Z test_out_warning_nn_functional_triplet_margin_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2901248Z test_out_warning_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.2950743Z test_out_warning_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.3000696Z test_out_warning_nn_functional_upsample_bilinear_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:38:56.3002671Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:38:56.3003707Z ok (0.005s) 2022-05-18T05:38:56.3059519Z test_out_warning_nn_functional_upsample_nearest_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:38:56.3061463Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:38:56.3062453Z ok (0.006s) 2022-05-18T05:38:56.3125894Z test_out_warning_nonzero_cuda (__main__.TestCommonCUDA) ... expected failure (0.006s) 2022-05-18T05:38:56.4036203Z test_out_warning_norm_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:38:56.4150932Z test_out_warning_norm_fro_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:38:56.4290414Z test_out_warning_norm_inf_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:38:56.4602175Z test_out_warning_norm_nuc_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:38:56.4797819Z test_out_warning_normal_cuda (__main__.TestCommonCUDA) ... expected failure (0.019s) 2022-05-18T05:38:56.4879181Z test_out_warning_normal_number_mean_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:56.4935253Z test_out_warning_ones_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:56.4979397Z test_out_warning_ormqr_cuda (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.005s) 2022-05-18T05:38:56.5055098Z test_out_warning_outer_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:56.5111595Z test_out_warning_pca_lowrank_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:56.5165847Z test_out_warning_permute_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.5251032Z test_out_warning_pinverse_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:56.5486496Z test_out_warning_polar_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:56.5731333Z test_out_warning_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:56.5770828Z test_out_warning_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:38:56.5811276Z test_out_warning_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:38:56.5850212Z test_out_warning_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:38:56.5891689Z test_out_warning_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:38:56.5941582Z test_out_warning_positive_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.6160358Z test_out_warning_pow_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:56.6212693Z test_out_warning_prod_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.6265223Z test_out_warning_put_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:56.9267129Z test_out_warning_qr_cuda (__main__.TestCommonCUDA) ... ok (0.300s) 2022-05-18T05:38:57.0745408Z test_out_warning_quantile_cuda (__main__.TestCommonCUDA) ... ok (0.148s) 2022-05-18T05:38:57.0843224Z test_out_warning_rad2deg_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:57.0901351Z test_out_warning_rand_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:57.0960392Z test_out_warning_randint_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:57.1018532Z test_out_warning_randn_like_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:57.1067593Z test_out_warning_ravel_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.1116296Z test_out_warning_real_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.1221682Z test_out_warning_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:57.1459722Z test_out_warning_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:57.1593572Z test_out_warning_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:38:57.1670876Z test_out_warning_repeat_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:57.1726295Z test_out_warning_repeat_interleave_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:57.1776150Z test_out_warning_reshape_as_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.1825511Z test_out_warning_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.1875577Z test_out_warning_resize__cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.1931303Z test_out_warning_resize_as__cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.1979087Z test_out_warning_resolve_conj_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.2031637Z test_out_warning_resolve_neg_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.2079362Z test_out_warning_roll_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.2130324Z test_out_warning_rot90_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.2206087Z test_out_warning_round_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:57.2303727Z test_out_warning_round_decimals_0_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:57.2343733Z test_out_warning_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:38:57.2383553Z test_out_warning_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:38:57.2481717Z test_out_warning_rsqrt_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:57.2539234Z test_out_warning_rsub_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:57.2761810Z test_out_warning_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:57.3294709Z test_out_warning_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:38:57.3664098Z test_out_warning_scatter_reduce_amax_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:38:57.4024440Z test_out_warning_scatter_reduce_amin_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:38:57.4412839Z test_out_warning_scatter_reduce_mean_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:38:57.4775763Z test_out_warning_scatter_reduce_prod_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:38:57.5138995Z test_out_warning_scatter_reduce_sum_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:38:57.7354460Z test_out_warning_searchsorted_cuda (__main__.TestCommonCUDA) ... ok (0.221s) 2022-05-18T05:38:57.7406767Z test_out_warning_select_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.7458847Z test_out_warning_select_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.7533687Z test_out_warning_sgn_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:57.7584913Z test_out_warning_short_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.7682577Z test_out_warning_sigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:57.7754254Z test_out_warning_sign_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:57.7822379Z test_out_warning_signbit_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:57.7903038Z test_out_warning_sin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:38:57.7998680Z test_out_warning_sinc_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:57.8070329Z test_out_warning_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:57.8123800Z test_out_warning_slice_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:57.8290004Z test_out_warning_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:38:57.8458711Z test_out_warning_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:38:57.9226008Z test_out_warning_sort_cuda (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:38:57.9266165Z test_out_warning_sparse_sampled_addmm_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-05-18T05:38:57.9358407Z test_out_warning_special_entr_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:57.9460975Z test_out_warning_special_erfcx_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:57.9552367Z test_out_warning_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:57.9647374Z test_out_warning_special_i1_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:57.9738966Z test_out_warning_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:57.9834938Z test_out_warning_special_log_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:57.9933884Z test_out_warning_special_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:58.0029680Z test_out_warning_special_ndtri_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:38:58.0274096Z test_out_warning_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:38:58.0502102Z test_out_warning_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:38:58.0721247Z test_out_warning_special_zeta_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:38:58.0773669Z test_out_warning_split_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:58.0820771Z test_out_warning_split_list_args_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:58.0870708Z test_out_warning_split_with_sizes_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:58.0945473Z test_out_warning_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:38:58.1042673Z test_out_warning_square_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:38:58.1094839Z test_out_warning_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:58.1283835Z test_out_warning_stack_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:38:58.1340424Z test_out_warning_std_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:58.1395656Z test_out_warning_std_mean_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:58.1446487Z test_out_warning_stft_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:38:58.1707809Z test_out_warning_sub_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:38:58.1765212Z test_out_warning_sum_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:38:58.1820701Z test_out_warning_sum_to_size_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.2715961Z test_out_warning_svd_cuda (__main__.TestCommonCUDA) ... ok (2.089s) 2022-05-18T05:39:00.2777522Z test_out_warning_svd_lowrank_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:00.3226172Z test_out_warning_symeig_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:39:00.3281485Z test_out_warning_t_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.3448243Z test_out_warning_take_along_dim_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:00.3688738Z test_out_warning_take_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:00.3762434Z test_out_warning_tan_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:00.3833329Z test_out_warning_tanh_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:00.3884697Z test_out_warning_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.3990945Z test_out_warning_tensordot_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:00.4078126Z test_out_warning_tile_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:00.4133366Z test_out_warning_to_sparse_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.4499180Z test_out_warning_topk_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:39:00.4551369Z test_out_warning_trace_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.4601822Z test_out_warning_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.4664221Z test_out_warning_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:00.4725274Z test_out_warning_trapz_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:00.5055384Z test_out_warning_triangular_solve_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:39:00.5205422Z test_out_warning_tril_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:39:00.5356210Z test_out_warning_triu_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:39:00.5591214Z test_out_warning_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:00.5663506Z test_out_warning_trunc_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:00.5730971Z test_out_warning_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:00.6032517Z test_out_warning_unique_consecutive_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:39:00.6322296Z test_out_warning_unique_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:39:00.6379778Z test_out_warning_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:00.6434968Z test_out_warning_var_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.6489221Z test_out_warning_var_mean_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.6568725Z test_out_warning_vdot_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:00.6617860Z test_out_warning_view_as_complex_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.6666543Z test_out_warning_view_as_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.6719170Z test_out_warning_view_as_real_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.6772927Z test_out_warning_view_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.6823318Z test_out_warning_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.6899243Z test_out_warning_vstack_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:00.6950361Z test_out_warning_where_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.7173326Z test_out_warning_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:00.7224226Z test_out_warning_zero__cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.7280506Z test_out_warning_zeros_like_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:00.7348411Z test_out_where_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:00.8264777Z test_out_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:00.8333914Z test_out_zero__cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:00.8406562Z test_out_zeros_like_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:00.8642009Z test_python_reference_consistency__refs_abs_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:00.8816774Z test_python_reference_consistency__refs_abs_cuda_bool (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:00.9293479Z test_python_reference_consistency__refs_abs_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:39:00.9579949Z test_python_reference_consistency__refs_abs_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.029s) 2022-05-18T05:39:01.0054973Z test_python_reference_consistency__refs_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:39:01.0288042Z test_python_reference_consistency__refs_abs_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:01.0505800Z test_python_reference_consistency__refs_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:01.0717404Z test_python_reference_consistency__refs_abs_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:01.0856730Z test_python_reference_consistency__refs_abs_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:01.0996466Z test_python_reference_consistency__refs_abs_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:01.1138075Z test_python_reference_consistency__refs_abs_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:01.1268620Z test_python_reference_consistency__refs_abs_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:01.1399744Z test_python_reference_consistency__refs_abs_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:01.1658167Z test_python_reference_consistency__refs_acos_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:01.1912685Z test_python_reference_consistency__refs_acos_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:01.2436283Z test_python_reference_consistency__refs_acos_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:39:01.2944003Z test_python_reference_consistency__refs_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:39:01.3204323Z test_python_reference_consistency__refs_acos_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:01.3443720Z test_python_reference_consistency__refs_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:01.3675502Z test_python_reference_consistency__refs_acos_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:01.3883641Z test_python_reference_consistency__refs_acos_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:01.4094335Z test_python_reference_consistency__refs_acos_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:01.4300483Z test_python_reference_consistency__refs_acos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:01.4493197Z test_python_reference_consistency__refs_acos_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:01.4687195Z test_python_reference_consistency__refs_acos_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:01.4951173Z test_python_reference_consistency__refs_acosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:01.5210719Z test_python_reference_consistency__refs_acosh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:01.5745560Z test_python_reference_consistency__refs_acosh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:39:01.6258217Z test_python_reference_consistency__refs_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:39:01.6521685Z test_python_reference_consistency__refs_acosh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:01.6767640Z test_python_reference_consistency__refs_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:01.7005885Z test_python_reference_consistency__refs_acosh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:01.7221247Z test_python_reference_consistency__refs_acosh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:01.7433243Z test_python_reference_consistency__refs_acosh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:01.7641918Z test_python_reference_consistency__refs_acosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:01.7836771Z test_python_reference_consistency__refs_acosh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:01.8029730Z test_python_reference_consistency__refs_acosh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:01.9251808Z test_python_reference_consistency__refs_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.122s) 2022-05-18T05:39:02.0023539Z test_python_reference_consistency__refs_add_cuda_bool (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:02.1536106Z test_python_reference_consistency__refs_add_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.151s) 2022-05-18T05:39:02.1967882Z test_python_reference_consistency__refs_add_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:39:02.3485880Z test_python_reference_consistency__refs_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:39:02.4699929Z test_python_reference_consistency__refs_add_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T05:39:02.5804193Z test_python_reference_consistency__refs_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.110s) 2022-05-18T05:39:02.6886333Z test_python_reference_consistency__refs_add_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:39:02.7708124Z test_python_reference_consistency__refs_add_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:39:02.8530083Z test_python_reference_consistency__refs_add_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:39:02.9330851Z test_python_reference_consistency__refs_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:39:03.0136364Z test_python_reference_consistency__refs_add_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:39:03.0941757Z test_python_reference_consistency__refs_add_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:39:03.1076298Z test_python_reference_consistency__refs_amax_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:03.1169822Z test_python_reference_consistency__refs_amax_cuda_bool (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.1304646Z test_python_reference_consistency__refs_amax_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:03.1424854Z test_python_reference_consistency__refs_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:03.1537438Z test_python_reference_consistency__refs_amax_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:03.1629804Z test_python_reference_consistency__refs_amax_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.1722425Z test_python_reference_consistency__refs_amax_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.1810756Z test_python_reference_consistency__refs_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.1902665Z test_python_reference_consistency__refs_amax_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.1995971Z test_python_reference_consistency__refs_amax_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.2131698Z test_python_reference_consistency__refs_amin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:03.2226764Z test_python_reference_consistency__refs_amin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.2354461Z test_python_reference_consistency__refs_amin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:03.2474263Z test_python_reference_consistency__refs_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:03.2589552Z test_python_reference_consistency__refs_amin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:03.2680659Z test_python_reference_consistency__refs_amin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.2773195Z test_python_reference_consistency__refs_amin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.2861725Z test_python_reference_consistency__refs_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.2958625Z test_python_reference_consistency__refs_amin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:03.3050648Z test_python_reference_consistency__refs_amin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:03.3102497Z test_python_reference_consistency__refs_as_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:03.3144166Z test_python_reference_consistency__refs_as_strided_cuda_bool (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:03.3198967Z test_python_reference_consistency__refs_as_strided_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:03.3254694Z test_python_reference_consistency__refs_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:03.3304131Z test_python_reference_consistency__refs_as_strided_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:03.3354727Z test_python_reference_consistency__refs_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:03.3409485Z test_python_reference_consistency__refs_as_strided_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:03.3450165Z test_python_reference_consistency__refs_as_strided_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:03.3492974Z test_python_reference_consistency__refs_as_strided_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:03.3530581Z test_python_reference_consistency__refs_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:03.3571904Z test_python_reference_consistency__refs_as_strided_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:03.3612795Z test_python_reference_consistency__refs_as_strided_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:03.3847140Z test_python_reference_consistency__refs_asin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:03.4077485Z test_python_reference_consistency__refs_asin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:03.4561997Z test_python_reference_consistency__refs_asin_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:39:03.5054447Z test_python_reference_consistency__refs_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:39:03.5287769Z test_python_reference_consistency__refs_asin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:03.5502722Z test_python_reference_consistency__refs_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:03.5717069Z test_python_reference_consistency__refs_asin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:03.5898779Z test_python_reference_consistency__refs_asin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:03.6085185Z test_python_reference_consistency__refs_asin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:03.6268807Z test_python_reference_consistency__refs_asin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:03.6436902Z test_python_reference_consistency__refs_asin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:03.6606183Z test_python_reference_consistency__refs_asin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:03.7652549Z test_python_reference_consistency__refs_atan2_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:39:03.8478695Z test_python_reference_consistency__refs_atan2_cuda_bool (__main__.TestCommonCUDA) ... ok (0.083s) 2022-05-18T05:39:03.9522177Z test_python_reference_consistency__refs_atan2_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.104s) 2022-05-18T05:39:04.0468299Z test_python_reference_consistency__refs_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T05:39:04.1393833Z test_python_reference_consistency__refs_atan2_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:04.2277744Z test_python_reference_consistency__refs_atan2_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:39:04.3160785Z test_python_reference_consistency__refs_atan2_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:39:04.4044945Z test_python_reference_consistency__refs_atan2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:39:04.4910473Z test_python_reference_consistency__refs_atan2_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:39:04.5776482Z test_python_reference_consistency__refs_atan2_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-05-18T05:39:04.6006626Z test_python_reference_consistency__refs_atan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:04.6232916Z test_python_reference_consistency__refs_atan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:04.6709685Z test_python_reference_consistency__refs_atan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:39:04.7180892Z test_python_reference_consistency__refs_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:39:04.7409632Z test_python_reference_consistency__refs_atan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:04.7622147Z test_python_reference_consistency__refs_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:04.7836450Z test_python_reference_consistency__refs_atan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:04.8018998Z test_python_reference_consistency__refs_atan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:04.8201276Z test_python_reference_consistency__refs_atan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:04.8378414Z test_python_reference_consistency__refs_atan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:04.8543690Z test_python_reference_consistency__refs_atan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:39:04.8714726Z test_python_reference_consistency__refs_atan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:04.9455011Z test_python_reference_consistency__refs_bitwise_and_cuda_bool (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:39:05.0240759Z test_python_reference_consistency__refs_bitwise_and_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:05.1023645Z test_python_reference_consistency__refs_bitwise_and_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:05.1787467Z test_python_reference_consistency__refs_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:05.2557044Z test_python_reference_consistency__refs_bitwise_and_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:05.3326436Z test_python_reference_consistency__refs_bitwise_and_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:05.4111205Z test_python_reference_consistency__refs_bitwise_left_shift_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:05.4130344Z test_python_reference_consistency__refs_bitwise_left_shift_cuda_int32 (__main__.TestCommonCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77598 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T05:39:05.4893344Z test_python_reference_consistency__refs_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:05.5663425Z test_python_reference_consistency__refs_bitwise_left_shift_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:05.6437117Z test_python_reference_consistency__refs_bitwise_left_shift_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:05.7174299Z test_python_reference_consistency__refs_bitwise_or_cuda_bool (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:39:05.7959030Z test_python_reference_consistency__refs_bitwise_or_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:05.8747507Z test_python_reference_consistency__refs_bitwise_or_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:39:05.9510071Z test_python_reference_consistency__refs_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:06.0279571Z test_python_reference_consistency__refs_bitwise_or_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:06.1052995Z test_python_reference_consistency__refs_bitwise_or_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:06.1792509Z test_python_reference_consistency__refs_bitwise_xor_cuda_bool (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:39:06.2575130Z test_python_reference_consistency__refs_bitwise_xor_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:06.3363206Z test_python_reference_consistency__refs_bitwise_xor_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:39:06.4127361Z test_python_reference_consistency__refs_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:06.4895765Z test_python_reference_consistency__refs_bitwise_xor_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:06.5670069Z test_python_reference_consistency__refs_bitwise_xor_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:06.5753853Z test_python_reference_consistency__refs_cat_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:06.5820187Z test_python_reference_consistency__refs_cat_cuda_bool (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:06.5911407Z test_python_reference_consistency__refs_cat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:06.6005127Z test_python_reference_consistency__refs_cat_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:06.6100785Z test_python_reference_consistency__refs_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:06.6180873Z test_python_reference_consistency__refs_cat_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:06.6262339Z test_python_reference_consistency__refs_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:06.6347996Z test_python_reference_consistency__refs_cat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:06.6415250Z test_python_reference_consistency__refs_cat_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:06.6479779Z test_python_reference_consistency__refs_cat_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:06.6545635Z test_python_reference_consistency__refs_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:06.6612235Z test_python_reference_consistency__refs_cat_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:06.6677129Z test_python_reference_consistency__refs_cat_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:06.6886675Z test_python_reference_consistency__refs_ceil_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:06.7103889Z test_python_reference_consistency__refs_ceil_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:06.7319362Z test_python_reference_consistency__refs_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:06.7524693Z test_python_reference_consistency__refs_ceil_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:06.7878203Z test_python_reference_consistency__refs_chunk_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:39:06.8122651Z test_python_reference_consistency__refs_chunk_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:06.8491197Z test_python_reference_consistency__refs_chunk_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:39:06.8876466Z test_python_reference_consistency__refs_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:39:06.9260100Z test_python_reference_consistency__refs_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:39:06.9617870Z test_python_reference_consistency__refs_chunk_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:39:06.9968449Z test_python_reference_consistency__refs_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:39:07.0300312Z test_python_reference_consistency__refs_chunk_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:39:07.0546264Z test_python_reference_consistency__refs_chunk_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:07.0790214Z test_python_reference_consistency__refs_chunk_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:07.1020913Z test_python_reference_consistency__refs_chunk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:07.1264687Z test_python_reference_consistency__refs_chunk_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:07.1512218Z test_python_reference_consistency__refs_chunk_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:07.1553396Z test_python_reference_consistency__refs_clone_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:07.1583016Z test_python_reference_consistency__refs_clone_cuda_bool (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:07.1622626Z test_python_reference_consistency__refs_clone_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:07.1656877Z test_python_reference_consistency__refs_clone_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:07.1694080Z test_python_reference_consistency__refs_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:07.1728508Z test_python_reference_consistency__refs_clone_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:07.1763440Z test_python_reference_consistency__refs_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:07.1797652Z test_python_reference_consistency__refs_clone_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:07.1831547Z test_python_reference_consistency__refs_clone_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:07.1862884Z test_python_reference_consistency__refs_clone_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:07.1893331Z test_python_reference_consistency__refs_clone_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:07.1923756Z test_python_reference_consistency__refs_clone_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:07.1953000Z test_python_reference_consistency__refs_clone_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:07.2194605Z test_python_reference_consistency__refs_cos_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:07.2444720Z test_python_reference_consistency__refs_cos_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:07.2908080Z test_python_reference_consistency__refs_cos_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:39:07.3360576Z test_python_reference_consistency__refs_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:39:07.3598615Z test_python_reference_consistency__refs_cos_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:07.3820241Z test_python_reference_consistency__refs_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:07.4036185Z test_python_reference_consistency__refs_cos_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:07.4236828Z test_python_reference_consistency__refs_cos_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:07.4440955Z test_python_reference_consistency__refs_cos_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:07.4648156Z test_python_reference_consistency__refs_cos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:07.4838213Z test_python_reference_consistency__refs_cos_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:07.5022581Z test_python_reference_consistency__refs_cos_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:07.5275874Z test_python_reference_consistency__refs_cosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:07.5523545Z test_python_reference_consistency__refs_cosh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:07.6026755Z test_python_reference_consistency__refs_cosh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:39:07.6521103Z test_python_reference_consistency__refs_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:39:07.6779250Z test_python_reference_consistency__refs_cosh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:07.7013475Z test_python_reference_consistency__refs_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:07.7245494Z test_python_reference_consistency__refs_cosh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:07.7445561Z test_python_reference_consistency__refs_cosh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:07.7644657Z test_python_reference_consistency__refs_cosh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:07.7847698Z test_python_reference_consistency__refs_cosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:07.8039622Z test_python_reference_consistency__refs_cosh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:07.8226862Z test_python_reference_consistency__refs_cosh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:07.8474811Z test_python_reference_consistency__refs_digamma_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:07.8729676Z test_python_reference_consistency__refs_digamma_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:07.8965945Z test_python_reference_consistency__refs_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:07.9199354Z test_python_reference_consistency__refs_digamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:07.9398836Z test_python_reference_consistency__refs_digamma_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:07.9604390Z test_python_reference_consistency__refs_digamma_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:07.9807626Z test_python_reference_consistency__refs_digamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:07.9991202Z test_python_reference_consistency__refs_digamma_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:08.0178336Z test_python_reference_consistency__refs_digamma_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:08.1110736Z test_python_reference_consistency__refs_eq_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:39:08.1851592Z test_python_reference_consistency__refs_eq_cuda_bool (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:39:08.3174849Z test_python_reference_consistency__refs_eq_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.132s) 2022-05-18T05:39:08.4476342Z test_python_reference_consistency__refs_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.130s) 2022-05-18T05:39:08.5404170Z test_python_reference_consistency__refs_eq_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:39:08.6335878Z test_python_reference_consistency__refs_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:39:08.7268320Z test_python_reference_consistency__refs_eq_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:39:08.8057530Z test_python_reference_consistency__refs_eq_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:39:08.8846540Z test_python_reference_consistency__refs_eq_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:39:08.9631499Z test_python_reference_consistency__refs_eq_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:09.0407453Z test_python_reference_consistency__refs_eq_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:09.1180026Z test_python_reference_consistency__refs_eq_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:09.1409301Z test_python_reference_consistency__refs_erf_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:09.1639771Z test_python_reference_consistency__refs_erf_cuda_bool (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:09.1866384Z test_python_reference_consistency__refs_erf_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:09.2080755Z test_python_reference_consistency__refs_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:09.2287165Z test_python_reference_consistency__refs_erf_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:09.2467872Z test_python_reference_consistency__refs_erf_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:09.2655281Z test_python_reference_consistency__refs_erf_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:09.2836854Z test_python_reference_consistency__refs_erf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:09.3005923Z test_python_reference_consistency__refs_erf_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:09.3174861Z test_python_reference_consistency__refs_erf_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:09.3427554Z test_python_reference_consistency__refs_erfc_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:09.3674196Z test_python_reference_consistency__refs_erfc_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:09.3925604Z test_python_reference_consistency__refs_erfc_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:09.4164492Z test_python_reference_consistency__refs_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:09.4390636Z test_python_reference_consistency__refs_erfc_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:09.4591697Z test_python_reference_consistency__refs_erfc_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:09.4792941Z test_python_reference_consistency__refs_erfc_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:09.4997663Z test_python_reference_consistency__refs_erfc_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:09.5186740Z test_python_reference_consistency__refs_erfc_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:09.5376718Z test_python_reference_consistency__refs_erfc_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:09.5607276Z test_python_reference_consistency__refs_erfinv_cuda_bool (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:09.5837845Z test_python_reference_consistency__refs_erfinv_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:09.6053444Z test_python_reference_consistency__refs_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:09.6266142Z test_python_reference_consistency__refs_erfinv_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:09.6451611Z test_python_reference_consistency__refs_erfinv_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:09.6632979Z test_python_reference_consistency__refs_erfinv_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:09.6823362Z test_python_reference_consistency__refs_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:09.6994283Z test_python_reference_consistency__refs_erfinv_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:09.7167105Z test_python_reference_consistency__refs_erfinv_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:09.7418075Z test_python_reference_consistency__refs_exp_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:09.7666657Z test_python_reference_consistency__refs_exp_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:09.8166448Z test_python_reference_consistency__refs_exp_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:39:09.8463009Z test_python_reference_consistency__refs_exp_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.029s) 2022-05-18T05:39:09.8970539Z test_python_reference_consistency__refs_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:39:09.9225037Z test_python_reference_consistency__refs_exp_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:09.9454951Z test_python_reference_consistency__refs_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:09.9685454Z test_python_reference_consistency__refs_exp_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:09.9885512Z test_python_reference_consistency__refs_exp_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:10.0086346Z test_python_reference_consistency__refs_exp_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:10.0286168Z test_python_reference_consistency__refs_exp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:10.0476849Z test_python_reference_consistency__refs_exp_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:10.0662242Z test_python_reference_consistency__refs_exp_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:10.0892304Z test_python_reference_consistency__refs_expm1_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:10.1119482Z test_python_reference_consistency__refs_expm1_cuda_bool (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:10.1347818Z test_python_reference_consistency__refs_expm1_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:10.1559884Z test_python_reference_consistency__refs_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:10.1768612Z test_python_reference_consistency__refs_expm1_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:10.1948950Z test_python_reference_consistency__refs_expm1_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:10.2129161Z test_python_reference_consistency__refs_expm1_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:10.2310355Z test_python_reference_consistency__refs_expm1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:10.2477299Z test_python_reference_consistency__refs_expm1_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:10.2644334Z test_python_reference_consistency__refs_expm1_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:10.2897905Z test_python_reference_consistency__refs_flatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:10.3073799Z test_python_reference_consistency__refs_flatten_cuda_bool (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:10.3361488Z test_python_reference_consistency__refs_flatten_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:39:10.3515615Z test_python_reference_consistency__refs_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.015s) 2022-05-18T05:39:10.3812536Z test_python_reference_consistency__refs_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:39:10.4062893Z test_python_reference_consistency__refs_flatten_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:10.4315177Z test_python_reference_consistency__refs_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:10.4558026Z test_python_reference_consistency__refs_flatten_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:10.4737214Z test_python_reference_consistency__refs_flatten_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:10.4914946Z test_python_reference_consistency__refs_flatten_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:10.5088531Z test_python_reference_consistency__refs_flatten_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:10.5265668Z test_python_reference_consistency__refs_flatten_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:10.5445624Z test_python_reference_consistency__refs_flatten_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:10.5515914Z test_python_reference_consistency__refs_flip_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:10.5570317Z test_python_reference_consistency__refs_flip_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:10.5645837Z test_python_reference_consistency__refs_flip_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:10.5722792Z test_python_reference_consistency__refs_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:10.5791089Z test_python_reference_consistency__refs_flip_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:10.5866539Z test_python_reference_consistency__refs_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:10.5932238Z test_python_reference_consistency__refs_flip_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:10.5987919Z test_python_reference_consistency__refs_flip_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:10.6043838Z test_python_reference_consistency__refs_flip_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:10.6097187Z test_python_reference_consistency__refs_flip_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:10.6151892Z test_python_reference_consistency__refs_flip_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:10.6208645Z test_python_reference_consistency__refs_flip_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:10.7289656Z test_python_reference_consistency__refs_float_power_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:39:10.8165357Z test_python_reference_consistency__refs_float_power_cuda_bool (__main__.TestCommonCUDA) ... ok (0.088s) 2022-05-18T05:39:10.9579476Z test_python_reference_consistency__refs_float_power_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:39:11.1068254Z test_python_reference_consistency__refs_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.149s) 2022-05-18T05:39:11.2138955Z test_python_reference_consistency__refs_float_power_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T05:39:11.3210799Z test_python_reference_consistency__refs_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T05:39:11.4200257Z test_python_reference_consistency__refs_float_power_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:39:11.5124590Z test_python_reference_consistency__refs_float_power_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:11.6050278Z test_python_reference_consistency__refs_float_power_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:39:11.6978031Z test_python_reference_consistency__refs_float_power_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:11.7883658Z test_python_reference_consistency__refs_float_power_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:11.8795298Z test_python_reference_consistency__refs_float_power_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:11.9012416Z test_python_reference_consistency__refs_floor_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:11.9222325Z test_python_reference_consistency__refs_floor_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:11.9430154Z test_python_reference_consistency__refs_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:11.9635954Z test_python_reference_consistency__refs_floor_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:12.0557231Z test_python_reference_consistency__refs_ge_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:12.1280193Z test_python_reference_consistency__refs_ge_cuda_bool (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:39:12.2190866Z test_python_reference_consistency__refs_ge_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:12.3109957Z test_python_reference_consistency__refs_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:12.4025176Z test_python_reference_consistency__refs_ge_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:12.4796606Z test_python_reference_consistency__refs_ge_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:12.5568330Z test_python_reference_consistency__refs_ge_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:12.6340401Z test_python_reference_consistency__refs_ge_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:12.7097432Z test_python_reference_consistency__refs_ge_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:12.7855290Z test_python_reference_consistency__refs_ge_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:12.8770485Z test_python_reference_consistency__refs_gt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:12.9492171Z test_python_reference_consistency__refs_gt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:39:13.0404758Z test_python_reference_consistency__refs_gt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:13.1319211Z test_python_reference_consistency__refs_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:13.2237120Z test_python_reference_consistency__refs_gt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:13.3005971Z test_python_reference_consistency__refs_gt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:13.3780176Z test_python_reference_consistency__refs_gt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:13.4551424Z test_python_reference_consistency__refs_gt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:13.5304277Z test_python_reference_consistency__refs_gt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:39:13.6064369Z test_python_reference_consistency__refs_gt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:13.7051448Z test_python_reference_consistency__refs_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:39:13.8123303Z test_python_reference_consistency__refs_igamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T05:39:13.9130325Z test_python_reference_consistency__refs_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.100s) 2022-05-18T05:39:14.0238354Z test_python_reference_consistency__refs_igammac_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:39:14.3732961Z test_python_reference_consistency__refs_isclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.349s) 2022-05-18T05:39:14.6487741Z test_python_reference_consistency__refs_isclose_cuda_bool (__main__.TestCommonCUDA) ... ok (0.275s) 2022-05-18T05:39:15.0057803Z test_python_reference_consistency__refs_isclose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.357s) 2022-05-18T05:39:15.3683546Z test_python_reference_consistency__refs_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.362s) 2022-05-18T05:39:15.7186420Z test_python_reference_consistency__refs_isclose_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.350s) 2022-05-18T05:39:16.0289994Z test_python_reference_consistency__refs_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.310s) 2022-05-18T05:39:16.3396206Z test_python_reference_consistency__refs_isclose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.311s) 2022-05-18T05:39:16.6282509Z test_python_reference_consistency__refs_isclose_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.288s) 2022-05-18T05:39:16.9167781Z test_python_reference_consistency__refs_isclose_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.288s) 2022-05-18T05:39:17.2056175Z test_python_reference_consistency__refs_isclose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.289s) 2022-05-18T05:39:17.4888119Z test_python_reference_consistency__refs_isclose_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.283s) 2022-05-18T05:39:17.7727623Z test_python_reference_consistency__refs_isclose_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.284s) 2022-05-18T05:39:17.7937836Z test_python_reference_consistency__refs_isfinite_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:17.8120252Z test_python_reference_consistency__refs_isfinite_cuda_bool (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:17.8620249Z test_python_reference_consistency__refs_isfinite_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:39:17.8902371Z test_python_reference_consistency__refs_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.028s) 2022-05-18T05:39:17.9386334Z test_python_reference_consistency__refs_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:39:17.9590195Z test_python_reference_consistency__refs_isfinite_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:17.9803279Z test_python_reference_consistency__refs_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:18.0013233Z test_python_reference_consistency__refs_isfinite_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:18.0167706Z test_python_reference_consistency__refs_isfinite_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:39:18.0320181Z test_python_reference_consistency__refs_isfinite_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:39:18.0471332Z test_python_reference_consistency__refs_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:39:18.0614665Z test_python_reference_consistency__refs_isfinite_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:18.0758823Z test_python_reference_consistency__refs_isfinite_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:18.0932897Z test_python_reference_consistency__refs_isnan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:18.1099626Z test_python_reference_consistency__refs_isnan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:18.1526103Z test_python_reference_consistency__refs_isnan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:39:18.1944113Z test_python_reference_consistency__refs_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:39:18.2116588Z test_python_reference_consistency__refs_isnan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:18.2288699Z test_python_reference_consistency__refs_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:18.2468372Z test_python_reference_consistency__refs_isnan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:18.2604784Z test_python_reference_consistency__refs_isnan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:18.2742655Z test_python_reference_consistency__refs_isnan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:18.2876809Z test_python_reference_consistency__refs_isnan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:18.3003337Z test_python_reference_consistency__refs_isnan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:18.3129153Z test_python_reference_consistency__refs_isnan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:18.4048990Z test_python_reference_consistency__refs_le_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:18.4771178Z test_python_reference_consistency__refs_le_cuda_bool (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:39:18.5683894Z test_python_reference_consistency__refs_le_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:18.6600227Z test_python_reference_consistency__refs_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:18.7515951Z test_python_reference_consistency__refs_le_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:18.8285453Z test_python_reference_consistency__refs_le_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:18.9081407Z test_python_reference_consistency__refs_le_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:39:18.9852278Z test_python_reference_consistency__refs_le_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:19.0607418Z test_python_reference_consistency__refs_le_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:39:19.1366345Z test_python_reference_consistency__refs_le_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:19.1613289Z test_python_reference_consistency__refs_lgamma_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:19.1872728Z test_python_reference_consistency__refs_lgamma_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:19.2113444Z test_python_reference_consistency__refs_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:19.2355140Z test_python_reference_consistency__refs_lgamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:19.2561192Z test_python_reference_consistency__refs_lgamma_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:19.2771650Z test_python_reference_consistency__refs_lgamma_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:19.2977164Z test_python_reference_consistency__refs_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:19.3172475Z test_python_reference_consistency__refs_lgamma_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:19.3366530Z test_python_reference_consistency__refs_lgamma_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:19.3600297Z test_python_reference_consistency__refs_log1p_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:19.3830090Z test_python_reference_consistency__refs_log1p_cuda_bool (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:19.4057692Z test_python_reference_consistency__refs_log1p_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:19.4274867Z test_python_reference_consistency__refs_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:19.4488892Z test_python_reference_consistency__refs_log1p_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:19.4669912Z test_python_reference_consistency__refs_log1p_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:19.4849368Z test_python_reference_consistency__refs_log1p_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:19.5033105Z test_python_reference_consistency__refs_log1p_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:19.5207113Z test_python_reference_consistency__refs_log1p_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:19.5380436Z test_python_reference_consistency__refs_log1p_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:19.5647243Z test_python_reference_consistency__refs_log_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:19.5894513Z test_python_reference_consistency__refs_log_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:19.6412444Z test_python_reference_consistency__refs_log_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:39:19.6503025Z test_python_reference_consistency__refs_log_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.009s) 2022-05-18T05:39:19.7016102Z test_python_reference_consistency__refs_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:39:19.7277482Z test_python_reference_consistency__refs_log_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:19.7520978Z test_python_reference_consistency__refs_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:19.7764923Z test_python_reference_consistency__refs_log_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:19.7977990Z test_python_reference_consistency__refs_log_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:19.8186725Z test_python_reference_consistency__refs_log_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:19.8398920Z test_python_reference_consistency__refs_log_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:19.8597085Z test_python_reference_consistency__refs_log_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:19.8790698Z test_python_reference_consistency__refs_log_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:20.0119632Z test_python_reference_consistency__refs_logical_and_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.133s) 2022-05-18T05:39:20.0934511Z test_python_reference_consistency__refs_logical_and_cuda_bool (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:39:20.0951162Z test_python_reference_consistency__refs_logical_and_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:39:20.2621129Z test_python_reference_consistency__refs_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:39:20.3935976Z test_python_reference_consistency__refs_logical_and_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T05:39:20.5259143Z test_python_reference_consistency__refs_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.132s) 2022-05-18T05:39:20.6574810Z test_python_reference_consistency__refs_logical_and_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.132s) 2022-05-18T05:39:20.7750032Z test_python_reference_consistency__refs_logical_and_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:39:20.8923809Z test_python_reference_consistency__refs_logical_and_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:39:21.0095322Z test_python_reference_consistency__refs_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:39:21.1242680Z test_python_reference_consistency__refs_logical_and_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:39:21.2392950Z test_python_reference_consistency__refs_logical_and_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:39:21.3706312Z test_python_reference_consistency__refs_logical_or_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T05:39:21.4519977Z test_python_reference_consistency__refs_logical_or_cuda_bool (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:39:21.6197082Z test_python_reference_consistency__refs_logical_or_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T05:39:21.7861020Z test_python_reference_consistency__refs_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:39:21.9178391Z test_python_reference_consistency__refs_logical_or_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.132s) 2022-05-18T05:39:22.0494691Z test_python_reference_consistency__refs_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.132s) 2022-05-18T05:39:22.1813612Z test_python_reference_consistency__refs_logical_or_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.132s) 2022-05-18T05:39:22.2985510Z test_python_reference_consistency__refs_logical_or_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:39:22.4156215Z test_python_reference_consistency__refs_logical_or_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:39:22.5348252Z test_python_reference_consistency__refs_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:39:22.6494770Z test_python_reference_consistency__refs_logical_or_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:39:22.7648835Z test_python_reference_consistency__refs_logical_or_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-05-18T05:39:22.8563937Z test_python_reference_consistency__refs_lt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:22.9287449Z test_python_reference_consistency__refs_lt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:39:23.0204019Z test_python_reference_consistency__refs_lt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:23.1119533Z test_python_reference_consistency__refs_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:23.2036989Z test_python_reference_consistency__refs_lt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:23.2811334Z test_python_reference_consistency__refs_lt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:23.3583053Z test_python_reference_consistency__refs_lt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:23.4354980Z test_python_reference_consistency__refs_lt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:23.5110046Z test_python_reference_consistency__refs_lt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:39:23.5870738Z test_python_reference_consistency__refs_lt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:23.6819926Z test_python_reference_consistency__refs_maximum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T05:39:23.7480852Z test_python_reference_consistency__refs_maximum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:39:23.8422991Z test_python_reference_consistency__refs_maximum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:39:23.9366940Z test_python_reference_consistency__refs_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:39:24.0295602Z test_python_reference_consistency__refs_maximum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:39:24.0999920Z test_python_reference_consistency__refs_maximum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:39:24.1706384Z test_python_reference_consistency__refs_maximum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:39:24.2391004Z test_python_reference_consistency__refs_maximum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:39:24.3081781Z test_python_reference_consistency__refs_maximum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:39:24.3774848Z test_python_reference_consistency__refs_maximum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:39:24.4718163Z test_python_reference_consistency__refs_minimum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:39:24.5376703Z test_python_reference_consistency__refs_minimum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:39:24.6319580Z test_python_reference_consistency__refs_minimum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:39:24.7261643Z test_python_reference_consistency__refs_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:39:24.8183743Z test_python_reference_consistency__refs_minimum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:24.8889170Z test_python_reference_consistency__refs_minimum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:39:24.9593256Z test_python_reference_consistency__refs_minimum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:39:25.0277416Z test_python_reference_consistency__refs_minimum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:39:25.0966513Z test_python_reference_consistency__refs_minimum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:39:25.1654898Z test_python_reference_consistency__refs_minimum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:39:25.2822417Z test_python_reference_consistency__refs_mul_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:39:25.3560943Z test_python_reference_consistency__refs_mul_cuda_bool (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:39:25.5020862Z test_python_reference_consistency__refs_mul_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:39:25.5431638Z test_python_reference_consistency__refs_mul_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:39:25.6895070Z test_python_reference_consistency__refs_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:39:25.8058694Z test_python_reference_consistency__refs_mul_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.116s) 2022-05-18T05:39:25.9112594Z test_python_reference_consistency__refs_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:39:26.0167043Z test_python_reference_consistency__refs_mul_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:39:26.0952590Z test_python_reference_consistency__refs_mul_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:26.1736576Z test_python_reference_consistency__refs_mul_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:26.2498155Z test_python_reference_consistency__refs_mul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:26.3269503Z test_python_reference_consistency__refs_mul_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:26.4037363Z test_python_reference_consistency__refs_mul_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:26.4091400Z test_python_reference_consistency__refs_narrow_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:26.4134888Z test_python_reference_consistency__refs_narrow_cuda_bool (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:26.4191265Z test_python_reference_consistency__refs_narrow_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:26.4248528Z test_python_reference_consistency__refs_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:26.4304933Z test_python_reference_consistency__refs_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:26.4357896Z test_python_reference_consistency__refs_narrow_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:26.4408380Z test_python_reference_consistency__refs_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:26.4458128Z test_python_reference_consistency__refs_narrow_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:26.4501792Z test_python_reference_consistency__refs_narrow_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:26.4543666Z test_python_reference_consistency__refs_narrow_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:26.4584367Z test_python_reference_consistency__refs_narrow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:26.4632795Z test_python_reference_consistency__refs_narrow_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:26.4675286Z test_python_reference_consistency__refs_narrow_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:26.5590409Z test_python_reference_consistency__refs_ne_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:26.6312152Z test_python_reference_consistency__refs_ne_cuda_bool (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:39:26.7614390Z test_python_reference_consistency__refs_ne_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.130s) 2022-05-18T05:39:26.8893216Z test_python_reference_consistency__refs_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.128s) 2022-05-18T05:39:26.9808160Z test_python_reference_consistency__refs_ne_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:27.0719932Z test_python_reference_consistency__refs_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-05-18T05:39:27.1637176Z test_python_reference_consistency__refs_ne_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:39:27.2410230Z test_python_reference_consistency__refs_ne_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:27.3180991Z test_python_reference_consistency__refs_ne_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:27.3953982Z test_python_reference_consistency__refs_ne_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:27.4711376Z test_python_reference_consistency__refs_ne_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:27.5468900Z test_python_reference_consistency__refs_ne_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:39:27.5683311Z test_python_reference_consistency__refs_neg_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:27.6156900Z test_python_reference_consistency__refs_neg_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:39:27.6437641Z test_python_reference_consistency__refs_neg_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.028s) 2022-05-18T05:39:27.6907685Z test_python_reference_consistency__refs_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:39:27.7122156Z test_python_reference_consistency__refs_neg_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:27.7336549Z test_python_reference_consistency__refs_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:27.7549117Z test_python_reference_consistency__refs_neg_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:27.7688433Z test_python_reference_consistency__refs_neg_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:27.7824384Z test_python_reference_consistency__refs_neg_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:27.7951668Z test_python_reference_consistency__refs_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:27.8075648Z test_python_reference_consistency__refs_neg_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:27.8199821Z test_python_reference_consistency__refs_neg_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:27.9149609Z test_python_reference_consistency__refs_nextafter_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-05-18T05:39:28.0094451Z test_python_reference_consistency__refs_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-05-18T05:39:28.1023041Z test_python_reference_consistency__refs_nextafter_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.093s) 2022-05-18T05:39:28.1504756Z test_python_reference_consistency__refs_nn_functional_elu_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:39:28.1981964Z test_python_reference_consistency__refs_nn_functional_elu_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:39:28.2434904Z test_python_reference_consistency__refs_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:39:28.2881013Z test_python_reference_consistency__refs_nn_functional_elu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:39:28.3249703Z test_python_reference_consistency__refs_permute_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:39:28.3510017Z test_python_reference_consistency__refs_permute_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:28.3920700Z test_python_reference_consistency__refs_permute_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:39:28.4348464Z test_python_reference_consistency__refs_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:39:28.4719318Z test_python_reference_consistency__refs_permute_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:39:28.5087246Z test_python_reference_consistency__refs_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:39:28.5444114Z test_python_reference_consistency__refs_permute_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:39:28.5713991Z test_python_reference_consistency__refs_permute_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:28.5979007Z test_python_reference_consistency__refs_permute_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:28.6229665Z test_python_reference_consistency__refs_permute_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:28.6492601Z test_python_reference_consistency__refs_permute_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:28.6756731Z test_python_reference_consistency__refs_permute_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:28.7826063Z test_python_reference_consistency__refs_pow_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.107s) 2022-05-18T05:39:28.9289729Z test_python_reference_consistency__refs_pow_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:39:29.0750130Z test_python_reference_consistency__refs_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.146s) 2022-05-18T05:39:29.1807499Z test_python_reference_consistency__refs_pow_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T05:39:29.2866819Z test_python_reference_consistency__refs_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T05:39:29.3903702Z test_python_reference_consistency__refs_pow_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.104s) 2022-05-18T05:39:29.4690423Z test_python_reference_consistency__refs_pow_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:39:29.5501282Z test_python_reference_consistency__refs_pow_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:39:29.6264167Z test_python_reference_consistency__refs_pow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:29.7033272Z test_python_reference_consistency__refs_pow_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:29.7806040Z test_python_reference_consistency__refs_pow_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:39:29.8061098Z test_python_reference_consistency__refs_reciprocal_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:29.8309481Z test_python_reference_consistency__refs_reciprocal_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:29.8807047Z test_python_reference_consistency__refs_reciprocal_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:39:29.9301665Z test_python_reference_consistency__refs_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:39:29.9553784Z test_python_reference_consistency__refs_reciprocal_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:29.9788053Z test_python_reference_consistency__refs_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:30.0020523Z test_python_reference_consistency__refs_reciprocal_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:30.0221389Z test_python_reference_consistency__refs_reciprocal_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:30.0425556Z test_python_reference_consistency__refs_reciprocal_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:30.0628131Z test_python_reference_consistency__refs_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:30.0813841Z test_python_reference_consistency__refs_reciprocal_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:30.1003499Z test_python_reference_consistency__refs_reciprocal_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:30.1357373Z test_python_reference_consistency__refs_reshape_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:39:30.1610932Z test_python_reference_consistency__refs_reshape_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:30.2005818Z test_python_reference_consistency__refs_reshape_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:39:30.2410423Z test_python_reference_consistency__refs_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:39:30.2764625Z test_python_reference_consistency__refs_reshape_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:39:30.3119764Z test_python_reference_consistency__refs_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:39:30.3459902Z test_python_reference_consistency__refs_reshape_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:39:30.3715775Z test_python_reference_consistency__refs_reshape_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:30.3969193Z test_python_reference_consistency__refs_reshape_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:30.4214845Z test_python_reference_consistency__refs_reshape_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:30.4466285Z test_python_reference_consistency__refs_reshape_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:30.4720152Z test_python_reference_consistency__refs_reshape_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:30.4933219Z test_python_reference_consistency__refs_round_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:30.5150781Z test_python_reference_consistency__refs_round_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:30.5360577Z test_python_reference_consistency__refs_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:30.5569495Z test_python_reference_consistency__refs_round_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:30.5790426Z test_python_reference_consistency__refs_sign_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:30.5954244Z test_python_reference_consistency__refs_sign_cuda_bool (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:39:30.6167621Z test_python_reference_consistency__refs_sign_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:30.6380685Z test_python_reference_consistency__refs_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:30.6585035Z test_python_reference_consistency__refs_sign_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:30.6721795Z test_python_reference_consistency__refs_sign_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:30.6854579Z test_python_reference_consistency__refs_sign_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:30.6988912Z test_python_reference_consistency__refs_sign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:30.7115016Z test_python_reference_consistency__refs_sign_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:30.7239523Z test_python_reference_consistency__refs_sign_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:30.7452825Z test_python_reference_consistency__refs_sin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:30.7679773Z test_python_reference_consistency__refs_sin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:30.8113648Z test_python_reference_consistency__refs_sin_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:39:30.8542341Z test_python_reference_consistency__refs_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:39:30.8764916Z test_python_reference_consistency__refs_sin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:30.8965219Z test_python_reference_consistency__refs_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:30.9166705Z test_python_reference_consistency__refs_sin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:30.9348458Z test_python_reference_consistency__refs_sin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:30.9529497Z test_python_reference_consistency__refs_sin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:30.9713113Z test_python_reference_consistency__refs_sin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:30.9887930Z test_python_reference_consistency__refs_sin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.0060679Z test_python_reference_consistency__refs_sin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:31.0289234Z test_python_reference_consistency__refs_sinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:31.0516279Z test_python_reference_consistency__refs_sinh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:31.0995500Z test_python_reference_consistency__refs_sinh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:39:31.1469320Z test_python_reference_consistency__refs_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:39:31.1701389Z test_python_reference_consistency__refs_sinh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:31.1980015Z test_python_reference_consistency__refs_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:31.2128824Z test_python_reference_consistency__refs_sinh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:31.2309721Z test_python_reference_consistency__refs_sinh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.2492385Z test_python_reference_consistency__refs_sinh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.2672812Z test_python_reference_consistency__refs_sinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.2840638Z test_python_reference_consistency__refs_sinh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:31.3009131Z test_python_reference_consistency__refs_sinh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:31.3256790Z test_python_reference_consistency__refs_special_i0e_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:31.3495081Z test_python_reference_consistency__refs_special_i0e_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:31.3738440Z test_python_reference_consistency__refs_special_i0e_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:31.3965175Z test_python_reference_consistency__refs_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:31.4185756Z test_python_reference_consistency__refs_special_i0e_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:31.4380309Z test_python_reference_consistency__refs_special_i0e_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:31.4571282Z test_python_reference_consistency__refs_special_i0e_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:31.4774415Z test_python_reference_consistency__refs_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:31.4949780Z test_python_reference_consistency__refs_special_i0e_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.5128152Z test_python_reference_consistency__refs_special_i0e_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.5367635Z test_python_reference_consistency__refs_special_i1e_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:31.5590899Z test_python_reference_consistency__refs_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:31.5809087Z test_python_reference_consistency__refs_special_i1e_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:31.6000515Z test_python_reference_consistency__refs_special_i1e_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:31.6196433Z test_python_reference_consistency__refs_special_i1e_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:31.6390506Z test_python_reference_consistency__refs_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:31.6566477Z test_python_reference_consistency__refs_special_i1e_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.6744899Z test_python_reference_consistency__refs_special_i1e_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.6978704Z test_python_reference_consistency__refs_sqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:31.7203220Z test_python_reference_consistency__refs_sqrt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:31.7683302Z test_python_reference_consistency__refs_sqrt_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:39:31.8163071Z test_python_reference_consistency__refs_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:39:31.8396719Z test_python_reference_consistency__refs_sqrt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:31.8611750Z test_python_reference_consistency__refs_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:31.8818151Z test_python_reference_consistency__refs_sqrt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:31.9001932Z test_python_reference_consistency__refs_sqrt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.9185397Z test_python_reference_consistency__refs_sqrt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:31.9375563Z test_python_reference_consistency__refs_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:31.9546998Z test_python_reference_consistency__refs_sqrt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:31.9716122Z test_python_reference_consistency__refs_sqrt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:31.9952779Z test_python_reference_consistency__refs_square_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:32.0142455Z test_python_reference_consistency__refs_square_cuda_bool (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:32.0648292Z test_python_reference_consistency__refs_square_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:39:32.1146077Z test_python_reference_consistency__refs_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:39:32.1385510Z test_python_reference_consistency__refs_square_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:32.1619486Z test_python_reference_consistency__refs_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:32.1847290Z test_python_reference_consistency__refs_square_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:32.2000749Z test_python_reference_consistency__refs_square_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:39:32.2153664Z test_python_reference_consistency__refs_square_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:39:32.2299699Z test_python_reference_consistency__refs_square_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:32.2442304Z test_python_reference_consistency__refs_square_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:32.2591903Z test_python_reference_consistency__refs_square_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:39:32.2651905Z test_python_reference_consistency__refs_squeeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:32.2698832Z test_python_reference_consistency__refs_squeeze_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:32.2765023Z test_python_reference_consistency__refs_squeeze_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:32.2832085Z test_python_reference_consistency__refs_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:32.2892313Z test_python_reference_consistency__refs_squeeze_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:32.2949648Z test_python_reference_consistency__refs_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:32.3011063Z test_python_reference_consistency__refs_squeeze_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:32.3059494Z test_python_reference_consistency__refs_squeeze_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:32.3106410Z test_python_reference_consistency__refs_squeeze_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:32.3152647Z test_python_reference_consistency__refs_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:39:32.3197374Z test_python_reference_consistency__refs_squeeze_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:32.3243297Z test_python_reference_consistency__refs_squeeze_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:32.3336026Z test_python_reference_consistency__refs_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:32.3413248Z test_python_reference_consistency__refs_stack_cuda_bool (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:32.3512726Z test_python_reference_consistency__refs_stack_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:32.3606157Z test_python_reference_consistency__refs_stack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:32.3701256Z test_python_reference_consistency__refs_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:32.3791034Z test_python_reference_consistency__refs_stack_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:32.3880389Z test_python_reference_consistency__refs_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:32.3966713Z test_python_reference_consistency__refs_stack_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:32.4043425Z test_python_reference_consistency__refs_stack_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:32.4121049Z test_python_reference_consistency__refs_stack_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:32.4199696Z test_python_reference_consistency__refs_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:32.4278009Z test_python_reference_consistency__refs_stack_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:32.4355608Z test_python_reference_consistency__refs_stack_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:32.5567492Z test_python_reference_consistency__refs_sub_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T05:39:32.7066393Z test_python_reference_consistency__refs_sub_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.150s) 2022-05-18T05:39:32.7494735Z test_python_reference_consistency__refs_sub_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:39:32.9007648Z test_python_reference_consistency__refs_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.151s) 2022-05-18T05:39:33.0219200Z test_python_reference_consistency__refs_sub_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-05-18T05:39:33.1329643Z test_python_reference_consistency__refs_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:39:33.2410137Z test_python_reference_consistency__refs_sub_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:39:33.3227324Z test_python_reference_consistency__refs_sub_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:39:33.4051328Z test_python_reference_consistency__refs_sub_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:39:33.4847421Z test_python_reference_consistency__refs_sub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:39:33.5649800Z test_python_reference_consistency__refs_sub_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:39:33.6455086Z test_python_reference_consistency__refs_sub_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:39:33.6588652Z test_python_reference_consistency__refs_sum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:33.6682878Z test_python_reference_consistency__refs_sum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:33.6809172Z test_python_reference_consistency__refs_sum_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:33.6948800Z test_python_reference_consistency__refs_sum_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:39:33.7074170Z test_python_reference_consistency__refs_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:33.7204141Z test_python_reference_consistency__refs_sum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:33.7323643Z test_python_reference_consistency__refs_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:33.7440214Z test_python_reference_consistency__refs_sum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:33.7533911Z test_python_reference_consistency__refs_sum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:33.7627963Z test_python_reference_consistency__refs_sum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:33.7720989Z test_python_reference_consistency__refs_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:33.7815090Z test_python_reference_consistency__refs_sum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:33.7908573Z test_python_reference_consistency__refs_sum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:39:33.8157328Z test_python_reference_consistency__refs_tan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:33.8384754Z test_python_reference_consistency__refs_tan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:33.8894409Z test_python_reference_consistency__refs_tan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:39:33.9393754Z test_python_reference_consistency__refs_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:39:33.9649511Z test_python_reference_consistency__refs_tan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:33.9882184Z test_python_reference_consistency__refs_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:34.0107533Z test_python_reference_consistency__refs_tan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:34.0311200Z test_python_reference_consistency__refs_tan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:34.0510538Z test_python_reference_consistency__refs_tan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:34.0710390Z test_python_reference_consistency__refs_tan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:34.0893323Z test_python_reference_consistency__refs_tan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:34.1082221Z test_python_reference_consistency__refs_tan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:34.1247219Z test_python_reference_consistency__refs_tensor_split_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:39:34.1365464Z test_python_reference_consistency__refs_tensor_split_cuda_bool (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:34.1536482Z test_python_reference_consistency__refs_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:39:34.1712470Z test_python_reference_consistency__refs_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:34.1873732Z test_python_reference_consistency__refs_tensor_split_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:39:34.2036019Z test_python_reference_consistency__refs_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:39:34.2190294Z test_python_reference_consistency__refs_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:39:34.2315897Z test_python_reference_consistency__refs_tensor_split_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:34.2434078Z test_python_reference_consistency__refs_tensor_split_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:34.2546987Z test_python_reference_consistency__refs_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:34.2664643Z test_python_reference_consistency__refs_tensor_split_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:34.2782071Z test_python_reference_consistency__refs_tensor_split_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:34.2850486Z test_python_reference_consistency__refs_transpose_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:34.2899480Z test_python_reference_consistency__refs_transpose_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:34.2971007Z test_python_reference_consistency__refs_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:34.3050958Z test_python_reference_consistency__refs_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:34.3114958Z test_python_reference_consistency__refs_transpose_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:34.3179941Z test_python_reference_consistency__refs_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:34.3243274Z test_python_reference_consistency__refs_transpose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:34.3294475Z test_python_reference_consistency__refs_transpose_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:34.3344978Z test_python_reference_consistency__refs_transpose_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:34.3395272Z test_python_reference_consistency__refs_transpose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:34.3445898Z test_python_reference_consistency__refs_transpose_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:34.3501144Z test_python_reference_consistency__refs_transpose_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:34.4797462Z test_python_reference_consistency__refs_true_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.130s) 2022-05-18T05:39:34.5860400Z test_python_reference_consistency__refs_true_divide_cuda_bool (__main__.TestCommonCUDA) ... ok (0.106s) 2022-05-18T05:39:34.7461670Z test_python_reference_consistency__refs_true_divide_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.160s) 2022-05-18T05:39:34.9072596Z test_python_reference_consistency__refs_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.161s) 2022-05-18T05:39:35.0364509Z test_python_reference_consistency__refs_true_divide_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:39:35.1554553Z test_python_reference_consistency__refs_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-05-18T05:39:35.2722117Z test_python_reference_consistency__refs_true_divide_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:39:35.3835305Z test_python_reference_consistency__refs_true_divide_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:39:35.4944442Z test_python_reference_consistency__refs_true_divide_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:39:35.6059289Z test_python_reference_consistency__refs_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:39:35.7152728Z test_python_reference_consistency__refs_true_divide_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T05:39:35.8247146Z test_python_reference_consistency__refs_true_divide_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.109s) 2022-05-18T05:39:35.8320807Z test_python_reference_consistency__refs_unsqueeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:35.8377384Z test_python_reference_consistency__refs_unsqueeze_cuda_bool (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:35.8453884Z test_python_reference_consistency__refs_unsqueeze_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:35.8533160Z test_python_reference_consistency__refs_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:35.8604163Z test_python_reference_consistency__refs_unsqueeze_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:35.8674845Z test_python_reference_consistency__refs_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:35.8742083Z test_python_reference_consistency__refs_unsqueeze_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:35.8797992Z test_python_reference_consistency__refs_unsqueeze_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:35.8852088Z test_python_reference_consistency__refs_unsqueeze_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:35.8908163Z test_python_reference_consistency__refs_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:35.8963159Z test_python_reference_consistency__refs_unsqueeze_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:35.9018290Z test_python_reference_consistency__refs_unsqueeze_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:35.9351327Z test_python_reference_consistency__refs_view_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:39:35.9592461Z test_python_reference_consistency__refs_view_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:35.9964864Z test_python_reference_consistency__refs_view_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:39:36.0103106Z test_python_reference_consistency__refs_view_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.014s) 2022-05-18T05:39:36.0488747Z test_python_reference_consistency__refs_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:39:36.0832032Z test_python_reference_consistency__refs_view_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:39:36.1167618Z test_python_reference_consistency__refs_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:39:36.1488774Z test_python_reference_consistency__refs_view_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:36.1733646Z test_python_reference_consistency__refs_view_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:36.1977829Z test_python_reference_consistency__refs_view_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:36.2208263Z test_python_reference_consistency__refs_view_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:36.2448881Z test_python_reference_consistency__refs_view_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:36.2690972Z test_python_reference_consistency__refs_view_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:36.2981643Z test_python_reference_meta_functions__refs_abs_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:39:36.3189438Z test_python_reference_meta_functions__refs_abs_cuda_bool (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:36.3955768Z test_python_reference_meta_functions__refs_abs_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:39:36.4175344Z test_python_reference_meta_functions__refs_abs_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.021s) 2022-05-18T05:39:36.4906783Z test_python_reference_meta_functions__refs_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:39:36.5193878Z test_python_reference_meta_functions__refs_abs_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:39:36.5427690Z test_python_reference_meta_functions__refs_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:36.5671311Z test_python_reference_meta_functions__refs_abs_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:36.5857573Z test_python_reference_meta_functions__refs_abs_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:36.6034830Z test_python_reference_meta_functions__refs_abs_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:36.6215315Z test_python_reference_meta_functions__refs_abs_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:36.6376826Z test_python_reference_meta_functions__refs_abs_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:39:36.6589405Z test_python_reference_meta_functions__refs_abs_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:39:36.6863394Z test_python_reference_meta_functions__refs_acos_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:36.7127602Z test_python_reference_meta_functions__refs_acos_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:36.7905337Z test_python_reference_meta_functions__refs_acos_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:36.8656735Z test_python_reference_meta_functions__refs_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:39:36.8977721Z test_python_reference_meta_functions__refs_acos_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:36.9243911Z test_python_reference_meta_functions__refs_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:36.9512194Z test_python_reference_meta_functions__refs_acos_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:36.9742490Z test_python_reference_meta_functions__refs_acos_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:36.9973273Z test_python_reference_meta_functions__refs_acos_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:37.0203312Z test_python_reference_meta_functions__refs_acos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:37.0416563Z test_python_reference_meta_functions__refs_acos_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:37.0631395Z test_python_reference_meta_functions__refs_acos_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:37.0961331Z test_python_reference_meta_functions__refs_acosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:39:37.1228066Z test_python_reference_meta_functions__refs_acosh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:37.2026859Z test_python_reference_meta_functions__refs_acosh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:39:37.2807284Z test_python_reference_meta_functions__refs_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:37.3137637Z test_python_reference_meta_functions__refs_acosh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:39:37.3414510Z test_python_reference_meta_functions__refs_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:37.3692227Z test_python_reference_meta_functions__refs_acosh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:37.3935286Z test_python_reference_meta_functions__refs_acosh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:37.4180099Z test_python_reference_meta_functions__refs_acosh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:37.4420159Z test_python_reference_meta_functions__refs_acosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:37.4644036Z test_python_reference_meta_functions__refs_acosh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:37.4866762Z test_python_reference_meta_functions__refs_acosh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:39:37.7057619Z test_python_reference_meta_functions__refs_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T05:39:37.8553949Z test_python_reference_meta_functions__refs_add_cuda_bool (__main__.TestCommonCUDA) ... ok (0.149s) 2022-05-18T05:39:38.1259608Z test_python_reference_meta_functions__refs_add_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.271s) 2022-05-18T05:39:38.2014808Z test_python_reference_meta_functions__refs_add_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:39:38.4694057Z test_python_reference_meta_functions__refs_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.268s) 2022-05-18T05:39:38.6886237Z test_python_reference_meta_functions__refs_add_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.219s) 2022-05-18T05:39:38.8807805Z test_python_reference_meta_functions__refs_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.192s) 2022-05-18T05:39:39.0738351Z test_python_reference_meta_functions__refs_add_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.193s) 2022-05-18T05:39:39.2372322Z test_python_reference_meta_functions__refs_add_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-05-18T05:39:39.4002850Z test_python_reference_meta_functions__refs_add_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-05-18T05:39:39.5633601Z test_python_reference_meta_functions__refs_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-05-18T05:39:39.7235098Z test_python_reference_meta_functions__refs_add_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.160s) 2022-05-18T05:39:39.8837952Z test_python_reference_meta_functions__refs_add_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.160s) 2022-05-18T05:39:39.8971739Z test_python_reference_meta_functions__refs_amax_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:39.9079790Z test_python_reference_meta_functions__refs_amax_cuda_bool (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:39.9208790Z test_python_reference_meta_functions__refs_amax_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:39.9321433Z test_python_reference_meta_functions__refs_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:39.9432434Z test_python_reference_meta_functions__refs_amax_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:39.9537892Z test_python_reference_meta_functions__refs_amax_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:39.9642432Z test_python_reference_meta_functions__refs_amax_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:39.9750711Z test_python_reference_meta_functions__refs_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:39.9863496Z test_python_reference_meta_functions__refs_amax_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:39.9971605Z test_python_reference_meta_functions__refs_amax_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:40.0102165Z test_python_reference_meta_functions__refs_amin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:40.0210497Z test_python_reference_meta_functions__refs_amin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:40.0340917Z test_python_reference_meta_functions__refs_amin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:39:40.0452516Z test_python_reference_meta_functions__refs_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:40.0562710Z test_python_reference_meta_functions__refs_amin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:40.0667746Z test_python_reference_meta_functions__refs_amin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:40.0774923Z test_python_reference_meta_functions__refs_amin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:39:40.0879992Z test_python_reference_meta_functions__refs_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:40.0985537Z test_python_reference_meta_functions__refs_amin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:40.1090627Z test_python_reference_meta_functions__refs_amin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:40.1131062Z test_python_reference_meta_functions__refs_as_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:39:40.1169158Z test_python_reference_meta_functions__refs_as_strided_cuda_bool (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:39:40.1210126Z test_python_reference_meta_functions__refs_as_strided_cuda_complex128 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:39:40.1249744Z test_python_reference_meta_functions__refs_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:39:40.1282629Z test_python_reference_meta_functions__refs_as_strided_cuda_float16 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:39:40.1320525Z test_python_reference_meta_functions__refs_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:39:40.1352481Z test_python_reference_meta_functions__refs_as_strided_cuda_float64 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:39:40.1378889Z test_python_reference_meta_functions__refs_as_strided_cuda_int16 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:39:40.1405726Z test_python_reference_meta_functions__refs_as_strided_cuda_int32 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:39:40.1433151Z test_python_reference_meta_functions__refs_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:39:40.1458388Z test_python_reference_meta_functions__refs_as_strided_cuda_int8 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:39:40.1484755Z test_python_reference_meta_functions__refs_as_strided_cuda_uint8 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:39:40.1772960Z test_python_reference_meta_functions__refs_asin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:39:40.2015649Z test_python_reference_meta_functions__refs_asin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:40.2756616Z test_python_reference_meta_functions__refs_asin_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:39:40.3473474Z test_python_reference_meta_functions__refs_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:39:40.3762627Z test_python_reference_meta_functions__refs_asin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:39:40.4000318Z test_python_reference_meta_functions__refs_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:40.4240275Z test_python_reference_meta_functions__refs_asin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:40.4447417Z test_python_reference_meta_functions__refs_asin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:40.4647427Z test_python_reference_meta_functions__refs_asin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:40.4848170Z test_python_reference_meta_functions__refs_asin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:40.5034583Z test_python_reference_meta_functions__refs_asin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:40.5219134Z test_python_reference_meta_functions__refs_asin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:40.7119873Z test_python_reference_meta_functions__refs_atan2_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-05-18T05:39:40.8566707Z test_python_reference_meta_functions__refs_atan2_cuda_bool (__main__.TestCommonCUDA) ... ok (0.144s) 2022-05-18T05:39:41.0472862Z test_python_reference_meta_functions__refs_atan2_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-05-18T05:39:41.2135607Z test_python_reference_meta_functions__refs_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:39:41.3805088Z test_python_reference_meta_functions__refs_atan2_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:39:41.5383435Z test_python_reference_meta_functions__refs_atan2_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T05:39:41.6958927Z test_python_reference_meta_functions__refs_atan2_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:39:41.8536817Z test_python_reference_meta_functions__refs_atan2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T05:39:42.0080025Z test_python_reference_meta_functions__refs_atan2_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.154s) 2022-05-18T05:39:42.1626444Z test_python_reference_meta_functions__refs_atan2_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.154s) 2022-05-18T05:39:42.1910599Z test_python_reference_meta_functions__refs_atan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:42.2152087Z test_python_reference_meta_functions__refs_atan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:42.2885069Z test_python_reference_meta_functions__refs_atan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:39:42.3593620Z test_python_reference_meta_functions__refs_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.071s) 2022-05-18T05:39:42.3879337Z test_python_reference_meta_functions__refs_atan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:42.4116449Z test_python_reference_meta_functions__refs_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:42.4357841Z test_python_reference_meta_functions__refs_atan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:42.4558289Z test_python_reference_meta_functions__refs_atan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:42.4757929Z test_python_reference_meta_functions__refs_atan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:42.4959747Z test_python_reference_meta_functions__refs_atan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:42.5142483Z test_python_reference_meta_functions__refs_atan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:42.5324737Z test_python_reference_meta_functions__refs_atan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:42.6750092Z test_python_reference_meta_functions__refs_bitwise_and_cuda_bool (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:39:42.8306896Z test_python_reference_meta_functions__refs_bitwise_and_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:39:42.9865095Z test_python_reference_meta_functions__refs_bitwise_and_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:39:43.1419258Z test_python_reference_meta_functions__refs_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:39:43.2947113Z test_python_reference_meta_functions__refs_bitwise_and_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:39:43.4475894Z test_python_reference_meta_functions__refs_bitwise_and_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:39:43.6031506Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:39:43.7603620Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:39:43.9156924Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:39:44.0686088Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:39:44.2212018Z test_python_reference_meta_functions__refs_bitwise_left_shift_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:39:44.3633812Z test_python_reference_meta_functions__refs_bitwise_or_cuda_bool (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:39:44.5189014Z test_python_reference_meta_functions__refs_bitwise_or_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:39:44.6748108Z test_python_reference_meta_functions__refs_bitwise_or_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:39:44.8305217Z test_python_reference_meta_functions__refs_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:39:44.9826410Z test_python_reference_meta_functions__refs_bitwise_or_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:39:45.1356482Z test_python_reference_meta_functions__refs_bitwise_or_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:39:45.2776707Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_bool (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:39:45.4333407Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:39:45.5887784Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:39:45.7447701Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:39:45.8972453Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:39:46.0497558Z test_python_reference_meta_functions__refs_bitwise_xor_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:39:46.0599791Z test_python_reference_meta_functions__refs_cat_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:46.0678068Z test_python_reference_meta_functions__refs_cat_cuda_bool (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:46.0797452Z test_python_reference_meta_functions__refs_cat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:46.0915215Z test_python_reference_meta_functions__refs_cat_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:46.1035673Z test_python_reference_meta_functions__refs_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:39:46.1135501Z test_python_reference_meta_functions__refs_cat_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:46.1239984Z test_python_reference_meta_functions__refs_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:46.1340071Z test_python_reference_meta_functions__refs_cat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:39:46.1424234Z test_python_reference_meta_functions__refs_cat_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:46.1508298Z test_python_reference_meta_functions__refs_cat_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:46.1591604Z test_python_reference_meta_functions__refs_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:46.1675791Z test_python_reference_meta_functions__refs_cat_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:46.1759618Z test_python_reference_meta_functions__refs_cat_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:39:46.1997154Z test_python_reference_meta_functions__refs_ceil_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:46.2227990Z test_python_reference_meta_functions__refs_ceil_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:46.2462993Z test_python_reference_meta_functions__refs_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:46.2697581Z test_python_reference_meta_functions__refs_ceil_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:46.2971656Z test_python_reference_meta_functions__refs_chunk_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:46.3231164Z test_python_reference_meta_functions__refs_chunk_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:46.3527615Z test_python_reference_meta_functions__refs_chunk_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:39:46.3824209Z test_python_reference_meta_functions__refs_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:39:46.4122959Z test_python_reference_meta_functions__refs_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:39:46.4398429Z test_python_reference_meta_functions__refs_chunk_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:46.4673838Z test_python_reference_meta_functions__refs_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:46.4952057Z test_python_reference_meta_functions__refs_chunk_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:46.5212758Z test_python_reference_meta_functions__refs_chunk_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:46.5469310Z test_python_reference_meta_functions__refs_chunk_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:46.5729670Z test_python_reference_meta_functions__refs_chunk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:46.5987024Z test_python_reference_meta_functions__refs_chunk_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:46.6246521Z test_python_reference_meta_functions__refs_chunk_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:46.6276895Z test_python_reference_meta_functions__refs_clone_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6302840Z test_python_reference_meta_functions__refs_clone_cuda_bool (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6335722Z test_python_reference_meta_functions__refs_clone_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6364419Z test_python_reference_meta_functions__refs_clone_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6395120Z test_python_reference_meta_functions__refs_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6429523Z test_python_reference_meta_functions__refs_clone_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6457576Z test_python_reference_meta_functions__refs_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6486369Z test_python_reference_meta_functions__refs_clone_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6512535Z test_python_reference_meta_functions__refs_clone_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6539026Z test_python_reference_meta_functions__refs_clone_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6563008Z test_python_reference_meta_functions__refs_clone_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6588270Z test_python_reference_meta_functions__refs_clone_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6620391Z test_python_reference_meta_functions__refs_clone_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:39:46.6920322Z test_python_reference_meta_functions__refs_cos_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:39:46.7186787Z test_python_reference_meta_functions__refs_cos_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:46.7878629Z test_python_reference_meta_functions__refs_cos_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-05-18T05:39:46.8551965Z test_python_reference_meta_functions__refs_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:39:46.8855880Z test_python_reference_meta_functions__refs_cos_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:39:46.9102318Z test_python_reference_meta_functions__refs_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:46.9354357Z test_python_reference_meta_functions__refs_cos_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:46.9584227Z test_python_reference_meta_functions__refs_cos_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:46.9812701Z test_python_reference_meta_functions__refs_cos_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:47.0043187Z test_python_reference_meta_functions__refs_cos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:47.0253698Z test_python_reference_meta_functions__refs_cos_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:47.0465162Z test_python_reference_meta_functions__refs_cos_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:47.0783739Z test_python_reference_meta_functions__refs_cosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:47.1051485Z test_python_reference_meta_functions__refs_cosh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:47.1827380Z test_python_reference_meta_functions__refs_cosh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:47.2603740Z test_python_reference_meta_functions__refs_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:47.2925162Z test_python_reference_meta_functions__refs_cosh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:47.3189973Z test_python_reference_meta_functions__refs_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:47.3455468Z test_python_reference_meta_functions__refs_cosh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:47.3686813Z test_python_reference_meta_functions__refs_cosh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:47.3914280Z test_python_reference_meta_functions__refs_cosh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:47.4139853Z test_python_reference_meta_functions__refs_cosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:47.4354197Z test_python_reference_meta_functions__refs_cosh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:47.4564550Z test_python_reference_meta_functions__refs_cosh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:47.4828246Z test_python_reference_meta_functions__refs_digamma_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:47.5147009Z test_python_reference_meta_functions__refs_digamma_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:47.5412306Z test_python_reference_meta_functions__refs_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:47.5677364Z test_python_reference_meta_functions__refs_digamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:47.5905667Z test_python_reference_meta_functions__refs_digamma_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:47.6133628Z test_python_reference_meta_functions__refs_digamma_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:47.6364071Z test_python_reference_meta_functions__refs_digamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:47.6574540Z test_python_reference_meta_functions__refs_digamma_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:47.6785409Z test_python_reference_meta_functions__refs_digamma_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:47.8691706Z test_python_reference_meta_functions__refs_eq_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:39:48.0125444Z test_python_reference_meta_functions__refs_eq_cuda_bool (__main__.TestCommonCUDA) ... ok (0.143s) 2022-05-18T05:39:48.2817019Z test_python_reference_meta_functions__refs_eq_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.269s) 2022-05-18T05:39:48.5467604Z test_python_reference_meta_functions__refs_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.265s) 2022-05-18T05:39:48.7376808Z test_python_reference_meta_functions__refs_eq_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:39:48.9283403Z test_python_reference_meta_functions__refs_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-05-18T05:39:49.1198920Z test_python_reference_meta_functions__refs_eq_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:39:49.2819014Z test_python_reference_meta_functions__refs_eq_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.162s) 2022-05-18T05:39:49.4439102Z test_python_reference_meta_functions__refs_eq_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.162s) 2022-05-18T05:39:49.6061313Z test_python_reference_meta_functions__refs_eq_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.162s) 2022-05-18T05:39:49.7652859Z test_python_reference_meta_functions__refs_eq_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:49.9244899Z test_python_reference_meta_functions__refs_eq_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:49.9529328Z test_python_reference_meta_functions__refs_erf_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:49.9768795Z test_python_reference_meta_functions__refs_erf_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:50.0049987Z test_python_reference_meta_functions__refs_erf_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:50.0283462Z test_python_reference_meta_functions__refs_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:50.0521047Z test_python_reference_meta_functions__refs_erf_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:50.0718599Z test_python_reference_meta_functions__refs_erf_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:50.0917828Z test_python_reference_meta_functions__refs_erf_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:50.1118324Z test_python_reference_meta_functions__refs_erf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:50.1301469Z test_python_reference_meta_functions__refs_erf_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:50.1483121Z test_python_reference_meta_functions__refs_erf_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:50.1802527Z test_python_reference_meta_functions__refs_erfc_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:50.2066681Z test_python_reference_meta_functions__refs_erfc_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:50.2385078Z test_python_reference_meta_functions__refs_erfc_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:50.2649022Z test_python_reference_meta_functions__refs_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:50.2916154Z test_python_reference_meta_functions__refs_erfc_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:39:50.3148346Z test_python_reference_meta_functions__refs_erfc_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:50.3375775Z test_python_reference_meta_functions__refs_erfc_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:50.3603656Z test_python_reference_meta_functions__refs_erfc_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:50.3817096Z test_python_reference_meta_functions__refs_erfc_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:50.4027733Z test_python_reference_meta_functions__refs_erfc_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:50.4265275Z test_python_reference_meta_functions__refs_erfinv_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:50.4551348Z test_python_reference_meta_functions__refs_erfinv_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:50.4790281Z test_python_reference_meta_functions__refs_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:50.5029695Z test_python_reference_meta_functions__refs_erfinv_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:50.5230872Z test_python_reference_meta_functions__refs_erfinv_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:50.5431123Z test_python_reference_meta_functions__refs_erfinv_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:50.5634520Z test_python_reference_meta_functions__refs_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:50.5818211Z test_python_reference_meta_functions__refs_erfinv_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:50.6001409Z test_python_reference_meta_functions__refs_erfinv_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:50.6321775Z test_python_reference_meta_functions__refs_exp_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:50.6583929Z test_python_reference_meta_functions__refs_exp_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:50.7368204Z test_python_reference_meta_functions__refs_exp_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:39:50.7587244Z test_python_reference_meta_functions__refs_exp_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.022s) 2022-05-18T05:39:50.8335571Z test_python_reference_meta_functions__refs_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:39:50.8656100Z test_python_reference_meta_functions__refs_exp_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:39:50.8919335Z test_python_reference_meta_functions__refs_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:50.9184613Z test_python_reference_meta_functions__refs_exp_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:39:50.9414953Z test_python_reference_meta_functions__refs_exp_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:50.9645470Z test_python_reference_meta_functions__refs_exp_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:50.9872070Z test_python_reference_meta_functions__refs_exp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:51.0083883Z test_python_reference_meta_functions__refs_exp_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:51.0296654Z test_python_reference_meta_functions__refs_exp_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:39:51.0577234Z test_python_reference_meta_functions__refs_expm1_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:51.0817694Z test_python_reference_meta_functions__refs_expm1_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:51.1097762Z test_python_reference_meta_functions__refs_expm1_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:39:51.1333666Z test_python_reference_meta_functions__refs_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:51.1569850Z test_python_reference_meta_functions__refs_expm1_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:51.1768928Z test_python_reference_meta_functions__refs_expm1_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:51.1969475Z test_python_reference_meta_functions__refs_expm1_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:51.2170187Z test_python_reference_meta_functions__refs_expm1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:51.2350659Z test_python_reference_meta_functions__refs_expm1_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:51.2534249Z test_python_reference_meta_functions__refs_expm1_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:39:51.2779117Z test_python_reference_meta_functions__refs_flatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:51.2975598Z test_python_reference_meta_functions__refs_flatten_cuda_bool (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:39:51.3275442Z test_python_reference_meta_functions__refs_flatten_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:39:51.3376106Z test_python_reference_meta_functions__refs_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.010s) 2022-05-18T05:39:51.3680062Z test_python_reference_meta_functions__refs_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:39:51.3926239Z test_python_reference_meta_functions__refs_flatten_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:51.4173011Z test_python_reference_meta_functions__refs_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:39:51.4419574Z test_python_reference_meta_functions__refs_flatten_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:39:51.4624551Z test_python_reference_meta_functions__refs_flatten_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:51.4821605Z test_python_reference_meta_functions__refs_flatten_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:51.5022123Z test_python_reference_meta_functions__refs_flatten_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:51.5220108Z test_python_reference_meta_functions__refs_flatten_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:51.5421262Z test_python_reference_meta_functions__refs_flatten_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:39:51.5479977Z test_python_reference_meta_functions__refs_flip_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:51.5527135Z test_python_reference_meta_functions__refs_flip_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:51.5596131Z test_python_reference_meta_functions__refs_flip_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:51.5662343Z test_python_reference_meta_functions__refs_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:39:51.5720582Z test_python_reference_meta_functions__refs_flip_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:51.5777714Z test_python_reference_meta_functions__refs_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:51.5837881Z test_python_reference_meta_functions__refs_flip_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:39:51.5888108Z test_python_reference_meta_functions__refs_flip_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:51.5937311Z test_python_reference_meta_functions__refs_flip_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:51.5984226Z test_python_reference_meta_functions__refs_flip_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:51.6031623Z test_python_reference_meta_functions__refs_flip_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:51.6078857Z test_python_reference_meta_functions__refs_flip_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:39:51.7958975Z test_python_reference_meta_functions__refs_float_power_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:39:51.9464955Z test_python_reference_meta_functions__refs_float_power_cuda_bool (__main__.TestCommonCUDA) ... ok (0.150s) 2022-05-18T05:39:52.1921674Z test_python_reference_meta_functions__refs_float_power_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.245s) 2022-05-18T05:39:52.4518973Z test_python_reference_meta_functions__refs_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.259s) 2022-05-18T05:39:52.6397294Z test_python_reference_meta_functions__refs_float_power_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:39:52.8270867Z test_python_reference_meta_functions__refs_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:39:52.9979409Z test_python_reference_meta_functions__refs_float_power_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.171s) 2022-05-18T05:39:53.1572649Z test_python_reference_meta_functions__refs_float_power_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:53.3164870Z test_python_reference_meta_functions__refs_float_power_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:53.4755594Z test_python_reference_meta_functions__refs_float_power_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:53.6313189Z test_python_reference_meta_functions__refs_float_power_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:39:53.7872427Z test_python_reference_meta_functions__refs_float_power_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:39:53.8110223Z test_python_reference_meta_functions__refs_floor_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:53.8340687Z test_python_reference_meta_functions__refs_floor_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:53.8574054Z test_python_reference_meta_functions__refs_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:53.8806661Z test_python_reference_meta_functions__refs_floor_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:39:54.0681702Z test_python_reference_meta_functions__refs_ge_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:39:54.2084450Z test_python_reference_meta_functions__refs_ge_cuda_bool (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:39:54.3961251Z test_python_reference_meta_functions__refs_ge_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:39:54.5835713Z test_python_reference_meta_functions__refs_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:39:54.7720315Z test_python_reference_meta_functions__refs_ge_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:39:54.9311160Z test_python_reference_meta_functions__refs_ge_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:55.0900396Z test_python_reference_meta_functions__refs_ge_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:55.2489064Z test_python_reference_meta_functions__refs_ge_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:55.4046355Z test_python_reference_meta_functions__refs_ge_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:39:55.5606414Z test_python_reference_meta_functions__refs_ge_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:39:55.7481477Z test_python_reference_meta_functions__refs_gt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:39:55.8882290Z test_python_reference_meta_functions__refs_gt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:39:56.0756220Z test_python_reference_meta_functions__refs_gt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:39:56.2631852Z test_python_reference_meta_functions__refs_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:39:56.4514368Z test_python_reference_meta_functions__refs_gt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:39:56.6108394Z test_python_reference_meta_functions__refs_gt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:56.7700044Z test_python_reference_meta_functions__refs_gt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:56.9293424Z test_python_reference_meta_functions__refs_gt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:39:57.0851413Z test_python_reference_meta_functions__refs_gt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:39:57.2412432Z test_python_reference_meta_functions__refs_gt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:39:57.4080652Z test_python_reference_meta_functions__refs_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:39:57.5777693Z test_python_reference_meta_functions__refs_igamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.169s) 2022-05-18T05:39:57.7444670Z test_python_reference_meta_functions__refs_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:39:57.9149966Z test_python_reference_meta_functions__refs_igammac_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.170s) 2022-05-18T05:39:58.9844879Z test_python_reference_meta_functions__refs_isclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (1.069s) 2022-05-18T05:39:59.8426602Z test_python_reference_meta_functions__refs_isclose_cuda_bool (__main__.TestCommonCUDA) ... ok (0.858s) 2022-05-18T05:40:00.9156981Z test_python_reference_meta_functions__refs_isclose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (1.073s) 2022-05-18T05:40:01.9848867Z test_python_reference_meta_functions__refs_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.069s) 2022-05-18T05:40:03.0546831Z test_python_reference_meta_functions__refs_isclose_cuda_float16 (__main__.TestCommonCUDA) ... ok (1.069s) 2022-05-18T05:40:04.0250099Z test_python_reference_meta_functions__refs_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.970s) 2022-05-18T05:40:04.9952723Z test_python_reference_meta_functions__refs_isclose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.970s) 2022-05-18T05:40:05.8990422Z test_python_reference_meta_functions__refs_isclose_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.903s) 2022-05-18T05:40:06.8083693Z test_python_reference_meta_functions__refs_isclose_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.909s) 2022-05-18T05:40:07.7122943Z test_python_reference_meta_functions__refs_isclose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.904s) 2022-05-18T05:40:08.6004330Z test_python_reference_meta_functions__refs_isclose_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.888s) 2022-05-18T05:40:09.4879308Z test_python_reference_meta_functions__refs_isclose_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.887s) 2022-05-18T05:40:09.5178038Z test_python_reference_meta_functions__refs_isfinite_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:09.5415639Z test_python_reference_meta_functions__refs_isfinite_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:09.6237027Z test_python_reference_meta_functions__refs_isfinite_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:40:09.6455808Z test_python_reference_meta_functions__refs_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.022s) 2022-05-18T05:40:09.7258427Z test_python_reference_meta_functions__refs_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:40:09.7552792Z test_python_reference_meta_functions__refs_isfinite_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:09.7847488Z test_python_reference_meta_functions__refs_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:09.8144347Z test_python_reference_meta_functions__refs_isfinite_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:40:09.8366952Z test_python_reference_meta_functions__refs_isfinite_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:09.8588908Z test_python_reference_meta_functions__refs_isfinite_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:09.8809582Z test_python_reference_meta_functions__refs_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:09.9012361Z test_python_reference_meta_functions__refs_isfinite_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:09.9219948Z test_python_reference_meta_functions__refs_isfinite_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:09.9496140Z test_python_reference_meta_functions__refs_isnan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:09.9734435Z test_python_reference_meta_functions__refs_isnan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:10.0518078Z test_python_reference_meta_functions__refs_isnan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:40:10.1275453Z test_python_reference_meta_functions__refs_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:40:10.1557857Z test_python_reference_meta_functions__refs_isnan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:10.1832357Z test_python_reference_meta_functions__refs_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:10.2111469Z test_python_reference_meta_functions__refs_isnan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:10.2326835Z test_python_reference_meta_functions__refs_isnan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:10.2538962Z test_python_reference_meta_functions__refs_isnan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:10.2755123Z test_python_reference_meta_functions__refs_isnan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:10.2952702Z test_python_reference_meta_functions__refs_isnan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:10.3146162Z test_python_reference_meta_functions__refs_isnan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:10.5027932Z test_python_reference_meta_functions__refs_le_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:10.6434751Z test_python_reference_meta_functions__refs_le_cuda_bool (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:40:10.8313045Z test_python_reference_meta_functions__refs_le_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:11.0192840Z test_python_reference_meta_functions__refs_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:11.2081031Z test_python_reference_meta_functions__refs_le_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.189s) 2022-05-18T05:40:11.3680043Z test_python_reference_meta_functions__refs_le_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:40:11.5276321Z test_python_reference_meta_functions__refs_le_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:40:11.6871266Z test_python_reference_meta_functions__refs_le_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:40:11.8437022Z test_python_reference_meta_functions__refs_le_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:12.0005264Z test_python_reference_meta_functions__refs_le_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:12.0272484Z test_python_reference_meta_functions__refs_lgamma_cuda_bool (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:12.0610438Z test_python_reference_meta_functions__refs_lgamma_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:40:12.0887722Z test_python_reference_meta_functions__refs_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:12.1167282Z test_python_reference_meta_functions__refs_lgamma_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:12.1413832Z test_python_reference_meta_functions__refs_lgamma_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:12.1658252Z test_python_reference_meta_functions__refs_lgamma_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:12.1901759Z test_python_reference_meta_functions__refs_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:12.2130459Z test_python_reference_meta_functions__refs_lgamma_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:12.2357654Z test_python_reference_meta_functions__refs_lgamma_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:12.2643721Z test_python_reference_meta_functions__refs_log1p_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:12.2888262Z test_python_reference_meta_functions__refs_log1p_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:12.3177259Z test_python_reference_meta_functions__refs_log1p_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:12.3419532Z test_python_reference_meta_functions__refs_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:12.3662479Z test_python_reference_meta_functions__refs_log1p_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:12.3867191Z test_python_reference_meta_functions__refs_log1p_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:12.4074769Z test_python_reference_meta_functions__refs_log1p_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:12.4279600Z test_python_reference_meta_functions__refs_log1p_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:12.4465041Z test_python_reference_meta_functions__refs_log1p_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:12.4654507Z test_python_reference_meta_functions__refs_log1p_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:12.4994903Z test_python_reference_meta_functions__refs_log_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:40:12.5264535Z test_python_reference_meta_functions__refs_log_cuda_bool (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:12.6068394Z test_python_reference_meta_functions__refs_log_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-05-18T05:40:12.6143152Z test_python_reference_meta_functions__refs_log_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-05-18T05:40:12.6925083Z test_python_reference_meta_functions__refs_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:40:12.7269726Z test_python_reference_meta_functions__refs_log_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:40:12.7554105Z test_python_reference_meta_functions__refs_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:12.7842177Z test_python_reference_meta_functions__refs_log_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:12.8093554Z test_python_reference_meta_functions__refs_log_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:12.8342277Z test_python_reference_meta_functions__refs_log_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:12.8595194Z test_python_reference_meta_functions__refs_log_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:12.8824742Z test_python_reference_meta_functions__refs_log_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:12.9056913Z test_python_reference_meta_functions__refs_log_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:13.2551092Z test_python_reference_meta_functions__refs_logical_and_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.349s) 2022-05-18T05:40:13.4382236Z test_python_reference_meta_functions__refs_logical_and_cuda_bool (__main__.TestCommonCUDA) ... ok (0.183s) 2022-05-18T05:40:13.8644600Z test_python_reference_meta_functions__refs_logical_and_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.426s) 2022-05-18T05:40:14.2878930Z test_python_reference_meta_functions__refs_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.423s) 2022-05-18T05:40:14.6369626Z test_python_reference_meta_functions__refs_logical_and_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.349s) 2022-05-18T05:40:14.9873155Z test_python_reference_meta_functions__refs_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.350s) 2022-05-18T05:40:15.3378430Z test_python_reference_meta_functions__refs_logical_and_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.350s) 2022-05-18T05:40:15.6564644Z test_python_reference_meta_functions__refs_logical_and_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.318s) 2022-05-18T05:40:15.9737327Z test_python_reference_meta_functions__refs_logical_and_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.317s) 2022-05-18T05:40:16.2916890Z test_python_reference_meta_functions__refs_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.318s) 2022-05-18T05:40:16.6026692Z test_python_reference_meta_functions__refs_logical_and_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.311s) 2022-05-18T05:40:16.9135880Z test_python_reference_meta_functions__refs_logical_and_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.311s) 2022-05-18T05:40:17.2638636Z test_python_reference_meta_functions__refs_logical_or_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.350s) 2022-05-18T05:40:17.4469925Z test_python_reference_meta_functions__refs_logical_or_cuda_bool (__main__.TestCommonCUDA) ... ok (0.183s) 2022-05-18T05:40:17.8740599Z test_python_reference_meta_functions__refs_logical_or_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.427s) 2022-05-18T05:40:18.2968478Z test_python_reference_meta_functions__refs_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.422s) 2022-05-18T05:40:18.6465607Z test_python_reference_meta_functions__refs_logical_or_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.350s) 2022-05-18T05:40:18.9968714Z test_python_reference_meta_functions__refs_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.350s) 2022-05-18T05:40:19.3487541Z test_python_reference_meta_functions__refs_logical_or_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.351s) 2022-05-18T05:40:19.6672412Z test_python_reference_meta_functions__refs_logical_or_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.318s) 2022-05-18T05:40:19.9852795Z test_python_reference_meta_functions__refs_logical_or_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.318s) 2022-05-18T05:40:20.3036839Z test_python_reference_meta_functions__refs_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.318s) 2022-05-18T05:40:20.6148850Z test_python_reference_meta_functions__refs_logical_or_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.311s) 2022-05-18T05:40:20.9264516Z test_python_reference_meta_functions__refs_logical_or_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.311s) 2022-05-18T05:40:21.1143932Z test_python_reference_meta_functions__refs_lt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:21.2554198Z test_python_reference_meta_functions__refs_lt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.141s) 2022-05-18T05:40:21.4435475Z test_python_reference_meta_functions__refs_lt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:21.6314102Z test_python_reference_meta_functions__refs_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:21.8202159Z test_python_reference_meta_functions__refs_lt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:21.9801198Z test_python_reference_meta_functions__refs_lt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.160s) 2022-05-18T05:40:22.1400581Z test_python_reference_meta_functions__refs_lt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:40:22.2995444Z test_python_reference_meta_functions__refs_lt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:40:22.4556624Z test_python_reference_meta_functions__refs_lt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:22.6211886Z test_python_reference_meta_functions__refs_lt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.165s) 2022-05-18T05:40:22.7882613Z test_python_reference_meta_functions__refs_maximum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:40:22.9177794Z test_python_reference_meta_functions__refs_maximum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:40:23.0838820Z test_python_reference_meta_functions__refs_maximum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:23.2503795Z test_python_reference_meta_functions__refs_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:23.4172983Z test_python_reference_meta_functions__refs_maximum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:40:23.5595914Z test_python_reference_meta_functions__refs_maximum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:40:23.7020356Z test_python_reference_meta_functions__refs_maximum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:40:23.8441985Z test_python_reference_meta_functions__refs_maximum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:40:23.9835428Z test_python_reference_meta_functions__refs_maximum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:40:24.1230183Z test_python_reference_meta_functions__refs_maximum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:40:24.2892160Z test_python_reference_meta_functions__refs_minimum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:24.4187785Z test_python_reference_meta_functions__refs_minimum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:40:24.5849371Z test_python_reference_meta_functions__refs_minimum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:24.7511820Z test_python_reference_meta_functions__refs_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:24.9183014Z test_python_reference_meta_functions__refs_minimum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-05-18T05:40:25.0605736Z test_python_reference_meta_functions__refs_minimum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:40:25.2026445Z test_python_reference_meta_functions__refs_minimum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:40:25.3447180Z test_python_reference_meta_functions__refs_minimum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:40:25.4835637Z test_python_reference_meta_functions__refs_minimum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.138s) 2022-05-18T05:40:25.6227133Z test_python_reference_meta_functions__refs_minimum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-05-18T05:40:25.8331212Z test_python_reference_meta_functions__refs_mul_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:40:25.9754841Z test_python_reference_meta_functions__refs_mul_cuda_bool (__main__.TestCommonCUDA) ... ok (0.142s) 2022-05-18T05:40:26.2395908Z test_python_reference_meta_functions__refs_mul_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.264s) 2022-05-18T05:40:26.3110791Z test_python_reference_meta_functions__refs_mul_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.071s) 2022-05-18T05:40:26.5706384Z test_python_reference_meta_functions__refs_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.259s) 2022-05-18T05:40:26.7812234Z test_python_reference_meta_functions__refs_mul_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:40:26.9656391Z test_python_reference_meta_functions__refs_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.184s) 2022-05-18T05:40:27.1507310Z test_python_reference_meta_functions__refs_mul_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.185s) 2022-05-18T05:40:27.3073961Z test_python_reference_meta_functions__refs_mul_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:40:27.4633663Z test_python_reference_meta_functions__refs_mul_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:27.6191288Z test_python_reference_meta_functions__refs_mul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:27.7718938Z test_python_reference_meta_functions__refs_mul_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:40:27.9250252Z test_python_reference_meta_functions__refs_mul_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:40:27.9301136Z test_python_reference_meta_functions__refs_narrow_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:27.9345183Z test_python_reference_meta_functions__refs_narrow_cuda_bool (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:27.9398982Z test_python_reference_meta_functions__refs_narrow_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:27.9455717Z test_python_reference_meta_functions__refs_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:27.9511063Z test_python_reference_meta_functions__refs_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:27.9558159Z test_python_reference_meta_functions__refs_narrow_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:27.9608058Z test_python_reference_meta_functions__refs_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:27.9662050Z test_python_reference_meta_functions__refs_narrow_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:27.9704394Z test_python_reference_meta_functions__refs_narrow_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:27.9746583Z test_python_reference_meta_functions__refs_narrow_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:27.9790251Z test_python_reference_meta_functions__refs_narrow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:27.9832456Z test_python_reference_meta_functions__refs_narrow_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:27.9877950Z test_python_reference_meta_functions__refs_narrow_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:28.1759406Z test_python_reference_meta_functions__refs_ne_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:28.3165792Z test_python_reference_meta_functions__refs_ne_cuda_bool (__main__.TestCommonCUDA) ... ok (0.140s) 2022-05-18T05:40:28.5820722Z test_python_reference_meta_functions__refs_ne_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.265s) 2022-05-18T05:40:28.8439609Z test_python_reference_meta_functions__refs_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.262s) 2022-05-18T05:40:29.0315823Z test_python_reference_meta_functions__refs_ne_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:40:29.2194052Z test_python_reference_meta_functions__refs_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:29.4074967Z test_python_reference_meta_functions__refs_ne_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.188s) 2022-05-18T05:40:29.5667459Z test_python_reference_meta_functions__refs_ne_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:40:29.7286426Z test_python_reference_meta_functions__refs_ne_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.162s) 2022-05-18T05:40:29.8884247Z test_python_reference_meta_functions__refs_ne_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.160s) 2022-05-18T05:40:30.0447881Z test_python_reference_meta_functions__refs_ne_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:30.2015371Z test_python_reference_meta_functions__refs_ne_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.157s) 2022-05-18T05:40:30.2253308Z test_python_reference_meta_functions__refs_neg_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:30.3003823Z test_python_reference_meta_functions__refs_neg_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:40:30.3221690Z test_python_reference_meta_functions__refs_neg_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.022s) 2022-05-18T05:40:30.3939037Z test_python_reference_meta_functions__refs_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:40:30.4172797Z test_python_reference_meta_functions__refs_neg_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:30.4410030Z test_python_reference_meta_functions__refs_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:30.4647063Z test_python_reference_meta_functions__refs_neg_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:30.4822616Z test_python_reference_meta_functions__refs_neg_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:30.5002054Z test_python_reference_meta_functions__refs_neg_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:30.5178681Z test_python_reference_meta_functions__refs_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:30.5339383Z test_python_reference_meta_functions__refs_neg_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:30.5502927Z test_python_reference_meta_functions__refs_neg_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:30.7163383Z test_python_reference_meta_functions__refs_nextafter_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:30.8827696Z test_python_reference_meta_functions__refs_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:31.0493600Z test_python_reference_meta_functions__refs_nextafter_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:31.1676354Z test_python_reference_meta_functions__refs_nn_functional_elu_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:40:31.2856292Z test_python_reference_meta_functions__refs_nn_functional_elu_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.118s) 2022-05-18T05:40:31.3979926Z test_python_reference_meta_functions__refs_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.112s) 2022-05-18T05:40:31.5109572Z test_python_reference_meta_functions__refs_nn_functional_elu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.113s) 2022-05-18T05:40:31.5494466Z test_python_reference_meta_functions__refs_permute_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:40:31.5807938Z test_python_reference_meta_functions__refs_permute_cuda_bool (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:40:31.6269205Z test_python_reference_meta_functions__refs_permute_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:40:31.6729955Z test_python_reference_meta_functions__refs_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-05-18T05:40:31.7110329Z test_python_reference_meta_functions__refs_permute_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:40:31.7495360Z test_python_reference_meta_functions__refs_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:40:31.7876473Z test_python_reference_meta_functions__refs_permute_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:40:31.8196946Z test_python_reference_meta_functions__refs_permute_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:31.8514438Z test_python_reference_meta_functions__refs_permute_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:31.8833915Z test_python_reference_meta_functions__refs_permute_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:31.9150405Z test_python_reference_meta_functions__refs_permute_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:31.9471018Z test_python_reference_meta_functions__refs_permute_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:32.1319155Z test_python_reference_meta_functions__refs_pow_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.185s) 2022-05-18T05:40:32.3939227Z test_python_reference_meta_functions__refs_pow_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.262s) 2022-05-18T05:40:32.6533649Z test_python_reference_meta_functions__refs_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.259s) 2022-05-18T05:40:32.8382297Z test_python_reference_meta_functions__refs_pow_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.184s) 2022-05-18T05:40:33.0227678Z test_python_reference_meta_functions__refs_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.184s) 2022-05-18T05:40:33.2092882Z test_python_reference_meta_functions__refs_pow_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.186s) 2022-05-18T05:40:33.3657270Z test_python_reference_meta_functions__refs_pow_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:33.5217422Z test_python_reference_meta_functions__refs_pow_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:33.6779019Z test_python_reference_meta_functions__refs_pow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:33.8305111Z test_python_reference_meta_functions__refs_pow_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:40:33.9839072Z test_python_reference_meta_functions__refs_pow_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.153s) 2022-05-18T05:40:34.0159060Z test_python_reference_meta_functions__refs_reciprocal_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:34.0424906Z test_python_reference_meta_functions__refs_reciprocal_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:34.1188284Z test_python_reference_meta_functions__refs_reciprocal_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:40:34.1936410Z test_python_reference_meta_functions__refs_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:40:34.2258428Z test_python_reference_meta_functions__refs_reciprocal_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:34.2521343Z test_python_reference_meta_functions__refs_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:34.2789882Z test_python_reference_meta_functions__refs_reciprocal_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:34.3015242Z test_python_reference_meta_functions__refs_reciprocal_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:34.3243882Z test_python_reference_meta_functions__refs_reciprocal_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:34.3473765Z test_python_reference_meta_functions__refs_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:34.3684551Z test_python_reference_meta_functions__refs_reciprocal_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:34.3893942Z test_python_reference_meta_functions__refs_reciprocal_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:34.4387805Z test_python_reference_meta_functions__refs_reshape_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:40:34.4813321Z test_python_reference_meta_functions__refs_reshape_cuda_bool (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:40:34.5381550Z test_python_reference_meta_functions__refs_reshape_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:40:34.5947221Z test_python_reference_meta_functions__refs_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:40:34.6438796Z test_python_reference_meta_functions__refs_reshape_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:40:34.6932073Z test_python_reference_meta_functions__refs_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:40:34.7424927Z test_python_reference_meta_functions__refs_reshape_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:40:34.7858854Z test_python_reference_meta_functions__refs_reshape_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:40:34.8290515Z test_python_reference_meta_functions__refs_reshape_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:40:34.8720529Z test_python_reference_meta_functions__refs_reshape_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:40:34.9151048Z test_python_reference_meta_functions__refs_reshape_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:40:34.9579244Z test_python_reference_meta_functions__refs_reshape_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:40:34.9814562Z test_python_reference_meta_functions__refs_round_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:35.0046566Z test_python_reference_meta_functions__refs_round_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:35.0283968Z test_python_reference_meta_functions__refs_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:35.0517695Z test_python_reference_meta_functions__refs_round_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:35.0751139Z test_python_reference_meta_functions__refs_sign_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:35.0960500Z test_python_reference_meta_functions__refs_sign_cuda_bool (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:35.1194871Z test_python_reference_meta_functions__refs_sign_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:35.1427781Z test_python_reference_meta_functions__refs_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:35.1663518Z test_python_reference_meta_functions__refs_sign_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:35.1838302Z test_python_reference_meta_functions__refs_sign_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:35.2017370Z test_python_reference_meta_functions__refs_sign_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:35.2192711Z test_python_reference_meta_functions__refs_sign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:35.2352780Z test_python_reference_meta_functions__refs_sign_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:35.2517747Z test_python_reference_meta_functions__refs_sign_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:35.2780059Z test_python_reference_meta_functions__refs_sin_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:35.3019168Z test_python_reference_meta_functions__refs_sin_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:35.3669561Z test_python_reference_meta_functions__refs_sin_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:40:35.4316633Z test_python_reference_meta_functions__refs_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:40:35.4585074Z test_python_reference_meta_functions__refs_sin_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:35.4802609Z test_python_reference_meta_functions__refs_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:35.5023014Z test_python_reference_meta_functions__refs_sin_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:35.5224428Z test_python_reference_meta_functions__refs_sin_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:35.5423021Z test_python_reference_meta_functions__refs_sin_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:35.5620745Z test_python_reference_meta_functions__refs_sin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:35.5804651Z test_python_reference_meta_functions__refs_sin_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:35.5985983Z test_python_reference_meta_functions__refs_sin_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:35.6268549Z test_python_reference_meta_functions__refs_sinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:35.6508763Z test_python_reference_meta_functions__refs_sinh_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:35.7241542Z test_python_reference_meta_functions__refs_sinh_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:40:35.7961747Z test_python_reference_meta_functions__refs_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:40:35.8243532Z test_python_reference_meta_functions__refs_sinh_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:35.8479447Z test_python_reference_meta_functions__refs_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:35.8719129Z test_python_reference_meta_functions__refs_sinh_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:35.8916649Z test_python_reference_meta_functions__refs_sinh_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:35.9115656Z test_python_reference_meta_functions__refs_sinh_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:35.9316630Z test_python_reference_meta_functions__refs_sinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:35.9497956Z test_python_reference_meta_functions__refs_sinh_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:35.9681168Z test_python_reference_meta_functions__refs_sinh_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:35.9982954Z test_python_reference_meta_functions__refs_special_i0e_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:40:36.0235700Z test_python_reference_meta_functions__refs_special_i0e_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:36.0537702Z test_python_reference_meta_functions__refs_special_i0e_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:40:36.0787250Z test_python_reference_meta_functions__refs_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:36.1037078Z test_python_reference_meta_functions__refs_special_i0e_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:36.1251475Z test_python_reference_meta_functions__refs_special_i0e_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:36.1465494Z test_python_reference_meta_functions__refs_special_i0e_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:36.1678884Z test_python_reference_meta_functions__refs_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:36.1878523Z test_python_reference_meta_functions__refs_special_i0e_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:36.2075564Z test_python_reference_meta_functions__refs_special_i0e_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:36.2326799Z test_python_reference_meta_functions__refs_special_i1e_cuda_bool (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:36.2578882Z test_python_reference_meta_functions__refs_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:36.2828262Z test_python_reference_meta_functions__refs_special_i1e_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:36.3040947Z test_python_reference_meta_functions__refs_special_i1e_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:36.3257849Z test_python_reference_meta_functions__refs_special_i1e_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:36.3471846Z test_python_reference_meta_functions__refs_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:36.3665366Z test_python_reference_meta_functions__refs_special_i1e_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:36.3862379Z test_python_reference_meta_functions__refs_special_i1e_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:36.4149824Z test_python_reference_meta_functions__refs_sqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:36.4386844Z test_python_reference_meta_functions__refs_sqrt_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:36.5126255Z test_python_reference_meta_functions__refs_sqrt_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-05-18T05:40:36.5851305Z test_python_reference_meta_functions__refs_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:40:36.6140034Z test_python_reference_meta_functions__refs_sqrt_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:36.6376123Z test_python_reference_meta_functions__refs_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:36.6612719Z test_python_reference_meta_functions__refs_sqrt_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:36.6816408Z test_python_reference_meta_functions__refs_sqrt_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:36.7016633Z test_python_reference_meta_functions__refs_sqrt_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:36.7216080Z test_python_reference_meta_functions__refs_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:36.7453355Z test_python_reference_meta_functions__refs_sqrt_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:36.7641305Z test_python_reference_meta_functions__refs_sqrt_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:36.7906827Z test_python_reference_meta_functions__refs_square_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:36.8170443Z test_python_reference_meta_functions__refs_square_cuda_bool (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:36.8942533Z test_python_reference_meta_functions__refs_square_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:40:36.9699900Z test_python_reference_meta_functions__refs_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-05-18T05:40:36.9962623Z test_python_reference_meta_functions__refs_square_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:37.0225570Z test_python_reference_meta_functions__refs_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:37.0494208Z test_python_reference_meta_functions__refs_square_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:37.0697178Z test_python_reference_meta_functions__refs_square_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:37.0898972Z test_python_reference_meta_functions__refs_square_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:37.1104158Z test_python_reference_meta_functions__refs_square_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:37.1291307Z test_python_reference_meta_functions__refs_square_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:37.1479768Z test_python_reference_meta_functions__refs_square_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:37.1533586Z test_python_reference_meta_functions__refs_squeeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:37.1578886Z test_python_reference_meta_functions__refs_squeeze_cuda_bool (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:37.1643015Z test_python_reference_meta_functions__refs_squeeze_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:37.1710336Z test_python_reference_meta_functions__refs_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:37.1762411Z test_python_reference_meta_functions__refs_squeeze_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:37.1814824Z test_python_reference_meta_functions__refs_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:37.1866888Z test_python_reference_meta_functions__refs_squeeze_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:37.1911511Z test_python_reference_meta_functions__refs_squeeze_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:37.1955620Z test_python_reference_meta_functions__refs_squeeze_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:37.1998700Z test_python_reference_meta_functions__refs_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:37.2042336Z test_python_reference_meta_functions__refs_squeeze_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:37.2090176Z test_python_reference_meta_functions__refs_squeeze_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:37.2227020Z test_python_reference_meta_functions__refs_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:37.2351748Z test_python_reference_meta_functions__refs_stack_cuda_bool (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:37.2498302Z test_python_reference_meta_functions__refs_stack_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:37.2642736Z test_python_reference_meta_functions__refs_stack_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:37.2790283Z test_python_reference_meta_functions__refs_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:37.2926073Z test_python_reference_meta_functions__refs_stack_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:37.3067997Z test_python_reference_meta_functions__refs_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:37.3204711Z test_python_reference_meta_functions__refs_stack_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:37.3335730Z test_python_reference_meta_functions__refs_stack_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:37.3466146Z test_python_reference_meta_functions__refs_stack_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:37.3598766Z test_python_reference_meta_functions__refs_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:37.3726918Z test_python_reference_meta_functions__refs_stack_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:37.3857981Z test_python_reference_meta_functions__refs_stack_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:37.6063170Z test_python_reference_meta_functions__refs_sub_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:40:37.8779574Z test_python_reference_meta_functions__refs_sub_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.271s) 2022-05-18T05:40:37.9539758Z test_python_reference_meta_functions__refs_sub_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-05-18T05:40:38.2232765Z test_python_reference_meta_functions__refs_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.269s) 2022-05-18T05:40:38.4433850Z test_python_reference_meta_functions__refs_sub_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.220s) 2022-05-18T05:40:38.6360438Z test_python_reference_meta_functions__refs_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.192s) 2022-05-18T05:40:38.8297356Z test_python_reference_meta_functions__refs_sub_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.193s) 2022-05-18T05:40:38.9933337Z test_python_reference_meta_functions__refs_sub_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.164s) 2022-05-18T05:40:39.1570662Z test_python_reference_meta_functions__refs_sub_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.164s) 2022-05-18T05:40:39.3208417Z test_python_reference_meta_functions__refs_sub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.164s) 2022-05-18T05:40:39.4811990Z test_python_reference_meta_functions__refs_sub_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.160s) 2022-05-18T05:40:39.6419593Z test_python_reference_meta_functions__refs_sub_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.161s) 2022-05-18T05:40:39.6550757Z test_python_reference_meta_functions__refs_sum_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:39.6655353Z test_python_reference_meta_functions__refs_sum_cuda_bool (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:39.6768568Z test_python_reference_meta_functions__refs_sum_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:39.6902342Z test_python_reference_meta_functions__refs_sum_cuda_complex32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:39.7018395Z test_python_reference_meta_functions__refs_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:39.7147599Z test_python_reference_meta_functions__refs_sum_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:39.7253435Z test_python_reference_meta_functions__refs_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:39.7360517Z test_python_reference_meta_functions__refs_sum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:39.7467030Z test_python_reference_meta_functions__refs_sum_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:39.7575126Z test_python_reference_meta_functions__refs_sum_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:39.7677415Z test_python_reference_meta_functions__refs_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:39.7782743Z test_python_reference_meta_functions__refs_sum_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:39.7887977Z test_python_reference_meta_functions__refs_sum_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:39.8209753Z test_python_reference_meta_functions__refs_tan_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:39.8447216Z test_python_reference_meta_functions__refs_tan_cuda_bool (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:39.9232343Z test_python_reference_meta_functions__refs_tan_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:40:40.0001692Z test_python_reference_meta_functions__refs_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:40:40.0317833Z test_python_reference_meta_functions__refs_tan_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:40.0588390Z test_python_reference_meta_functions__refs_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:40.0856160Z test_python_reference_meta_functions__refs_tan_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:40.1091590Z test_python_reference_meta_functions__refs_tan_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:40.1328026Z test_python_reference_meta_functions__refs_tan_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:40.1561380Z test_python_reference_meta_functions__refs_tan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:40.1776558Z test_python_reference_meta_functions__refs_tan_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:40.1993510Z test_python_reference_meta_functions__refs_tan_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:40.2034116Z test_python_reference_meta_functions__refs_tensor_split_cuda_bfloat16 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:40:40.2064697Z test_python_reference_meta_functions__refs_tensor_split_cuda_bool (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:40:40.2110077Z test_python_reference_meta_functions__refs_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:40:40.2154828Z test_python_reference_meta_functions__refs_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:40:40.2193415Z test_python_reference_meta_functions__refs_tensor_split_cuda_float16 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:40:40.2232326Z test_python_reference_meta_functions__refs_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:40:40.2268687Z test_python_reference_meta_functions__refs_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... expected failure (0.004s) 2022-05-18T05:40:40.2299922Z test_python_reference_meta_functions__refs_tensor_split_cuda_int16 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:40:40.2330980Z test_python_reference_meta_functions__refs_tensor_split_cuda_int32 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:40:40.2362453Z test_python_reference_meta_functions__refs_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:40:40.2396922Z test_python_reference_meta_functions__refs_tensor_split_cuda_int8 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:40:40.2428685Z test_python_reference_meta_functions__refs_tensor_split_cuda_uint8 (__main__.TestCommonCUDA) ... expected failure (0.003s) 2022-05-18T05:40:40.2487015Z test_python_reference_meta_functions__refs_transpose_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:40.2533783Z test_python_reference_meta_functions__refs_transpose_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:40.2602692Z test_python_reference_meta_functions__refs_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:40.2672923Z test_python_reference_meta_functions__refs_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:40.2729436Z test_python_reference_meta_functions__refs_transpose_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:40.2787160Z test_python_reference_meta_functions__refs_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:40.2849882Z test_python_reference_meta_functions__refs_transpose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:40.2896572Z test_python_reference_meta_functions__refs_transpose_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:40.2944101Z test_python_reference_meta_functions__refs_transpose_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:40.2994880Z test_python_reference_meta_functions__refs_transpose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:40.3040155Z test_python_reference_meta_functions__refs_transpose_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:40.3088179Z test_python_reference_meta_functions__refs_transpose_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:40.5505615Z test_python_reference_meta_functions__refs_true_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.242s) 2022-05-18T05:40:40.7377023Z test_python_reference_meta_functions__refs_true_divide_cuda_bool (__main__.TestCommonCUDA) ... ok (0.187s) 2022-05-18T05:40:41.0311580Z test_python_reference_meta_functions__refs_true_divide_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.293s) 2022-05-18T05:40:41.3196908Z test_python_reference_meta_functions__refs_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.288s) 2022-05-18T05:40:41.5564773Z test_python_reference_meta_functions__refs_true_divide_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.237s) 2022-05-18T05:40:41.7669670Z test_python_reference_meta_functions__refs_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:40:41.9779515Z test_python_reference_meta_functions__refs_true_divide_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.211s) 2022-05-18T05:40:42.1777372Z test_python_reference_meta_functions__refs_true_divide_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.200s) 2022-05-18T05:40:42.3772696Z test_python_reference_meta_functions__refs_true_divide_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.199s) 2022-05-18T05:40:42.5770332Z test_python_reference_meta_functions__refs_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.200s) 2022-05-18T05:40:42.7731869Z test_python_reference_meta_functions__refs_true_divide_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:40:42.9699867Z test_python_reference_meta_functions__refs_true_divide_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.197s) 2022-05-18T05:40:42.9764700Z test_python_reference_meta_functions__refs_unsqueeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:42.9817318Z test_python_reference_meta_functions__refs_unsqueeze_cuda_bool (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:42.9893382Z test_python_reference_meta_functions__refs_unsqueeze_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:42.9969046Z test_python_reference_meta_functions__refs_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:43.0031864Z test_python_reference_meta_functions__refs_unsqueeze_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:43.0098065Z test_python_reference_meta_functions__refs_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:43.0163217Z test_python_reference_meta_functions__refs_unsqueeze_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:43.0216474Z test_python_reference_meta_functions__refs_unsqueeze_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.0269451Z test_python_reference_meta_functions__refs_unsqueeze_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.0322404Z test_python_reference_meta_functions__refs_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.0374942Z test_python_reference_meta_functions__refs_unsqueeze_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.0427938Z test_python_reference_meta_functions__refs_unsqueeze_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.0927425Z test_python_reference_meta_functions__refs_view_cuda_bfloat16 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:40:43.1358822Z test_python_reference_meta_functions__refs_view_cuda_bool (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:40:43.1922639Z test_python_reference_meta_functions__refs_view_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:40:43.2019985Z test_python_reference_meta_functions__refs_view_cuda_complex32 (__main__.TestCommonCUDA) ... expected failure (0.010s) 2022-05-18T05:40:43.2586273Z test_python_reference_meta_functions__refs_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-05-18T05:40:43.3081316Z test_python_reference_meta_functions__refs_view_cuda_float16 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:40:43.3575636Z test_python_reference_meta_functions__refs_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:40:43.4069444Z test_python_reference_meta_functions__refs_view_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:40:43.4506751Z test_python_reference_meta_functions__refs_view_cuda_int16 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:40:43.4945295Z test_python_reference_meta_functions__refs_view_cuda_int32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:40:43.5383754Z test_python_reference_meta_functions__refs_view_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:40:43.5822106Z test_python_reference_meta_functions__refs_view_cuda_int8 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:40:43.6261000Z test_python_reference_meta_functions__refs_view_cuda_uint8 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:40:43.6404264Z test_reference_testing_addbmm_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:43.6470097Z test_reference_testing_addbmm_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:43.6634958Z test_reference_testing_allclose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:43.6766256Z test_reference_testing_allclose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:43.6811151Z test_reference_testing_aminmax_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.6849770Z test_reference_testing_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.6902562Z test_reference_testing_argwhere_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.6945399Z test_reference_testing_argwhere_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.6986335Z test_reference_testing_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.7023060Z test_reference_testing_broadcast_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.7054293Z test_reference_testing_broadcast_tensors_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:40:43.7080952Z test_reference_testing_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:40:43.7133360Z test_reference_testing_broadcast_to_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.7182385Z test_reference_testing_broadcast_to_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.7218605Z test_reference_testing_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.7292077Z test_reference_testing_cat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:43.7352462Z test_reference_testing_cat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:43.7403695Z test_reference_testing_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.7446690Z test_reference_testing_diagflat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.7485324Z test_reference_testing_diagflat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.7521689Z test_reference_testing_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.8073003Z test_reference_testing_diff_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:40:43.8503152Z test_reference_testing_diff_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:40:43.8805317Z test_reference_testing_diff_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:40:43.8821022Z test_reference_testing_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:40:43.8835585Z test_reference_testing_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:40:43.8850122Z test_reference_testing_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:40:43.8893849Z test_reference_testing_linalg_cross_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:43.8929011Z test_reference_testing_linalg_cross_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:40:43.8959128Z test_reference_testing_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:40:43.9143442Z test_reference_testing_linalg_tensorinv_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:43.9319263Z test_reference_testing_linalg_tensorinv_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:43.9468961Z test_reference_testing_linalg_tensorsolve_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:43.9591016Z test_reference_testing_linalg_tensorsolve_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:43.9667376Z test_reference_testing_linalg_vander_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:43.9732677Z test_reference_testing_linalg_vander_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:43.9788136Z test_reference_testing_linalg_vander_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:43.9907176Z test_reference_testing_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:44.0000779Z test_reference_testing_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:44.0075678Z test_reference_testing_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:44.0135424Z test_reference_testing_nn_functional_gelu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:44.0191424Z test_reference_testing_nn_functional_group_norm_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.0259957Z test_reference_testing_nn_functional_l1_loss_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:44.0307559Z test_reference_testing_nn_functional_l1_loss_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.0365981Z test_reference_testing_nn_functional_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:44.0413778Z test_reference_testing_nn_functional_mse_loss_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.0458865Z test_reference_testing_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.0521056Z test_reference_testing_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:44.0572916Z test_reference_testing_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.0616149Z test_reference_testing_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:44.0676343Z test_reference_testing_nn_functional_pdist_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:44.0786501Z test_reference_testing_nn_functional_prelu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:44.0842892Z test_reference_testing_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:44.0879461Z test_reference_testing_nn_functional_softplus_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:40:44.0921973Z test_reference_testing_nn_functional_threshold_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:44.0956535Z test_reference_testing_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:40:44.1294718Z test_reference_testing_permute_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:40:44.1582159Z test_reference_testing_permute_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:44.1812022Z test_reference_testing_permute_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:44.1841351Z test_reference_testing_ravel_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-05-18T05:40:44.1864472Z test_reference_testing_ravel_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:40:44.1886205Z test_reference_testing_ravel_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.002s) 2022-05-18T05:40:44.2055092Z test_reference_testing_repeat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:44.2200127Z test_reference_testing_repeat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:44.2304009Z test_reference_testing_repeat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:44.2364903Z test_reference_testing_roll_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:44.2418006Z test_reference_testing_roll_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.2460072Z test_reference_testing_roll_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:44.3273706Z test_reference_testing_searchsorted_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-05-18T05:40:44.4044088Z test_reference_testing_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-05-18T05:40:44.4157466Z test_reference_testing_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:44.4255376Z test_reference_testing_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:44.4329344Z test_reference_testing_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:44.4544516Z test_reference_testing_tile_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:44.4728239Z test_reference_testing_tile_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:44.4861314Z test_reference_testing_tile_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:44.4916564Z test_reference_testing_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.4963397Z test_reference_testing_transpose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.5002648Z test_reference_testing_transpose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-05-18T05:40:44.5063226Z test_reference_testing_where_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-05-18T05:40:44.5112814Z test_reference_testing_where_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.5158407Z test_reference_testing_where_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-05-18T05:40:44.5245417Z test_variant_consistency_eager_H_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:44.5314921Z test_variant_consistency_eager_H_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:44.5393892Z test_variant_consistency_eager_T_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:44.5462098Z test_variant_consistency_eager_T_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:44.6697087Z test_variant_consistency_eager___getitem___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T05:40:44.7299318Z test_variant_consistency_eager___getitem___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-05-18T05:40:44.7651119Z test_variant_consistency_eager___radd___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:40:44.7838221Z test_variant_consistency_eager___radd___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:44.8313025Z test_variant_consistency_eager___rdiv___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:40:44.8534121Z test_variant_consistency_eager___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:44.9005400Z test_variant_consistency_eager___rmatmul___cuda_complex64 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:1086: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:477.) 2022-05-18T05:40:44.9008624Z return self._grad 2022-05-18T05:40:44.9202461Z ok (0.067s) 2022-05-18T05:40:44.9583800Z test_variant_consistency_eager___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:40:44.9798498Z test_variant_consistency_eager___rmod___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:45.0220014Z test_variant_consistency_eager___rmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:40:45.0455896Z test_variant_consistency_eager___rmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:45.0583090Z test_variant_consistency_eager___rpow___cuda_complex64 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:668: 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-05-18T05:40:45.0585749Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T05:40:45.0984764Z ok (0.053s) 2022-05-18T05:40:45.1232275Z test_variant_consistency_eager___rpow___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:45.1596308Z test_variant_consistency_eager___rsub___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:40:45.1784738Z test_variant_consistency_eager___rsub___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:45.2440072Z test_variant_consistency_eager__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:40:45.3109584Z test_variant_consistency_eager__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-05-18T05:40:45.3330086Z test_variant_consistency_eager__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:45.3555074Z test_variant_consistency_eager__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:45.3711960Z test_variant_consistency_eager__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:45.5321584Z test_variant_consistency_eager__masked_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.161s) 2022-05-18T05:40:45.6055481Z test_variant_consistency_eager__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:40:45.9171384Z test_variant_consistency_eager__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.311s) 2022-05-18T05:40:45.9502765Z test_variant_consistency_eager__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:40:46.1269972Z test_variant_consistency_eager__masked_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.176s) 2022-05-18T05:40:46.2127848Z test_variant_consistency_eager__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:40:46.2283162Z test_variant_consistency_eager__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:46.2453865Z test_variant_consistency_eager__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:46.5991013Z test_variant_consistency_eager__masked_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.354s) 2022-05-18T05:40:46.7573293Z test_variant_consistency_eager__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T05:40:46.8591241Z test_variant_consistency_eager__masked_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.102s) 2022-05-18T05:40:46.9084857Z test_variant_consistency_eager__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:40:47.2429026Z test_variant_consistency_eager__masked_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.334s) 2022-05-18T05:40:47.3920163Z test_variant_consistency_eager__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.149s) 2022-05-18T05:40:47.4069797Z test_variant_consistency_eager_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:47.4198863Z test_variant_consistency_eager_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:47.4646940Z test_variant_consistency_eager_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:40:47.4890208Z test_variant_consistency_eager_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:47.5230308Z test_variant_consistency_eager_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:40:47.5412454Z test_variant_consistency_eager_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:47.7045721Z test_variant_consistency_eager_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-05-18T05:40:47.7867550Z test_variant_consistency_eager_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-05-18T05:40:47.7926056Z test_variant_consistency_eager_addbmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:40:47.7982088Z test_variant_consistency_eager_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:40:47.8642287Z test_variant_consistency_eager_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.066s) 2022-05-18T05:40:47.9175086Z test_variant_consistency_eager_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.053s) 2022-05-18T05:40:47.9866786Z test_variant_consistency_eager_addcmul_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.069s) 2022-05-18T05:40:48.0363118Z test_variant_consistency_eager_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.049s) 2022-05-18T05:40:48.0875469Z test_variant_consistency_eager_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:40:48.1155312Z test_variant_consistency_eager_addmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:48.1685204Z test_variant_consistency_eager_addmm_decomposed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:40:48.1920455Z test_variant_consistency_eager_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:48.2652557Z test_variant_consistency_eager_addmv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:40:48.3057284Z test_variant_consistency_eager_addmv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:40:48.3114571Z test_variant_consistency_eager_addr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:40:48.3173326Z test_variant_consistency_eager_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:40:48.3319827Z test_variant_consistency_eager_all_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:48.3421528Z test_variant_consistency_eager_all_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:48.3875824Z test_variant_consistency_eager_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:40:48.4088704Z test_variant_consistency_eager_allclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:48.4478549Z test_variant_consistency_eager_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:40:48.4869705Z test_variant_consistency_eager_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:40:48.5024043Z test_variant_consistency_eager_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:48.5123895Z test_variant_consistency_eager_angle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:48.5204614Z test_variant_consistency_eager_angle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:48.5348382Z test_variant_consistency_eager_any_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:48.5446876Z test_variant_consistency_eager_any_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:48.5541619Z test_variant_consistency_eager_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:48.5634465Z test_variant_consistency_eager_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:48.5788859Z test_variant_consistency_eager_argsort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:48.5904099Z test_variant_consistency_eager_argwhere_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:48.5991752Z test_variant_consistency_eager_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:48.6246264Z test_variant_consistency_eager_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.025s) 2022-05-18T05:40:48.8126555Z test_variant_consistency_eager_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.188s) 2022-05-18T05:40:48.9684264Z test_variant_consistency_eager_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.156s) 2022-05-18T05:40:48.9841575Z test_variant_consistency_eager_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:49.0000935Z test_variant_consistency_eager_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:49.0146158Z test_variant_consistency_eager_asinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:49.1072530Z test_variant_consistency_eager_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-05-18T05:40:49.1271560Z test_variant_consistency_eager_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:49.1433268Z test_variant_consistency_eager_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:49.1595138Z test_variant_consistency_eager_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:49.1704289Z test_variant_consistency_eager_atanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:49.1830237Z test_variant_consistency_eager_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:49.1918907Z test_variant_consistency_eager_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:49.2040990Z test_variant_consistency_eager_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:49.2128238Z test_variant_consistency_eager_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:49.2250506Z test_variant_consistency_eager_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:49.2338623Z test_variant_consistency_eager_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:49.3849851Z test_variant_consistency_eager_baddbmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.151s) 2022-05-18T05:40:49.4298961Z test_variant_consistency_eager_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:40:49.4423405Z test_variant_consistency_eager_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:49.4616392Z test_variant_consistency_eager_bfloat16_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:49.4742240Z test_variant_consistency_eager_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:49.4833610Z test_variant_consistency_eager_block_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:49.4909865Z test_variant_consistency_eager_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:49.5013836Z test_variant_consistency_eager_bmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:49.5099817Z test_variant_consistency_eager_bmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:49.5208447Z test_variant_consistency_eager_bool_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:49.5289679Z test_variant_consistency_eager_bool_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:49.5369039Z test_variant_consistency_eager_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:49.5437211Z test_variant_consistency_eager_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:49.5653168Z test_variant_consistency_eager_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:49.5801489Z test_variant_consistency_eager_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:49.5921203Z test_variant_consistency_eager_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:49.6027684Z test_variant_consistency_eager_byte_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:49.6111862Z test_variant_consistency_eager_byte_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:49.6211841Z test_variant_consistency_eager_cartesian_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:49.6291790Z test_variant_consistency_eager_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:49.6589824Z test_variant_consistency_eager_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:40:49.6743691Z test_variant_consistency_eager_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:49.8402667Z test_variant_consistency_eager_cdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:49.8508182Z test_variant_consistency_eager_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:49.8700012Z test_variant_consistency_eager_chalf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:49.8826472Z test_variant_consistency_eager_chalf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:49.8927302Z test_variant_consistency_eager_char_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:49.9006221Z test_variant_consistency_eager_char_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:49.9630379Z test_variant_consistency_eager_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:40:50.0064770Z test_variant_consistency_eager_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:40:50.0703953Z test_variant_consistency_eager_cholesky_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:40:50.0995156Z test_variant_consistency_eager_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:50.2106367Z test_variant_consistency_eager_cholesky_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:40:50.2629823Z test_variant_consistency_eager_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:40:50.2814044Z test_variant_consistency_eager_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:50.2916399Z test_variant_consistency_eager_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:50.3238710Z test_variant_consistency_eager_clamp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:50.3694493Z test_variant_consistency_eager_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:40:50.3845257Z test_variant_consistency_eager_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:50.3932488Z test_variant_consistency_eager_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:50.4040201Z test_variant_consistency_eager_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:50.4120362Z test_variant_consistency_eager_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:50.4693016Z test_variant_consistency_eager_combinations_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:40:50.4989801Z test_variant_consistency_eager_combinations_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:50.5119310Z test_variant_consistency_eager_complex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:50.5258130Z test_variant_consistency_eager_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:50.5355545Z test_variant_consistency_eager_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:50.5469826Z test_variant_consistency_eager_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:50.5554320Z test_variant_consistency_eager_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:50.5644732Z test_variant_consistency_eager_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:50.5718223Z test_variant_consistency_eager_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:50.6130748Z test_variant_consistency_eager_copysign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:40:50.6538950Z test_variant_consistency_eager_corrcoef_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:40:50.6758527Z test_variant_consistency_eager_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:50.7006681Z test_variant_consistency_eager_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:50.7133715Z test_variant_consistency_eager_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:50.7331674Z test_variant_consistency_eager_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:50.7456612Z test_variant_consistency_eager_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:50.7634959Z test_variant_consistency_eager_count_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:50.7752418Z test_variant_consistency_eager_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:51.0750702Z test_variant_consistency_eager_cov_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.300s) 2022-05-18T05:40:51.2414896Z test_variant_consistency_eager_cov_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-05-18T05:40:51.2570286Z test_variant_consistency_eager_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:51.2679254Z test_variant_consistency_eager_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:51.2762540Z test_variant_consistency_eager_cummax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:51.2847088Z test_variant_consistency_eager_cummin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:51.3893835Z test_variant_consistency_eager_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:40:51.4384187Z test_variant_consistency_eager_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:40:51.4650691Z test_variant_consistency_eager_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:51.4803728Z test_variant_consistency_eager_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:51.5071731Z test_variant_consistency_eager_cumulative_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:51.5237008Z test_variant_consistency_eager_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:51.5360668Z test_variant_consistency_eager_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:51.5736567Z test_variant_consistency_eager_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:40:51.5978484Z test_variant_consistency_eager_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:51.6427847Z test_variant_consistency_eager_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:40:51.6667364Z test_variant_consistency_eager_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:51.6844462Z test_variant_consistency_eager_diagflat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:51.6976250Z test_variant_consistency_eager_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:51.7701839Z test_variant_consistency_eager_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:40:51.8064603Z test_variant_consistency_eager_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:40:51.8370258Z test_variant_consistency_eager_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:40:52.2523677Z test_variant_consistency_eager_diff_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.415s) 2022-05-18T05:40:52.4844018Z test_variant_consistency_eager_diff_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.232s) 2022-05-18T05:40:52.5018091Z test_variant_consistency_eager_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:52.7735543Z test_variant_consistency_eager_dist_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.271s) 2022-05-18T05:40:52.9037096Z test_variant_consistency_eager_dist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.130s) 2022-05-18T05:40:53.0058104Z test_variant_consistency_eager_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.102s) 2022-05-18T05:40:53.1838799Z test_variant_consistency_eager_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.178s) 2022-05-18T05:40:53.2740749Z test_variant_consistency_eager_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.090s) 2022-05-18T05:40:53.3753492Z test_variant_consistency_eager_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:40:53.3878721Z test_variant_consistency_eager_dot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:53.3964663Z test_variant_consistency_eager_dot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:53.4148856Z test_variant_consistency_eager_double_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:53.4269726Z test_variant_consistency_eager_double_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:53.4383862Z test_variant_consistency_eager_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:53.4467375Z test_variant_consistency_eager_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:53.4551883Z test_variant_consistency_eager_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:53.4626875Z test_variant_consistency_eager_dstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:53.5233748Z test_variant_consistency_eager_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:40:53.5591917Z test_variant_consistency_eager_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:40:53.5887786Z test_variant_consistency_eager_einsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:53.6050394Z test_variant_consistency_eager_einsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:53.6190327Z test_variant_consistency_eager_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:53.6261582Z test_variant_consistency_eager_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:53.6460888Z test_variant_consistency_eager_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:53.6587365Z test_variant_consistency_eager_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:53.6691973Z test_variant_consistency_eager_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:53.6853886Z test_variant_consistency_eager_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:53.6958034Z test_variant_consistency_eager_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:53.7111354Z test_variant_consistency_eager_exp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:53.7308792Z test_variant_consistency_eager_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:53.7434937Z test_variant_consistency_eager_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:53.7590564Z test_variant_consistency_eager_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:53.7704998Z test_variant_consistency_eager_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:53.8000348Z test_variant_consistency_eager_expand_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:53.8170452Z test_variant_consistency_eager_expand_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:53.8270516Z test_variant_consistency_eager_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:53.8426981Z test_variant_consistency_eager_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:53.8573252Z test_variant_consistency_eager_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:53.8738327Z test_variant_consistency_eager_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:53.8895696Z test_variant_consistency_eager_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:53.9063499Z test_variant_consistency_eager_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:53.9188573Z test_variant_consistency_eager_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:53.9322257Z test_variant_consistency_eager_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:53.9405307Z test_variant_consistency_eager_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:53.9582120Z test_variant_consistency_eager_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:53.9746708Z test_variant_consistency_eager_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:53.9962092Z test_variant_consistency_eager_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:54.0106346Z test_variant_consistency_eager_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:54.0287052Z test_variant_consistency_eager_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:54.0467799Z test_variant_consistency_eager_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:40:54.0668187Z test_variant_consistency_eager_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:54.0821818Z test_variant_consistency_eager_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:54.0986111Z test_variant_consistency_eager_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:54.1136009Z test_variant_consistency_eager_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:54.1360246Z test_variant_consistency_eager_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:54.1511675Z test_variant_consistency_eager_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:54.1681722Z test_variant_consistency_eager_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:54.1770883Z test_variant_consistency_eager_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:54.1896383Z test_variant_consistency_eager_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:54.2055483Z test_variant_consistency_eager_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:54.2216080Z test_variant_consistency_eager_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:54.2417684Z test_variant_consistency_eager_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:54.2563705Z test_variant_consistency_eager_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:54.2768176Z test_variant_consistency_eager_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:54.2916473Z test_variant_consistency_eager_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:54.3086554Z test_variant_consistency_eager_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:54.3239958Z test_variant_consistency_eager_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:54.3397856Z test_variant_consistency_eager_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:54.3501166Z test_variant_consistency_eager_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:54.3654564Z test_variant_consistency_eager_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:54.3810923Z test_variant_consistency_eager_fill__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:54.3923153Z test_variant_consistency_eager_fill__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:54.4109957Z test_variant_consistency_eager_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:54.4239503Z test_variant_consistency_eager_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:54.4515063Z test_variant_consistency_eager_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:40:54.4679640Z test_variant_consistency_eager_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:54.4781469Z test_variant_consistency_eager_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:54.4867024Z test_variant_consistency_eager_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:54.4970288Z test_variant_consistency_eager_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:54.5060467Z test_variant_consistency_eager_flipud_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:54.5245888Z test_variant_consistency_eager_float_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:54.5363621Z test_variant_consistency_eager_float_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:54.5958945Z test_variant_consistency_eager_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-05-18T05:40:54.6248868Z test_variant_consistency_eager_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:40:54.6394939Z test_variant_consistency_eager_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:54.6754055Z test_variant_consistency_eager_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:40:54.6991057Z test_variant_consistency_eager_fmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:40:54.7242214Z test_variant_consistency_eager_fmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:54.7692967Z test_variant_consistency_eager_fmod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:40:54.7817158Z test_variant_consistency_eager_frac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:54.7898630Z test_variant_consistency_eager_frexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:54.7999482Z test_variant_consistency_eager_full_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:54.8073411Z test_variant_consistency_eager_full_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:54.8271539Z test_variant_consistency_eager_gather_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:40:54.8407298Z test_variant_consistency_eager_gather_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:54.8557903Z test_variant_consistency_eager_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:55.2569182Z test_variant_consistency_eager_geqrf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.401s) 2022-05-18T05:40:55.4570551Z test_variant_consistency_eager_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.200s) 2022-05-18T05:40:55.4796045Z test_variant_consistency_eager_gradient_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:55.4925961Z test_variant_consistency_eager_gradient_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:55.5071825Z test_variant_consistency_eager_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:40:55.5261423Z test_variant_consistency_eager_half_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:40:55.5383038Z test_variant_consistency_eager_half_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:40:55.5706238Z test_variant_consistency_eager_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:55.6232373Z test_variant_consistency_eager_histc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-05-18T05:40:55.6346446Z test_variant_consistency_eager_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:55.6429909Z test_variant_consistency_eager_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:55.6513129Z test_variant_consistency_eager_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:55.6581668Z test_variant_consistency_eager_hstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:55.6991029Z test_variant_consistency_eager_hypot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:40:55.7154261Z test_variant_consistency_eager_i0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:55.7465796Z test_variant_consistency_eager_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:40:55.7774379Z test_variant_consistency_eager_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:40:55.7865206Z test_variant_consistency_eager_imag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:55.8492906Z test_variant_consistency_eager_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:40:55.8817452Z test_variant_consistency_eager_index_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:40:55.9080338Z test_variant_consistency_eager_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:55.9247646Z test_variant_consistency_eager_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:55.9471631Z test_variant_consistency_eager_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:55.9618585Z test_variant_consistency_eager_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:55.9924455Z test_variant_consistency_eager_index_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:40:56.0130557Z test_variant_consistency_eager_index_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:40:56.1678841Z test_variant_consistency_eager_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-05-18T05:40:56.1835646Z test_variant_consistency_eager_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:56.1938788Z test_variant_consistency_eager_index_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:56.2074241Z test_variant_consistency_eager_inner_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:56.2172450Z test_variant_consistency_eager_inner_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:56.2279101Z test_variant_consistency_eager_int_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:56.2358122Z test_variant_consistency_eager_int_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:56.3046994Z test_variant_consistency_eager_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-05-18T05:40:56.3430301Z test_variant_consistency_eager_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:40:56.3773603Z test_variant_consistency_eager_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:40:56.3932633Z test_variant_consistency_eager_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:56.4024970Z test_variant_consistency_eager_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:40:56.4097743Z test_variant_consistency_eager_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:56.4175095Z test_variant_consistency_eager_isin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:56.4249049Z test_variant_consistency_eager_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:56.4314839Z test_variant_consistency_eager_isinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:56.4387335Z test_variant_consistency_eager_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:56.4452667Z test_variant_consistency_eager_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:56.4519035Z test_variant_consistency_eager_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:56.4584828Z test_variant_consistency_eager_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:40:56.4670925Z test_variant_consistency_eager_isreal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:56.4747901Z test_variant_consistency_eager_isreal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:56.5646869Z test_variant_consistency_eager_istft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.090s) 2022-05-18T05:40:56.6147054Z test_variant_consistency_eager_istft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-05-18T05:40:56.6219856Z test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.007s) 2022-05-18T05:40:56.6284419Z test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.007s) 2022-05-18T05:40:56.6346482Z test_variant_consistency_eager_jiterator_binary_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:40:56.6407499Z test_variant_consistency_eager_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:40:56.6467967Z test_variant_consistency_eager_jiterator_unary_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:40:56.6530130Z test_variant_consistency_eager_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:40:56.6632638Z test_variant_consistency_eager_kron_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:56.6717860Z test_variant_consistency_eager_kron_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:56.6846982Z test_variant_consistency_eager_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:40:56.7026269Z test_variant_consistency_eager_ldexp_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.018s) 2022-05-18T05:40:56.7166678Z test_variant_consistency_eager_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.014s) 2022-05-18T05:40:56.7316226Z test_variant_consistency_eager_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:40:56.8993669Z test_variant_consistency_eager_lerp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.168s) 2022-05-18T05:40:56.9724797Z test_variant_consistency_eager_lerp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.073s) 2022-05-18T05:40:56.9883693Z test_variant_consistency_eager_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:57.0251645Z test_variant_consistency_eager_linalg_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:40:57.0474974Z test_variant_consistency_eager_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:40:57.0649309Z test_variant_consistency_eager_linalg_cholesky_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:57.0746557Z test_variant_consistency_eager_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:40:57.1007584Z test_variant_consistency_eager_linalg_cond_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:57.1237120Z test_variant_consistency_eager_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:57.1350873Z test_variant_consistency_eager_linalg_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:40:57.1430866Z test_variant_consistency_eager_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:40:57.3174146Z test_variant_consistency_eager_linalg_det_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.174s) 2022-05-18T05:40:57.4254161Z test_variant_consistency_eager_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:40:57.4526739Z test_variant_consistency_eager_linalg_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:40:57.4697087Z test_variant_consistency_eager_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:40:57.4954099Z test_variant_consistency_eager_linalg_eigh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:57.5117651Z test_variant_consistency_eager_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:40:57.5539838Z test_variant_consistency_eager_linalg_eigvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:40:57.5804161Z test_variant_consistency_eager_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:40:57.6162621Z test_variant_consistency_eager_linalg_eigvalsh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:40:57.6395769Z test_variant_consistency_eager_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:57.6458148Z test_variant_consistency_eager_linalg_householder_product_cuda_complex64 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.006s) 2022-05-18T05:40:57.6522140Z test_variant_consistency_eager_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.006s) 2022-05-18T05:40:57.6956625Z test_variant_consistency_eager_linalg_inv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:40:57.7207139Z test_variant_consistency_eager_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:40:57.7606207Z test_variant_consistency_eager_linalg_inv_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:40:57.7833392Z test_variant_consistency_eager_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:40:57.7896965Z test_variant_consistency_eager_linalg_ldl_factor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:40:57.7968104Z test_variant_consistency_eager_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.007s) 2022-05-18T05:40:57.8025324Z test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:40:57.8085702Z test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:40:57.8144982Z test_variant_consistency_eager_linalg_ldl_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:40:57.8207619Z test_variant_consistency_eager_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T05:40:58.0554022Z test_variant_consistency_eager_linalg_lstsq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.234s) 2022-05-18T05:40:58.1094366Z test_variant_consistency_eager_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:40:58.4344583Z test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.325s) 2022-05-18T05:40:58.5357638Z test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-05-18T05:40:58.6214551Z test_variant_consistency_eager_linalg_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:40:58.6652535Z test_variant_consistency_eager_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:40:59.4234082Z test_variant_consistency_eager_linalg_lu_factor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.758s) 2022-05-18T05:40:59.8046201Z test_variant_consistency_eager_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.381s) 2022-05-18T05:40:59.8832915Z test_variant_consistency_eager_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:40:59.9237412Z test_variant_consistency_eager_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-05-18T05:41:00.1658951Z test_variant_consistency_eager_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.242s) 2022-05-18T05:41:00.2963043Z test_variant_consistency_eager_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.130s) 2022-05-18T05:41:00.5715165Z test_variant_consistency_eager_linalg_matrix_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.275s) 2022-05-18T05:41:00.6889113Z test_variant_consistency_eager_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:41:00.7257248Z test_variant_consistency_eager_linalg_matrix_rank_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:41:00.7482039Z test_variant_consistency_eager_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:41:00.7717774Z test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:41:00.7876085Z test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:00.8086275Z test_variant_consistency_eager_linalg_multi_dot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:00.8225133Z test_variant_consistency_eager_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:00.8642880Z test_variant_consistency_eager_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-05-18T05:41:00.8914863Z test_variant_consistency_eager_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:41:00.9283493Z test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:41:00.9528755Z test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:41:01.0815885Z test_variant_consistency_eager_linalg_pinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.128s) 2022-05-18T05:41:01.1461041Z test_variant_consistency_eager_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:41:01.1851150Z test_variant_consistency_eager_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:41:01.2070767Z test_variant_consistency_eager_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:41:01.2188578Z test_variant_consistency_eager_linalg_pinv_singular_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.012s) 2022-05-18T05:41:01.2255333Z test_variant_consistency_eager_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.007s) 2022-05-18T05:41:01.6412847Z test_variant_consistency_eager_linalg_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.415s) 2022-05-18T05:41:01.8343464Z test_variant_consistency_eager_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.193s) 2022-05-18T05:41:01.8610852Z test_variant_consistency_eager_linalg_slogdet_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:41:01.8777993Z test_variant_consistency_eager_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:02.0010715Z test_variant_consistency_eager_linalg_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T05:41:02.0658070Z test_variant_consistency_eager_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:41:02.5243560Z test_variant_consistency_eager_linalg_solve_triangular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.458s) 2022-05-18T05:41:02.7234354Z test_variant_consistency_eager_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:41:05.4639610Z test_variant_consistency_eager_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (2.739s) 2022-05-18T05:41:06.7621117Z test_variant_consistency_eager_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.298s) 2022-05-18T05:41:06.8963124Z test_variant_consistency_eager_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.134s) 2022-05-18T05:41:07.0130267Z test_variant_consistency_eager_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-05-18T05:41:07.0671131Z test_variant_consistency_eager_linalg_tensorinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:41:07.0963641Z test_variant_consistency_eager_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:41:07.1827790Z test_variant_consistency_eager_linalg_tensorsolve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:41:07.2269881Z test_variant_consistency_eager_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:41:07.2528411Z test_variant_consistency_eager_linalg_vander_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:41:07.2713690Z test_variant_consistency_eager_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:07.3948621Z test_variant_consistency_eager_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.123s) 2022-05-18T05:41:07.4549525Z test_variant_consistency_eager_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:41:07.4818665Z test_variant_consistency_eager_log10_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:41:07.4949240Z test_variant_consistency_eager_log10_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:07.5050360Z test_variant_consistency_eager_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:07.5251569Z test_variant_consistency_eager_log2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:07.5380844Z test_variant_consistency_eager_log2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:07.5580619Z test_variant_consistency_eager_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:07.5714315Z test_variant_consistency_eager_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:07.5958085Z test_variant_consistency_eager_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:41:07.6314890Z test_variant_consistency_eager_log_softmax_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:41:07.6563925Z test_variant_consistency_eager_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:41:07.6649375Z test_variant_consistency_eager_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:07.6734177Z test_variant_consistency_eager_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:07.6910325Z test_variant_consistency_eager_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:07.7764014Z test_variant_consistency_eager_logdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:41:07.7930104Z test_variant_consistency_eager_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:07.8033659Z test_variant_consistency_eager_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:07.8090096Z test_variant_consistency_eager_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:41:07.8146792Z test_variant_consistency_eager_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:41:07.8304309Z test_variant_consistency_eager_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:07.8405143Z test_variant_consistency_eager_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:07.8560732Z test_variant_consistency_eager_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:07.8661558Z test_variant_consistency_eager_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:07.8855314Z test_variant_consistency_eager_logit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:07.9215732Z test_variant_consistency_eager_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:41:07.9322901Z test_variant_consistency_eager_long_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:07.9399644Z test_variant_consistency_eager_long_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:07.9543578Z test_variant_consistency_eager_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:08.7025366Z test_variant_consistency_eager_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.748s) 2022-05-18T05:41:09.0853930Z test_variant_consistency_eager_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.383s) 2022-05-18T05:41:09.5366844Z test_variant_consistency_eager_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.451s) 2022-05-18T05:41:09.7471209Z test_variant_consistency_eager_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:41:09.7807038Z test_variant_consistency_eager_lu_unpack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:41:09.7991290Z test_variant_consistency_eager_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:09.8346764Z test_variant_consistency_eager_mH_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:41:09.8532644Z test_variant_consistency_eager_mH_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:09.8642895Z test_variant_consistency_eager_mT_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:09.8728196Z test_variant_consistency_eager_mT_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:09.9445805Z test_variant_consistency_eager_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:41:09.9809959Z test_variant_consistency_eager_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:41:10.0338537Z test_variant_consistency_eager_masked_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:41:10.0611806Z test_variant_consistency_eager_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:41:10.0920893Z test_variant_consistency_eager_masked_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:41:10.1108534Z test_variant_consistency_eager_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:10.2219794Z test_variant_consistency_eager_matmul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.111s) 2022-05-18T05:41:10.2918133Z test_variant_consistency_eager_matmul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-05-18T05:41:10.3424546Z test_variant_consistency_eager_matrix_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:41:10.3740097Z test_variant_consistency_eager_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:41:10.4297602Z test_variant_consistency_eager_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:41:10.4399872Z test_variant_consistency_eager_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:10.4493751Z test_variant_consistency_eager_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:10.4730547Z test_variant_consistency_eager_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:41:10.5205076Z test_variant_consistency_eager_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:41:10.5495608Z test_variant_consistency_eager_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:41:10.5691857Z test_variant_consistency_eager_median_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:10.5830673Z test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:10.5920181Z test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:10.6057542Z test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:10.6142821Z test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:10.6611441Z test_variant_consistency_eager_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:41:10.6744813Z test_variant_consistency_eager_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:10.6836350Z test_variant_consistency_eager_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:10.7059754Z test_variant_consistency_eager_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:41:10.7265268Z test_variant_consistency_eager_mm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:10.7399357Z test_variant_consistency_eager_mm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:10.7510186Z test_variant_consistency_eager_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:10.7671882Z test_variant_consistency_eager_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:10.7793067Z test_variant_consistency_eager_movedim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:10.7892267Z test_variant_consistency_eager_msort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:11.0305446Z test_variant_consistency_eager_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.241s) 2022-05-18T05:41:11.1384412Z test_variant_consistency_eager_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-05-18T05:41:11.1503855Z test_variant_consistency_eager_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:11.1602783Z test_variant_consistency_eager_mv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:11.1683578Z test_variant_consistency_eager_mv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:11.2221171Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-05-18T05:41:11.2278475Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:41:11.2335512Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:41:11.2468985Z test_variant_consistency_eager_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:11.3045472Z test_variant_consistency_eager_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-05-18T05:41:11.3245535Z test_variant_consistency_eager_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:11.5205579Z test_variant_consistency_eager_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-05-18T05:41:11.5527097Z test_variant_consistency_eager_nansum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:41:11.5753587Z test_variant_consistency_eager_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:41:11.5875356Z test_variant_consistency_eager_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:11.6119971Z test_variant_consistency_eager_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:41:11.6266845Z test_variant_consistency_eager_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:11.6453806Z test_variant_consistency_eager_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:11.6587028Z test_variant_consistency_eager_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:11.6643338Z test_variant_consistency_eager_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.006s) 2022-05-18T05:41:11.6698352Z test_variant_consistency_eager_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:41:11.6850927Z test_variant_consistency_eager_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:11.6947480Z test_variant_consistency_eager_new_full_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:11.7082197Z test_variant_consistency_eager_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:11.7178023Z test_variant_consistency_eager_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:11.7314367Z test_variant_consistency_eager_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:11.7408750Z test_variant_consistency_eager_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:11.7686804Z test_variant_consistency_eager_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:41:11.7775469Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:11.7859443Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:11.7944555Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:11.8021842Z test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:11.8120026Z test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:11.8212969Z test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:11.8313192Z test_variant_consistency_eager_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:11.8403018Z test_variant_consistency_eager_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:11.8503435Z test_variant_consistency_eager_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:11.8657477Z test_variant_consistency_eager_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:11.8835575Z test_variant_consistency_eager_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:11.9329946Z test_variant_consistency_eager_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:41:11.9475274Z test_variant_consistency_eager_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:11.9816343Z test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:41:11.9939550Z test_variant_consistency_eager_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:12.0720859Z test_variant_consistency_eager_nn_functional_conv1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:41:12.0941153Z test_variant_consistency_eager_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:41:12.3046125Z test_variant_consistency_eager_nn_functional_conv2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.210s) 2022-05-18T05:41:12.3484044Z test_variant_consistency_eager_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-05-18T05:41:12.3696083Z test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:12.3897878Z test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:12.4166051Z test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:41:12.4395313Z test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:41:12.4602986Z test_variant_consistency_eager_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:12.4815732Z test_variant_consistency_eager_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:12.4975857Z test_variant_consistency_eager_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:12.5256164Z test_variant_consistency_eager_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:41:12.5611227Z test_variant_consistency_eager_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:41:12.5714704Z test_variant_consistency_eager_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:12.6052836Z test_variant_consistency_eager_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-05-18T05:41:12.6182596Z test_variant_consistency_eager_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:12.6366572Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:12.6740465Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:41:12.6949525Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:12.7201934Z test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:41:12.7471804Z test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:41:13.2267809Z test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.479s) 2022-05-18T05:41:13.2362914Z test_variant_consistency_eager_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:13.2594248Z test_variant_consistency_eager_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:41:13.2808362Z test_variant_consistency_eager_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:13.3001115Z test_variant_consistency_eager_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:13.3148516Z test_variant_consistency_eager_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:13.3251252Z test_variant_consistency_eager_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:13.3328056Z test_variant_consistency_eager_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:13.3429675Z test_variant_consistency_eager_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:13.3571864Z test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:13.3721974Z test_variant_consistency_eager_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:13.3888613Z test_variant_consistency_eager_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:13.4000639Z test_variant_consistency_eager_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:13.4113781Z test_variant_consistency_eager_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:13.4221422Z test_variant_consistency_eager_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:13.4333295Z test_variant_consistency_eager_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:13.4447179Z test_variant_consistency_eager_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:13.4558154Z test_variant_consistency_eager_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:13.4640032Z test_variant_consistency_eager_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T05:41:13.4642783Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T05:41:13.4701954Z ok (0.014s) 2022-05-18T05:41:13.4863759Z test_variant_consistency_eager_nn_functional_l1_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:13.4966107Z test_variant_consistency_eager_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:13.5122181Z test_variant_consistency_eager_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:13.5215476Z test_variant_consistency_eager_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:13.5597831Z test_variant_consistency_eager_nn_functional_linear_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:41:13.5785442Z test_variant_consistency_eager_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:13.5975888Z test_variant_consistency_eager_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:13.6048121Z test_variant_consistency_eager_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:13.6175419Z test_variant_consistency_eager_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:13.9201548Z test_variant_consistency_eager_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.302s) 2022-05-18T05:41:14.3660397Z test_variant_consistency_eager_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.442s) 2022-05-18T05:41:14.5638385Z test_variant_consistency_eager_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.191s) 2022-05-18T05:41:14.7247545Z test_variant_consistency_eager_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.158s) 2022-05-18T05:41:14.8300534Z test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.103s) 2022-05-18T05:41:15.1080594Z test_variant_consistency_eager_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.278s) 2022-05-18T05:41:15.2891901Z test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.176s) 2022-05-18T05:41:15.3943931Z test_variant_consistency_eager_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-05-18T05:41:15.4679639Z test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:41:15.4789588Z test_variant_consistency_eager_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:15.4884959Z test_variant_consistency_eager_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:15.4962764Z test_variant_consistency_eager_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:41:15.4965773Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:41:15.4970146Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:41:15.4972786Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:41:15.4976996Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:41:15.4980140Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T05:41:15.4981232Z ok (0.009s) 2022-05-18T05:41:15.5054361Z test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:15.5168451Z test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:15.5516014Z test_variant_consistency_eager_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:41:15.5758504Z test_variant_consistency_eager_nn_functional_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:41:15.5916101Z test_variant_consistency_eager_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:15.6128600Z test_variant_consistency_eager_nn_functional_pad_circular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:15.6302974Z test_variant_consistency_eager_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:15.6791411Z test_variant_consistency_eager_nn_functional_pad_constant_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-05-18T05:41:15.7028471Z test_variant_consistency_eager_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:41:15.7228521Z test_variant_consistency_eager_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:15.7331805Z test_variant_consistency_eager_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:15.7487606Z test_variant_consistency_eager_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:15.7641771Z test_variant_consistency_eager_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:15.7815078Z test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:15.7941798Z test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:15.8049301Z test_variant_consistency_eager_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:15.8131993Z test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:15.8207596Z test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:15.8289614Z test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:15.8362973Z test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:15.9152871Z test_variant_consistency_eager_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:41:15.9335849Z test_variant_consistency_eager_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:15.9479925Z test_variant_consistency_eager_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:15.9558592Z test_variant_consistency_eager_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:15.9672336Z test_variant_consistency_eager_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:15.9778613Z test_variant_consistency_eager_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:15.9881857Z test_variant_consistency_eager_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:15.9992347Z test_variant_consistency_eager_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:16.0094378Z test_variant_consistency_eager_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:16.0185129Z test_variant_consistency_eager_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:16.0316664Z test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:16.0430084Z test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:16.0511159Z test_variant_consistency_eager_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:16.0608293Z test_variant_consistency_eager_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:16.0711594Z test_variant_consistency_eager_nn_functional_softsign_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:16.0790340Z test_variant_consistency_eager_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:16.0881497Z test_variant_consistency_eager_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:16.0956798Z test_variant_consistency_eager_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:16.1046463Z test_variant_consistency_eager_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:16.1304742Z test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:41:16.1485118Z test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:16.1757498Z test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:41:16.1959422Z test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:16.4351334Z test_variant_consistency_eager_nn_functional_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.239s) 2022-05-18T05:41:16.5520056Z test_variant_consistency_eager_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.113s) 2022-05-18T05:41:16.5622624Z test_variant_consistency_eager_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:41:16.5624714Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:41:16.5639180Z ok (0.011s) 2022-05-18T05:41:16.5717152Z test_variant_consistency_eager_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T05:41:16.5719461Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T05:41:16.5756237Z ok (0.011s) 2022-05-18T05:41:16.6008172Z test_variant_consistency_eager_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:41:16.6161394Z test_variant_consistency_eager_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:16.7874637Z test_variant_consistency_eager_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.171s) 2022-05-18T05:41:16.8738373Z test_variant_consistency_eager_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-05-18T05:41:16.8937148Z test_variant_consistency_eager_norm_fro_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:16.9094005Z test_variant_consistency_eager_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:16.9350099Z test_variant_consistency_eager_norm_inf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:41:16.9525576Z test_variant_consistency_eager_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:17.0055063Z test_variant_consistency_eager_norm_nuc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-05-18T05:41:17.0378041Z test_variant_consistency_eager_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:41:17.0485261Z test_variant_consistency_eager_normal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:17.0554865Z test_variant_consistency_eager_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:17.0646043Z test_variant_consistency_eager_ones_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:17.0723452Z test_variant_consistency_eager_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:17.0781151Z test_variant_consistency_eager_ormqr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.006s) 2022-05-18T05:41:17.0841924Z test_variant_consistency_eager_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip: cuSOLVER not available (0.006s) 2022-05-18T05:41:17.0974424Z test_variant_consistency_eager_outer_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:17.1077081Z test_variant_consistency_eager_outer_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:20.2655971Z test_variant_consistency_eager_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (3.158s) 2022-05-18T05:41:20.2823485Z test_variant_consistency_eager_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:20.2932654Z test_variant_consistency_eager_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:20.3828748Z test_variant_consistency_eager_pinverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.089s) 2022-05-18T05:41:20.4260810Z test_variant_consistency_eager_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:41:20.4386179Z test_variant_consistency_eager_polar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:20.4671063Z test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:41:20.4723144Z test_variant_consistency_eager_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:41:20.4778843Z test_variant_consistency_eager_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:41:20.4833699Z test_variant_consistency_eager_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:41:20.4888462Z test_variant_consistency_eager_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:41:20.5018318Z test_variant_consistency_eager_positive_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:20.5117638Z test_variant_consistency_eager_positive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:20.6710400Z test_variant_consistency_eager_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.159s) 2022-05-18T05:41:20.7490979Z test_variant_consistency_eager_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-05-18T05:41:20.9017862Z test_variant_consistency_eager_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.152s) 2022-05-18T05:41:20.9741121Z test_variant_consistency_eager_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-05-18T05:41:21.1009899Z test_variant_consistency_eager_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.127s) 2022-05-18T05:41:21.1669634Z test_variant_consistency_eager_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-05-18T05:41:21.7534729Z test_variant_consistency_eager_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.586s) 2022-05-18T05:41:22.0230984Z test_variant_consistency_eager_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.269s) 2022-05-18T05:41:22.2074017Z test_variant_consistency_eager_quantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.184s) 2022-05-18T05:41:22.2200427Z test_variant_consistency_eager_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:22.2305142Z test_variant_consistency_eager_rand_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:22.2384049Z test_variant_consistency_eager_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:22.2473692Z test_variant_consistency_eager_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:22.2577017Z test_variant_consistency_eager_randn_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:22.2656945Z test_variant_consistency_eager_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:22.2768635Z test_variant_consistency_eager_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:22.2855690Z test_variant_consistency_eager_ravel_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:22.2942321Z test_variant_consistency_eager_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:22.3012714Z test_variant_consistency_eager_real_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:22.3211144Z test_variant_consistency_eager_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:22.3337922Z test_variant_consistency_eager_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:22.4129430Z test_variant_consistency_eager_remainder_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-05-18T05:41:22.4602370Z test_variant_consistency_eager_renorm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:41:22.4831899Z test_variant_consistency_eager_renorm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:41:22.5401281Z test_variant_consistency_eager_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-05-18T05:41:22.5724508Z test_variant_consistency_eager_repeat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-05-18T05:41:22.5920111Z test_variant_consistency_eager_repeat_interleave_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:22.6052197Z test_variant_consistency_eager_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:22.6227725Z test_variant_consistency_eager_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:22.6335904Z test_variant_consistency_eager_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:22.6669895Z test_variant_consistency_eager_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:41:22.6860731Z test_variant_consistency_eager_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:22.6961758Z test_variant_consistency_eager_resize__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:22.7041164Z test_variant_consistency_eager_resize__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:22.7150246Z test_variant_consistency_eager_resize_as__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:22.7231053Z test_variant_consistency_eager_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:22.7337402Z test_variant_consistency_eager_resolve_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:22.7424428Z test_variant_consistency_eager_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:22.7529644Z test_variant_consistency_eager_resolve_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:22.7619713Z test_variant_consistency_eager_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:22.7895949Z test_variant_consistency_eager_roll_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:41:22.8057867Z test_variant_consistency_eager_roll_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:22.8229909Z test_variant_consistency_eager_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:22.8344194Z test_variant_consistency_eager_rot90_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:22.8439580Z test_variant_consistency_eager_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:22.8587764Z test_variant_consistency_eager_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:22.8641026Z test_variant_consistency_eager_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:41:22.8695523Z test_variant_consistency_eager_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:41:22.8908402Z test_variant_consistency_eager_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:22.9087190Z test_variant_consistency_eager_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:22.9276688Z test_variant_consistency_eager_rsub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:22.9447484Z test_variant_consistency_eager_rsub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:22.9856614Z test_variant_consistency_eager_scatter_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-05-18T05:41:23.0113391Z test_variant_consistency_eager_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:41:23.0596705Z test_variant_consistency_eager_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:41:23.0877715Z test_variant_consistency_eager_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:41:23.1520778Z test_variant_consistency_eager_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-05-18T05:41:23.2133566Z test_variant_consistency_eager_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:41:23.2783613Z test_variant_consistency_eager_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-05-18T05:41:23.3657688Z test_variant_consistency_eager_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.085s) 2022-05-18T05:41:23.4066523Z test_variant_consistency_eager_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-05-18T05:41:23.4296258Z test_variant_consistency_eager_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:41:23.4490248Z test_variant_consistency_eager_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:23.4611851Z test_variant_consistency_eager_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:23.4748587Z test_variant_consistency_eager_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:23.4882701Z test_variant_consistency_eager_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:23.4967890Z test_variant_consistency_eager_sgn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:23.5069927Z test_variant_consistency_eager_short_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:23.5147268Z test_variant_consistency_eager_short_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:23.5250329Z test_variant_consistency_eager_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-05-18T05:41:23.5252078Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T05:41:23.5428036Z ok (0.028s) 2022-05-18T05:41:23.5595974Z test_variant_consistency_eager_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:23.5682168Z test_variant_consistency_eager_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:23.5753331Z test_variant_consistency_eager_signbit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:23.5871819Z test_variant_consistency_eager_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:23.5959311Z test_variant_consistency_eager_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:23.6314705Z test_variant_consistency_eager_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-05-18T05:41:23.6498356Z test_variant_consistency_eager_sinc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:23.6643783Z test_variant_consistency_eager_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:23.6731177Z test_variant_consistency_eager_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:23.6942809Z test_variant_consistency_eager_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:23.7215105Z test_variant_consistency_eager_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-05-18T05:41:23.7608411Z test_variant_consistency_eager_softmax_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-05-18T05:41:23.7855315Z test_variant_consistency_eager_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:41:23.8116825Z test_variant_consistency_eager_sort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:41:23.8172396Z test_variant_consistency_eager_sparse_sampled_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:41:23.8226788Z test_variant_consistency_eager_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-05-18T05:41:23.8301899Z test_variant_consistency_eager_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:23.8377072Z test_variant_consistency_eager_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:23.8452293Z test_variant_consistency_eager_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:23.8532182Z test_variant_consistency_eager_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:23.8618768Z test_variant_consistency_eager_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:23.8696801Z test_variant_consistency_eager_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:23.8777536Z test_variant_consistency_eager_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:23.8853488Z test_variant_consistency_eager_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:23.8953264Z test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:23.9063192Z test_variant_consistency_eager_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:23.9197461Z test_variant_consistency_eager_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:23.9303547Z test_variant_consistency_eager_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:23.9384933Z test_variant_consistency_eager_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:23.9517557Z test_variant_consistency_eager_split_list_args_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:23.9611444Z test_variant_consistency_eager_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:23.9765681Z test_variant_consistency_eager_split_with_sizes_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:23.9868438Z test_variant_consistency_eager_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:23.9982053Z test_variant_consistency_eager_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:24.0069027Z test_variant_consistency_eager_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:24.0308102Z test_variant_consistency_eager_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:41:24.0448057Z test_variant_consistency_eager_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:24.0820778Z test_variant_consistency_eager_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:41:24.1029860Z test_variant_consistency_eager_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:24.1159512Z test_variant_consistency_eager_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:24.1253795Z test_variant_consistency_eager_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:24.1517660Z test_variant_consistency_eager_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-05-18T05:41:24.1727989Z test_variant_consistency_eager_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-05-18T05:41:24.1840182Z test_variant_consistency_eager_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:24.1922821Z test_variant_consistency_eager_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:24.2432999Z test_variant_consistency_eager_stft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-05-18T05:41:24.2723873Z test_variant_consistency_eager_stft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:41:24.5401859Z test_variant_consistency_eager_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.268s) 2022-05-18T05:41:24.6717574Z test_variant_consistency_eager_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.131s) 2022-05-18T05:41:24.7163426Z test_variant_consistency_eager_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-05-18T05:41:24.7441251Z test_variant_consistency_eager_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:41:24.7635802Z test_variant_consistency_eager_sum_to_size_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:24.7775268Z test_variant_consistency_eager_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:28.6347343Z test_variant_consistency_eager_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (3.857s) 2022-05-18T05:41:30.4741209Z test_variant_consistency_eager_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.839s) 2022-05-18T05:41:33.6610049Z test_variant_consistency_eager_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (3.187s) 2022-05-18T05:41:33.7220357Z test_variant_consistency_eager_symeig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:41:33.7550368Z test_variant_consistency_eager_symeig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-05-18T05:41:33.7734527Z test_variant_consistency_eager_t_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-05-18T05:41:33.7862676Z test_variant_consistency_eager_t_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:33.8082964Z test_variant_consistency_eager_take_along_dim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-05-18T05:41:33.8231608Z test_variant_consistency_eager_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:33.8543349Z test_variant_consistency_eager_take_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:41:33.8730013Z test_variant_consistency_eager_take_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:33.8853015Z test_variant_consistency_eager_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:33.8942972Z test_variant_consistency_eager_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:33.9030506Z test_variant_consistency_eager_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1898: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-05-18T05:41:33.9032170Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-05-18T05:41:33.9072899Z ok (0.013s) 2022-05-18T05:41:33.9167713Z test_variant_consistency_eager_tanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:33.9468517Z test_variant_consistency_eager_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-05-18T05:41:33.9635583Z test_variant_consistency_eager_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:33.9750765Z test_variant_consistency_eager_tensordot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:33.9839821Z test_variant_consistency_eager_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:34.0449624Z test_variant_consistency_eager_tile_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-05-18T05:41:34.0813321Z test_variant_consistency_eager_tile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-05-18T05:41:34.0946708Z test_variant_consistency_eager_to_sparse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-05-18T05:41:34.1111400Z test_variant_consistency_eager_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:34.1259875Z test_variant_consistency_eager_topk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:34.1357725Z test_variant_consistency_eager_trace_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:34.1437695Z test_variant_consistency_eager_trace_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:34.2729880Z test_variant_consistency_eager_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.129s) 2022-05-18T05:41:34.3351024Z test_variant_consistency_eager_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-05-18T05:41:34.3641903Z test_variant_consistency_eager_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:41:34.3847295Z test_variant_consistency_eager_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-05-18T05:41:34.4163052Z test_variant_consistency_eager_trapz_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-05-18T05:41:34.4346114Z test_variant_consistency_eager_trapz_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:34.4831758Z test_variant_consistency_eager_triangular_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-05-18T05:41:34.5075950Z test_variant_consistency_eager_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-05-18T05:41:34.5371107Z test_variant_consistency_eager_tril_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:41:34.5539848Z test_variant_consistency_eager_tril_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:34.5827381Z test_variant_consistency_eager_triu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-05-18T05:41:34.5995914Z test_variant_consistency_eager_triu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-05-18T05:41:34.6988510Z test_variant_consistency_eager_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.099s) 2022-05-18T05:41:34.7460829Z test_variant_consistency_eager_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-05-18T05:41:34.7578901Z test_variant_consistency_eager_trunc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:34.8125556Z test_variant_consistency_eager_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-05-18T05:41:34.8500531Z test_variant_consistency_eager_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-05-18T05:41:35.0680749Z test_variant_consistency_eager_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.218s) 2022-05-18T05:41:35.6570163Z test_variant_consistency_eager_unique_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.589s) 2022-05-18T05:41:35.6954950Z test_variant_consistency_eager_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-05-18T05:41:35.7204171Z test_variant_consistency_eager_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-05-18T05:41:35.7484852Z test_variant_consistency_eager_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:41:35.7648877Z test_variant_consistency_eager_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:35.7812145Z test_variant_consistency_eager_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-05-18T05:41:35.7886673Z test_variant_consistency_eager_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:35.8007809Z test_variant_consistency_eager_vdot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-05-18T05:41:35.8092831Z test_variant_consistency_eager_vdot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:35.8158284Z test_variant_consistency_eager_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:35.8305792Z test_variant_consistency_eager_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:35.8405884Z test_variant_consistency_eager_view_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:35.8477523Z test_variant_consistency_eager_view_as_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:35.8709170Z test_variant_consistency_eager_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-05-18T05:41:35.8847641Z test_variant_consistency_eager_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-05-18T05:41:35.8959216Z test_variant_consistency_eager_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-05-18T05:41:35.9047826Z test_variant_consistency_eager_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:35.9148296Z test_variant_consistency_eager_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:35.9227668Z test_variant_consistency_eager_vstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-05-18T05:41:35.9508408Z test_variant_consistency_eager_where_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-05-18T05:41:35.9699011Z test_variant_consistency_eager_where_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-05-18T05:41:36.0324318Z test_variant_consistency_eager_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-05-18T05:41:36.0480725Z test_variant_consistency_eager_zero__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-05-18T05:41:36.0580629Z test_variant_consistency_eager_zero__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-05-18T05:41:36.0675919Z test_variant_consistency_eager_zeros_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-05-18T05:41:36.0746507Z test_variant_consistency_eager_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-05-18T05:41:36.0813007Z test_backward_H_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:41:36.0880111Z test_backward_T_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:41:36.1932325Z test_backward___getitem___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.105s) 2022-05-18T05:41:36.2497558Z test_backward___radd___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.056s) 2022-05-18T05:41:36.4141537Z test_backward___rdiv___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.164s) 2022-05-18T05:41:36.7029072Z test_backward___rmatmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.288s) 2022-05-18T05:41:36.8072875Z test_backward___rmod___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.104s) 2022-05-18T05:41:36.9045701Z test_backward___rmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.097s) 2022-05-18T05:41:37.0792824Z test_backward___rpow___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.174s) 2022-05-18T05:41:37.1493059Z test_backward___rsub___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.069s) 2022-05-18T05:41:38.7140106Z test_backward__masked_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.564s) 2022-05-18T05:41:40.2788199Z test_backward__masked_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.564s) 2022-05-18T05:41:40.5063758Z test_backward__masked_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.227s) 2022-05-18T05:41:41.9997449Z test_backward__masked_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.493s) 2022-05-18T05:41:51.0545007Z test_backward__masked_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (9.054s) 2022-05-18T05:41:51.5190447Z test_backward__masked_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.464s) 2022-05-18T05:41:53.7676342Z test_backward__masked_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.246s) 2022-05-18T05:41:53.9984188Z test_backward__masked_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.230s) 2022-05-18T05:41:54.2662552Z test_backward__masked_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.267s) 2022-05-18T05:41:57.7622343Z test_backward__masked_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.496s) 2022-05-18T05:41:58.6969826Z test_backward__masked_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.934s) 2022-05-18T05:42:01.7432338Z test_backward__masked_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.046s) 2022-05-18T05:42:01.7495144Z test_backward_abs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:42:01.7691267Z test_backward_acos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:42:01.7855114Z test_backward_acosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:42:01.8549454Z test_backward_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.069s) 2022-05-18T05:42:02.0839449Z test_backward_addbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.229s) 2022-05-18T05:42:02.5211760Z test_backward_addcdiv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.436s) 2022-05-18T05:42:02.8603563Z test_backward_addcmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.337s) 2022-05-18T05:42:02.9655521Z test_backward_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.104s) 2022-05-18T05:42:03.0417455Z test_backward_addmm_decomposed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.076s) 2022-05-18T05:42:03.1859459Z test_backward_addmv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.144s) 2022-05-18T05:42:03.2616327Z test_backward_addr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:42:03.3608116Z test_backward_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.099s) 2022-05-18T05:42:03.4600054Z test_backward_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.099s) 2022-05-18T05:42:03.4662766Z test_backward_angle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:42:03.4896011Z test_backward_as_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:42:03.4965775Z test_backward_asin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:42:03.5035706Z test_backward_asinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:42:03.6308315Z test_backward_atan2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.127s) 2022-05-18T05:42:03.6395186Z test_backward_atan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:42:03.6461657Z test_backward_atanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:42:03.6748436Z test_backward_atleast_1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:42:03.7129116Z test_backward_atleast_2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:42:03.7857632Z test_backward_atleast_3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.073s) 2022-05-18T05:42:03.9608290Z test_backward_baddbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.175s) 2022-05-18T05:42:03.9784873Z test_backward_bernoulli_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:42:03.9937374Z test_backward_bfloat16_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:42:04.0060860Z test_backward_block_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.012s) 2022-05-18T05:42:04.0195479Z test_backward_bmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:42:04.3648696Z test_backward_broadcast_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.345s) 2022-05-18T05:42:04.3906566Z test_backward_broadcast_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:42:04.4820535Z test_backward_cartesian_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.091s) 2022-05-18T05:42:04.5083088Z test_backward_cat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:42:08.8199979Z test_backward_cdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (4.312s) 2022-05-18T05:42:08.8369809Z test_backward_ceil_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:42:08.8577725Z test_backward_chalf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:42:09.0251333Z test_backward_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.167s) 2022-05-18T05:42:09.1611168Z test_backward_cholesky_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.136s) 2022-05-18T05:42:09.5017991Z test_backward_cholesky_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.340s) 2022-05-18T05:42:09.5950760Z test_backward_chunk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.093s) 2022-05-18T05:42:09.7076932Z test_backward_clamp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.112s) 2022-05-18T05:42:09.7415887Z test_backward_clamp_scalar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:42:09.7477752Z test_backward_clone_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:42:09.7646477Z test_backward_column_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:42:10.0731542Z test_backward_combinations_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.308s) 2022-05-18T05:42:10.1756358Z test_backward_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.102s) 2022-05-18T05:42:10.1825686Z test_backward_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:42:10.1851130Z test_backward_conj_physical_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:42:10.1876115Z test_backward_contiguous_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:42:10.3217338Z test_backward_copysign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.134s) 2022-05-18T05:42:10.4315390Z test_backward_corrcoef_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.109s) 2022-05-18T05:42:10.4479810Z test_backward_cos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:42:10.4605793Z test_backward_cosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:42:13.3915371Z test_backward_cov_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.931s) 2022-05-18T05:42:13.4132965Z test_backward_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:42:13.4168299Z test_backward_cummax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:42:13.4198654Z test_backward_cummin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:42:13.4540787Z test_backward_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.034s) 2022-05-18T05:42:13.4668708Z test_backward_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:42:13.6258862Z test_backward_cumulative_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.159s) 2022-05-18T05:42:13.6341600Z test_backward_deg2rad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:42:13.6659423Z test_backward_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.032s) 2022-05-18T05:42:13.6944919Z test_backward_diag_embed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:42:13.7113836Z test_backward_diagflat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:42:13.7452449Z test_backward_diagonal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:42:13.8314335Z test_backward_diagonal_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.086s) 2022-05-18T05:42:17.2120478Z test_backward_diff_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.380s) 2022-05-18T05:42:17.2363587Z test_backward_digamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:42:18.2315815Z test_backward_dist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.995s) 2022-05-18T05:42:18.3101661Z test_backward_div_floor_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:42:18.4129548Z test_backward_div_no_rounding_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.103s) 2022-05-18T05:42:18.4861275Z test_backward_div_trunc_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.073s) 2022-05-18T05:42:18.4944932Z test_backward_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:42:18.5055814Z test_backward_double_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:42:18.5536747Z test_backward_dsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:42:18.5599595Z test_backward_dstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:42:18.6275788Z test_backward_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.067s) 2022-05-18T05:42:18.7871027Z test_backward_einsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.160s) 2022-05-18T05:42:18.7960877Z test_backward_erf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:42:18.8131575Z test_backward_erfc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:42:18.8217272Z test_backward_erfinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:42:18.8397960Z test_backward_exp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:42:18.8533889Z test_backward_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:42:18.8720096Z test_backward_expand_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:42:18.9025322Z test_backward_expand_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:42:18.9100068Z test_backward_expm1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:42:18.9490501Z test_backward_fft_fft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.039s) 2022-05-18T05:42:18.9864554Z test_backward_fft_fft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:42:19.0340850Z test_backward_fft_fftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:42:19.0522183Z test_backward_fft_fftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:42:19.1118602Z test_backward_fft_hfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.059s) 2022-05-18T05:42:19.1724182Z test_backward_fft_hfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.060s) 2022-05-18T05:42:19.2485494Z test_backward_fft_hfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:42:19.2879149Z test_backward_fft_ifft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.039s) 2022-05-18T05:42:19.3361193Z test_backward_fft_ifft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:42:19.3841615Z test_backward_fft_ifftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:42:19.4029091Z test_backward_fft_ifftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:42:19.4675562Z test_backward_fft_ihfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.065s) 2022-05-18T05:42:19.5227834Z test_backward_fft_ihfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.055s) 2022-05-18T05:42:19.5981340Z test_backward_fft_ihfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:42:19.6446996Z test_backward_fft_irfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:42:19.6898282Z test_backward_fft_irfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:42:19.7449875Z test_backward_fft_irfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.055s) 2022-05-18T05:42:19.7879575Z test_backward_fft_rfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.043s) 2022-05-18T05:42:19.8361184Z test_backward_fft_rfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:42:19.8941708Z test_backward_fft_rfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.058s) 2022-05-18T05:42:19.8965252Z test_backward_fill__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.002s) 2022-05-18T05:42:19.9138944Z test_backward_flatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:42:19.9416194Z test_backward_flip_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:42:19.9491667Z test_backward_fliplr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:42:19.9559350Z test_backward_flipud_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:42:19.9640373Z test_backward_float_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:42:20.2532349Z test_backward_float_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.289s) 2022-05-18T05:42:20.2631986Z test_backward_floor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:42:20.4338853Z test_backward_fmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.171s) 2022-05-18T05:42:20.6088127Z test_backward_fmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.174s) 2022-05-18T05:42:20.7224187Z test_backward_fmod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.112s) 2022-05-18T05:42:20.7299329Z test_backward_frac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:42:20.7423382Z test_backward_frexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:42:20.7894646Z test_backward_gather_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:42:21.8720280Z test_backward_gradient_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.082s) 2022-05-18T05:42:21.8913543Z test_backward_half_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:42:21.9506146Z test_backward_hsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.059s) 2022-05-18T05:42:21.9594277Z test_backward_hstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:42:22.1109034Z test_backward_hypot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.151s) 2022-05-18T05:42:22.1246443Z test_backward_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:42:22.3249740Z test_backward_index_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.200s) 2022-05-18T05:42:22.3949127Z test_backward_index_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.069s) 2022-05-18T05:42:22.4147808Z test_backward_index_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:42:22.4165318Z test_backward_index_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76941 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T05:42:24.2513490Z test_backward_index_reduce_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.834s) 2022-05-18T05:42:24.2833056Z test_backward_index_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.032s) 2022-05-18T05:42:24.3261888Z test_backward_inner_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:42:24.4316668Z test_backward_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.106s) 2022-05-18T05:42:24.7917701Z test_backward_istft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.360s) 2022-05-18T05:42:24.8156142Z test_backward_kron_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:42:24.8577553Z test_backward_kthvalue_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:42:25.0034673Z test_backward_ldexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.145s) 2022-05-18T05:42:25.3173947Z test_backward_lerp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.313s) 2022-05-18T05:42:25.3337739Z test_backward_lgamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:42:25.5325486Z test_backward_linalg_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.199s) 2022-05-18T05:42:25.7162249Z test_backward_linalg_cholesky_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.183s) 2022-05-18T05:42:25.7916957Z test_backward_linalg_cond_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:42:25.8200233Z test_backward_linalg_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:42:25.9396261Z test_backward_linalg_det_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.119s) 2022-05-18T05:42:25.9558746Z test_backward_linalg_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.016s) 2022-05-18T05:42:25.9683530Z test_backward_linalg_eigh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.012s) 2022-05-18T05:42:26.0739150Z test_backward_linalg_eigvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.105s) 2022-05-18T05:42:26.1642352Z test_backward_linalg_eigvalsh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.090s) 2022-05-18T05:42:26.1668989Z test_backward_linalg_householder_product_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: cuSOLVER not available (0.003s) 2022-05-18T05:42:26.2859053Z test_backward_linalg_inv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.119s) 2022-05-18T05:42:26.4080036Z test_backward_linalg_inv_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.122s) 2022-05-18T05:42:26.9004473Z test_backward_linalg_lstsq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.492s) 2022-05-18T05:42:27.3910733Z test_backward_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.490s) 2022-05-18T05:42:28.4833900Z test_backward_linalg_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.092s) 2022-05-18T05:42:29.4704680Z test_backward_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.987s) 2022-05-18T05:42:30.0568222Z test_backward_linalg_lu_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.586s) 2022-05-18T05:42:30.0744329Z test_backward_linalg_matrix_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.018s) 2022-05-18T05:42:30.4442297Z test_backward_linalg_matrix_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.370s) 2022-05-18T05:42:30.5128610Z test_backward_linalg_multi_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.068s) 2022-05-18T05:42:30.5233037Z test_backward_linalg_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.010s) 2022-05-18T05:42:30.5285261Z test_backward_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:42:31.6134469Z test_backward_linalg_pinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.085s) 2022-05-18T05:42:31.8640538Z test_backward_linalg_pinv_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.250s) 2022-05-18T05:42:31.8681096Z test_backward_linalg_pinv_singular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T05:42:31.9604173Z test_backward_linalg_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.092s) 2022-05-18T05:42:32.0516851Z test_backward_linalg_slogdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.091s) 2022-05-18T05:42:32.6122033Z test_backward_linalg_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.560s) 2022-05-18T05:42:40.2415083Z test_backward_linalg_solve_triangular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (7.629s) 2022-05-18T05:42:40.2752736Z test_backward_linalg_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.027s) 2022-05-18T05:42:40.7235905Z test_backward_linalg_svdvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.448s) 2022-05-18T05:42:40.7699166Z test_backward_linalg_tensorinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:42:41.0293623Z test_backward_linalg_tensorsolve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.260s) 2022-05-18T05:42:41.1487293Z test_backward_linalg_vander_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.119s) 2022-05-18T05:42:41.8876179Z test_backward_linalg_vector_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.738s) 2022-05-18T05:42:41.9058528Z test_backward_log10_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:42:41.9125842Z test_backward_log1p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:42:41.9252466Z test_backward_log2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:42:41.9358562Z test_backward_log_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:42:41.9627993Z test_backward_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:42:41.9972315Z test_backward_log_softmax_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:42:42.0178823Z test_backward_logaddexp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:42:42.0399150Z test_backward_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:42:42.1060391Z test_backward_logcumsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.066s) 2022-05-18T05:42:42.2079034Z test_backward_logdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.102s) 2022-05-18T05:42:42.2212255Z test_backward_logit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:42:42.2905120Z test_backward_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.069s) 2022-05-18T05:42:43.2722637Z test_backward_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.981s) 2022-05-18T05:42:49.0402767Z test_backward_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (5.768s) 2022-05-18T05:42:49.6934412Z test_backward_lu_unpack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.652s) 2022-05-18T05:42:49.7095868Z test_backward_mH_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:42:49.7234985Z test_backward_mT_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:42:49.8389759Z test_backward_masked_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.115s) 2022-05-18T05:42:49.9570605Z test_backward_masked_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.118s) 2022-05-18T05:42:50.0437224Z test_backward_masked_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.086s) 2022-05-18T05:42:50.3220117Z test_backward_matmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.278s) 2022-05-18T05:42:50.3306667Z test_backward_matrix_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:42:50.5189965Z test_backward_max_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.188s) 2022-05-18T05:42:50.5369890Z test_backward_max_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:42:50.5552369Z test_backward_max_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:42:50.7388231Z test_backward_maximum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.183s) 2022-05-18T05:42:50.8201837Z test_backward_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.080s) 2022-05-18T05:42:50.8884199Z test_backward_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.068s) 2022-05-18T05:42:51.0816184Z test_backward_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.193s) 2022-05-18T05:42:52.2219621Z test_backward_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.140s) 2022-05-18T05:42:52.4122902Z test_backward_min_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.187s) 2022-05-18T05:42:52.4315964Z test_backward_min_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:42:52.4502984Z test_backward_min_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:42:52.6291469Z test_backward_minimum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.179s) 2022-05-18T05:42:52.6455213Z test_backward_mm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:42:52.6707645Z test_backward_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:42:52.6796810Z test_backward_movedim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:42:52.6920693Z test_backward_msort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:42:52.7925285Z test_backward_mul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.100s) 2022-05-18T05:42:52.8076114Z test_backward_mv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:42:52.8688010Z test_backward_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:42:52.9309258Z test_backward_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.062s) 2022-05-18T05:42:52.9907094Z test_backward_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.059s) 2022-05-18T05:42:53.0108246Z test_backward_nan_to_num_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:42:53.3032881Z test_backward_nanmean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.292s) 2022-05-18T05:42:53.3767462Z test_backward_nanmedian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.073s) 2022-05-18T05:42:55.8285026Z test_backward_nanquantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.451s) 2022-05-18T05:42:55.9426927Z test_backward_nansum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.106s) 2022-05-18T05:42:55.9603249Z test_backward_narrow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:42:55.9654262Z test_backward_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:42:55.9849159Z test_backward_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:42:56.0004817Z test_backward_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:42:56.0208264Z test_backward_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:42:56.0478759Z test_backward_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:42:56.0873028Z test_backward_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.039s) 2022-05-18T05:42:56.1216604Z test_backward_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:42:56.1831602Z test_backward_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:42:56.2129082Z test_backward_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:42:56.2518842Z test_backward_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.039s) 2022-05-18T05:42:57.0767844Z test_backward_nn_functional_batch_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.824s) 2022-05-18T05:42:57.9188319Z test_backward_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.840s) 2022-05-18T05:42:59.7819240Z test_backward_nn_functional_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.861s) 2022-05-18T05:43:00.0141199Z test_backward_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.218s) 2022-05-18T05:43:01.0324432Z test_backward_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.017s) 2022-05-18T05:43:01.0512772Z test_backward_nn_functional_celu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:43:01.1661152Z test_backward_nn_functional_conv1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.115s) 2022-05-18T05:43:01.5533633Z test_backward_nn_functional_conv2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.387s) 2022-05-18T05:43:01.6710785Z test_backward_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.116s) 2022-05-18T05:43:01.7953185Z test_backward_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.123s) 2022-05-18T05:43:01.9261723Z test_backward_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.130s) 2022-05-18T05:43:02.9482642Z test_backward_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.021s) 2022-05-18T05:43:03.4951088Z test_backward_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.543s) 2022-05-18T05:43:03.9580309Z test_backward_nn_functional_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.460s) 2022-05-18T05:43:03.9735939Z test_backward_nn_functional_ctc_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.014s) 2022-05-18T05:43:04.0182615Z test_backward_nn_functional_dropout2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:43:04.0523949Z test_backward_nn_functional_dropout_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:43:04.0637385Z test_backward_nn_functional_elu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:43:04.8308756Z test_backward_nn_functional_embedding_bag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.767s) 2022-05-18T05:43:04.8517886Z test_backward_nn_functional_embedding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:43:04.8754059Z test_backward_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:43:04.8885781Z test_backward_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:43:05.0315509Z test_backward_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.143s) 2022-05-18T05:43:05.2347078Z test_backward_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.202s) 2022-05-18T05:43:31.8414781Z test_backward_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (26.606s) 2022-05-18T05:43:31.8667983Z test_backward_nn_functional_gelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:43:31.9990872Z test_backward_nn_functional_glu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.132s) 2022-05-18T05:43:32.2502008Z test_backward_nn_functional_grid_sample_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.251s) 2022-05-18T05:43:32.3961545Z test_backward_nn_functional_group_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.145s) 2022-05-18T05:43:32.4239386Z test_backward_nn_functional_hardshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:43:32.4348983Z test_backward_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:43:32.4483582Z test_backward_nn_functional_hardswish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:43:32.4754900Z test_backward_nn_functional_hardtanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:43:32.7285813Z test_backward_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.253s) 2022-05-18T05:43:32.8219996Z test_backward_nn_functional_huber_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.092s) 2022-05-18T05:43:34.9454873Z test_backward_nn_functional_instance_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.123s) 2022-05-18T05:43:34.9967660Z test_backward_nn_functional_interpolate_area_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:43:35.0373499Z test_backward_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:43:35.0747203Z test_backward_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:43:35.1144823Z test_backward_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.039s) 2022-05-18T05:43:35.1519018Z test_backward_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:43:35.1912986Z test_backward_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.039s) 2022-05-18T05:43:35.3848613Z test_backward_nn_functional_kl_div_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.193s) 2022-05-18T05:43:35.4513647Z test_backward_nn_functional_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.065s) 2022-05-18T05:43:35.5698900Z test_backward_nn_functional_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.118s) 2022-05-18T05:43:35.5983019Z test_backward_nn_functional_leaky_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:43:36.0315122Z test_backward_nn_functional_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.433s) 2022-05-18T05:43:36.2182686Z test_backward_nn_functional_local_response_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.186s) 2022-05-18T05:43:36.2319564Z test_backward_nn_functional_logsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:43:36.5542595Z test_backward_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.322s) 2022-05-18T05:43:42.6307709Z test_backward_nn_functional_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (6.075s) 2022-05-18T05:43:49.0656992Z test_backward_nn_functional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (6.424s) 2022-05-18T05:43:51.7891676Z test_backward_nn_functional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.705s) 2022-05-18T05:43:54.4885753Z test_backward_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.692s) 2022-05-18T05:43:54.9333417Z test_backward_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.441s) 2022-05-18T05:43:58.9739536Z test_backward_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (4.040s) 2022-05-18T05:43:59.4659408Z test_backward_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.484s) 2022-05-18T05:44:00.8078699Z test_backward_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.341s) 2022-05-18T05:44:01.0914169Z test_backward_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.281s) 2022-05-18T05:44:01.0982680Z test_backward_nn_functional_mish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:44:01.1583489Z test_backward_nn_functional_mse_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.060s) 2022-05-18T05:44:01.1700267Z test_backward_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:278: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:44:01.1702487Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-05-18T05:44:01.1848262Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:278: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:44:01.1850099Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-05-18T05:44:01.1921832Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:278: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:44:01.1923678Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-05-18T05:44:01.1993971Z ok (0.040s) 2022-05-18T05:44:01.2237539Z test_backward_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:44:01.4365365Z test_backward_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.212s) 2022-05-18T05:44:02.1636513Z test_backward_nn_functional_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.726s) 2022-05-18T05:44:02.2722204Z test_backward_nn_functional_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.108s) 2022-05-18T05:44:02.4322613Z test_backward_nn_functional_pad_circular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.159s) 2022-05-18T05:44:02.5674054Z test_backward_nn_functional_pad_constant_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.135s) 2022-05-18T05:44:02.6084803Z test_backward_nn_functional_pad_reflect_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:44:02.6492027Z test_backward_nn_functional_pad_replicate_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:44:02.8016755Z test_backward_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.152s) 2022-05-18T05:44:02.8396442Z test_backward_nn_functional_pdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:44:02.8480851Z test_backward_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:44:02.8562695Z test_backward_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:44:05.0642901Z test_backward_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.208s) 2022-05-18T05:44:05.2262291Z test_backward_nn_functional_prelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.155s) 2022-05-18T05:44:05.2534185Z test_backward_nn_functional_relu6_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:44:05.2712097Z test_backward_nn_functional_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:44:05.2853030Z test_backward_nn_functional_rrelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:44:05.2966693Z test_backward_nn_functional_selu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:44:05.3074081Z test_backward_nn_functional_silu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:44:05.3948440Z test_backward_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.087s) 2022-05-18T05:44:05.4438786Z test_backward_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:44:05.4776976Z test_backward_nn_functional_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:44:05.5197998Z test_backward_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:44:05.5316112Z test_backward_nn_functional_softplus_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:44:05.5591538Z test_backward_nn_functional_softshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:44:05.5864732Z test_backward_nn_functional_softsign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:44:05.6069735Z test_backward_nn_functional_tanhshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:44:05.6228594Z test_backward_nn_functional_threshold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:44:06.4257653Z test_backward_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.803s) 2022-05-18T05:44:07.2274307Z test_backward_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.799s) 2022-05-18T05:44:08.0914680Z test_backward_nn_functional_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.862s) 2022-05-18T05:44:08.1101502Z test_backward_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:44:08.1470516Z test_backward_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:44:08.4890214Z test_backward_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.342s) 2022-05-18T05:44:08.4956892Z test_backward_norm_fro_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.007s) 2022-05-18T05:44:08.5407320Z test_backward_norm_inf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:44:08.5539999Z test_backward_norm_nuc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.013s) 2022-05-18T05:44:08.5737251Z test_backward_normal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:44:08.5769417Z test_backward_normal_number_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:44:08.5950676Z test_backward_outer_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:44:08.6138471Z test_backward_pca_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.018s) 2022-05-18T05:44:08.6273320Z test_backward_permute_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:44:08.8843946Z test_backward_pinverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.257s) 2022-05-18T05:44:09.0915288Z test_backward_polar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.207s) 2022-05-18T05:44:09.1274330Z test_backward_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:44:09.1626290Z test_backward_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:44:09.1980970Z test_backward_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:44:09.2337064Z test_backward_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:44:09.2703670Z test_backward_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:44:09.2768504Z test_backward_positive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:44:09.4890951Z test_backward_pow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.212s) 2022-05-18T05:44:09.7242474Z test_backward_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.234s) 2022-05-18T05:44:09.7305062Z test_backward_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.006s) 2022-05-18T05:44:09.8123522Z test_backward_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.082s) 2022-05-18T05:44:12.0995668Z test_backward_quantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.287s) 2022-05-18T05:44:12.1143691Z test_backward_rad2deg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:44:12.1217322Z test_backward_ravel_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:44:12.1280876Z test_backward_real_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:44:12.1460011Z test_backward_reciprocal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:44:12.2655853Z test_backward_remainder_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.119s) 2022-05-18T05:44:12.3156621Z test_backward_renorm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.050s) 2022-05-18T05:44:12.3870788Z test_backward_repeat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.070s) 2022-05-18T05:44:12.4176308Z test_backward_repeat_interleave_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.030s) 2022-05-18T05:44:12.4435694Z test_backward_reshape_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:44:12.4800558Z test_backward_reshape_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:44:12.4854555Z test_backward_resolve_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:44:12.4904745Z test_backward_resolve_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:44:12.5138551Z test_backward_roll_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:44:12.5278067Z test_backward_rot90_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:44:12.5342057Z test_backward_round_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:44:12.5469394Z test_backward_round_decimals_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:44:12.5598401Z test_backward_round_decimals_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:44:12.5711317Z test_backward_round_decimals_neg_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:44:12.5897676Z test_backward_rsqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:44:12.6802866Z test_backward_rsub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.090s) 2022-05-18T05:44:12.7757498Z test_backward_scatter_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.095s) 2022-05-18T05:44:12.9095486Z test_backward_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.133s) 2022-05-18T05:44:13.6550316Z test_backward_scatter_reduce_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.745s) 2022-05-18T05:44:14.4008871Z test_backward_scatter_reduce_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.742s) 2022-05-18T05:44:15.0790616Z test_backward_scatter_reduce_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.675s) 2022-05-18T05:44:16.2047433Z test_backward_scatter_reduce_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.123s) 2022-05-18T05:44:16.5236743Z test_backward_scatter_reduce_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.319s) 2022-05-18T05:44:16.5390230Z test_backward_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:44:16.5801029Z test_backward_select_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:44:16.5873134Z test_backward_sgn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:44:16.6027216Z test_backward_sigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:44:16.6088911Z test_backward_sign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:44:16.6165100Z test_backward_sin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:44:16.6422296Z test_backward_sinc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:44:16.6494249Z test_backward_sinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:44:16.7242563Z test_backward_slice_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:44:16.7527025Z test_backward_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:44:16.7886141Z test_backward_softmax_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:44:16.8915802Z test_backward_sort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.103s) 2022-05-18T05:44:16.8937187Z test_backward_sparse_sampled_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.002s) 2022-05-18T05:44:16.9070396Z test_backward_special_entr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:44:16.9258423Z test_backward_special_erfcx_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:44:16.9412443Z test_backward_special_i0e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:44:16.9684566Z test_backward_special_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:44:16.9959775Z test_backward_special_i1e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:44:17.0199735Z test_backward_special_log_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:44:17.0521784Z test_backward_special_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.032s) 2022-05-18T05:44:17.0735130Z test_backward_special_ndtri_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:44:17.1114849Z test_backward_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:44:17.2377573Z test_backward_special_xlog1py_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.126s) 2022-05-18T05:44:17.2547714Z test_backward_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:44:17.2893767Z test_backward_split_list_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:44:17.3355789Z test_backward_split_with_sizes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:44:17.3433713Z test_backward_sqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:44:17.3600036Z test_backward_square_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:44:17.3793222Z test_backward_squeeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:44:17.4067570Z test_backward_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:44:17.4641643Z test_backward_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:44:17.4667456Z test_backward_std_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.002s) 2022-05-18T05:44:17.6705218Z test_backward_stft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.203s) 2022-05-18T05:44:17.7558808Z test_backward_sub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.084s) 2022-05-18T05:44:17.8141747Z test_backward_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.058s) 2022-05-18T05:44:17.8303802Z test_backward_sum_to_size_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:44:17.8587634Z test_backward_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.028s) 2022-05-18T05:44:17.8736234Z test_backward_svd_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.015s) 2022-05-18T05:44:17.8859521Z test_backward_symeig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.012s) 2022-05-18T05:44:17.8935566Z test_backward_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:44:17.9596413Z test_backward_take_along_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.066s) 2022-05-18T05:44:17.9646896Z test_backward_take_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:44:17.9728167Z test_backward_tan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:44:17.9797979Z test_backward_tanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:44:18.0175809Z test_backward_tensor_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.038s) 2022-05-18T05:44:18.0748020Z test_backward_tensordot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:44:18.1479066Z test_backward_tile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.073s) 2022-05-18T05:44:18.1497550Z test_backward_to_sparse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exception (0.002s) 2022-05-18T05:44:18.1939947Z test_backward_topk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:44:18.2018107Z test_backward_trace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:44:18.2234618Z test_backward_transpose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:44:18.4524374Z test_backward_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.229s) 2022-05-18T05:44:18.6843232Z test_backward_trapz_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.231s) 2022-05-18T05:44:19.1770426Z test_backward_triangular_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.492s) 2022-05-18T05:44:19.1942476Z test_backward_tril_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:44:19.2095167Z test_backward_triu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:44:19.3472352Z test_backward_true_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.138s) 2022-05-18T05:44:19.3537565Z test_backward_trunc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:44:19.4191977Z test_backward_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.065s) 2022-05-18T05:44:19.4414316Z test_backward_unsqueeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:44:19.4767165Z test_backward_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:44:19.4784752Z test_backward_var_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.002s) 2022-05-18T05:44:19.4901517Z test_backward_vdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:44:19.4958967Z test_backward_view_as_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:44:19.5143889Z test_backward_view_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:44:19.5378029Z test_backward_view_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:44:19.6045247Z test_backward_vsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.067s) 2022-05-18T05:44:19.6136728Z test_backward_vstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:44:19.7544839Z test_backward_where_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.141s) 2022-05-18T05:44:19.9323053Z test_backward_xlogy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.177s) 2022-05-18T05:44:19.9462403Z test_backward_zero__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:44:19.9557432Z test_forward_ad_H_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:44:19.9626278Z test_forward_ad_T_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:44:20.0156693Z test_forward_ad___getitem___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.053s) 2022-05-18T05:44:20.1412627Z test_forward_ad___radd___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.125s) 2022-05-18T05:44:20.4033659Z test_forward_ad___rdiv___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.262s) 2022-05-18T05:44:20.8868450Z test_forward_ad___rmatmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.483s) 2022-05-18T05:44:21.0784490Z test_forward_ad___rmod___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.191s) 2022-05-18T05:44:21.2651554Z test_forward_ad___rmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.186s) 2022-05-18T05:44:21.6480137Z test_forward_ad___rpow___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.382s) 2022-05-18T05:44:21.7787323Z test_forward_ad___rsub___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.129s) 2022-05-18T05:44:21.7804690Z test_forward_ad__masked_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:44:21.7819724Z test_forward_ad__masked_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.001s) 2022-05-18T05:44:21.7835112Z test_forward_ad__masked_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:44:21.7850434Z test_forward_ad__masked_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:44:22.1234500Z test_forward_ad__masked_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.338s) 2022-05-18T05:44:24.0133509Z test_forward_ad__masked_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.890s) 2022-05-18T05:44:31.9976803Z test_forward_ad__masked_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (7.984s) 2022-05-18T05:44:32.4401862Z test_forward_ad__masked_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.442s) 2022-05-18T05:44:34.2040421Z test_forward_ad__masked_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.763s) 2022-05-18T05:44:34.5552999Z test_forward_ad__masked_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.351s) 2022-05-18T05:44:34.9377621Z test_forward_ad__masked_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.382s) 2022-05-18T05:44:38.4066830Z test_forward_ad__masked_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.469s) 2022-05-18T05:44:39.0661057Z test_forward_ad__masked_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.659s) 2022-05-18T05:44:42.3123100Z test_forward_ad__masked_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.246s) 2022-05-18T05:44:42.3180901Z test_forward_ad_abs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:44:42.3319208Z test_forward_ad_acos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:44:42.3439240Z test_forward_ad_acosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:44:42.4961736Z test_forward_ad_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.152s) 2022-05-18T05:44:43.4224715Z test_forward_ad_addbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.926s) 2022-05-18T05:44:45.2053650Z test_forward_ad_addcdiv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.780s) 2022-05-18T05:44:46.7211861Z test_forward_ad_addcmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.512s) 2022-05-18T05:44:47.1522958Z test_forward_ad_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.428s) 2022-05-18T05:44:47.4987373Z test_forward_ad_addmm_decomposed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.345s) 2022-05-18T05:44:48.2370503Z test_forward_ad_addmv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.737s) 2022-05-18T05:44:48.8233744Z test_forward_ad_addr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.585s) 2022-05-18T05:44:48.8259755Z test_forward_ad_all_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:44:48.8275451Z test_forward_ad_allclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:44:48.8292302Z test_forward_ad_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:44:48.8307367Z test_forward_ad_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.001s) 2022-05-18T05:44:48.8323589Z test_forward_ad_aminmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:44:48.8375822Z test_forward_ad_angle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:44:48.8388945Z test_forward_ad_any_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:44:48.8404264Z test_forward_ad_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:44:48.8419327Z test_forward_ad_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:44:48.8434633Z test_forward_ad_argsort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:44:48.8450263Z test_forward_ad_argwhere_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:44:48.8581818Z test_forward_ad_as_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:44:48.8638564Z test_forward_ad_asin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:44:48.8692537Z test_forward_ad_asinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:44:49.1345328Z test_forward_ad_atan2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.265s) 2022-05-18T05:44:49.1403479Z test_forward_ad_atan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:44:49.1462262Z test_forward_ad_atanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:44:49.1588121Z test_forward_ad_atleast_1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:44:49.1730292Z test_forward_ad_atleast_2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:44:49.1904011Z test_forward_ad_atleast_3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:44:49.9598442Z test_forward_ad_baddbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.769s) 2022-05-18T05:44:49.9735433Z test_forward_ad_bernoulli_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:44:49.9750996Z test_forward_ad_bfloat16_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:44:49.9783417Z test_forward_ad_block_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:44:50.0008737Z test_forward_ad_bmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:44:50.0024596Z test_forward_ad_bool_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:44:50.4044284Z test_forward_ad_broadcast_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.402s) 2022-05-18T05:44:50.4206526Z test_forward_ad_broadcast_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:44:50.4222496Z test_forward_ad_bucketize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:44:50.4237126Z test_forward_ad_byte_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:44:50.6984557Z test_forward_ad_cartesian_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.274s) 2022-05-18T05:44:50.7206736Z test_forward_ad_cat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:44:50.7221647Z test_forward_ad_cdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:44:50.7263142Z test_forward_ad_ceil_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:44:50.7277185Z test_forward_ad_chalf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:44:50.7292933Z test_forward_ad_char_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:44:50.7308588Z test_forward_ad_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.001s) 2022-05-18T05:44:50.7388846Z test_forward_ad_cholesky_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:44:51.4001085Z test_forward_ad_cholesky_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.661s) 2022-05-18T05:44:51.4113603Z test_forward_ad_chunk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:44:51.6825479Z test_forward_ad_clamp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.271s) 2022-05-18T05:44:51.7067178Z test_forward_ad_clamp_scalar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:44:51.7125281Z test_forward_ad_clone_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:44:51.7249521Z test_forward_ad_column_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:44:51.9092780Z test_forward_ad_combinations_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.184s) 2022-05-18T05:44:52.0197089Z test_forward_ad_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.110s) 2022-05-18T05:44:52.0247353Z test_forward_ad_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:44:52.0275259Z test_forward_ad_conj_physical_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:44:52.0302540Z test_forward_ad_contiguous_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:44:52.2035135Z test_forward_ad_copysign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.173s) 2022-05-18T05:44:52.3022858Z test_forward_ad_corrcoef_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.098s) 2022-05-18T05:44:52.3130760Z test_forward_ad_cos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:44:52.3227230Z test_forward_ad_cosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:44:52.3242947Z test_forward_ad_count_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:44:57.9795814Z test_forward_ad_cov_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (5.655s) 2022-05-18T05:44:58.0456711Z test_forward_ad_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.066s) 2022-05-18T05:44:58.0546882Z test_forward_ad_cummax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:44:58.0633829Z test_forward_ad_cummin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:44:58.1345137Z test_forward_ad_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.071s) 2022-05-18T05:44:58.1445870Z test_forward_ad_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:44:58.4785064Z test_forward_ad_cumulative_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.334s) 2022-05-18T05:44:58.4868562Z test_forward_ad_deg2rad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:44:58.5179448Z test_forward_ad_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:44:58.5505693Z test_forward_ad_diag_embed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.032s) 2022-05-18T05:44:58.5669254Z test_forward_ad_diagflat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:44:58.5963638Z test_forward_ad_diagonal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:44:58.7876060Z test_forward_ad_diagonal_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.191s) 2022-05-18T05:45:14.4279541Z test_forward_ad_diff_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (15.640s) 2022-05-18T05:45:14.4506904Z test_forward_ad_digamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:45:16.4482624Z test_forward_ad_dist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.997s) 2022-05-18T05:45:16.5904594Z test_forward_ad_div_floor_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.137s) 2022-05-18T05:45:16.8249338Z test_forward_ad_div_no_rounding_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.234s) 2022-05-18T05:45:16.9611059Z test_forward_ad_div_trunc_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.136s) 2022-05-18T05:45:16.9836976Z test_forward_ad_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:45:16.9956459Z test_forward_ad_double_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:45:17.0047480Z test_forward_ad_dsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:45:17.0130395Z test_forward_ad_dstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:45:17.0145762Z test_forward_ad_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:17.1230567Z test_forward_ad_einsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.108s) 2022-05-18T05:45:17.1247624Z test_forward_ad_empty_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:17.1262563Z test_forward_ad_eq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:17.1324728Z test_forward_ad_erf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:45:17.1452254Z test_forward_ad_erfc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:45:17.1509559Z test_forward_ad_erfinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:45:17.1614989Z test_forward_ad_exp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:45:17.1700568Z test_forward_ad_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:45:17.1831758Z test_forward_ad_expand_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:45:17.2026341Z test_forward_ad_expand_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:45:17.2072905Z test_forward_ad_expm1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:45:17.2332515Z test_forward_ad_fft_fft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:45:17.2549377Z test_forward_ad_fft_fft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:45:17.2874964Z test_forward_ad_fft_fftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.032s) 2022-05-18T05:45:17.3007467Z test_forward_ad_fft_fftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:45:17.3409813Z test_forward_ad_fft_hfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:45:17.3770854Z test_forward_ad_fft_hfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:45:17.4244748Z test_forward_ad_fft_hfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:45:17.4510289Z test_forward_ad_fft_ifft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:45:17.4776520Z test_forward_ad_fft_ifft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:45:17.5107078Z test_forward_ad_fft_ifftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:45:17.5239694Z test_forward_ad_fft_ifftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:45:17.5575362Z test_forward_ad_fft_ihfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:45:17.5839526Z test_forward_ad_fft_ihfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:45:17.6202211Z test_forward_ad_fft_ihfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:45:17.6465673Z test_forward_ad_fft_irfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:45:17.6736506Z test_forward_ad_fft_irfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:45:17.7069750Z test_forward_ad_fft_irfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:45:17.7280069Z test_forward_ad_fft_rfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:45:17.7484567Z test_forward_ad_fft_rfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:45:17.7737553Z test_forward_ad_fft_rfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:45:17.7819486Z test_forward_ad_fill__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:45:17.7937454Z test_forward_ad_flatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:45:17.8166849Z test_forward_ad_flip_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:45:17.8225425Z test_forward_ad_fliplr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:45:17.8284238Z test_forward_ad_flipud_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:45:17.8298185Z test_forward_ad_float_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:18.2908679Z test_forward_ad_float_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.461s) 2022-05-18T05:45:18.2972813Z test_forward_ad_floor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:45:18.2985532Z test_forward_ad_floor_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:18.5381772Z test_forward_ad_fmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.239s) 2022-05-18T05:45:18.7764724Z test_forward_ad_fmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.238s) 2022-05-18T05:45:18.9703334Z test_forward_ad_fmod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.193s) 2022-05-18T05:45:18.9769755Z test_forward_ad_frac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:45:18.9858559Z test_forward_ad_frexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:45:18.9873042Z test_forward_ad_full_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:19.0141262Z test_forward_ad_gather_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:45:19.0155729Z test_forward_ad_ge_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:19.0170870Z test_forward_ad_geqrf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:20.0950942Z test_forward_ad_gradient_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.078s) 2022-05-18T05:45:20.0988798Z test_forward_ad_gt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:20.1003793Z test_forward_ad_half_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:20.1019246Z test_forward_ad_heaviside_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:20.1034970Z test_forward_ad_histc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:20.1130499Z test_forward_ad_hsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:45:20.1184471Z test_forward_ad_hstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:45:20.3626668Z test_forward_ad_hypot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.244s) 2022-05-18T05:45:20.3738615Z test_forward_ad_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:45:20.3761812Z test_forward_ad_igamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:20.3775391Z test_forward_ad_igammac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:20.6664487Z test_forward_ad_index_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.289s) 2022-05-18T05:45:20.7529181Z test_forward_ad_index_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.086s) 2022-05-18T05:45:20.7707205Z test_forward_ad_index_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:45:20.9104365Z test_forward_ad_index_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.140s) 2022-05-18T05:45:20.9121694Z test_forward_ad_index_reduce_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:20.9288183Z test_forward_ad_index_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:45:20.9932476Z test_forward_ad_inner_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.064s) 2022-05-18T05:45:20.9949504Z test_forward_ad_int_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:21.0736611Z test_forward_ad_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.078s) 2022-05-18T05:45:21.0753144Z test_forward_ad_isclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:21.0768690Z test_forward_ad_isfinite_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:21.0783859Z test_forward_ad_isin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:21.0799534Z test_forward_ad_isinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:21.0815329Z test_forward_ad_isnan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:21.0830243Z test_forward_ad_isneginf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:21.0845308Z test_forward_ad_isposinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:21.0860550Z test_forward_ad_isreal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:21.6550291Z test_forward_ad_istft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.569s) 2022-05-18T05:45:21.6567049Z test_forward_ad_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:45:21.6590434Z test_forward_ad_jiterator_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:45:21.6603701Z test_forward_ad_jiterator_unary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:45:21.6968477Z test_forward_ad_kron_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:45:21.7246025Z test_forward_ad_kthvalue_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:45:21.9828290Z test_forward_ad_ldexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.258s) 2022-05-18T05:45:21.9852184Z test_forward_ad_le_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:22.8756869Z test_forward_ad_lerp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.890s) 2022-05-18T05:45:22.8874081Z test_forward_ad_lgamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:45:22.9127959Z test_forward_ad_linalg_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.025s) 2022-05-18T05:45:22.9374116Z test_forward_ad_linalg_cholesky_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.024s) 2022-05-18T05:45:23.0439948Z test_forward_ad_linalg_cond_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.106s) 2022-05-18T05:45:23.1097357Z test_forward_ad_linalg_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.066s) 2022-05-18T05:45:23.1114825Z test_forward_ad_linalg_det_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:23.1359503Z test_forward_ad_linalg_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.024s) 2022-05-18T05:45:23.1532040Z test_forward_ad_linalg_eigh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.017s) 2022-05-18T05:45:23.1771909Z test_forward_ad_linalg_eigvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.024s) 2022-05-18T05:45:23.1943260Z test_forward_ad_linalg_eigvalsh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.017s) 2022-05-18T05:45:23.1959447Z test_forward_ad_linalg_householder_product_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:45:23.2785460Z test_forward_ad_linalg_inv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.082s) 2022-05-18T05:45:23.3579101Z test_forward_ad_linalg_inv_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.079s) 2022-05-18T05:45:23.3595986Z test_forward_ad_linalg_ldl_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:45:23.3610996Z test_forward_ad_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:45:23.3626846Z test_forward_ad_linalg_ldl_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:45:23.3641208Z test_forward_ad_linalg_lstsq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.001s) 2022-05-18T05:45:24.6254844Z test_forward_ad_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.261s) 2022-05-18T05:45:25.6136075Z test_forward_ad_linalg_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.988s) 2022-05-18T05:45:26.4996583Z test_forward_ad_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.886s) 2022-05-18T05:45:27.0995731Z test_forward_ad_linalg_lu_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.600s) 2022-05-18T05:45:27.1012546Z test_forward_ad_linalg_matrix_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:27.3813643Z test_forward_ad_linalg_matrix_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.280s) 2022-05-18T05:45:27.3829486Z test_forward_ad_linalg_matrix_rank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:27.3844263Z test_forward_ad_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:27.4437292Z test_forward_ad_linalg_multi_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.059s) 2022-05-18T05:45:27.4517297Z test_forward_ad_linalg_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:45:27.4574600Z test_forward_ad_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.006s) 2022-05-18T05:45:28.3119060Z test_forward_ad_linalg_pinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.854s) 2022-05-18T05:45:28.5076098Z test_forward_ad_linalg_pinv_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.195s) 2022-05-18T05:45:28.5092635Z test_forward_ad_linalg_pinv_singular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:45:28.5640647Z test_forward_ad_linalg_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.054s) 2022-05-18T05:45:28.5656066Z test_forward_ad_linalg_slogdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:29.3749216Z test_forward_ad_linalg_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.809s) 2022-05-18T05:45:38.3225637Z test_forward_ad_linalg_solve_triangular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (8.948s) 2022-05-18T05:45:38.3346054Z test_forward_ad_linalg_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:45:38.3845539Z test_forward_ad_linalg_svdvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.050s) 2022-05-18T05:45:38.4324416Z test_forward_ad_linalg_tensorinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:45:38.8338302Z test_forward_ad_linalg_tensorsolve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.401s) 2022-05-18T05:45:38.9459529Z test_forward_ad_linalg_vander_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.112s) 2022-05-18T05:45:39.5070384Z test_forward_ad_linalg_vector_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.561s) 2022-05-18T05:45:39.5186068Z test_forward_ad_log10_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:45:39.5236378Z test_forward_ad_log1p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:45:39.5330483Z test_forward_ad_log2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:45:39.5414273Z test_forward_ad_log_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:45:39.5811411Z test_forward_ad_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:45:39.6272486Z test_forward_ad_log_softmax_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:45:39.6651206Z test_forward_ad_logaddexp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:45:39.7019890Z test_forward_ad_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:45:39.7036553Z test_forward_ad_logcumsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:39.7058866Z test_forward_ad_logdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:39.7071948Z test_forward_ad_logical_and_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:39.7087376Z test_forward_ad_logical_not_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:39.7102774Z test_forward_ad_logical_or_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:39.7118930Z test_forward_ad_logical_xor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:39.7337342Z test_forward_ad_logit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:45:39.8085950Z test_forward_ad_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.075s) 2022-05-18T05:45:39.8104458Z test_forward_ad_long_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:39.8119970Z test_forward_ad_lt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:40.6962344Z test_forward_ad_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.884s) 2022-05-18T05:45:48.4460749Z test_forward_ad_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (7.750s) 2022-05-18T05:45:48.6690019Z test_forward_ad_lu_unpack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.223s) 2022-05-18T05:45:48.6808956Z test_forward_ad_mH_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:45:48.6927084Z test_forward_ad_mT_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:45:48.8075470Z test_forward_ad_masked_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.115s) 2022-05-18T05:45:48.9257397Z test_forward_ad_masked_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.118s) 2022-05-18T05:45:48.9699667Z test_forward_ad_masked_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:45:49.4504604Z test_forward_ad_matmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.480s) 2022-05-18T05:45:49.4566507Z test_forward_ad_matrix_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:45:49.7203907Z test_forward_ad_max_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.264s) 2022-05-18T05:45:49.7312738Z test_forward_ad_max_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:45:49.7434411Z test_forward_ad_max_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:45:50.0070661Z test_forward_ad_maximum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.263s) 2022-05-18T05:45:50.0503265Z test_forward_ad_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:45:50.0908554Z test_forward_ad_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:45:50.1534616Z test_forward_ad_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.062s) 2022-05-18T05:45:51.7624949Z test_forward_ad_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.609s) 2022-05-18T05:45:52.0274623Z test_forward_ad_min_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.265s) 2022-05-18T05:45:52.0380012Z test_forward_ad_min_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:45:52.0502152Z test_forward_ad_min_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:45:52.3146915Z test_forward_ad_minimum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.264s) 2022-05-18T05:45:52.3380364Z test_forward_ad_mm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:45:52.3561335Z test_forward_ad_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:45:52.3619611Z test_forward_ad_movedim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:45:52.3686644Z test_forward_ad_msort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:45:52.5545541Z test_forward_ad_mul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.186s) 2022-05-18T05:45:52.5565116Z test_forward_ad_multinomial_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:52.5787949Z test_forward_ad_mv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:45:52.6237327Z test_forward_ad_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:45:52.6686386Z test_forward_ad_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:45:52.7134663Z test_forward_ad_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:45:52.7257799Z test_forward_ad_nan_to_num_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:45:52.7273496Z test_forward_ad_nanmean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:52.7687946Z test_forward_ad_nanmedian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:45:52.9436541Z test_forward_ad_nanquantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.175s) 2022-05-18T05:45:52.9452868Z test_forward_ad_nansum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:45:52.9567742Z test_forward_ad_narrow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:45:52.9581509Z test_forward_ad_ne_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:52.9621563Z test_forward_ad_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:45:52.9634347Z test_forward_ad_new_empty_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:45:52.9649578Z test_forward_ad_new_full_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:52.9665029Z test_forward_ad_new_ones_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:52.9680359Z test_forward_ad_new_zeros_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:52.9695852Z test_forward_ad_nextafter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:45:52.9832916Z test_forward_ad_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:45:52.9955508Z test_forward_ad_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:45:53.0100665Z test_forward_ad_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:45:53.0341553Z test_forward_ad_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:45:53.0789560Z test_forward_ad_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:45:53.1178765Z test_forward_ad_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.039s) 2022-05-18T05:45:53.1560902Z test_forward_ad_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:45:53.1743728Z test_forward_ad_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:45:53.1972815Z test_forward_ad_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:45:53.2053581Z test_forward_ad_nn_functional_batch_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:45:53.2068013Z test_forward_ad_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:46:07.4094074Z test_forward_ad_nn_functional_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (14.202s) 2022-05-18T05:46:07.4791792Z test_forward_ad_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.004s) 2022-05-18T05:46:08.6153534Z test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (1.136s) 2022-05-18T05:46:08.6252341Z test_forward_ad_nn_functional_celu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:46:09.1472610Z test_forward_ad_nn_functional_conv1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.522s) 2022-05-18T05:46:11.0416795Z test_forward_ad_nn_functional_conv2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.894s) 2022-05-18T05:46:11.5608346Z test_forward_ad_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.516s) 2022-05-18T05:46:12.0956789Z test_forward_ad_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.533s) 2022-05-18T05:46:12.6689840Z test_forward_ad_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.572s) 2022-05-18T05:46:16.6696212Z test_forward_ad_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.999s) 2022-05-18T05:46:17.8492570Z test_forward_ad_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.171s) 2022-05-18T05:46:18.9488070Z test_forward_ad_nn_functional_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.097s) 2022-05-18T05:46:18.9528535Z test_forward_ad_nn_functional_ctc_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:46:19.0041538Z test_forward_ad_nn_functional_dropout2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.051s) 2022-05-18T05:46:19.0490287Z test_forward_ad_nn_functional_dropout_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:46:19.0588182Z test_forward_ad_nn_functional_elu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:46:19.0601267Z test_forward_ad_nn_functional_embedding_bag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:46:19.0765084Z test_forward_ad_nn_functional_embedding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:46:19.1111676Z test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:46:19.1280454Z test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:46:19.2793799Z test_forward_ad_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.151s) 2022-05-18T05:46:19.4828752Z test_forward_ad_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.203s) 2022-05-18T05:46:19.5115633Z test_forward_ad_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.028s) 2022-05-18T05:46:19.5323600Z test_forward_ad_nn_functional_gelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:46:19.6459994Z test_forward_ad_nn_functional_glu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.113s) 2022-05-18T05:46:19.6475552Z test_forward_ad_nn_functional_grid_sample_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:46:21.9005188Z test_forward_ad_nn_functional_group_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.252s) 2022-05-18T05:46:21.9306882Z test_forward_ad_nn_functional_hardshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:46:21.9396303Z test_forward_ad_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:46:21.9508852Z test_forward_ad_nn_functional_hardswish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:46:21.9746422Z test_forward_ad_nn_functional_hardtanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:46:21.9954331Z test_forward_ad_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.021s) 2022-05-18T05:46:22.2145497Z test_forward_ad_nn_functional_huber_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.219s) 2022-05-18T05:46:22.2245551Z test_forward_ad_nn_functional_instance_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.009s) 2022-05-18T05:46:22.2590891Z test_forward_ad_nn_functional_interpolate_area_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:46:22.2872565Z test_forward_ad_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:22.3152944Z test_forward_ad_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:22.3431475Z test_forward_ad_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:22.3707131Z test_forward_ad_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:46:22.3986870Z test_forward_ad_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:22.8363499Z test_forward_ad_nn_functional_kl_div_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.437s) 2022-05-18T05:46:22.9883824Z test_forward_ad_nn_functional_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.150s) 2022-05-18T05:46:24.6136814Z test_forward_ad_nn_functional_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.625s) 2022-05-18T05:46:24.6414283Z test_forward_ad_nn_functional_leaky_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.024s) 2022-05-18T05:46:24.6477727Z test_forward_ad_nn_functional_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.006s) 2022-05-18T05:46:24.8389813Z test_forward_ad_nn_functional_local_response_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.191s) 2022-05-18T05:46:24.8485364Z test_forward_ad_nn_functional_logsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:46:24.8639970Z test_forward_ad_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.015s) 2022-05-18T05:46:29.9548668Z test_forward_ad_nn_functional_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (5.091s) 2022-05-18T05:46:36.0807838Z test_forward_ad_nn_functional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (6.122s) 2022-05-18T05:46:38.4482478Z test_forward_ad_nn_functional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.359s) 2022-05-18T05:46:39.9748940Z test_forward_ad_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.524s) 2022-05-18T05:46:40.2013753Z test_forward_ad_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.223s) 2022-05-18T05:46:42.0631578Z test_forward_ad_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.861s) 2022-05-18T05:46:42.3803878Z test_forward_ad_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.309s) 2022-05-18T05:46:43.0986281Z test_forward_ad_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.718s) 2022-05-18T05:46:43.2328499Z test_forward_ad_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.132s) 2022-05-18T05:46:43.2534537Z test_forward_ad_nn_functional_mish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:46:43.4111880Z test_forward_ad_nn_functional_mse_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.158s) 2022-05-18T05:46:43.4131304Z test_forward_ad_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:46:43.4147965Z test_forward_ad_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:46:43.7399096Z test_forward_ad_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.325s) 2022-05-18T05:46:44.3249800Z test_forward_ad_nn_functional_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.584s) 2022-05-18T05:46:44.4181890Z test_forward_ad_nn_functional_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.093s) 2022-05-18T05:46:44.5142047Z test_forward_ad_nn_functional_pad_circular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.095s) 2022-05-18T05:46:44.6220389Z test_forward_ad_nn_functional_pad_constant_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.108s) 2022-05-18T05:46:44.6489929Z test_forward_ad_nn_functional_pad_reflect_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:46:44.6756380Z test_forward_ad_nn_functional_pad_replicate_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:46:44.9507475Z test_forward_ad_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.275s) 2022-05-18T05:46:44.9527515Z test_forward_ad_nn_functional_pdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:46:44.9589057Z test_forward_ad_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:46:44.9646766Z test_forward_ad_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:46:49.5542030Z test_forward_ad_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (4.589s) 2022-05-18T05:46:50.1365197Z test_forward_ad_nn_functional_prelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.574s) 2022-05-18T05:46:50.1599956Z test_forward_ad_nn_functional_relu6_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:46:50.1713025Z test_forward_ad_nn_functional_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:46:50.1830104Z test_forward_ad_nn_functional_rrelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:46:50.1920826Z test_forward_ad_nn_functional_selu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:46:50.2080445Z test_forward_ad_nn_functional_silu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:46:50.4241156Z test_forward_ad_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.216s) 2022-05-18T05:46:50.4790671Z test_forward_ad_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.054s) 2022-05-18T05:46:50.5270150Z test_forward_ad_nn_functional_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:46:50.5810468Z test_forward_ad_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.054s) 2022-05-18T05:46:50.5903793Z test_forward_ad_nn_functional_softplus_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:46:50.6130870Z test_forward_ad_nn_functional_softshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:46:50.6391423Z test_forward_ad_nn_functional_softsign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:46:50.6511645Z test_forward_ad_nn_functional_tanhshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:46:50.6635188Z test_forward_ad_nn_functional_threshold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:46:53.5781260Z test_forward_ad_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.914s) 2022-05-18T05:46:56.7311114Z test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.148s) 2022-05-18T05:46:57.3536315Z test_forward_ad_nn_functional_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.617s) 2022-05-18T05:46:57.3660571Z test_forward_ad_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:46:57.3939087Z test_forward_ad_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:57.3954671Z test_forward_ad_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:46:57.6486599Z test_forward_ad_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.253s) 2022-05-18T05:46:57.6544785Z test_forward_ad_norm_fro_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.006s) 2022-05-18T05:46:57.6885616Z test_forward_ad_norm_inf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:46:57.7067348Z test_forward_ad_norm_nuc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.018s) 2022-05-18T05:46:57.7082818Z test_forward_ad_normal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:46:57.7098436Z test_forward_ad_normal_number_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.001s) 2022-05-18T05:46:57.7114062Z test_forward_ad_ones_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:46:57.7129043Z test_forward_ad_ormqr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: cuSOLVER not available (0.001s) 2022-05-18T05:46:57.7399748Z test_forward_ad_outer_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:46:57.7480133Z test_forward_ad_pca_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:46:57.7579886Z test_forward_ad_permute_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:46:57.9553238Z test_forward_ad_pinverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.197s) 2022-05-18T05:46:58.3511008Z test_forward_ad_polar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.395s) 2022-05-18T05:46:58.3808527Z test_forward_ad_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:58.4094673Z test_forward_ad_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:58.4373070Z test_forward_ad_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:58.4652644Z test_forward_ad_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:58.4934200Z test_forward_ad_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:46:58.4983408Z test_forward_ad_positive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:46:58.8812708Z test_forward_ad_pow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.383s) 2022-05-18T05:46:59.0803953Z test_forward_ad_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.198s) 2022-05-18T05:46:59.0835099Z test_forward_ad_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:46:59.1376196Z test_forward_ad_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.054s) 2022-05-18T05:46:59.3017036Z test_forward_ad_quantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.164s) 2022-05-18T05:46:59.3094173Z test_forward_ad_rad2deg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:46:59.3107597Z test_forward_ad_rand_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:46:59.3123419Z test_forward_ad_randint_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:46:59.3138908Z test_forward_ad_randn_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:46:59.3197469Z test_forward_ad_ravel_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:46:59.3243978Z test_forward_ad_real_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:46:59.3346455Z test_forward_ad_reciprocal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:46:59.5270443Z test_forward_ad_remainder_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.192s) 2022-05-18T05:46:59.5285561Z test_forward_ad_renorm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:46:59.5784827Z test_forward_ad_repeat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.050s) 2022-05-18T05:46:59.5970259Z test_forward_ad_repeat_interleave_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:46:59.6163855Z test_forward_ad_reshape_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:46:59.6415194Z test_forward_ad_reshape_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:46:59.6429053Z test_forward_ad_resize__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:46:59.6444390Z test_forward_ad_resize_as__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:46:59.6485023Z test_forward_ad_resolve_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:46:59.6522566Z test_forward_ad_resolve_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:46:59.6715264Z test_forward_ad_roll_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:46:59.6816361Z test_forward_ad_rot90_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:46:59.6855509Z test_forward_ad_round_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:46:59.6937485Z test_forward_ad_round_decimals_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:46:59.7018128Z test_forward_ad_round_decimals_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:46:59.7100739Z test_forward_ad_round_decimals_neg_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:46:59.7203691Z test_forward_ad_rsqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:46:59.8809357Z test_forward_ad_rsub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.160s) 2022-05-18T05:47:00.0793945Z test_forward_ad_scatter_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.198s) 2022-05-18T05:47:00.2823288Z test_forward_ad_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.202s) 2022-05-18T05:47:00.2842502Z test_forward_ad_scatter_reduce_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:47:00.2856932Z test_forward_ad_scatter_reduce_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.001s) 2022-05-18T05:47:00.2873776Z test_forward_ad_scatter_reduce_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.001s) 2022-05-18T05:47:00.2888049Z test_forward_ad_scatter_reduce_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.001s) 2022-05-18T05:47:00.2904998Z test_forward_ad_scatter_reduce_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.001s) 2022-05-18T05:47:00.2920227Z test_forward_ad_searchsorted_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.001s) 2022-05-18T05:47:00.3038741Z test_forward_ad_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:00.3694401Z test_forward_ad_select_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.065s) 2022-05-18T05:47:00.3741410Z test_forward_ad_sgn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:00.3753150Z test_forward_ad_short_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:47:00.3842919Z test_forward_ad_sigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:00.3881345Z test_forward_ad_sign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:00.3894158Z test_forward_ad_signbit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:47:00.3942764Z test_forward_ad_sin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:00.4130099Z test_forward_ad_sinc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:47:00.4174235Z test_forward_ad_sinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:00.5375554Z test_forward_ad_slice_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.120s) 2022-05-18T05:47:00.5803272Z test_forward_ad_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:47:00.6289183Z test_forward_ad_softmax_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.048s) 2022-05-18T05:47:00.7016636Z test_forward_ad_sort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.072s) 2022-05-18T05:47:00.7032944Z test_forward_ad_sparse_sampled_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-05-18T05:47:00.7118680Z test_forward_ad_special_entr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:00.7239160Z test_forward_ad_special_erfcx_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:00.7342603Z test_forward_ad_special_i0e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:00.7523631Z test_forward_ad_special_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:47:00.7731924Z test_forward_ad_special_i1e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:47:00.7889751Z test_forward_ad_special_log_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:47:00.8091474Z test_forward_ad_special_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:47:00.8218434Z test_forward_ad_special_ndtri_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:00.8496896Z test_forward_ad_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:47:01.0833016Z test_forward_ad_special_xlog1py_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.233s) 2022-05-18T05:47:01.0852211Z test_forward_ad_special_zeta_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:47:01.0925498Z test_forward_ad_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:01.1027478Z test_forward_ad_split_list_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:01.1160091Z test_forward_ad_split_with_sizes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:01.1206112Z test_forward_ad_sqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:01.1310062Z test_forward_ad_square_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:01.1453851Z test_forward_ad_squeeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:47:01.1731918Z test_forward_ad_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:47:01.2115016Z test_forward_ad_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.038s) 2022-05-18T05:47:01.2179068Z test_forward_ad_std_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.006s) 2022-05-18T05:47:01.2327173Z test_forward_ad_stft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.015s) 2022-05-18T05:47:01.3883400Z test_forward_ad_sub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.155s) 2022-05-18T05:47:01.4309262Z test_forward_ad_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:47:01.4441116Z test_forward_ad_sum_to_size_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:01.4475410Z test_forward_ad_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:47:01.4542351Z test_forward_ad_svd_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.007s) 2022-05-18T05:47:01.4556016Z test_forward_ad_symeig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:47:01.4628802Z test_forward_ad_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:01.5029287Z test_forward_ad_take_along_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:47:01.5496306Z test_forward_ad_take_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:47:01.5545647Z test_forward_ad_tan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:01.5587790Z test_forward_ad_tanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:01.5654397Z test_forward_ad_tensor_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.007s) 2022-05-18T05:47:01.6577759Z test_forward_ad_tensordot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.092s) 2022-05-18T05:47:01.7163787Z test_forward_ad_tile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.058s) 2022-05-18T05:47:01.7180189Z test_forward_ad_to_sparse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support forward_ad (0.002s) 2022-05-18T05:47:01.7502205Z test_forward_ad_topk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.032s) 2022-05-18T05:47:01.7542070Z test_forward_ad_trace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:01.7709331Z test_forward_ad_transpose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:47:02.1150474Z test_forward_ad_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.344s) 2022-05-18T05:47:02.4616046Z test_forward_ad_trapz_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.346s) 2022-05-18T05:47:02.9395245Z test_forward_ad_triangular_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.477s) 2022-05-18T05:47:02.9510879Z test_forward_ad_tril_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:02.9622834Z test_forward_ad_triu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:03.1966241Z test_forward_ad_true_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.234s) 2022-05-18T05:47:03.2008365Z test_forward_ad_trunc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:03.2425784Z test_forward_ad_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.042s) 2022-05-18T05:47:03.2443895Z test_forward_ad_unique_consecutive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:47:03.2460055Z test_forward_ad_unique_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:47:03.2637424Z test_forward_ad_unsqueeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:47:03.2950493Z test_forward_ad_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:47:03.3015882Z test_forward_ad_var_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.006s) 2022-05-18T05:47:03.3241114Z test_forward_ad_vdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:47:03.3278695Z test_forward_ad_view_as_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:03.3410638Z test_forward_ad_view_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:03.3562575Z test_forward_ad_view_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:47:03.3652475Z test_forward_ad_vsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:03.3707605Z test_forward_ad_vstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:03.5060817Z test_forward_ad_where_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.135s) 2022-05-18T05:47:03.7469948Z test_forward_ad_xlogy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.241s) 2022-05-18T05:47:03.7568732Z test_forward_ad_zero__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:03.7583231Z test_forward_ad_zeros_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Does not support autograd (0.002s) 2022-05-18T05:47:03.7613288Z test_operator_H_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:03.7640345Z test_operator_T_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:03.7844412Z test_operator___getitem___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:47:03.7950672Z test_operator___radd___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:03.8110929Z test_operator___rdiv___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:47:03.8565169Z test_operator___rmatmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:47:03.8675229Z test_operator___rmod___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:03.8779259Z test_operator___rmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:03.9011078Z test_operator___rpow___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:47:03.9126183Z test_operator___rsub___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:04.2024476Z test_operator__masked_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.290s) 2022-05-18T05:47:04.4918831Z test_operator__masked_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.289s) 2022-05-18T05:47:04.6870877Z test_operator__masked_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.195s) 2022-05-18T05:47:04.8824931Z test_operator__masked_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.195s) 2022-05-18T05:47:04.9285810Z test_operator__masked_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:47:05.5510053Z test_operator__masked_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.622s) 2022-05-18T05:47:07.0268475Z test_operator__masked_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.476s) 2022-05-18T05:47:07.0881158Z test_operator__masked_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.061s) 2022-05-18T05:47:07.4062128Z test_operator__masked_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.318s) 2022-05-18T05:47:07.4524006Z test_operator__masked_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.046s) 2022-05-18T05:47:07.5060838Z test_operator__masked_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.054s) 2022-05-18T05:47:09.8436132Z test_operator__masked_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.337s) 2022-05-18T05:47:10.1360990Z test_operator__masked_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.292s) 2022-05-18T05:47:12.3876058Z test_operator__masked_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (2.251s) 2022-05-18T05:47:12.3901524Z test_operator_abs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:12.3933250Z test_operator_acos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:12.3969876Z test_operator_acosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:12.4096127Z test_operator_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:12.4283806Z test_operator_addbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:47:12.4576585Z test_operator_addcdiv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:47:12.4866462Z test_operator_addcmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:47:12.4952277Z test_operator_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:12.5035702Z test_operator_addmm_decomposed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:12.5177104Z test_operator_addmv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:47:12.5274625Z test_operator_addr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:12.5365838Z test_operator_all_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:12.7437310Z test_operator_allclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.207s) 2022-05-18T05:47:12.7567437Z test_operator_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:12.7692652Z test_operator_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:12.7751410Z test_operator_aminmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:12.7774751Z test_operator_angle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:12.7858140Z test_operator_any_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:12.7942152Z test_operator_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:12.8025033Z test_operator_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:12.8235431Z test_operator_argsort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:47:12.8295636Z test_operator_argwhere_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:12.8353332Z test_operator_as_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:12.8375746Z test_operator_asin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:12.8397048Z test_operator_asinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:12.8502695Z test_operator_atan2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:12.8526157Z test_operator_atan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:12.8546966Z test_operator_atanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:12.8596013Z test_operator_atleast_1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:12.8646529Z test_operator_atleast_2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:12.8707435Z test_operator_atleast_3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:12.8859240Z test_operator_baddbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:47:12.8906882Z test_operator_bernoulli_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:12.8956892Z test_operator_bfloat16_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:12.8999649Z test_operator_block_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:47:12.9027258Z test_operator_bmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:12.9072401Z test_operator_bool_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:12.9171512Z test_operator_broadcast_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:12.9232398Z test_operator_broadcast_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:12.9503792Z test_operator_bucketize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:47:12.9553419Z test_operator_byte_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:12.9749088Z test_operator_cartesian_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:47:12.9818542Z test_operator_cat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:13.2860506Z test_operator_cdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.304s) 2022-05-18T05:47:13.2889801Z test_operator_ceil_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:13.2937335Z test_operator_chalf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:13.2984494Z test_operator_char_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:13.3104554Z test_operator_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:13.3245093Z test_operator_cholesky_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:47:13.3555543Z test_operator_cholesky_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.031s) 2022-05-18T05:47:13.3598419Z test_operator_chunk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:13.3658387Z test_operator_clamp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:13.3708895Z test_operator_clamp_scalar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:13.3736181Z test_operator_clone_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:13.3786297Z test_operator_column_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:13.4784555Z test_operator_combinations_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.100s) 2022-05-18T05:47:13.4892987Z test_operator_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:13.4920417Z test_operator_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:13.4938119Z test_operator_conj_physical_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:13.4955863Z test_operator_contiguous_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:13.5061155Z test_operator_copysign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:13.5276706Z test_operator_corrcoef_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:47:13.5310221Z test_operator_cos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:13.5345289Z test_operator_cosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:13.5481204Z test_operator_count_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:14.0288392Z test_operator_cov_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.480s) 2022-05-18T05:47:14.0338649Z test_operator_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:14.0374512Z test_operator_cummax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:14.0410305Z test_operator_cummin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:14.0489599Z test_operator_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:14.0528980Z test_operator_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:14.0904455Z test_operator_cumulative_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.037s) 2022-05-18T05:47:14.0939702Z test_operator_deg2rad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:14.1034548Z test_operator_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:14.1143389Z test_operator_diag_embed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:14.1211707Z test_operator_diagflat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:14.1313857Z test_operator_diagonal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:14.1496741Z test_operator_diagonal_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:47:15.0743820Z test_operator_diff_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.925s) 2022-05-18T05:47:15.0793724Z test_operator_digamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:15.1355047Z test_operator_dist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.056s) 2022-05-18T05:47:15.1484994Z test_operator_div_floor_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:15.1606304Z test_operator_div_no_rounding_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:15.1728524Z test_operator_div_trunc_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:15.1755146Z test_operator_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:15.1801777Z test_operator_double_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:15.1842427Z test_operator_dsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:15.1881886Z test_operator_dstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:15.2145621Z test_operator_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:47:15.2589587Z test_operator_einsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.044s) 2022-05-18T05:47:15.2656178Z test_operator_empty_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:15.2783567Z test_operator_eq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:15.2808300Z test_operator_erf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:15.2839865Z test_operator_erfc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:15.2860996Z test_operator_erfinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:15.2892257Z test_operator_exp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:15.2924169Z test_operator_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:15.2970014Z test_operator_expand_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:15.3051267Z test_operator_expand_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:15.3072870Z test_operator_expm1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:15.3171997Z test_operator_fft_fft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:15.3251937Z test_operator_fft_fft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:15.3374492Z test_operator_fft_fftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:15.3427352Z test_operator_fft_fftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:15.3581872Z test_operator_fft_hfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.015s) 2022-05-18T05:47:15.3727638Z test_operator_fft_hfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:47:15.3901219Z test_operator_fft_hfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:47:15.4004790Z test_operator_fft_ifft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:15.4101688Z test_operator_fft_ifft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:15.4229927Z test_operator_fft_ifftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:15.4281846Z test_operator_fft_ifftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:15.4404902Z test_operator_fft_ihfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:15.4508610Z test_operator_fft_ihfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:15.4640934Z test_operator_fft_ihfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:15.4741170Z test_operator_fft_irfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:15.4839708Z test_operator_fft_irfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:15.4962685Z test_operator_fft_irfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:15.5043422Z test_operator_fft_rfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:15.5121096Z test_operator_fft_rfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:15.5215115Z test_operator_fft_rfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:15.5221899Z test_operator_fill__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-05-18T05:47:15.5271995Z test_operator_flatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:15.5353427Z test_operator_flip_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:15.5381731Z test_operator_fliplr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:15.5410629Z test_operator_flipud_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:15.5446634Z test_operator_float_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:15.5637186Z test_operator_float_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:47:15.5661213Z test_operator_floor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:15.5782241Z test_operator_floor_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:15.5892260Z test_operator_fmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:15.5995340Z test_operator_fmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:15.6113543Z test_operator_fmod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:15.6147377Z test_operator_frac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:15.6181754Z test_operator_frexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:15.6251373Z test_operator_full_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:15.6325938Z test_operator_gather_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:15.6434236Z test_operator_ge_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:15.8412579Z test_operator_geqrf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.198s) 2022-05-18T05:47:16.1224012Z test_operator_gradient_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.281s) 2022-05-18T05:47:16.1339064Z test_operator_gt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:16.1387073Z test_operator_half_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:16.1492585Z test_operator_heaviside_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:16.2119051Z test_operator_histc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.062s) 2022-05-18T05:47:16.2163599Z test_operator_hsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:16.2188296Z test_operator_hstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:16.2294058Z test_operator_hypot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:16.2321110Z test_operator_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:16.2431889Z test_operator_igamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:16.2537587Z test_operator_igammac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:16.2745597Z test_operator_index_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:47:16.2821546Z test_operator_index_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:16.2875781Z test_operator_index_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:16.3005641Z test_operator_index_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:16.3747602Z test_operator_index_reduce_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.074s) 2022-05-18T05:47:16.3799529Z test_operator_index_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:16.3872678Z test_operator_inner_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:16.3922483Z test_operator_int_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:16.4179174Z test_operator_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:47:16.4897271Z test_operator_isclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.072s) 2022-05-18T05:47:16.4962026Z test_operator_isfinite_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:16.5016979Z test_operator_isin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:16.5040131Z test_operator_isinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:16.5061026Z test_operator_isnan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:16.5083913Z test_operator_isneginf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:16.5106137Z test_operator_isposinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:16.5145313Z test_operator_isreal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:16.6057669Z test_operator_istft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.091s) 2022-05-18T05:47:16.6064158Z test_operator_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-05-18T05:47:16.6071981Z test_operator_jiterator_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-05-18T05:47:16.6079942Z test_operator_jiterator_unary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-05-18T05:47:16.6128826Z test_operator_kron_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:16.6210018Z test_operator_kthvalue_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:16.6366390Z test_operator_ldexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:47:16.6471938Z test_operator_le_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:16.6687138Z test_operator_lerp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:47:16.6722293Z test_operator_lgamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:16.6907840Z test_operator_linalg_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.019s) 2022-05-18T05:47:16.7045049Z test_operator_linalg_cholesky_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:47:16.7320202Z test_operator_linalg_cond_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:47:16.7368134Z test_operator_linalg_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:16.7715896Z test_operator_linalg_det_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:47:16.7891523Z test_operator_linalg_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:47:16.8065015Z test_operator_linalg_eigh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:47:16.8108397Z test_operator_linalg_eigvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:47:16.8154641Z test_operator_linalg_eigvalsh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:47:16.8168190Z test_operator_linalg_householder_product_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: cuSOLVER not available (0.001s) 2022-05-18T05:47:16.8454708Z test_operator_linalg_inv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.028s) 2022-05-18T05:47:16.8712792Z test_operator_linalg_inv_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.026s) 2022-05-18T05:47:16.8728527Z test_operator_linalg_ldl_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:47:16.8740904Z test_operator_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:47:16.8754717Z test_operator_linalg_ldl_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:47:16.9808334Z test_operator_linalg_lstsq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.105s) 2022-05-18T05:47:17.1728264Z test_operator_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.192s) 2022-05-18T05:47:17.3318825Z test_operator_linalg_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.159s) 2022-05-18T05:47:17.7204547Z test_operator_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.388s) 2022-05-18T05:47:17.7894971Z test_operator_linalg_lu_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.069s) 2022-05-18T05:47:17.7979711Z test_operator_linalg_matrix_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.008s) 2022-05-18T05:47:17.9024687Z test_operator_linalg_matrix_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.104s) 2022-05-18T05:47:17.9065163Z test_operator_linalg_matrix_rank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:47:17.9106236Z test_operator_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:47:17.9230724Z test_operator_linalg_multi_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:17.9277893Z test_operator_linalg_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:47:17.9300240Z test_operator_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.002s) 2022-05-18T05:47:18.0313532Z test_operator_linalg_pinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.101s) 2022-05-18T05:47:18.0491471Z test_operator_linalg_pinv_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:47:18.0504502Z test_operator_linalg_pinv_singular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T05:47:18.3187641Z test_operator_linalg_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.268s) 2022-05-18T05:47:18.3359335Z test_operator_linalg_slogdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:47:18.4018247Z test_operator_linalg_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.066s) 2022-05-18T05:47:18.5714346Z test_operator_linalg_solve_triangular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.169s) 2022-05-18T05:47:20.3797951Z test_operator_linalg_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.808s) 2022-05-18T05:47:20.5369031Z test_operator_linalg_svdvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.157s) 2022-05-18T05:47:20.5722072Z test_operator_linalg_tensorinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:47:20.6176888Z test_operator_linalg_tensorsolve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:47:20.6431439Z test_operator_linalg_vander_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:47:20.7106135Z test_operator_linalg_vector_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.067s) 2022-05-18T05:47:20.7139227Z test_operator_log10_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:20.7161993Z test_operator_log1p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:20.7193051Z test_operator_log2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:20.7224452Z test_operator_log_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:20.7279437Z test_operator_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:20.7348262Z test_operator_log_softmax_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:20.7375320Z test_operator_logaddexp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:20.7400894Z test_operator_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:20.7452796Z test_operator_logcumsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:20.7740693Z test_operator_logdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:47:20.7856810Z test_operator_logical_and_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:20.7889134Z test_operator_logical_not_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:20.7995807Z test_operator_logical_or_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:20.8105282Z test_operator_logical_xor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:20.8143014Z test_operator_logit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:20.8256108Z test_operator_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:20.8306591Z test_operator_long_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:20.8411339Z test_operator_lt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.1881674Z test_operator_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.347s) 2022-05-18T05:47:21.3143326Z test_operator_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.126s) 2022-05-18T05:47:21.3637459Z test_operator_lu_unpack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.049s) 2022-05-18T05:47:21.3684517Z test_operator_mH_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:21.3734184Z test_operator_mT_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:21.3867052Z test_operator_masked_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:21.3968367Z test_operator_masked_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.4081745Z test_operator_masked_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:21.4532377Z test_operator_matmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.045s) 2022-05-18T05:47:21.4611015Z test_operator_matrix_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:21.4724559Z test_operator_max_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:21.4750405Z test_operator_max_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:21.4794179Z test_operator_max_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:21.4898154Z test_operator_maximum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.5029299Z test_operator_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:21.5127670Z test_operator_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.5355237Z test_operator_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:47:21.5918743Z test_operator_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.056s) 2022-05-18T05:47:21.6030011Z test_operator_min_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:21.6057676Z test_operator_min_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:21.6100904Z test_operator_min_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:21.6205594Z test_operator_minimum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.6233525Z test_operator_mm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:21.6295892Z test_operator_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:21.6327290Z test_operator_movedim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:21.6358603Z test_operator_msort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:21.6462851Z test_operator_mul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.6561385Z test_operator_multinomial_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.6592899Z test_operator_mv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:21.6696036Z test_operator_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.6797159Z test_operator_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.6901272Z test_operator_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:21.6933118Z test_operator_nan_to_num_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:21.7764789Z test_operator_nanmean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.083s) 2022-05-18T05:47:21.7871748Z test_operator_nanmedian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:22.3546183Z test_operator_nanquantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.567s) 2022-05-18T05:47:22.3699836Z test_operator_nansum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:22.3745309Z test_operator_narrow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:22.3850059Z test_operator_ne_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:22.3872733Z test_operator_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:22.3943450Z test_operator_new_empty_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:22.4039905Z test_operator_new_full_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:22.4130143Z test_operator_new_ones_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:22.4221864Z test_operator_new_zeros_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:22.4325804Z test_operator_nextafter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:22.4381585Z test_operator_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:22.4430174Z test_operator_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:22.4491461Z test_operator_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:22.4573566Z test_operator_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:22.4675765Z test_operator_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:22.4770856Z test_operator_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:22.4913361Z test_operator_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:47:22.4985601Z test_operator_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:22.5075249Z test_operator_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:22.6130583Z test_operator_nn_functional_batch_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.105s) 2022-05-18T05:47:22.7174975Z test_operator_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.104s) 2022-05-18T05:47:22.9487329Z test_operator_nn_functional_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.231s) 2022-05-18T05:47:22.9709690Z test_operator_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.021s) 2022-05-18T05:47:23.0439692Z test_operator_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.073s) 2022-05-18T05:47:23.0489712Z test_operator_nn_functional_celu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:23.0669402Z test_operator_nn_functional_conv1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:47:23.1213804Z test_operator_nn_functional_conv2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.054s) 2022-05-18T05:47:23.1391693Z test_operator_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:47:23.1574959Z test_operator_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:47:23.1781343Z test_operator_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.020s) 2022-05-18T05:47:23.3205813Z test_operator_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.142s) 2022-05-18T05:47:23.3904580Z test_operator_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.069s) 2022-05-18T05:47:23.4612554Z test_operator_nn_functional_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.070s) 2022-05-18T05:47:23.4672603Z test_operator_nn_functional_ctc_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.006s) 2022-05-18T05:47:23.4843390Z test_operator_nn_functional_dropout2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:47:23.4979575Z test_operator_nn_functional_dropout_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:23.5015230Z test_operator_nn_functional_elu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:23.5020601Z test_operator_nn_functional_embedding_bag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-05-18T05:47:23.5030010Z test_operator_nn_functional_embedding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-05-18T05:47:23.5140311Z test_operator_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:23.5200279Z test_operator_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:23.5672381Z test_operator_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:47:23.6303733Z test_operator_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.063s) 2022-05-18T05:47:27.7389778Z test_operator_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (4.108s) 2022-05-18T05:47:27.7449299Z test_operator_nn_functional_gelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:27.7722106Z test_operator_nn_functional_glu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.027s) 2022-05-18T05:47:27.8068030Z test_operator_nn_functional_grid_sample_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:47:27.8208670Z test_operator_nn_functional_group_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:47:27.8273529Z test_operator_nn_functional_hardshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:27.8306767Z test_operator_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:27.8342148Z test_operator_nn_functional_hardswish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:27.8408417Z test_operator_nn_functional_hardtanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:27.8984165Z test_operator_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:47:27.9116775Z test_operator_nn_functional_huber_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:28.3051626Z test_operator_nn_functional_instance_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.394s) 2022-05-18T05:47:28.3184816Z test_operator_nn_functional_interpolate_area_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:28.3285391Z test_operator_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:28.3381553Z test_operator_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:28.3480145Z test_operator_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:28.3575131Z test_operator_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:28.3675336Z test_operator_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:28.3856945Z test_operator_nn_functional_kl_div_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:47:28.3947326Z test_operator_nn_functional_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:28.4116202Z test_operator_nn_functional_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:47:28.4177865Z test_operator_nn_functional_leaky_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:28.4646975Z test_operator_nn_functional_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:47:28.5003820Z test_operator_nn_functional_local_response_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.036s) 2022-05-18T05:47:28.5041224Z test_operator_nn_functional_logsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:28.5613431Z test_operator_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.057s) 2022-05-18T05:47:30.1553188Z test_operator_nn_functional_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.594s) 2022-05-18T05:47:31.5439616Z test_operator_nn_functional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.387s) 2022-05-18T05:47:32.1333671Z test_operator_nn_functional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.586s) 2022-05-18T05:47:32.6086072Z test_operator_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.474s) 2022-05-18T05:47:32.7508948Z test_operator_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.140s) 2022-05-18T05:47:33.2553732Z test_operator_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.504s) 2022-05-18T05:47:33.4483196Z test_operator_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.189s) 2022-05-18T05:47:33.6516997Z test_operator_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.203s) 2022-05-18T05:47:33.7368120Z test_operator_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.084s) 2022-05-18T05:47:33.7403460Z test_operator_nn_functional_mish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:33.7495441Z test_operator_nn_functional_mse_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:33.7564037Z test_operator_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:33.7614954Z test_operator_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:33.8029011Z test_operator_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:47:33.9174775Z test_operator_nn_functional_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.114s) 2022-05-18T05:47:33.9337407Z test_operator_nn_functional_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.016s) 2022-05-18T05:47:33.9683631Z test_operator_nn_functional_pad_circular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:47:34.0037932Z test_operator_nn_functional_pad_constant_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:47:34.0132459Z test_operator_nn_functional_pad_reflect_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:34.0228684Z test_operator_nn_functional_pad_replicate_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:34.0406670Z test_operator_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.018s) 2022-05-18T05:47:34.0474635Z test_operator_nn_functional_pdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:34.0503481Z test_operator_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:34.0530173Z test_operator_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:34.4132110Z test_operator_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.360s) 2022-05-18T05:47:34.4361121Z test_operator_nn_functional_prelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:47:34.4432451Z test_operator_nn_functional_relu6_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:34.4469946Z test_operator_nn_functional_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:34.4516803Z test_operator_nn_functional_rrelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:34.4548882Z test_operator_nn_functional_selu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:34.4581195Z test_operator_nn_functional_silu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:34.4697699Z test_operator_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:34.4790641Z test_operator_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:34.4858015Z test_operator_nn_functional_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:34.4944133Z test_operator_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.009s) 2022-05-18T05:47:34.4977093Z test_operator_nn_functional_softplus_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:34.5042800Z test_operator_nn_functional_softshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:34.5092913Z test_operator_nn_functional_softsign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:34.5134081Z test_operator_nn_functional_tanhshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:34.5181751Z test_operator_nn_functional_threshold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:34.6067148Z test_operator_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.088s) 2022-05-18T05:47:34.6980784Z test_operator_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.091s) 2022-05-18T05:47:34.9120101Z test_operator_nn_functional_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.213s) 2022-05-18T05:47:34.9170355Z test_operator_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:34.9269945Z test_operator_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:34.9500160Z test_operator_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:47:34.9820667Z test_operator_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.032s) 2022-05-18T05:47:34.9845342Z test_operator_norm_fro_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.002s) 2022-05-18T05:47:34.9891125Z test_operator_norm_inf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:34.9931480Z test_operator_norm_nuc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.004s) 2022-05-18T05:47:35.0031771Z test_operator_normal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:35.0061208Z test_operator_normal_number_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:35.0123535Z test_operator_ones_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:35.0142479Z test_operator_ormqr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:47:35.0176437Z test_operator_outer_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:46.6259145Z test_operator_pca_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (11.608s) 2022-05-18T05:47:46.6304569Z test_operator_permute_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:46.6653920Z test_operator_pinverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.035s) 2022-05-18T05:47:46.6764230Z test_operator_polar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:46.6837945Z test_operator_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:46.6908369Z test_operator_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:46.6979228Z test_operator_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:46.7053943Z test_operator_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:46.7124295Z test_operator_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:46.7144714Z test_operator_positive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:46.7254414Z test_operator_pow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:46.7470659Z test_operator_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.022s) 2022-05-18T05:47:46.7499540Z test_operator_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.003s) 2022-05-18T05:47:47.0187229Z test_operator_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.269s) 2022-05-18T05:47:47.5350501Z test_operator_quantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.516s) 2022-05-18T05:47:47.5392599Z test_operator_rad2deg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:47.5472500Z test_operator_rand_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:47.5616444Z test_operator_randint_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:47:47.5694715Z test_operator_randn_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.008s) 2022-05-18T05:47:47.5724384Z test_operator_ravel_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:47.5746756Z test_operator_real_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:47.5780534Z test_operator_reciprocal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:47.5901837Z test_operator_remainder_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:47.5945448Z test_operator_renorm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:47.6195540Z test_operator_repeat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.025s) 2022-05-18T05:47:47.6301019Z test_operator_repeat_interleave_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:47.6362968Z test_operator_reshape_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:47.6461703Z test_operator_reshape_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:47.6466627Z test_operator_resize__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exception (0.001s) 2022-05-18T05:47:47.6475515Z test_operator_resize_as__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-05-18T05:47:47.6497803Z test_operator_resolve_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:47.6522907Z test_operator_resolve_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:47.6594256Z test_operator_roll_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:47.6636547Z test_operator_rot90_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:47.6656886Z test_operator_round_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:47.6689579Z test_operator_round_decimals_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:47.6722412Z test_operator_round_decimals_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:47.6756761Z test_operator_round_decimals_neg_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:47.6790087Z test_operator_rsqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:47.6916008Z test_operator_rsub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:47.7092359Z test_operator_scatter_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.017s) 2022-05-18T05:47:47.7565555Z test_operator_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.047s) 2022-05-18T05:47:47.7911022Z test_operator_scatter_reduce_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:47:47.8254743Z test_operator_scatter_reduce_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:47:47.8658999Z test_operator_scatter_reduce_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:47:47.9006122Z test_operator_scatter_reduce_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:47:47.9347061Z test_operator_scatter_reduce_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.034s) 2022-05-18T05:47:48.1957379Z test_operator_searchsorted_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.261s) 2022-05-18T05:47:48.2008708Z test_operator_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:48.2081988Z test_operator_select_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:48.2102406Z test_operator_sgn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:48.2148981Z test_operator_short_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:48.2182881Z test_operator_sigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.2201790Z test_operator_sign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:48.2232379Z test_operator_signbit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.2251909Z test_operator_sin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:48.2282694Z test_operator_sinc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.2303393Z test_operator_sinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:48.2426448Z test_operator_slice_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:47:48.2475327Z test_operator_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:48.2553118Z test_operator_softmax_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:48.2783287Z test_operator_sort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:47:48.2789789Z test_operator_sparse_sampled_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:47:48.2818419Z test_operator_special_entr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.2850283Z test_operator_special_erfcx_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.2877198Z test_operator_special_i0e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.2903075Z test_operator_special_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.2929630Z test_operator_special_i1e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.2966980Z test_operator_special_log_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:48.3024298Z test_operator_special_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:48.3056217Z test_operator_special_ndtri_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.3127654Z test_operator_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:48.3236675Z test_operator_special_xlog1py_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:48.3342888Z test_operator_special_zeta_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:47:48.3372739Z test_operator_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:47:48.3415552Z test_operator_split_list_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:48.3466429Z test_operator_split_with_sizes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:48.3487531Z test_operator_sqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:47:48.3524679Z test_operator_square_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:47:48.3579049Z test_operator_squeeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:48.3653831Z test_operator_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:47:48.3719605Z test_operator_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:47:48.3824741Z test_operator_std_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:47:48.4149567Z test_operator_stft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:47:48.4283084Z test_operator_sub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:48.4411737Z test_operator_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.013s) 2022-05-18T05:47:48.4461747Z test_operator_sum_to_size_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:47:50.3128818Z test_operator_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (1.867s) 2022-05-18T05:48:09.1783797Z test_operator_svd_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (18.865s) 2022-05-18T05:48:09.2073391Z test_operator_symeig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.029s) 2022-05-18T05:48:09.2105567Z test_operator_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:48:09.2252088Z test_operator_take_along_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:48:09.2359333Z test_operator_take_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:48:09.2381782Z test_operator_tan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:48:09.2402272Z test_operator_tanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:48:09.2456664Z test_operator_tensor_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... expected failure (0.005s) 2022-05-18T05:48:09.2575667Z test_operator_tensordot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:48:09.2904742Z test_operator_tile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.033s) 2022-05-18T05:48:09.2910457Z test_operator_to_sparse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exception (0.001s) 2022-05-18T05:48:09.3018613Z test_operator_topk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:48:09.3043285Z test_operator_trace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:48:09.3103145Z test_operator_transpose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:48:09.3510118Z test_operator_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.041s) 2022-05-18T05:48:09.3914779Z test_operator_trapz_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.040s) 2022-05-18T05:48:09.4150949Z test_operator_triangular_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.023s) 2022-05-18T05:48:09.4200691Z test_operator_tril_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.005s) 2022-05-18T05:48:09.4243374Z test_operator_triu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:48:09.4363434Z test_operator_true_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:48:09.4385307Z test_operator_trunc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:48:09.4522824Z test_operator_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.014s) 2022-05-18T05:48:09.7077930Z test_operator_unique_consecutive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.255s) 2022-05-18T05:48:10.4094849Z test_operator_unique_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.701s) 2022-05-18T05:48:10.4158982Z test_operator_unsqueeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:48:10.4220802Z test_operator_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:48:10.4328632Z test_operator_var_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.011s) 2022-05-18T05:48:10.4357275Z test_operator_vdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.003s) 2022-05-18T05:48:10.4379529Z test_operator_view_as_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:48:10.4425573Z test_operator_view_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:48:10.4486390Z test_operator_view_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.006s) 2022-05-18T05:48:10.4527428Z test_operator_vsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:48:10.4554814Z test_operator_vstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.002s) 2022-05-18T05:48:10.4670434Z test_operator_where_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.012s) 2022-05-18T05:48:10.4774547Z test_operator_xlogy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.010s) 2022-05-18T05:48:10.4816765Z test_operator_zero__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.004s) 2022-05-18T05:48:10.4883696Z test_operator_zeros_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.007s) 2022-05-18T05:48:10.4955270Z test_conj_view_H_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:10.5010855Z test_conj_view_T_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:10.5636880Z test_conj_view___getitem___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.062s) 2022-05-18T05:48:10.5888896Z test_conj_view___radd___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:10.6264956Z test_conj_view___rdiv___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:48:10.6834983Z test_conj_view___rmatmul___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:48:10.7134823Z test_conj_view___rmul___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:48:10.7555043Z test_conj_view___rpow___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-05-18T05:48:10.7849574Z test_conj_view___rsub___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:11.0252460Z test_conj_view__masked_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.240s) 2022-05-18T05:48:11.3670492Z test_conj_view__masked_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.342s) 2022-05-18T05:48:11.8092272Z test_conj_view__masked_std_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.442s) 2022-05-18T05:48:12.0068502Z test_conj_view__masked_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.197s) 2022-05-18T05:48:12.4186105Z test_conj_view__masked_var_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.412s) 2022-05-18T05:48:12.4226523Z test_conj_view__refs_abs_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:12.4357779Z test_conj_view__refs_acos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:12.4472912Z test_conj_view__refs_acosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:12.4878752Z test_conj_view__refs_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-05-18T05:48:12.4974142Z test_conj_view__refs_as_strided_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.009s) 2022-05-18T05:48:12.5023222Z test_conj_view__refs_asin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:12.5068431Z test_conj_view__refs_atan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:12.5308610Z test_conj_view__refs_cat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:12.5396370Z test_conj_view__refs_chunk_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:12.5457083Z test_conj_view__refs_clone_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:12.5547728Z test_conj_view__refs_cos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:12.5664977Z test_conj_view__refs_cosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:12.5787943Z test_conj_view__refs_eq_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:12.5872870Z test_conj_view__refs_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:12.6008126Z test_conj_view__refs_flatten_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:12.6216178Z test_conj_view__refs_flip_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:12.6757402Z test_conj_view__refs_float_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.054s) 2022-05-18T05:48:12.7619098Z test_conj_view__refs_isclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.086s) 2022-05-18T05:48:12.7658787Z test_conj_view__refs_isfinite_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:12.7682722Z test_conj_view__refs_isnan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:12.7762566Z test_conj_view__refs_log_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:12.7969276Z test_conj_view__refs_logical_and_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:12.8178264Z test_conj_view__refs_logical_or_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:12.8554756Z test_conj_view__refs_mul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:48:12.8712872Z test_conj_view__refs_narrow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:12.8825436Z test_conj_view__refs_ne_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:12.8866074Z test_conj_view__refs_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:12.8967098Z test_conj_view__refs_permute_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:12.9473210Z test_conj_view__refs_pow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-05-18T05:48:12.9591801Z test_conj_view__refs_reciprocal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:12.9843102Z test_conj_view__refs_reshape_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:12.9888579Z test_conj_view__refs_sin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:12.9932773Z test_conj_view__refs_sinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:12.9975204Z test_conj_view__refs_sqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:13.0067313Z test_conj_view__refs_square_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:13.0260890Z test_conj_view__refs_squeeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:13.0329806Z test_conj_view__refs_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.007s) 2022-05-18T05:48:13.2343477Z test_conj_view__refs_sub_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.201s) 2022-05-18T05:48:13.2859787Z test_conj_view__refs_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.052s) 2022-05-18T05:48:13.2909687Z test_conj_view__refs_tan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:13.3112438Z test_conj_view__refs_tensor_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:13.3299263Z test_conj_view__refs_transpose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:13.3770179Z test_conj_view__refs_true_divide_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:48:13.3981957Z test_conj_view__refs_unsqueeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:13.4146741Z test_conj_view__refs_view_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:13.4182215Z test_conj_view_abs_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:13.4289228Z test_conj_view_acos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:13.4398812Z test_conj_view_acosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:13.4755456Z test_conj_view_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:48:13.5359147Z test_conj_view_addbmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.060s) 2022-05-18T05:48:13.5996101Z test_conj_view_addcdiv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.063s) 2022-05-18T05:48:13.6543059Z test_conj_view_addcmul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.055s) 2022-05-18T05:48:13.6832912Z test_conj_view_addmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:13.7103334Z test_conj_view_addmm_decomposed_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:13.7393595Z test_conj_view_addmv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:13.7596487Z test_conj_view_addr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:13.7695602Z test_conj_view_all_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:13.7875031Z test_conj_view_allclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:13.7914957Z test_conj_view_angle_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:13.7976671Z test_conj_view_any_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:13.8031267Z test_conj_view_argwhere_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:13.8192509Z test_conj_view_as_strided_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:13.8272979Z test_conj_view_asin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:13.8323332Z test_conj_view_asinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:13.8372295Z test_conj_view_atan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:13.8424136Z test_conj_view_atanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:13.8564834Z test_conj_view_atleast_1d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:13.8704731Z test_conj_view_atleast_2d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:13.8854883Z test_conj_view_atleast_3d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:13.9431851Z test_conj_view_baddbmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.058s) 2022-05-18T05:48:13.9549070Z test_conj_view_bfloat16_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:13.9604596Z test_conj_view_block_diag_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:13.9654873Z test_conj_view_bmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:13.9693615Z test_conj_view_bool_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:13.9731704Z test_conj_view_broadcast_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:13.9889884Z test_conj_view_broadcast_to_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:13.9934240Z test_conj_view_byte_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:13.9994766Z test_conj_view_cartesian_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:48:14.1487858Z test_conj_view_cat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.149s) 2022-05-18T05:48:14.1634093Z test_conj_view_chalf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:14.1676109Z test_conj_view_char_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:14.2229129Z test_conj_view_cholesky_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.055s) 2022-05-18T05:48:14.2672340Z test_conj_view_cholesky_inverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:48:14.3403539Z test_conj_view_cholesky_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.073s) 2022-05-18T05:48:14.3525052Z test_conj_view_chunk_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:14.3599193Z test_conj_view_clone_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:14.3696025Z test_conj_view_column_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:14.4484262Z test_conj_view_combinations_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.079s) 2022-05-18T05:48:14.4605757Z test_conj_view_conj_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:14.4648410Z test_conj_view_conj_physical_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:14.4688191Z test_conj_view_contiguous_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:14.5009932Z test_conj_view_corrcoef_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:48:14.5149695Z test_conj_view_cos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:14.5246107Z test_conj_view_cosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:14.5334865Z test_conj_view_count_nonzero_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:14.7919097Z test_conj_view_cov_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.258s) 2022-05-18T05:48:14.8061791Z test_conj_view_cross_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:14.8606240Z test_conj_view_cumprod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.054s) 2022-05-18T05:48:14.8758613Z test_conj_view_cumsum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:14.9210461Z test_conj_view_cumulative_trapezoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:48:14.9590163Z test_conj_view_diag_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:48:14.9921000Z test_conj_view_diag_embed_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:48:15.0048510Z test_conj_view_diagflat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:15.0416011Z test_conj_view_diagonal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:48:15.4250168Z test_conj_view_diff_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.383s) 2022-05-18T05:48:15.5671767Z test_conj_view_dist_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.142s) 2022-05-18T05:48:15.6038921Z test_conj_view_div_no_rounding_mode_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:48:15.6132441Z test_conj_view_dot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:15.6223257Z test_conj_view_double_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:15.6279284Z test_conj_view_dsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:15.6336296Z test_conj_view_dstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:15.6550501Z test_conj_view_eig_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:15.6998375Z test_conj_view_einsum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:48:15.7017294Z test_conj_view_empty_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T05:48:15.7112273Z test_conj_view_eq_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:15.7199513Z test_conj_view_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:15.7285677Z test_conj_view_expand_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:15.7485730Z test_conj_view_expand_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:15.7666908Z test_conj_view_fft_fft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:15.7911487Z test_conj_view_fft_fft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:15.8151021Z test_conj_view_fft_fftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:15.8279763Z test_conj_view_fft_fftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:15.8439639Z test_conj_view_fft_hfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:15.8623391Z test_conj_view_fft_hfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:15.8845111Z test_conj_view_fft_hfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:15.9068625Z test_conj_view_fft_ifft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:15.9336005Z test_conj_view_fft_ifft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:15.9637464Z test_conj_view_fft_ifftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:48:15.9800446Z test_conj_view_fft_ifftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:15.9940245Z test_conj_view_fft_irfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:16.0116933Z test_conj_view_fft_irfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:16.0324893Z test_conj_view_fft_irfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:16.0441584Z test_conj_view_fill__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:16.0574246Z test_conj_view_flatten_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:16.0767272Z test_conj_view_flip_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:16.0818450Z test_conj_view_fliplr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:16.0872087Z test_conj_view_flipud_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:16.0956949Z test_conj_view_float_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:16.1434543Z test_conj_view_float_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-05-18T05:48:16.1547999Z test_conj_view_full_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:16.1684089Z test_conj_view_gather_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:16.3280479Z test_conj_view_geqrf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.159s) 2022-05-18T05:48:16.3430771Z test_conj_view_gradient_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:16.3518102Z test_conj_view_half_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:16.3560942Z test_conj_view_hsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:16.3609439Z test_conj_view_hstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:16.3668842Z test_conj_view_imag_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:16.4015445Z test_conj_view_index_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:16.4138337Z test_conj_view_index_copy_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:16.4248510Z test_conj_view_index_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:16.4408701Z test_conj_view_index_put_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:16.4524479Z test_conj_view_index_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:16.4609768Z test_conj_view_inner_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:16.4656480Z test_conj_view_int_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:16.5026708Z test_conj_view_inverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:48:16.5220329Z test_conj_view_isclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:16.5254122Z test_conj_view_isfinite_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:16.5283183Z test_conj_view_isinf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:16.5305462Z test_conj_view_isnan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:16.5334066Z test_conj_view_isreal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:16.5798806Z test_conj_view_istft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-05-18T05:48:16.5830081Z test_conj_view_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T05:48:16.5849838Z test_conj_view_jiterator_binary_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:48:16.5865651Z test_conj_view_jiterator_unary_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:48:16.5916721Z test_conj_view_kron_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:16.5981984Z test_conj_view_ldexp_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:48:16.6764831Z test_conj_view_lerp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.078s) 2022-05-18T05:48:16.7334594Z test_conj_view_linalg_cholesky_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-05-18T05:48:16.7494992Z test_conj_view_linalg_cholesky_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:16.7706954Z test_conj_view_linalg_cond_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:16.7805181Z test_conj_view_linalg_cross_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:16.8792869Z test_conj_view_linalg_det_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.098s) 2022-05-18T05:48:16.8991331Z test_conj_view_linalg_eig_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:16.9169521Z test_conj_view_linalg_eigh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:16.9735013Z test_conj_view_linalg_eigvals_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.056s) 2022-05-18T05:48:16.9999863Z test_conj_view_linalg_eigvalsh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:17.0012431Z test_conj_view_linalg_householder_product_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:48:17.0397611Z test_conj_view_linalg_inv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:48:17.0637736Z test_conj_view_linalg_inv_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:17.0650637Z test_conj_view_linalg_ldl_factor_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:48:17.0666090Z test_conj_view_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:48:17.0681449Z test_conj_view_linalg_ldl_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:48:17.1846818Z test_conj_view_linalg_lstsq_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.116s) 2022-05-18T05:48:17.3843729Z test_conj_view_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.199s) 2022-05-18T05:48:17.4590605Z test_conj_view_linalg_lu_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.074s) 2022-05-18T05:48:17.8331188Z test_conj_view_linalg_lu_factor_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.374s) 2022-05-18T05:48:17.8933045Z test_conj_view_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.060s) 2022-05-18T05:48:18.1651511Z test_conj_view_linalg_matrix_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.272s) 2022-05-18T05:48:18.2744628Z test_conj_view_linalg_matrix_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.109s) 2022-05-18T05:48:18.2985580Z test_conj_view_linalg_matrix_rank_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:18.3130092Z test_conj_view_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:18.3395253Z test_conj_view_linalg_multi_dot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:18.4007040Z test_conj_view_linalg_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.061s) 2022-05-18T05:48:18.4497282Z test_conj_view_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:48:18.5802400Z test_conj_view_linalg_pinv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.130s) 2022-05-18T05:48:18.6244355Z test_conj_view_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:48:18.6272957Z test_conj_view_linalg_pinv_singular_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:48:18.8498952Z test_conj_view_linalg_qr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.222s) 2022-05-18T05:48:18.8671326Z test_conj_view_linalg_slogdet_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:19.0270354Z test_conj_view_linalg_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.160s) 2022-05-18T05:48:19.9345516Z test_conj_view_linalg_solve_triangular_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.907s) 2022-05-18T05:48:21.4211222Z test_conj_view_linalg_svd_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (1.486s) 2022-05-18T05:48:21.5666435Z test_conj_view_linalg_svdvals_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.145s) 2022-05-18T05:48:21.5952754Z test_conj_view_linalg_tensorinv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:21.6973589Z test_conj_view_linalg_tensorsolve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.102s) 2022-05-18T05:48:21.7410150Z test_conj_view_linalg_vander_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.043s) 2022-05-18T05:48:21.9509936Z test_conj_view_linalg_vector_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.210s) 2022-05-18T05:48:21.9631041Z test_conj_view_log10_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:21.9723835Z test_conj_view_log2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:21.9808233Z test_conj_view_log_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:21.9917104Z test_conj_view_log_softmax_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:22.0037327Z test_conj_view_logical_and_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:22.0071949Z test_conj_view_logical_not_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:22.0141697Z test_conj_view_logical_or_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:22.0209211Z test_conj_view_logical_xor_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:22.0252296Z test_conj_view_long_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:22.3782594Z test_conj_view_lu_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.353s) 2022-05-18T05:48:22.6938320Z test_conj_view_lu_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.315s) 2022-05-18T05:48:22.7432964Z test_conj_view_lu_unpack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:48:22.7570919Z test_conj_view_mH_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:22.7703894Z test_conj_view_mT_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:22.7951155Z test_conj_view_masked_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:22.8160489Z test_conj_view_masked_scatter_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:22.8415877Z test_conj_view_masked_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:22.8915285Z test_conj_view_matmul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-05-18T05:48:22.9212735Z test_conj_view_matrix_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:48:22.9669070Z test_conj_view_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:48:22.9807135Z test_conj_view_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:22.9937651Z test_conj_view_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:23.0013646Z test_conj_view_mm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:23.0068517Z test_conj_view_movedim_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:23.0369480Z test_conj_view_mul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:48:23.0415656Z test_conj_view_mv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:23.0534705Z test_conj_view_narrow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:23.0600972Z test_conj_view_ne_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:23.0644950Z test_conj_view_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:23.0650059Z test_conj_view_new_empty_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:48:23.0716431Z test_conj_view_new_full_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:23.0775286Z test_conj_view_new_ones_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:23.0835311Z test_conj_view_new_zeros_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:23.1372967Z test_conj_view_nn_functional_conv1d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.054s) 2022-05-18T05:48:23.2900776Z test_conj_view_nn_functional_conv2d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.153s) 2022-05-18T05:48:23.3212483Z test_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:48:23.3292287Z test_conj_view_nn_functional_l1_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:23.3893014Z test_conj_view_nn_functional_linear_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.060s) 2022-05-18T05:48:23.4286927Z test_conj_view_nn_functional_normalize_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:48:23.4643297Z test_conj_view_nn_functional_pad_circular_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:48:23.5636007Z test_conj_view_nn_functional_pad_constant_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.099s) 2022-05-18T05:48:23.5884945Z test_conj_view_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:23.6129788Z test_conj_view_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:23.6282671Z test_conj_view_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:23.6356701Z test_conj_view_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:23.6436564Z test_conj_view_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:23.6548914Z test_conj_view_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:23.6677333Z test_conj_view_nn_functional_softsign_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:23.6792783Z test_conj_view_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:23.7060867Z test_conj_view_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:23.7349391Z test_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:24.2699905Z test_conj_view_nn_functional_unfold_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.535s) 2022-05-18T05:48:24.2865583Z test_conj_view_nonzero_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:24.3784185Z test_conj_view_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.092s) 2022-05-18T05:48:24.3893664Z test_conj_view_norm_fro_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:24.4025511Z test_conj_view_norm_inf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:24.4265808Z test_conj_view_norm_nuc_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:24.4325394Z test_conj_view_ones_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:24.4338785Z test_conj_view_ormqr_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:48:24.4394395Z test_conj_view_outer_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:24.4488846Z test_conj_view_permute_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:24.5016032Z test_conj_view_pinverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.052s) 2022-05-18T05:48:24.5114366Z test_conj_view_positive_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:24.5574678Z test_conj_view_pow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-05-18T05:48:24.6921634Z test_conj_view_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.135s) 2022-05-18T05:48:24.7667338Z test_conj_view_put_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.074s) 2022-05-18T05:48:24.9881947Z test_conj_view_qr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.222s) 2022-05-18T05:48:24.9951834Z test_conj_view_rand_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:25.0018834Z test_conj_view_randn_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:25.0075378Z test_conj_view_ravel_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:25.0133609Z test_conj_view_real_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:25.0223907Z test_conj_view_reciprocal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:25.0432220Z test_conj_view_renorm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:25.0945122Z test_conj_view_repeat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-05-18T05:48:25.1077637Z test_conj_view_repeat_interleave_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:25.1174858Z test_conj_view_reshape_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:25.1400395Z test_conj_view_reshape_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:25.1447997Z test_conj_view_resize__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:25.1498975Z test_conj_view_resize_as__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:25.1556063Z test_conj_view_resolve_conj_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:25.1618252Z test_conj_view_resolve_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:25.1797034Z test_conj_view_roll_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:25.1900307Z test_conj_view_rot90_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:25.1995485Z test_conj_view_rsqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:25.2336145Z test_conj_view_rsub_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:25.2603369Z test_conj_view_scatter_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:25.2999837Z test_conj_view_scatter_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-05-18T05:48:25.3131078Z test_conj_view_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:25.3192448Z test_conj_view_sgn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:25.3232610Z test_conj_view_short_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:25.3318843Z test_conj_view_sigmoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:25.3365280Z test_conj_view_sin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:25.3479166Z test_conj_view_sinc_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:25.3555404Z test_conj_view_sinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:25.3686292Z test_conj_view_softmax_with_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:25.3703426Z test_conj_view_sparse_sampled_addmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T05:48:25.3768573Z test_conj_view_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:25.3829096Z test_conj_view_split_list_args_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:25.3894515Z test_conj_view_split_with_sizes_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:25.3941078Z test_conj_view_sqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:25.4036922Z test_conj_view_square_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:25.4144416Z test_conj_view_squeeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... test_ops.py:1106: UserWarning: An output with one or more elements was resized since it had shape [5, 1, 5, 1], which does not match the required output shape [5, 5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:48:25.4147322Z cloned2, *sample.args, **sample.kwargs 2022-05-18T05:48:25.4168522Z test_ops.py:1106: UserWarning: An output with one or more elements was resized since it had shape [5, 1, 5, 1], which does not match the required output shape [5, 1, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:48:25.4170830Z cloned2, *sample.args, **sample.kwargs 2022-05-18T05:48:25.4259637Z ok (0.022s) 2022-05-18T05:48:25.4314758Z test_conj_view_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:48:25.5846808Z test_conj_view_std_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.153s) 2022-05-18T05:48:25.5993677Z test_conj_view_std_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:25.6314518Z test_conj_view_stft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:48:25.6671345Z test_conj_view_sub_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:48:25.7085904Z test_conj_view_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-05-18T05:48:25.7226582Z test_conj_view_sum_to_size_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:27.2103858Z test_conj_view_svd_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (1.488s) 2022-05-18T05:48:27.2349142Z test_conj_view_symeig_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:27.2448708Z test_conj_view_t_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:27.2676563Z test_conj_view_take_along_dim_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:27.2917328Z test_conj_view_take_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:27.2969080Z test_conj_view_tan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.3015771Z test_conj_view_tanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.3160962Z test_conj_view_tensor_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:27.3258308Z test_conj_view_tensordot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:27.3857282Z test_conj_view_tile_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.060s) 2022-05-18T05:48:27.3909434Z test_conj_view_to_sparse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.3957787Z test_conj_view_trace_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.4159877Z test_conj_view_transpose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:27.4582452Z test_conj_view_trapezoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-05-18T05:48:27.5053602Z test_conj_view_trapz_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:48:27.5273237Z test_conj_view_triangular_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:27.5411888Z test_conj_view_tril_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:27.5555376Z test_conj_view_triu_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:27.5903795Z test_conj_view_true_divide_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:48:27.6532143Z test_conj_view_unfold_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.063s) 2022-05-18T05:48:27.6753799Z test_conj_view_unsqueeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:27.6893222Z test_conj_view_var_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:27.7057992Z test_conj_view_var_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:27.7126998Z test_conj_view_vdot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:27.7209804Z test_conj_view_view_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:27.7222575Z test_conj_view_view_as_real_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Operation doesn't support conjugated inputs. (0.002s) 2022-05-18T05:48:27.7384284Z test_conj_view_view_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:27.7431317Z test_conj_view_vsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.7481227Z test_conj_view_vstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.7654478Z test_conj_view_where_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:27.7771903Z test_conj_view_zero__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:27.7829372Z test_conj_view_zeros_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:27.7875423Z test_neg_conj_view_H_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:27.7915832Z test_neg_conj_view_T_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:27.7982310Z test_neg_conj_view___getitem___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:27.8031432Z test_neg_conj_view___radd___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.8091261Z test_neg_conj_view___rdiv___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:27.8181905Z test_neg_conj_view___rmatmul___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:27.8231272Z test_neg_conj_view___rmul___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.8291863Z test_neg_conj_view___rpow___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:27.8337825Z test_neg_conj_view___rsub___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:27.8420444Z test_neg_conj_view__masked_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:27.8492769Z test_neg_conj_view__masked_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:27.8876859Z test_neg_conj_view__masked_std_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:48:27.8951081Z test_neg_conj_view__masked_sum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:27.9331261Z test_neg_conj_view__masked_var_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:48:27.9373302Z test_neg_conj_view__refs_abs_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:27.9422908Z test_neg_conj_view__refs_acos_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.9472839Z test_neg_conj_view__refs_acosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.9533165Z test_neg_conj_view__refs_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:27.9591607Z test_neg_conj_view__refs_as_strided_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:48:27.9644633Z test_neg_conj_view__refs_asin_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.9694760Z test_neg_conj_view__refs_atan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.9745674Z test_neg_conj_view__refs_cat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.9781037Z test_neg_conj_view__refs_chunk_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:27.9823819Z test_neg_conj_view__refs_clone_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:27.9872303Z test_neg_conj_view__refs_cos_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.9928839Z test_neg_conj_view__refs_cosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:27.9960818Z test_neg_conj_view__refs_eq_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.0006266Z test_neg_conj_view__refs_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.0059367Z test_neg_conj_view__refs_flatten_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.0102952Z test_neg_conj_view__refs_flip_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.0179312Z test_neg_conj_view__refs_float_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.0259652Z test_neg_conj_view__refs_isclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.0315092Z test_neg_conj_view__refs_isfinite_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.0351033Z test_neg_conj_view__refs_isnan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.0394380Z test_neg_conj_view__refs_log_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.0440203Z test_neg_conj_view__refs_logical_and_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.0480915Z test_neg_conj_view__refs_logical_or_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.0537446Z test_neg_conj_view__refs_mul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.0584079Z test_neg_conj_view__refs_narrow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.0619999Z test_neg_conj_view__refs_ne_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.0662952Z test_neg_conj_view__refs_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.0714345Z test_neg_conj_view__refs_permute_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.0786359Z test_neg_conj_view__refs_pow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.0834594Z test_neg_conj_view__refs_reciprocal_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.0876394Z test_neg_conj_view__refs_reshape_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.0920905Z test_neg_conj_view__refs_sin_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.0966974Z test_neg_conj_view__refs_sinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1014564Z test_neg_conj_view__refs_sqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1064700Z test_neg_conj_view__refs_square_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1114649Z test_neg_conj_view__refs_squeeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1162007Z test_neg_conj_view__refs_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1216957Z test_neg_conj_view__refs_sub_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1271083Z test_neg_conj_view__refs_sum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1317929Z test_neg_conj_view__refs_tan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1365245Z test_neg_conj_view__refs_tensor_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1406775Z test_neg_conj_view__refs_transpose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.1475326Z test_neg_conj_view__refs_true_divide_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.1533258Z test_neg_conj_view__refs_unsqueeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.1575976Z test_neg_conj_view__refs_view_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.1614767Z test_neg_conj_view_abs_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.1665643Z test_neg_conj_view_acos_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1717396Z test_neg_conj_view_acosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1767214Z test_neg_conj_view_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.1838487Z test_neg_conj_view_addbmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.2057952Z test_neg_conj_view_addcdiv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:28.2216957Z test_neg_conj_view_addcmul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:28.2301116Z test_neg_conj_view_addmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.2384600Z test_neg_conj_view_addmm_decomposed_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.2443831Z test_neg_conj_view_addmv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.2513799Z test_neg_conj_view_addr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.2545997Z test_neg_conj_view_all_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.2628107Z test_neg_conj_view_allclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.2674353Z test_neg_conj_view_angle_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.2707102Z test_neg_conj_view_any_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.2732164Z test_neg_conj_view_argwhere_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.2786963Z test_neg_conj_view_as_strided_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.2839343Z test_neg_conj_view_asin_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.2890742Z test_neg_conj_view_asinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.2941604Z test_neg_conj_view_atan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.2994875Z test_neg_conj_view_atanh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.3054843Z test_neg_conj_view_atleast_1d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.3111574Z test_neg_conj_view_atleast_2d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.3165354Z test_neg_conj_view_atleast_3d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.3259833Z test_neg_conj_view_baddbmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:28.3297312Z test_neg_conj_view_bfloat16_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.3355889Z test_neg_conj_view_block_diag_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.3416802Z test_neg_conj_view_bmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.3516709Z test_neg_conj_view_bool_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.3536463Z test_neg_conj_view_broadcast_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.3588012Z test_neg_conj_view_broadcast_to_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.3613212Z test_neg_conj_view_byte_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.3656144Z test_neg_conj_view_cartesian_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.3702992Z test_neg_conj_view_cat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.3936793Z test_neg_conj_view_chalf_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.023s) 2022-05-18T05:48:28.3963158Z test_neg_conj_view_char_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.4037446Z test_neg_conj_view_cholesky_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.4126982Z test_neg_conj_view_cholesky_inverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:28.4212957Z test_neg_conj_view_cholesky_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:28.4246974Z test_neg_conj_view_chunk_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.4287694Z test_neg_conj_view_clone_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.4341590Z test_neg_conj_view_column_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.4400359Z test_neg_conj_view_combinations_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.4442642Z test_neg_conj_view_conj_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.4489718Z test_neg_conj_view_conj_physical_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.4537915Z test_neg_conj_view_contiguous_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.4617757Z test_neg_conj_view_corrcoef_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.4682002Z test_neg_conj_view_cos_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.4758264Z test_neg_conj_view_cosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.4789661Z test_neg_conj_view_count_nonzero_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.4875420Z test_neg_conj_view_cov_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.4938453Z test_neg_conj_view_cross_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.5022744Z test_neg_conj_view_cumprod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.5078648Z test_neg_conj_view_cumsum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.5165546Z test_neg_conj_view_cumulative_trapezoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:28.5216365Z test_neg_conj_view_diag_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.5259261Z test_neg_conj_view_diag_embed_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.5309022Z test_neg_conj_view_diagflat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.5350946Z test_neg_conj_view_diagonal_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.5642527Z test_neg_conj_view_diff_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:28.5689206Z test_neg_conj_view_dist_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.5749748Z test_neg_conj_view_div_no_rounding_mode_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.5799838Z test_neg_conj_view_dot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.5835426Z test_neg_conj_view_double_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.5873930Z test_neg_conj_view_dsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.5930384Z test_neg_conj_view_dstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.6152743Z test_neg_conj_view_eig_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:28.6234467Z test_neg_conj_view_einsum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.6250325Z test_neg_conj_view_empty_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T05:48:28.6283561Z test_neg_conj_view_eq_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.6334809Z test_neg_conj_view_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.6383362Z test_neg_conj_view_expand_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.6430117Z test_neg_conj_view_expand_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.6501245Z test_neg_conj_view_fft_fft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.6571027Z test_neg_conj_view_fft_fft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.6671557Z test_neg_conj_view_fft_fftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:28.6723971Z test_neg_conj_view_fft_fftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.6784320Z test_neg_conj_view_fft_hfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.6837620Z test_neg_conj_view_fft_hfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.6926840Z test_neg_conj_view_fft_hfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:28.6987256Z test_neg_conj_view_fft_ifft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.7046691Z test_neg_conj_view_fft_ifft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.7109515Z test_neg_conj_view_fft_ifftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.7172398Z test_neg_conj_view_fft_ifftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.7244661Z test_neg_conj_view_fft_irfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.7293689Z test_neg_conj_view_fft_irfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.7346836Z test_neg_conj_view_fft_irfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.7396473Z test_neg_conj_view_fill__cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.7445303Z test_neg_conj_view_flatten_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.7486118Z test_neg_conj_view_flip_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.7533175Z test_neg_conj_view_fliplr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.7573909Z test_neg_conj_view_flipud_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.7615263Z test_neg_conj_view_float_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.7686290Z test_neg_conj_view_float_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:28.7730008Z test_neg_conj_view_full_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.7790670Z test_neg_conj_view_gather_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.7886463Z test_neg_conj_view_geqrf_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:28.7934523Z test_neg_conj_view_gradient_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.7970082Z test_neg_conj_view_half_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.8007239Z test_neg_conj_view_hsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.8058136Z test_neg_conj_view_hstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.8094848Z test_neg_conj_view_imag_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.8149678Z test_neg_conj_view_index_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.8204319Z test_neg_conj_view_index_copy_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.8254534Z test_neg_conj_view_index_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.8272459Z test_neg_conj_view_index_put_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.002s) 2022-05-18T05:48:28.8318340Z test_neg_conj_view_index_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.8381131Z test_neg_conj_view_inner_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.8417494Z test_neg_conj_view_int_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.8597340Z test_neg_conj_view_inverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:28.8629077Z test_neg_conj_view_isclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.8656660Z test_neg_conj_view_isfinite_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.8685029Z test_neg_conj_view_isinf_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:28.8709048Z test_neg_conj_view_isnan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:28.8733801Z test_neg_conj_view_isreal_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:28.8795443Z test_neg_conj_view_istft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.8812808Z test_neg_conj_view_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:48:28.8831567Z test_neg_conj_view_jiterator_binary_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:48:28.8850468Z test_neg_conj_view_jiterator_unary_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:48:28.8906972Z test_neg_conj_view_kron_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:28.8975643Z test_neg_conj_view_ldexp_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.007s) 2022-05-18T05:48:28.9101146Z test_neg_conj_view_lerp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:28.9178586Z test_neg_conj_view_linalg_cholesky_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.9221087Z test_neg_conj_view_linalg_cholesky_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:28.9300197Z test_neg_conj_view_linalg_cond_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:28.9362130Z test_neg_conj_view_linalg_cross_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:28.9593598Z test_neg_conj_view_linalg_det_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:28.9938806Z test_neg_conj_view_linalg_det_singular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:29.0018008Z test_neg_conj_view_linalg_eig_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:29.0095008Z test_neg_conj_view_linalg_eigh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:29.0255442Z test_neg_conj_view_linalg_eigvals_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:29.0368457Z test_neg_conj_view_linalg_eigvalsh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:29.0384300Z test_neg_conj_view_linalg_householder_product_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:48:29.0554471Z test_neg_conj_view_linalg_inv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:29.0729043Z test_neg_conj_view_linalg_inv_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:29.0765902Z test_neg_conj_view_linalg_ldl_factor_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T05:48:29.0799789Z test_neg_conj_view_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T05:48:29.0836518Z test_neg_conj_view_linalg_ldl_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T05:48:29.1126417Z test_neg_conj_view_linalg_lstsq_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:29.1532456Z test_neg_conj_view_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-05-18T05:48:29.1613212Z test_neg_conj_view_linalg_lu_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:29.1850288Z test_neg_conj_view_linalg_lu_factor_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:29.1891171Z test_neg_conj_view_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.2045930Z test_neg_conj_view_linalg_matrix_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:29.2092490Z test_neg_conj_view_linalg_matrix_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.2167938Z test_neg_conj_view_linalg_matrix_rank_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:29.2222480Z test_neg_conj_view_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.2306007Z test_neg_conj_view_linalg_multi_dot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:29.2386479Z test_neg_conj_view_linalg_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:29.2433051Z test_neg_conj_view_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.2555460Z test_neg_conj_view_linalg_pinv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:29.2673679Z test_neg_conj_view_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:29.2690393Z test_neg_conj_view_linalg_pinv_singular_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:48:29.2840455Z test_neg_conj_view_linalg_qr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:29.2899249Z test_neg_conj_view_linalg_slogdet_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.3174420Z test_neg_conj_view_linalg_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:29.3284016Z test_neg_conj_view_linalg_solve_triangular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:29.3320054Z test_neg_conj_view_linalg_svd_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.3396269Z test_neg_conj_view_linalg_svdvals_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:29.3578813Z test_neg_conj_view_linalg_tensorinv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:29.3844853Z test_neg_conj_view_linalg_tensorsolve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:29.3937485Z test_neg_conj_view_linalg_vander_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:29.3986279Z test_neg_conj_view_linalg_vector_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.4035561Z test_neg_conj_view_log10_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.4085452Z test_neg_conj_view_log2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.4138868Z test_neg_conj_view_log_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.4186612Z test_neg_conj_view_log_softmax_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.4211794Z test_neg_conj_view_logical_and_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:29.4237790Z test_neg_conj_view_logical_not_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:29.4265458Z test_neg_conj_view_logical_or_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:29.4295480Z test_neg_conj_view_logical_xor_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:29.4320405Z test_neg_conj_view_long_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:29.4447787Z test_neg_conj_view_lu_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:29.4550745Z test_neg_conj_view_lu_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:29.4589913Z test_neg_conj_view_lu_unpack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.4638111Z test_neg_conj_view_mH_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.4682172Z test_neg_conj_view_mT_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.4730693Z test_neg_conj_view_masked_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.4792316Z test_neg_conj_view_masked_scatter_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.4886458Z test_neg_conj_view_masked_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:29.4971538Z test_neg_conj_view_matmul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:29.5110881Z test_neg_conj_view_matrix_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:29.5196685Z test_neg_conj_view_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:29.5256680Z test_neg_conj_view_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.5314196Z test_neg_conj_view_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.5362977Z test_neg_conj_view_mm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.5405206Z test_neg_conj_view_movedim_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.5458650Z test_neg_conj_view_mul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.5512531Z test_neg_conj_view_mv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.5563948Z test_neg_conj_view_narrow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.5593322Z test_neg_conj_view_ne_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:29.5639936Z test_neg_conj_view_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.5653004Z test_neg_conj_view_new_empty_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:48:29.5698173Z test_neg_conj_view_new_full_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.5735064Z test_neg_conj_view_new_ones_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.5771531Z test_neg_conj_view_new_zeros_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.5902208Z test_neg_conj_view_nn_functional_conv1d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:29.6038708Z test_neg_conj_view_nn_functional_conv2d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:29.6097494Z test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.6152634Z test_neg_conj_view_nn_functional_l1_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.6267218Z test_neg_conj_view_nn_functional_linear_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:29.6323168Z test_neg_conj_view_nn_functional_normalize_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.6366335Z test_neg_conj_view_nn_functional_pad_circular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.6410277Z test_neg_conj_view_nn_functional_pad_constant_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.6456583Z test_neg_conj_view_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.6503209Z test_neg_conj_view_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.6565866Z test_neg_conj_view_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.6609769Z test_neg_conj_view_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.6653492Z test_neg_conj_view_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.6700369Z test_neg_conj_view_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.6752390Z test_neg_conj_view_nn_functional_softsign_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.6797686Z test_neg_conj_view_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.6852049Z test_neg_conj_view_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.6913019Z test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.6950941Z test_neg_conj_view_nn_functional_unfold_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.6990867Z test_neg_conj_view_nonzero_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.7030373Z test_neg_conj_view_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.7067725Z test_neg_conj_view_norm_fro_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.7113566Z test_neg_conj_view_norm_inf_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.7186766Z test_neg_conj_view_norm_nuc_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:29.7226459Z test_neg_conj_view_ones_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.7251193Z test_neg_conj_view_ormqr_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: cuSOLVER not available (0.003s) 2022-05-18T05:48:29.7304780Z test_neg_conj_view_outer_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.7347427Z test_neg_conj_view_permute_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.7467957Z test_neg_conj_view_pinverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:29.7511295Z test_neg_conj_view_positive_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.7603294Z test_neg_conj_view_pow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:29.7684359Z test_neg_conj_view_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:29.7756620Z test_neg_conj_view_put_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:29.7909199Z test_neg_conj_view_qr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:29.7952284Z test_neg_conj_view_rand_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.7990198Z test_neg_conj_view_randn_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.8033481Z test_neg_conj_view_ravel_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.8073226Z test_neg_conj_view_real_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.8120378Z test_neg_conj_view_reciprocal_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.8186589Z test_neg_conj_view_renorm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.8293095Z test_neg_conj_view_repeat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:29.8356909Z test_neg_conj_view_repeat_interleave_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.8403490Z test_neg_conj_view_reshape_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.8443855Z test_neg_conj_view_reshape_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.8460097Z test_neg_conj_view_resize__cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.002s) 2022-05-18T05:48:29.8495837Z test_neg_conj_view_resize_as__cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:29.8538112Z test_neg_conj_view_resolve_conj_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.8581176Z test_neg_conj_view_resolve_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.8624263Z test_neg_conj_view_roll_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.8671661Z test_neg_conj_view_rot90_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.8723870Z test_neg_conj_view_rsqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.8769420Z test_neg_conj_view_rsub_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.8866371Z test_neg_conj_view_scatter_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:29.8964935Z test_neg_conj_view_scatter_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:29.9009422Z test_neg_conj_view_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.9066969Z test_neg_conj_view_sgn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.9106838Z test_neg_conj_view_short_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.9189032Z test_neg_conj_view_sigmoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:29.9238810Z test_neg_conj_view_sin_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.9297231Z test_neg_conj_view_sinc_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.9346088Z test_neg_conj_view_sinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.9416336Z test_neg_conj_view_softmax_with_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:29.9440121Z test_neg_conj_view_sparse_sampled_addmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T05:48:29.9474247Z test_neg_conj_view_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:29.9511240Z test_neg_conj_view_split_list_args_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:29.9545272Z test_neg_conj_view_split_with_sizes_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:29.9599745Z test_neg_conj_view_sqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.9650555Z test_neg_conj_view_square_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.9696963Z test_neg_conj_view_squeeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.9738458Z test_neg_conj_view_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.9789561Z test_neg_conj_view_std_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:29.9828244Z test_neg_conj_view_std_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:29.9892344Z test_neg_conj_view_stft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:29.9958261Z test_neg_conj_view_sub_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:30.0048422Z test_neg_conj_view_sum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:30.0098557Z test_neg_conj_view_sum_to_size_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.0131229Z test_neg_conj_view_svd_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:30.0209711Z test_neg_conj_view_symeig_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:30.0258232Z test_neg_conj_view_t_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.0326709Z test_neg_conj_view_take_along_dim_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:30.0370580Z test_neg_conj_view_take_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:30.0421485Z test_neg_conj_view_tan_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.0472897Z test_neg_conj_view_tanh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.0512371Z test_neg_conj_view_tensor_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:30.0577266Z test_neg_conj_view_tensordot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:30.0654190Z test_neg_conj_view_tile_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:30.0688623Z test_neg_conj_view_to_sparse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:30.0737686Z test_neg_conj_view_trace_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.0781646Z test_neg_conj_view_transpose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.0871535Z test_neg_conj_view_trapezoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:30.0954042Z test_neg_conj_view_trapz_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:30.1011922Z test_neg_conj_view_triangular_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:30.1088059Z test_neg_conj_view_tril_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:30.1132886Z test_neg_conj_view_triu_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.1191687Z test_neg_conj_view_true_divide_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:30.1270566Z test_neg_conj_view_unfold_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:30.1328907Z test_neg_conj_view_unsqueeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:30.1385610Z test_neg_conj_view_var_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:30.1423717Z test_neg_conj_view_var_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:30.1474091Z test_neg_conj_view_vdot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.1519250Z test_neg_conj_view_view_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:30.1536855Z test_neg_conj_view_view_as_real_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Operation doesn't support conjugated inputs. (0.002s) 2022-05-18T05:48:30.1580637Z test_neg_conj_view_view_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:30.1614143Z test_neg_conj_view_vsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:30.1664388Z test_neg_conj_view_vstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.1720453Z test_neg_conj_view_where_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:30.1769419Z test_neg_conj_view_zero__cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.1805545Z test_neg_conj_view_zeros_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:30.1857231Z test_neg_view_H_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.1909782Z test_neg_view_T_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:30.2423436Z test_neg_view___getitem___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-05-18T05:48:30.2671448Z test_neg_view___radd___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:30.2963675Z test_neg_view___rdiv___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:30.3437565Z test_neg_view___rmatmul___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:48:30.3708227Z test_neg_view___rmod___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:30.3941500Z test_neg_view___rmul___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:30.4255203Z test_neg_view___rpow___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:48:30.4496557Z test_neg_view___rsub___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:30.6772485Z test_neg_view__masked_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.227s) 2022-05-18T05:48:30.9116466Z test_neg_view__masked_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.234s) 2022-05-18T05:48:30.9481471Z test_neg_view__masked_argmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:48:30.9824896Z test_neg_view__masked_argmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:31.0246338Z test_neg_view__masked_log_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-05-18T05:48:31.2455869Z test_neg_view__masked_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.221s) 2022-05-18T05:48:32.4413179Z test_neg_view__masked_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.196s) 2022-05-18T05:48:32.5710416Z test_neg_view__masked_normalize_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.129s) 2022-05-18T05:48:32.8715001Z test_neg_view__masked_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.300s) 2022-05-18T05:48:32.9189808Z test_neg_view__masked_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:48:32.9649712Z test_neg_view__masked_softmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-05-18T05:48:33.3312031Z test_neg_view__masked_std_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.366s) 2022-05-18T05:48:33.5165931Z test_neg_view__masked_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.185s) 2022-05-18T05:48:33.8616350Z test_neg_view__masked_var_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.345s) 2022-05-18T05:48:33.8673885Z test_neg_view__refs_abs_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:33.8760541Z test_neg_view__refs_acos_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:33.8835146Z test_neg_view__refs_acosh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:33.9201151Z test_neg_view__refs_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:48:33.9814956Z test_neg_view__refs_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.061s) 2022-05-18T05:48:34.0430365Z test_neg_view__refs_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.061s) 2022-05-18T05:48:34.0488623Z test_neg_view__refs_as_strided_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:48:34.0538277Z test_neg_view__refs_asin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:34.0901021Z test_neg_view__refs_atan2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:48:34.0965472Z test_neg_view__refs_atan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:34.1141608Z test_neg_view__refs_cat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:34.1177588Z test_neg_view__refs_ceil_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.1257461Z test_neg_view__refs_chunk_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:34.1311731Z test_neg_view__refs_clone_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:34.1389225Z test_neg_view__refs_cos_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:34.1472359Z test_neg_view__refs_cosh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:34.1547952Z test_neg_view__refs_digamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:34.1656293Z test_neg_view__refs_eq_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:34.1698517Z test_neg_view__refs_erf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.1780202Z test_neg_view__refs_erfc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:34.1843213Z test_neg_view__refs_erfinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:34.1932878Z test_neg_view__refs_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:34.1971004Z test_neg_view__refs_expm1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.2099777Z test_neg_view__refs_flatten_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:34.2313698Z test_neg_view__refs_flip_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:34.2754210Z test_neg_view__refs_float_power_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:48:34.2818123Z test_neg_view__refs_floor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:34.2927870Z test_neg_view__refs_ge_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:34.3027657Z test_neg_view__refs_gt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:34.3135507Z test_neg_view__refs_igamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:34.3249603Z test_neg_view__refs_igammac_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:34.4047026Z test_neg_view__refs_isclose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.080s) 2022-05-18T05:48:34.4080441Z test_neg_view__refs_isfinite_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:34.4102562Z test_neg_view__refs_isnan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:34.4200814Z test_neg_view__refs_le_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:34.4276683Z test_neg_view__refs_lgamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:34.4316696Z test_neg_view__refs_log1p_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.4390424Z test_neg_view__refs_log_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:34.4582314Z test_neg_view__refs_logical_and_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:34.4778824Z test_neg_view__refs_logical_or_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:34.4876763Z test_neg_view__refs_lt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:34.5272577Z test_neg_view__refs_maximum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:48:34.5657131Z test_neg_view__refs_minimum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:48:34.6006032Z test_neg_view__refs_mul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:48:34.6131084Z test_neg_view__refs_narrow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:34.6282607Z test_neg_view__refs_ne_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:34.6321438Z test_neg_view__refs_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.6434510Z test_neg_view__refs_nextafter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:34.6567026Z test_neg_view__refs_nn_functional_elu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:34.6656484Z test_neg_view__refs_permute_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:34.7090654Z test_neg_view__refs_pow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.043s) 2022-05-18T05:48:34.7184294Z test_neg_view__refs_reciprocal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:34.7424913Z test_neg_view__refs_reshape_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:34.7463384Z test_neg_view__refs_round_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.7499124Z test_neg_view__refs_sign_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.7542017Z test_neg_view__refs_sin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.7581249Z test_neg_view__refs_sinh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.7674039Z test_neg_view__refs_special_i0e_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:34.7803834Z test_neg_view__refs_special_i1e_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:34.7845548Z test_neg_view__refs_sqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:34.7950300Z test_neg_view__refs_square_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:34.8097163Z test_neg_view__refs_squeeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:34.8159706Z test_neg_view__refs_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:48:34.9870942Z test_neg_view__refs_sub_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.171s) 2022-05-18T05:48:35.0338963Z test_neg_view__refs_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:48:35.0394337Z test_neg_view__refs_tan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:35.0581032Z test_neg_view__refs_tensor_split_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:35.0749490Z test_neg_view__refs_transpose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:35.1080021Z test_neg_view__refs_true_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:48:35.1270969Z test_neg_view__refs_unsqueeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:35.1420422Z test_neg_view__refs_view_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:35.1463445Z test_neg_view_abs_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:35.1560538Z test_neg_view_acos_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:35.1669179Z test_neg_view_acosh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:35.1964141Z test_neg_view_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:35.2212233Z test_neg_view_addbmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:35.2695533Z test_neg_view_addcdiv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-05-18T05:48:35.3174248Z test_neg_view_addcmul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-05-18T05:48:35.3328603Z test_neg_view_addmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:35.3457694Z test_neg_view_addmm_decomposed_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:35.3647958Z test_neg_view_addmv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:35.3817342Z test_neg_view_addr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:35.3902358Z test_neg_view_all_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:35.4042263Z test_neg_view_allclose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:35.4549730Z test_neg_view_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-05-18T05:48:35.5131152Z test_neg_view_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.058s) 2022-05-18T05:48:35.5198788Z test_neg_view_aminmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:35.5233891Z test_neg_view_angle_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:35.5296025Z test_neg_view_any_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:35.5351754Z test_neg_view_argmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:35.5402456Z test_neg_view_argmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:35.5514788Z test_neg_view_argsort_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:35.5562060Z test_neg_view_argwhere_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:35.5712298Z test_neg_view_as_strided_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:35.5783954Z test_neg_view_asin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:35.5826526Z test_neg_view_asinh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:35.6147314Z test_neg_view_atan2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:48:35.6187621Z test_neg_view_atan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:35.6240402Z test_neg_view_atanh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:35.6384167Z test_neg_view_atleast_1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:35.6504323Z test_neg_view_atleast_2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:35.6624406Z test_neg_view_atleast_3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:35.6868650Z test_neg_view_baddbmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:35.6999726Z test_neg_view_bernoulli_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:35.7107736Z test_neg_view_bfloat16_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:35.7152929Z test_neg_view_block_diag_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:35.7195655Z test_neg_view_bmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:35.7229144Z test_neg_view_bool_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:35.7265608Z test_neg_view_broadcast_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:35.7407980Z test_neg_view_broadcast_to_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:35.7579699Z test_neg_view_bucketize_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:35.7612931Z test_neg_view_byte_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:35.7666891Z test_neg_view_cartesian_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.005s) 2022-05-18T05:48:35.9107309Z test_neg_view_cat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.144s) 2022-05-18T05:48:36.6349960Z test_neg_view_cdist_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.724s) 2022-05-18T05:48:36.6409510Z test_neg_view_ceil_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:36.6552910Z test_neg_view_chalf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:36.6623216Z test_neg_view_char_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:36.7127024Z test_neg_view_cholesky_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-05-18T05:48:36.7498618Z test_neg_view_cholesky_inverse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:48:36.8128248Z test_neg_view_cholesky_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.063s) 2022-05-18T05:48:36.8220597Z test_neg_view_chunk_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:36.8349980Z test_neg_view_clamp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:36.8556769Z test_neg_view_clamp_scalar_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:36.8641270Z test_neg_view_clone_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:36.8724144Z test_neg_view_column_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:36.9454992Z test_neg_view_combinations_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.073s) 2022-05-18T05:48:36.9729309Z test_neg_view_complex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:36.9807067Z test_neg_view_conj_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:36.9851229Z test_neg_view_conj_physical_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:36.9887229Z test_neg_view_contiguous_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:37.0163639Z test_neg_view_copysign_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:37.0384337Z test_neg_view_corrcoef_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:37.0494279Z test_neg_view_cos_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:37.0574970Z test_neg_view_cosh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:37.0655931Z test_neg_view_count_nonzero_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:37.2921600Z test_neg_view_cov_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.226s) 2022-05-18T05:48:37.3046947Z test_neg_view_cross_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:37.3086967Z test_neg_view_cummax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:37.3126518Z test_neg_view_cummin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:37.3614300Z test_neg_view_cumprod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:48:37.3778708Z test_neg_view_cumsum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:37.4123981Z test_neg_view_cumulative_trapezoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:37.4230241Z test_neg_view_deg2rad_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:37.4594594Z test_neg_view_diag_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:48:37.4895478Z test_neg_view_diag_embed_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:48:37.5039615Z test_neg_view_diagflat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:37.5384007Z test_neg_view_diagonal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:37.5807783Z test_neg_view_diagonal_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-05-18T05:48:37.9230474Z test_neg_view_diff_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.342s) 2022-05-18T05:48:37.9347983Z test_neg_view_digamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:38.1332942Z test_neg_view_dist_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.199s) 2022-05-18T05:48:38.1616604Z test_neg_view_div_floor_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:48:38.1903409Z test_neg_view_div_no_rounding_mode_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:38.2176862Z test_neg_view_div_trunc_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:38.2219879Z test_neg_view_dot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:38.2325003Z test_neg_view_double_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:38.2367296Z test_neg_view_dsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:38.2413485Z test_neg_view_dstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:38.2618037Z test_neg_view_eig_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:38.3066168Z test_neg_view_einsum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:48:38.3075299Z test_neg_view_empty_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:48:38.3140097Z test_neg_view_eq_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:38.3188071Z test_neg_view_erf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:38.3277546Z test_neg_view_erfc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:38.3325415Z test_neg_view_erfinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:38.3407348Z test_neg_view_exp2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:38.3485342Z test_neg_view_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:38.3572237Z test_neg_view_expand_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:38.3752788Z test_neg_view_expand_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:38.3797043Z test_neg_view_expm1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:38.3997220Z test_neg_view_fft_fft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:38.4232450Z test_neg_view_fft_fft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:38.4491328Z test_neg_view_fft_fftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:38.4601627Z test_neg_view_fft_fftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:38.4849454Z test_neg_view_fft_hfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:38.5132939Z test_neg_view_fft_hfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:48:38.5434349Z test_neg_view_fft_hfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:48:38.5654680Z test_neg_view_fft_ifft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:38.5917608Z test_neg_view_fft_ifft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:38.6203303Z test_neg_view_fft_ifftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:48:38.6330628Z test_neg_view_fft_ifftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:38.6577634Z test_neg_view_fft_ihfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:38.6835640Z test_neg_view_fft_ihfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:38.7177382Z test_neg_view_fft_ihfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:38.7432860Z test_neg_view_fft_irfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:38.7688932Z test_neg_view_fft_irfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:38.7988098Z test_neg_view_fft_irfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:48:38.8205223Z test_neg_view_fft_rfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:38.8455131Z test_neg_view_fft_rfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:38.8735604Z test_neg_view_fft_rfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:48:38.8845945Z test_neg_view_fill__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:38.8971685Z test_neg_view_flatten_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:38.9142580Z test_neg_view_flip_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:38.9190859Z test_neg_view_fliplr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:38.9236594Z test_neg_view_flipud_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:38.9346604Z test_neg_view_float_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:38.9748524Z test_neg_view_float_power_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-05-18T05:48:38.9814834Z test_neg_view_floor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:38.9918271Z test_neg_view_floor_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:39.0228375Z test_neg_view_fmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:48:39.0559179Z test_neg_view_fmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:48:39.0891385Z test_neg_view_fmod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:48:39.0981379Z test_neg_view_frac_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:39.1019781Z test_neg_view_frexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:39.1071443Z test_neg_view_full_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:39.1196004Z test_neg_view_gather_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:39.1295847Z test_neg_view_ge_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:39.2878193Z test_neg_view_geqrf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.158s) 2022-05-18T05:48:39.3015076Z test_neg_view_gradient_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:39.3070097Z test_neg_view_gt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:39.3175857Z test_neg_view_half_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:39.3253781Z test_neg_view_heaviside_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:39.3707209Z test_neg_view_histc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:48:39.3748099Z test_neg_view_hsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:39.3788621Z test_neg_view_hstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:39.4069305Z test_neg_view_hypot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:48:39.4189448Z test_neg_view_i0_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:39.4277739Z test_neg_view_igamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:39.4366449Z test_neg_view_igammac_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:39.4661772Z test_neg_view_index_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:48:39.4782929Z test_neg_view_index_copy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:39.4876933Z test_neg_view_index_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:39.4885683Z test_neg_view_index_put_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.001s) 2022-05-18T05:48:39.6420168Z test_neg_view_index_reduce_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.153s) 2022-05-18T05:48:39.6538096Z test_neg_view_index_select_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:39.6620603Z test_neg_view_inner_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:39.6671323Z test_neg_view_int_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:39.6994848Z test_neg_view_inverse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:48:39.7153147Z test_neg_view_isclose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:39.7181679Z test_neg_view_isfinite_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:39.7215142Z test_neg_view_isin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:39.7238391Z test_neg_view_isinf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:39.7257668Z test_neg_view_isnan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:39.7276122Z test_neg_view_isneginf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:39.7296787Z test_neg_view_isposinf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:39.7322072Z test_neg_view_isreal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:48:39.7922642Z test_neg_view_istft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.060s) 2022-05-18T05:48:39.7949422Z test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T05:48:39.7975721Z test_neg_view_jiterator_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T05:48:39.8001058Z test_neg_view_jiterator_unary_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T05:48:39.8053949Z test_neg_view_kron_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:39.8133560Z test_neg_view_kthvalue_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:39.8198384Z test_neg_view_ldexp_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.006s) 2022-05-18T05:48:39.8260007Z test_neg_view_le_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:39.8687874Z test_neg_view_lerp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.043s) 2022-05-18T05:48:39.8787995Z test_neg_view_lgamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:39.9308544Z test_neg_view_linalg_cholesky_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.052s) 2022-05-18T05:48:39.9433830Z test_neg_view_linalg_cholesky_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:39.9702173Z test_neg_view_linalg_cond_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:39.9803246Z test_neg_view_linalg_cross_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:40.0732831Z test_neg_view_linalg_det_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.093s) 2022-05-18T05:48:40.2441873Z test_neg_view_linalg_det_singular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.171s) 2022-05-18T05:48:40.2632140Z test_neg_view_linalg_eig_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:40.2802361Z test_neg_view_linalg_eigh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:40.3343335Z test_neg_view_linalg_eigvals_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.054s) 2022-05-18T05:48:40.3645795Z test_neg_view_linalg_eigvalsh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:48:40.3667836Z test_neg_view_linalg_householder_product_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:48:40.4009577Z test_neg_view_linalg_inv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:40.4221529Z test_neg_view_linalg_inv_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:48:40.4234187Z test_neg_view_linalg_ldl_factor_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:48:40.4247497Z test_neg_view_linalg_ldl_factor_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:48:40.4261500Z test_neg_view_linalg_ldl_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:48:40.5422522Z test_neg_view_linalg_lstsq_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.116s) 2022-05-18T05:48:40.7410582Z test_neg_view_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.199s) 2022-05-18T05:48:40.8096257Z test_neg_view_linalg_lu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.068s) 2022-05-18T05:48:41.1839621Z test_neg_view_linalg_lu_factor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.374s) 2022-05-18T05:48:41.2420558Z test_neg_view_linalg_lu_factor_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.058s) 2022-05-18T05:48:41.5759323Z test_neg_view_linalg_matrix_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.334s) 2022-05-18T05:48:41.6721723Z test_neg_view_linalg_matrix_power_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.096s) 2022-05-18T05:48:41.6979300Z test_neg_view_linalg_matrix_rank_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:41.7119498Z test_neg_view_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:41.7336584Z test_neg_view_linalg_multi_dot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:41.8207975Z test_neg_view_linalg_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.087s) 2022-05-18T05:48:41.8989107Z test_neg_view_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.078s) 2022-05-18T05:48:42.0245251Z test_neg_view_linalg_pinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.125s) 2022-05-18T05:48:42.0652706Z test_neg_view_linalg_pinv_hermitian_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-05-18T05:48:42.0680463Z test_neg_view_linalg_pinv_singular_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:48:42.2852181Z test_neg_view_linalg_qr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.217s) 2022-05-18T05:48:42.3014746Z test_neg_view_linalg_slogdet_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:42.4493790Z test_neg_view_linalg_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.148s) 2022-05-18T05:48:43.2679003Z test_neg_view_linalg_solve_triangular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.818s) 2022-05-18T05:48:44.7300942Z test_neg_view_linalg_svd_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.462s) 2022-05-18T05:48:44.8951866Z test_neg_view_linalg_svdvals_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.165s) 2022-05-18T05:48:44.9220659Z test_neg_view_linalg_tensorinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:45.0182662Z test_neg_view_linalg_tensorsolve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.096s) 2022-05-18T05:48:45.0575468Z test_neg_view_linalg_vander_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:48:45.3622193Z test_neg_view_linalg_vector_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.304s) 2022-05-18T05:48:45.3732851Z test_neg_view_log10_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:45.3775683Z test_neg_view_log1p_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:45.3864594Z test_neg_view_log2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:45.3944510Z test_neg_view_log_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:45.4074890Z test_neg_view_log_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:45.4200305Z test_neg_view_log_softmax_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:45.4246604Z test_neg_view_logaddexp2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:45.4291580Z test_neg_view_logaddexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:45.4554373Z test_neg_view_logcumsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:45.5456626Z test_neg_view_logdet_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.090s) 2022-05-18T05:48:45.5520160Z test_neg_view_logical_and_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:45.5547812Z test_neg_view_logical_not_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:45.5603088Z test_neg_view_logical_or_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:45.5658113Z test_neg_view_logical_xor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:45.5760916Z test_neg_view_logit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:45.6043669Z test_neg_view_logsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:48:45.6077251Z test_neg_view_long_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:48:45.6130643Z test_neg_view_lt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:45.9620465Z test_neg_view_lu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.349s) 2022-05-18T05:48:46.2363296Z test_neg_view_lu_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.274s) 2022-05-18T05:48:46.2753957Z test_neg_view_lu_unpack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:48:46.2876758Z test_neg_view_mH_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:46.2996878Z test_neg_view_mT_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:46.3232744Z test_neg_view_masked_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:46.3415403Z test_neg_view_masked_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:46.3643904Z test_neg_view_masked_select_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:46.4081500Z test_neg_view_matmul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:48:46.4339217Z test_neg_view_matrix_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:46.4690330Z test_neg_view_max_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:48:46.4780491Z test_neg_view_max_reduction_no_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:46.4823999Z test_neg_view_max_reduction_with_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:46.5145678Z test_neg_view_maximum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:48:46.5588638Z test_neg_view_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-05-18T05:48:46.5782654Z test_neg_view_median_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:46.5908528Z test_neg_view_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:46.6014822Z test_neg_view_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:46.6319989Z test_neg_view_min_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-05-18T05:48:46.6403075Z test_neg_view_min_reduction_no_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:46.6443864Z test_neg_view_min_reduction_with_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:46.6766299Z test_neg_view_minimum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:48:46.6827694Z test_neg_view_mm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:46.6888586Z test_neg_view_mode_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:46.6941540Z test_neg_view_movedim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:46.6999379Z test_neg_view_msort_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:46.7264756Z test_neg_view_mul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:46.7369104Z test_neg_view_multinomial_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:46.7414740Z test_neg_view_mv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:46.7758711Z test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:46.8126868Z test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-05-18T05:48:46.8507412Z test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:48:46.8597744Z test_neg_view_nan_to_num_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:46.9533069Z test_neg_view_nanmean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.094s) 2022-05-18T05:48:46.9734060Z test_neg_view_nanmedian_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:47.2267644Z test_neg_view_nanquantile_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.253s) 2022-05-18T05:48:47.2781779Z test_neg_view_nansum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-05-18T05:48:47.2911172Z test_neg_view_narrow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:47.3009273Z test_neg_view_ne_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:47.3065988Z test_neg_view_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:48:47.3070428Z test_neg_view_new_empty_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:48:47.3126062Z test_neg_view_new_full_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:47.3173195Z test_neg_view_new_ones_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:47.3220255Z test_neg_view_new_zeros_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:47.3298094Z test_neg_view_nextafter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:47.3376633Z test_neg_view_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:47.3519330Z test_neg_view_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:48:47.3646913Z test_neg_view_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:47.3727451Z test_neg_view_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:47.3928740Z test_neg_view_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:47.4074485Z test_neg_view_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:47.4293729Z test_neg_view_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:47.4444256Z test_neg_view_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:47.4645074Z test_neg_view_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:47.4979825Z test_neg_view_nn_functional_batch_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:48:47.5266010Z test_neg_view_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:48:47.6689447Z test_neg_view_nn_functional_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.142s) 2022-05-18T05:48:47.7078959Z test_neg_view_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:48:47.7989411Z test_neg_view_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.091s) 2022-05-18T05:48:47.8106003Z test_neg_view_nn_functional_celu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:47.8309090Z test_neg_view_nn_functional_conv1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:47.8901994Z test_neg_view_nn_functional_conv2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.059s) 2022-05-18T05:48:47.9138396Z test_neg_view_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:47.9385547Z test_neg_view_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:47.9648709Z test_neg_view_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:48.0045934Z test_neg_view_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-05-18T05:48:48.0595415Z test_neg_view_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.055s) 2022-05-18T05:48:48.1231685Z test_neg_view_nn_functional_cross_entropy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.063s) 2022-05-18T05:48:48.1572428Z test_neg_view_nn_functional_ctc_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:48:48.1617677Z test_neg_view_nn_functional_dropout2d_cuda_float64 (__main__.TestMathBitsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1293: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 5, 5], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T05:48:48.1620839Z result = result.squeeze_(0) if inplace else result.squeeze(0) 2022-05-18T05:48:48.1942828Z ok (0.037s) 2022-05-18T05:48:48.1947461Z test_neg_view_nn_functional_dropout_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:48:48.2030438Z test_neg_view_nn_functional_elu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:48.3140697Z test_neg_view_nn_functional_embedding_bag_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.111s) 2022-05-18T05:48:48.3146748Z test_neg_view_nn_functional_embedding_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:48:48.3342131Z test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:48.3582209Z test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:48.3595160Z test_neg_view_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.001s) 2022-05-18T05:48:48.3609022Z test_neg_view_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.001s) 2022-05-18T05:48:49.9657537Z test_neg_view_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.604s) 2022-05-18T05:48:49.9818259Z test_neg_view_nn_functional_gelu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:50.0747689Z test_neg_view_nn_functional_glu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.093s) 2022-05-18T05:48:50.1557953Z test_neg_view_nn_functional_grid_sample_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.081s) 2022-05-18T05:48:50.1727715Z test_neg_view_nn_functional_group_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:48:50.1914869Z test_neg_view_nn_functional_hardshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:50.1991812Z test_neg_view_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:50.2081523Z test_neg_view_nn_functional_hardswish_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:50.2285630Z test_neg_view_nn_functional_hardtanh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:50.2646338Z test_neg_view_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-05-18T05:48:50.2922493Z test_neg_view_nn_functional_huber_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:50.3233101Z test_neg_view_nn_functional_instance_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:48:50.3564227Z test_neg_view_nn_functional_interpolate_area_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:48:50.3876560Z test_neg_view_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:48:50.4143542Z test_neg_view_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:50.4411052Z test_neg_view_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:50.4687697Z test_neg_view_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:48:50.4956831Z test_neg_view_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:48:50.5368231Z test_neg_view_nn_functional_kl_div_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-05-18T05:48:50.5589246Z test_neg_view_nn_functional_l1_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:48:50.5786272Z test_neg_view_nn_functional_layer_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:50.6013838Z test_neg_view_nn_functional_leaky_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:50.6516467Z test_neg_view_nn_functional_linear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-05-18T05:48:50.7006287Z test_neg_view_nn_functional_local_response_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:48:50.7090959Z test_neg_view_nn_functional_logsigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:50.7339263Z test_neg_view_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:52.1170695Z test_neg_view_nn_functional_max_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.383s) 2022-05-18T05:48:54.1754902Z test_neg_view_nn_functional_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (2.058s) 2022-05-18T05:48:55.0922008Z test_neg_view_nn_functional_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.917s) 2022-05-18T05:48:55.5409452Z test_neg_view_nn_functional_max_unpool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.449s) 2022-05-18T05:48:55.6716155Z test_neg_view_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.130s) 2022-05-18T05:48:56.4651539Z test_neg_view_nn_functional_max_unpool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.793s) 2022-05-18T05:48:56.6716197Z test_neg_view_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.206s) 2022-05-18T05:48:56.9298221Z test_neg_view_nn_functional_max_unpool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.258s) 2022-05-18T05:48:57.0156409Z test_neg_view_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.086s) 2022-05-18T05:48:57.0248959Z test_neg_view_nn_functional_mish_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:57.0426631Z test_neg_view_nn_functional_mse_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:57.0577538Z test_neg_view_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:48:57.0682139Z test_neg_view_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:57.0840200Z test_neg_view_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:57.2263381Z test_neg_view_nn_functional_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.142s) 2022-05-18T05:48:57.2598414Z test_neg_view_nn_functional_normalize_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:48:57.2923478Z test_neg_view_nn_functional_pad_circular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-05-18T05:48:57.3850976Z test_neg_view_nn_functional_pad_constant_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.093s) 2022-05-18T05:48:57.4106951Z test_neg_view_nn_functional_pad_reflect_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:48:57.4363577Z test_neg_view_nn_functional_pad_replicate_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:57.4600475Z test_neg_view_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:57.4845816Z test_neg_view_nn_functional_pdist_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:48:57.4917655Z test_neg_view_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:57.4971314Z test_neg_view_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:57.8029607Z test_neg_view_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.306s) 2022-05-18T05:48:57.8622736Z test_neg_view_nn_functional_prelu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.059s) 2022-05-18T05:48:57.8813031Z test_neg_view_nn_functional_relu6_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:48:57.8923785Z test_neg_view_nn_functional_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:48:57.9010580Z test_neg_view_nn_functional_rrelu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:57.9089498Z test_neg_view_nn_functional_selu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:57.9167926Z test_neg_view_nn_functional_silu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:48:57.9401218Z test_neg_view_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:57.9585763Z test_neg_view_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-05-18T05:48:57.9750058Z test_neg_view_nn_functional_softmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:57.9880455Z test_neg_view_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:57.9950607Z test_neg_view_nn_functional_softplus_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:48:58.0153886Z test_neg_view_nn_functional_softshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:48:58.0249363Z test_neg_view_nn_functional_softsign_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:58.0347959Z test_neg_view_nn_functional_tanhshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:58.0445907Z test_neg_view_nn_functional_threshold_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:58.0826601Z test_neg_view_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:48:58.1239135Z test_neg_view_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-05-18T05:48:58.6179140Z test_neg_view_nn_functional_unfold_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.494s) 2022-05-18T05:48:58.6273891Z test_neg_view_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:48:58.6533002Z test_neg_view_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:48:58.6649937Z test_neg_view_nonzero_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:48:58.7941392Z test_neg_view_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.129s) 2022-05-18T05:48:58.8039865Z test_neg_view_norm_fro_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:48:58.8202788Z test_neg_view_norm_inf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:48:58.8434987Z test_neg_view_norm_nuc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:48:58.8566366Z test_neg_view_normal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:48:58.8606981Z test_neg_view_normal_number_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:48:58.8653985Z test_neg_view_ones_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:48:58.8668075Z test_neg_view_ormqr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: cuSOLVER not available (0.001s) 2022-05-18T05:48:58.8711053Z test_neg_view_outer_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:02.3371248Z test_neg_view_pca_lowrank_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (3.466s) 2022-05-18T05:49:02.3468819Z test_neg_view_permute_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:49:02.3964399Z test_neg_view_pinverse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-05-18T05:49:02.4292492Z test_neg_view_polar_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-05-18T05:49:02.4551639Z test_neg_view_polygamma_polygamma_n_0_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:49:02.4828365Z test_neg_view_polygamma_polygamma_n_1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:49:02.5108296Z test_neg_view_polygamma_polygamma_n_2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:49:02.5347735Z test_neg_view_polygamma_polygamma_n_3_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:49:02.5626812Z test_neg_view_polygamma_polygamma_n_4_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-05-18T05:49:02.5696346Z test_neg_view_positive_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:49:02.6085781Z test_neg_view_pow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-05-18T05:49:02.7212962Z test_neg_view_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.113s) 2022-05-18T05:49:02.7905922Z test_neg_view_put_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.069s) 2022-05-18T05:49:03.0089036Z test_neg_view_qr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.218s) 2022-05-18T05:49:03.2673604Z test_neg_view_quantile_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.258s) 2022-05-18T05:49:03.2770164Z test_neg_view_rad2deg_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:49:03.2828538Z test_neg_view_rand_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:49:03.2926758Z test_neg_view_randint_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:49:03.2984738Z test_neg_view_randn_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:49:03.3036819Z test_neg_view_ravel_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:49:03.3101057Z test_neg_view_real_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:49:03.3180058Z test_neg_view_reciprocal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:49:03.3474023Z test_neg_view_remainder_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:49:03.3677354Z test_neg_view_renorm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:49:03.4131965Z test_neg_view_repeat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-05-18T05:49:03.4252150Z test_neg_view_repeat_interleave_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:49:03.4369814Z test_neg_view_reshape_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:49:03.4577505Z test_neg_view_reshape_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-05-18T05:49:03.4589875Z test_neg_view_resize__cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.001s) 2022-05-18T05:49:03.4636803Z test_neg_view_resize_as__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:03.4687795Z test_neg_view_resolve_conj_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:49:03.4741287Z test_neg_view_resolve_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:49:03.4903658Z test_neg_view_roll_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:49:03.5028005Z test_neg_view_rot90_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:49:03.5066397Z test_neg_view_round_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:03.5140225Z test_neg_view_round_decimals_0_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:49:03.5145479Z test_neg_view_round_decimals_3_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:49:03.5156481Z test_neg_view_round_decimals_neg_3_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:49:03.5239024Z test_neg_view_rsqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:49:03.5498446Z test_neg_view_rsub_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-05-18T05:49:03.5740658Z test_neg_view_scatter_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:49:03.6010286Z test_neg_view_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-05-18T05:49:03.6668936Z test_neg_view_scatter_reduce_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.066s) 2022-05-18T05:49:03.7344161Z test_neg_view_scatter_reduce_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.067s) 2022-05-18T05:49:03.7969636Z test_neg_view_scatter_reduce_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.062s) 2022-05-18T05:49:03.8906541Z test_neg_view_scatter_reduce_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.094s) 2022-05-18T05:49:03.9452882Z test_neg_view_scatter_reduce_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.054s) 2022-05-18T05:49:03.9993599Z test_neg_view_searchsorted_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.054s) 2022-05-18T05:49:04.0109079Z test_neg_view_select_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:49:04.0231093Z test_neg_view_select_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:49:04.0273866Z test_neg_view_sgn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:04.0343940Z test_neg_view_short_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:49:04.0430468Z test_neg_view_sigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:49:04.0468493Z test_neg_view_sign_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:04.0489054Z test_neg_view_signbit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-05-18T05:49:04.0530365Z test_neg_view_sin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:04.0638243Z test_neg_view_sinc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:49:04.0700723Z test_neg_view_sinh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:49:04.0949049Z test_neg_view_slice_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-05-18T05:49:04.1112651Z test_neg_view_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:49:04.1241353Z test_neg_view_softmax_with_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:49:04.1480395Z test_neg_view_sort_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:49:04.1485723Z test_neg_view_sparse_sampled_addmm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T05:49:04.1549901Z test_neg_view_special_entr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:49:04.1626472Z test_neg_view_special_erfcx_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:49:04.1713064Z test_neg_view_special_i0e_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:49:04.1816807Z test_neg_view_special_i1_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:49:04.1947757Z test_neg_view_special_i1e_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:49:04.2051683Z test_neg_view_special_log_ndtr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:49:04.2149726Z test_neg_view_special_ndtr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:49:04.2253118Z test_neg_view_special_ndtri_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:49:04.2469019Z test_neg_view_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-05-18T05:49:04.2780164Z test_neg_view_special_xlog1py_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-05-18T05:49:04.2889739Z test_neg_view_special_zeta_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:49:04.2923632Z test_neg_view_split_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-05-18T05:49:04.2972714Z test_neg_view_split_list_args_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:49:04.3035112Z test_neg_view_split_with_sizes_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-05-18T05:49:04.3073392Z test_neg_view_sqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:04.3151966Z test_neg_view_square_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-05-18T05:49:04.3316098Z test_neg_view_squeeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-05-18T05:49:04.3370098Z test_neg_view_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.005s) 2022-05-18T05:49:04.4906161Z test_neg_view_std_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.154s) 2022-05-18T05:49:04.5044311Z test_neg_view_std_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-05-18T05:49:04.5394335Z test_neg_view_stft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-05-18T05:49:04.5737816Z test_neg_view_sub_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-05-18T05:49:04.6139766Z test_neg_view_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-05-18T05:49:04.6264707Z test_neg_view_sum_to_size_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:49:06.0961285Z test_neg_view_svd_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.470s) 2022-05-18T05:49:09.5838938Z test_neg_view_svd_lowrank_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (3.488s) 2022-05-18T05:49:09.6071119Z test_neg_view_symeig_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-05-18T05:49:09.6161874Z test_neg_view_t_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:49:09.6314055Z test_neg_view_take_along_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:49:09.6554201Z test_neg_view_take_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-05-18T05:49:09.6600386Z test_neg_view_tan_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:49:09.6643532Z test_neg_view_tanh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:09.6773999Z test_neg_view_tensor_split_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:49:09.6869432Z test_neg_view_tensordot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-05-18T05:49:09.7415673Z test_neg_view_tile_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.055s) 2022-05-18T05:49:09.7526569Z test_neg_view_to_sparse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-05-18T05:49:09.7681065Z test_neg_view_topk_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:49:09.7723356Z test_neg_view_trace_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:09.7911328Z test_neg_view_transpose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-05-18T05:49:09.8290631Z test_neg_view_trapezoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:49:09.8715302Z test_neg_view_trapz_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-05-18T05:49:09.8921290Z test_neg_view_triangular_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:49:09.9042754Z test_neg_view_tril_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:49:09.9169021Z test_neg_view_triu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-05-18T05:49:09.9455392Z test_neg_view_true_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-05-18T05:49:09.9496555Z test_neg_view_trunc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:10.0007426Z test_neg_view_unfold_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-05-18T05:49:10.1986419Z test_neg_view_unique_consecutive_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.198s) 2022-05-18T05:49:10.6821375Z test_neg_view_unique_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.483s) 2022-05-18T05:49:10.7025084Z test_neg_view_unsqueeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:49:10.7232005Z test_neg_view_var_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-05-18T05:49:10.7382131Z test_neg_view_var_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-05-18T05:49:10.7422755Z test_neg_view_vdot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:10.7436148Z test_neg_view_view_as_complex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Operation not tested with tensors with negative bit. (0.001s) 2022-05-18T05:49:10.7508145Z test_neg_view_view_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-05-18T05:49:10.7643123Z test_neg_view_view_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-05-18T05:49:10.7691846Z test_neg_view_vsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:10.7732235Z test_neg_view_vstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-05-18T05:49:10.7906392Z test_neg_view_where_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-05-18T05:49:10.8293027Z test_neg_view_xlogy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-05-18T05:49:10.8388967Z test_neg_view_zero__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-05-18T05:49:10.8437061Z test_neg_view_zeros_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-05-18T05:49:10.8438058Z 2022-05-18T05:49:10.8439156Z ---------------------------------------------------------------------- 2022-05-18T05:49:10.8440019Z Ran 9564 tests in 1185.360s 2022-05-18T05:49:10.8440450Z 2022-05-18T05:49:10.8449147Z OK (skipped=1234, expected failures=185) 2022-05-18T05:49:10.8449740Z 2022-05-18T05:49:10.8450078Z Generating XML reports... 2022-05-18T05:49:11.7126363Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCommonCUDA-20220518052924.xml 2022-05-18T05:49:11.8745083Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCompositeComplianceCUDA-20220518052924.xml 2022-05-18T05:49:12.0088423Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestMathBitsCUDA-20220518052924.xml 2022-05-18T05:49:15.6614108Z Running test_decomp ... [2022-05-18 05:49:15.660546] 2022-05-18T05:49:15.6615783Z Executing ['/opt/conda/bin/python', 'test_decomp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 05:49:15.660709] 2022-05-18T05:49:18.1442649Z Test results will be stored in test-reports/python-unittest/test_decomp 2022-05-18T05:49:18.3469660Z 2022-05-18T05:49:18.3470353Z Running tests... 2022-05-18T05:49:18.3471774Z ---------------------------------------------------------------------- 2022-05-18T05:49:18.4941451Z test_comprehensive_H_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.146s) 2022-05-18T05:49:18.5193324Z test_comprehensive_H_cuda_bool (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:49:18.6706606Z test_comprehensive_H_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.151s) 2022-05-18T05:49:18.6841891Z test_comprehensive_H_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:49:18.7084521Z test_comprehensive_H_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:49:18.7116465Z test_comprehensive_H_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:49:18.7273859Z test_comprehensive_H_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:49:18.7463241Z test_comprehensive_H_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:49:18.7545189Z test_comprehensive_H_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:49:18.7619255Z test_comprehensive_H_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:49:18.7679092Z test_comprehensive_H_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:49:18.7739920Z test_comprehensive_H_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:49:18.7803257Z test_comprehensive_H_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:49:18.7883714Z test_comprehensive_T_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:49:18.7901166Z test_comprehensive_T_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.7928867Z test_comprehensive_T_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:49:18.7947653Z test_comprehensive_T_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.7974646Z test_comprehensive_T_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.7997350Z test_comprehensive_T_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.8023977Z test_comprehensive_T_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.8046154Z test_comprehensive_T_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.8062792Z test_comprehensive_T_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.8084057Z test_comprehensive_T_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.8101304Z test_comprehensive_T_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.8116106Z test_comprehensive_T_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.8134003Z test_comprehensive_T_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:18.9417161Z test_comprehensive___getitem___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.128s) 2022-05-18T05:49:18.9496704Z test_comprehensive___getitem___cuda_bool (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:49:19.0485369Z test_comprehensive___getitem___cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.099s) 2022-05-18T05:49:19.0573894Z test_comprehensive___getitem___cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:49:19.1598756Z test_comprehensive___getitem___cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.102s) 2022-05-18T05:49:19.1824511Z test_comprehensive___getitem___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:49:19.2548236Z test_comprehensive___getitem___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T05:49:19.3273922Z test_comprehensive___getitem___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T05:49:19.3343529Z test_comprehensive___getitem___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:49:19.3394022Z test_comprehensive___getitem___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:49:19.3444978Z test_comprehensive___getitem___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:49:19.3491364Z test_comprehensive___getitem___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:49:19.3539608Z test_comprehensive___getitem___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:49:19.3707855Z test_comprehensive___radd___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:49:19.3757833Z test_comprehensive___radd___cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:49:19.3855802Z test_comprehensive___radd___cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:49:19.3930000Z test_comprehensive___radd___cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:49:19.3991334Z test_comprehensive___radd___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:49:19.4055385Z test_comprehensive___radd___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:49:19.4116812Z test_comprehensive___radd___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:49:19.4140923Z test_comprehensive___radd___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:49:19.4167127Z test_comprehensive___radd___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:49:19.4197932Z test_comprehensive___radd___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:49:19.4222754Z test_comprehensive___radd___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:19.4248383Z test_comprehensive___radd___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:19.4846887Z test_comprehensive___rand___cuda_bool (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:19.5438449Z test_comprehensive___rand___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:19.6036552Z test_comprehensive___rand___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:19.6640837Z test_comprehensive___rand___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:19.7238389Z test_comprehensive___rand___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:19.7827322Z test_comprehensive___rand___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:19.8468285Z test_comprehensive___rdiv___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:49:20.0051414Z test_comprehensive___rdiv___cuda_bool (__main__.TestDecompCUDA) ... ok (0.158s) 2022-05-18T05:49:21.0272224Z test_comprehensive___rdiv___cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.022s) 2022-05-18T05:49:22.0761249Z test_comprehensive___rdiv___cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.049s) 2022-05-18T05:49:22.1281630Z test_comprehensive___rdiv___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T05:49:22.7371232Z test_comprehensive___rdiv___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.608s) 2022-05-18T05:49:23.3525942Z test_comprehensive___rdiv___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.616s) 2022-05-18T05:49:23.4663138Z test_comprehensive___rdiv___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.113s) 2022-05-18T05:49:23.5745145Z test_comprehensive___rdiv___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.108s) 2022-05-18T05:49:23.6833741Z test_comprehensive___rdiv___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.109s) 2022-05-18T05:49:23.7913985Z test_comprehensive___rdiv___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.108s) 2022-05-18T05:49:23.8994126Z test_comprehensive___rdiv___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.108s) 2022-05-18T05:49:34.5389307Z test_comprehensive___rmatmul___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (10.639s) 2022-05-18T05:49:35.2116410Z test_comprehensive___rmatmul___cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.672s) 2022-05-18T05:49:35.8394136Z test_comprehensive___rmatmul___cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.628s) 2022-05-18T05:49:35.8878348Z test_comprehensive___rmatmul___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:49:36.2778494Z test_comprehensive___rmatmul___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.390s) 2022-05-18T05:49:36.6558118Z test_comprehensive___rmatmul___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.378s) 2022-05-18T05:49:36.6782856Z test_comprehensive___rmod___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:49:36.7078553Z test_comprehensive___rmod___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T05:49:37.0560701Z test_comprehensive___rmod___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.348s) 2022-05-18T05:49:37.4086196Z test_comprehensive___rmod___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.352s) 2022-05-18T05:49:37.4146695Z test_comprehensive___rmod___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:49:37.4180519Z test_comprehensive___rmod___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:49:37.4205713Z test_comprehensive___rmod___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:37.4230937Z test_comprehensive___rmod___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:37.4256588Z test_comprehensive___rmod___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:49:37.4594466Z test_comprehensive___rmul___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T05:49:37.5241786Z test_comprehensive___rmul___cuda_bool (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:49:38.1271666Z test_comprehensive___rmul___cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.603s) 2022-05-18T05:49:38.7426677Z test_comprehensive___rmul___cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.615s) 2022-05-18T05:49:38.7818343Z test_comprehensive___rmul___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:49:39.1529579Z test_comprehensive___rmul___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.371s) 2022-05-18T05:49:39.5262048Z test_comprehensive___rmul___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.373s) 2022-05-18T05:49:39.5856951Z test_comprehensive___rmul___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:39.6454539Z test_comprehensive___rmul___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:39.7059355Z test_comprehensive___rmul___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:39.7651216Z test_comprehensive___rmul___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:39.8242674Z test_comprehensive___rmul___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:39.8844077Z test_comprehensive___ror___cuda_bool (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:39.9441180Z test_comprehensive___ror___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:40.0038711Z test_comprehensive___ror___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:40.0645265Z test_comprehensive___ror___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:49:40.1236637Z test_comprehensive___ror___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:40.1824342Z test_comprehensive___ror___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:40.3784396Z test_comprehensive___rpow___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.196s) 2022-05-18T05:49:41.6529819Z test_comprehensive___rpow___cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.274s) 2022-05-18T05:49:42.9384161Z test_comprehensive___rpow___cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.285s) 2022-05-18T05:49:43.0701236Z test_comprehensive___rpow___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.132s) 2022-05-18T05:49:43.7433560Z test_comprehensive___rpow___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.673s) 2022-05-18T05:49:44.4305064Z test_comprehensive___rpow___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.687s) 2022-05-18T05:49:44.4941395Z test_comprehensive___rpow___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:49:44.5549078Z test_comprehensive___rpow___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:49:44.6161374Z test_comprehensive___rpow___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:49:44.6767530Z test_comprehensive___rpow___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:44.7368303Z test_comprehensive___rpow___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:44.7498926Z test_comprehensive___rsub___cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:49:45.0801375Z test_comprehensive___rsub___cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.330s) 2022-05-18T05:49:45.4081733Z test_comprehensive___rsub___cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.328s) 2022-05-18T05:49:45.4278983Z test_comprehensive___rsub___cuda_float16 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:49:45.6271117Z test_comprehensive___rsub___cuda_float32 (__main__.TestDecompCUDA) ... ok (0.199s) 2022-05-18T05:49:45.8307669Z test_comprehensive___rsub___cuda_float64 (__main__.TestDecompCUDA) ... ok (0.204s) 2022-05-18T05:49:45.8920272Z test_comprehensive___rsub___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:49:45.9487738Z test_comprehensive___rsub___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:49:46.0064358Z test_comprehensive___rsub___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T05:49:46.0626950Z test_comprehensive___rsub___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T05:49:46.1186914Z test_comprehensive___rsub___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T05:49:46.1785036Z test_comprehensive___rxor___cuda_bool (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:46.2373620Z test_comprehensive___rxor___cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:46.2967809Z test_comprehensive___rxor___cuda_int32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:46.3567038Z test_comprehensive___rxor___cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:49:46.4154764Z test_comprehensive___rxor___cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:46.4741808Z test_comprehensive___rxor___cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:49:47.0193620Z test_comprehensive__masked_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.545s) 2022-05-18T05:49:47.5476603Z test_comprehensive__masked_amax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.528s) 2022-05-18T05:49:48.8811742Z test_comprehensive__masked_amax_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.333s) 2022-05-18T05:49:50.1872652Z test_comprehensive__masked_amax_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.306s) 2022-05-18T05:49:50.3647595Z test_comprehensive__masked_amax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:49:50.5388938Z test_comprehensive__masked_amax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.174s) 2022-05-18T05:49:50.7126773Z test_comprehensive__masked_amax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.174s) 2022-05-18T05:49:50.8866581Z test_comprehensive__masked_amax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.174s) 2022-05-18T05:49:51.0623218Z test_comprehensive__masked_amax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.176s) 2022-05-18T05:49:51.5929789Z test_comprehensive__masked_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.530s) 2022-05-18T05:49:52.1286116Z test_comprehensive__masked_amin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.535s) 2022-05-18T05:49:53.4478536Z test_comprehensive__masked_amin_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.319s) 2022-05-18T05:49:54.7457471Z test_comprehensive__masked_amin_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.298s) 2022-05-18T05:49:54.9225399Z test_comprehensive__masked_amin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:49:55.0949359Z test_comprehensive__masked_amin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.172s) 2022-05-18T05:49:55.2665575Z test_comprehensive__masked_amin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.172s) 2022-05-18T05:49:55.4389327Z test_comprehensive__masked_amin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.172s) 2022-05-18T05:49:55.6121931Z test_comprehensive__masked_amin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.173s) 2022-05-18T05:49:55.6598170Z test_comprehensive__masked_argmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:49:55.7073544Z test_comprehensive__masked_argmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:49:55.8838456Z test_comprehensive__masked_argmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.176s) 2022-05-18T05:49:56.0605263Z test_comprehensive__masked_argmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:49:56.1652077Z test_comprehensive__masked_argmax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.105s) 2022-05-18T05:49:56.2693169Z test_comprehensive__masked_argmax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:49:56.3714436Z test_comprehensive__masked_argmax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.102s) 2022-05-18T05:49:56.4754089Z test_comprehensive__masked_argmax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:49:56.5796408Z test_comprehensive__masked_argmax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:49:56.6272580Z test_comprehensive__masked_argmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:49:56.6745651Z test_comprehensive__masked_argmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:49:56.8528935Z test_comprehensive__masked_argmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.178s) 2022-05-18T05:49:57.0301187Z test_comprehensive__masked_argmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:49:57.1341237Z test_comprehensive__masked_argmin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:49:57.2384063Z test_comprehensive__masked_argmin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:49:57.3398703Z test_comprehensive__masked_argmin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:49:57.4442135Z test_comprehensive__masked_argmin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:49:57.5504340Z test_comprehensive__masked_argmin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.106s) 2022-05-18T05:49:57.6598525Z test_comprehensive__masked_log_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.109s) 2022-05-18T05:49:57.7326741Z test_comprehensive__masked_log_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.073s) 2022-05-18T05:49:58.4658698Z test_comprehensive__masked_log_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.733s) 2022-05-18T05:49:59.2046213Z test_comprehensive__masked_log_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.739s) 2022-05-18T05:49:59.5998040Z test_comprehensive__masked_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.395s) 2022-05-18T05:49:59.9519221Z test_comprehensive__masked_mean_cuda_bool (__main__.TestDecompCUDA) ... ok (0.352s) 2022-05-18T05:50:01.1915300Z test_comprehensive__masked_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.239s) 2022-05-18T05:50:02.4438131Z test_comprehensive__masked_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.252s) 2022-05-18T05:50:02.8389539Z test_comprehensive__masked_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.395s) 2022-05-18T05:50:03.8996778Z test_comprehensive__masked_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.061s) 2022-05-18T05:50:04.9534087Z test_comprehensive__masked_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.053s) 2022-05-18T05:50:05.3008512Z test_comprehensive__masked_mean_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.347s) 2022-05-18T05:50:05.6445963Z test_comprehensive__masked_mean_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.344s) 2022-05-18T05:50:05.9875552Z test_comprehensive__masked_mean_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.343s) 2022-05-18T05:50:06.3312293Z test_comprehensive__masked_mean_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.344s) 2022-05-18T05:50:06.6774110Z test_comprehensive__masked_mean_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.346s) 2022-05-18T05:50:09.3532645Z test_comprehensive__masked_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (2.676s) 2022-05-18T05:50:12.0305504Z test_comprehensive__masked_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (2.677s) 2022-05-18T05:50:19.2252982Z test_comprehensive__masked_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (7.195s) 2022-05-18T05:50:26.3591707Z test_comprehensive__masked_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (7.134s) 2022-05-18T05:50:26.8377462Z test_comprehensive__masked_normalize_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.478s) 2022-05-18T05:50:27.2600434Z test_comprehensive__masked_normalize_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.422s) 2022-05-18T05:50:28.8243703Z test_comprehensive__masked_normalize_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.564s) 2022-05-18T05:50:30.3691121Z test_comprehensive__masked_normalize_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.545s) 2022-05-18T05:50:30.9801310Z test_comprehensive__masked_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.611s) 2022-05-18T05:50:31.1623583Z test_comprehensive__masked_prod_cuda_bool (__main__.TestDecompCUDA) ... ok (0.182s) 2022-05-18T05:50:33.2924943Z test_comprehensive__masked_prod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.130s) 2022-05-18T05:50:35.4604278Z test_comprehensive__masked_prod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.168s) 2022-05-18T05:50:36.0923826Z test_comprehensive__masked_prod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.632s) 2022-05-18T05:50:37.7443910Z test_comprehensive__masked_prod_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.650s) 2022-05-18T05:50:39.3580724Z test_comprehensive__masked_prod_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.615s) 2022-05-18T05:50:39.5349744Z test_comprehensive__masked_prod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:50:39.7123206Z test_comprehensive__masked_prod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:50:39.8848070Z test_comprehensive__masked_prod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.172s) 2022-05-18T05:50:40.0619367Z test_comprehensive__masked_prod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:50:40.2384709Z test_comprehensive__masked_prod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.176s) 2022-05-18T05:50:40.3104671Z test_comprehensive__masked_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T05:50:40.3841326Z test_comprehensive__masked_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.073s) 2022-05-18T05:50:41.1043759Z test_comprehensive__masked_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.720s) 2022-05-18T05:50:41.8197776Z test_comprehensive__masked_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.715s) 2022-05-18T05:50:41.9131078Z test_comprehensive__masked_softmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.093s) 2022-05-18T05:50:42.0081035Z test_comprehensive__masked_softmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.095s) 2022-05-18T05:50:42.9317783Z test_comprehensive__masked_softmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.923s) 2022-05-18T05:50:43.8493997Z test_comprehensive__masked_softmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.917s) 2022-05-18T05:50:44.9840181Z test_comprehensive__masked_std_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.135s) 2022-05-18T05:50:48.8200717Z test_comprehensive__masked_std_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.836s) 2022-05-18T05:50:52.6995171Z test_comprehensive__masked_std_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.879s) 2022-05-18T05:50:53.8086222Z test_comprehensive__masked_std_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.109s) 2022-05-18T05:50:56.5362974Z test_comprehensive__masked_std_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.727s) 2022-05-18T05:50:59.1958415Z test_comprehensive__masked_std_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.659s) 2022-05-18T05:51:01.6368902Z test_comprehensive__masked_std_cuda_int16 (__main__.TestDecompCUDA) ... ok (2.441s) 2022-05-18T05:51:04.0938315Z test_comprehensive__masked_std_cuda_int32 (__main__.TestDecompCUDA) ... ok (2.457s) 2022-05-18T05:51:06.5355787Z test_comprehensive__masked_std_cuda_int64 (__main__.TestDecompCUDA) ... ok (2.442s) 2022-05-18T05:51:08.9820296Z test_comprehensive__masked_std_cuda_int8 (__main__.TestDecompCUDA) ... ok (2.446s) 2022-05-18T05:51:11.4190984Z test_comprehensive__masked_std_cuda_uint8 (__main__.TestDecompCUDA) ... ok (2.437s) 2022-05-18T05:51:11.6496164Z test_comprehensive__masked_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.230s) 2022-05-18T05:51:11.8325812Z test_comprehensive__masked_sum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.183s) 2022-05-18T05:51:12.8725451Z test_comprehensive__masked_sum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.040s) 2022-05-18T05:51:13.9335773Z test_comprehensive__masked_sum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.061s) 2022-05-18T05:51:14.1648661Z test_comprehensive__masked_sum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.231s) 2022-05-18T05:51:14.9904732Z test_comprehensive__masked_sum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.826s) 2022-05-18T05:51:15.8113096Z test_comprehensive__masked_sum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.821s) 2022-05-18T05:51:15.9884930Z test_comprehensive__masked_sum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:51:16.1613908Z test_comprehensive__masked_sum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.173s) 2022-05-18T05:51:16.3322797Z test_comprehensive__masked_sum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.171s) 2022-05-18T05:51:16.5054238Z test_comprehensive__masked_sum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.173s) 2022-05-18T05:51:16.6778146Z test_comprehensive__masked_sum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.172s) 2022-05-18T05:51:17.6887257Z test_comprehensive__masked_var_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.011s) 2022-05-18T05:51:21.2204871Z test_comprehensive__masked_var_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.532s) 2022-05-18T05:51:24.7766303Z test_comprehensive__masked_var_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.556s) 2022-05-18T05:51:25.8055573Z test_comprehensive__masked_var_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.029s) 2022-05-18T05:51:28.3384645Z test_comprehensive__masked_var_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.532s) 2022-05-18T05:51:30.8228714Z test_comprehensive__masked_var_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.485s) 2022-05-18T05:51:33.0498973Z test_comprehensive__masked_var_cuda_int16 (__main__.TestDecompCUDA) ... ok (2.227s) 2022-05-18T05:51:35.2781304Z test_comprehensive__masked_var_cuda_int32 (__main__.TestDecompCUDA) ... ok (2.228s) 2022-05-18T05:51:37.5016505Z test_comprehensive__masked_var_cuda_int64 (__main__.TestDecompCUDA) ... ok (2.223s) 2022-05-18T05:51:39.7358746Z test_comprehensive__masked_var_cuda_int8 (__main__.TestDecompCUDA) ... ok (2.234s) 2022-05-18T05:51:41.9577046Z test_comprehensive__masked_var_cuda_uint8 (__main__.TestDecompCUDA) ... ok (2.222s) 2022-05-18T05:51:41.9620284Z test_comprehensive_abs_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:41.9797937Z test_comprehensive_abs_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:42.0694026Z test_comprehensive_abs_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.090s) 2022-05-18T05:51:42.1055800Z test_comprehensive_abs_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T05:51:42.1902016Z test_comprehensive_abs_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.085s) 2022-05-18T05:51:42.1937275Z test_comprehensive_abs_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:42.2756043Z test_comprehensive_abs_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T05:51:42.3560466Z test_comprehensive_abs_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T05:51:42.3734214Z test_comprehensive_abs_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:42.3906143Z test_comprehensive_abs_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:42.4074752Z test_comprehensive_abs_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:42.4246725Z test_comprehensive_abs_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:42.4416854Z test_comprehensive_abs_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:42.4767112Z test_comprehensive_acos_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:51:42.4839096Z test_comprehensive_acos_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:51:42.5400365Z test_comprehensive_acos_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T05:51:42.5976081Z test_comprehensive_acos_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:51:42.6144057Z test_comprehensive_acos_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:51:42.6608213Z test_comprehensive_acos_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T05:51:42.7002986Z test_comprehensive_acos_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:51:42.7082911Z test_comprehensive_acos_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:51:42.7169022Z test_comprehensive_acos_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:51:42.7213039Z test_comprehensive_acos_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:42.7262548Z test_comprehensive_acos_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:42.7308285Z test_comprehensive_acos_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:42.7444149Z test_comprehensive_acosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:51:42.7525996Z test_comprehensive_acosh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:51:42.7980188Z test_comprehensive_acosh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.045s) 2022-05-18T05:51:42.8486507Z test_comprehensive_acosh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T05:51:42.8623731Z test_comprehensive_acosh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:51:42.8990929Z test_comprehensive_acosh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T05:51:42.9343305Z test_comprehensive_acosh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:51:42.9426492Z test_comprehensive_acosh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:51:42.9479413Z test_comprehensive_acosh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:42.9526575Z test_comprehensive_acosh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:42.9573576Z test_comprehensive_acosh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:42.9620795Z test_comprehensive_acosh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:42.9734083Z test_comprehensive_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:51:42.9787013Z test_comprehensive_add_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:43.0030587Z test_comprehensive_add_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:51:43.0134533Z test_comprehensive_add_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:51:43.0338661Z test_comprehensive_add_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:51:43.0477884Z test_comprehensive_add_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:51:43.0669035Z test_comprehensive_add_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:51:43.0885282Z test_comprehensive_add_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:51:43.0918856Z test_comprehensive_add_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:43.0975277Z test_comprehensive_add_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:43.1017128Z test_comprehensive_add_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:43.1049771Z test_comprehensive_add_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:43.1079677Z test_comprehensive_add_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:43.1312702Z test_comprehensive_addbmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:51:43.9615517Z test_comprehensive_addbmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.830s) 2022-05-18T05:51:44.8014540Z test_comprehensive_addbmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.840s) 2022-05-18T05:51:44.8300842Z test_comprehensive_addbmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T05:51:45.0372476Z test_comprehensive_addbmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.207s) 2022-05-18T05:51:45.2425324Z test_comprehensive_addbmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.205s) 2022-05-18T05:51:45.3330842Z test_comprehensive_addcdiv_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.090s) 2022-05-18T05:51:45.9831443Z test_comprehensive_addcdiv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.650s) 2022-05-18T05:51:46.6351199Z test_comprehensive_addcdiv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.652s) 2022-05-18T05:51:46.7092016Z test_comprehensive_addcdiv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.074s) 2022-05-18T05:51:47.1288742Z test_comprehensive_addcdiv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.420s) 2022-05-18T05:51:47.5415967Z test_comprehensive_addcdiv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.413s) 2022-05-18T05:51:47.6118330Z test_comprehensive_addcmul_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:51:48.1197276Z test_comprehensive_addcmul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.508s) 2022-05-18T05:51:48.6186476Z test_comprehensive_addcmul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.499s) 2022-05-18T05:51:48.6864708Z test_comprehensive_addcmul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.068s) 2022-05-18T05:51:49.0295265Z test_comprehensive_addcmul_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.343s) 2022-05-18T05:51:49.3641912Z test_comprehensive_addcmul_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.334s) 2022-05-18T05:51:49.4092924Z test_comprehensive_addcmul_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.045s) 2022-05-18T05:51:49.4510026Z test_comprehensive_addcmul_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:51:49.4920229Z test_comprehensive_addcmul_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:51:49.5334432Z test_comprehensive_addcmul_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:51:49.5747469Z test_comprehensive_addcmul_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:51:49.5876369Z test_comprehensive_addmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:51:49.7384416Z test_comprehensive_addmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.151s) 2022-05-18T05:51:49.8857512Z test_comprehensive_addmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.147s) 2022-05-18T05:51:49.9042554Z test_comprehensive_addmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:51:49.9648840Z test_comprehensive_addmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:51:50.0270368Z test_comprehensive_addmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T05:51:50.0400340Z test_comprehensive_addmm_decomposed_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:51:50.1537998Z test_comprehensive_addmm_decomposed_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.114s) 2022-05-18T05:51:50.2675279Z test_comprehensive_addmm_decomposed_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.113s) 2022-05-18T05:51:50.2803527Z test_comprehensive_addmm_decomposed_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:51:50.3173578Z test_comprehensive_addmm_decomposed_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T05:51:50.3571144Z test_comprehensive_addmm_decomposed_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T05:51:50.3891082Z test_comprehensive_addmv_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.032s) 2022-05-18T05:51:50.5134038Z test_comprehensive_addmv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.124s) 2022-05-18T05:51:50.6391929Z test_comprehensive_addmv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.126s) 2022-05-18T05:51:50.6724911Z test_comprehensive_addmv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:51:50.7509500Z test_comprehensive_addmv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:51:50.8289882Z test_comprehensive_addmv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:51:50.8519118Z test_comprehensive_addr_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:51:50.8558384Z test_comprehensive_addr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:50.9169042Z test_comprehensive_addr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:51:50.9764005Z test_comprehensive_addr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:51:50.9932461Z test_comprehensive_addr_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:51.0335522Z test_comprehensive_addr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T05:51:51.0727277Z test_comprehensive_addr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:51:51.0774382Z test_comprehensive_addr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:51:51.0820394Z test_comprehensive_addr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:51.0865164Z test_comprehensive_addr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:51.0897814Z test_comprehensive_addr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.0918116Z test_comprehensive_addr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:51.0950646Z test_comprehensive_all_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.0983611Z test_comprehensive_all_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1011496Z test_comprehensive_all_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1045929Z test_comprehensive_all_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1075044Z test_comprehensive_all_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1104820Z test_comprehensive_all_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1133670Z test_comprehensive_all_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1161534Z test_comprehensive_all_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1194902Z test_comprehensive_all_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1221380Z test_comprehensive_all_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1249520Z test_comprehensive_all_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.1276628Z test_comprehensive_all_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:51.5453148Z test_comprehensive_allclose_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.418s) 2022-05-18T05:51:53.0636363Z test_comprehensive_allclose_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.518s) 2022-05-18T05:51:54.5861110Z test_comprehensive_allclose_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.522s) 2022-05-18T05:51:55.0051348Z test_comprehensive_allclose_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.419s) 2022-05-18T05:51:56.1316231Z test_comprehensive_allclose_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.126s) 2022-05-18T05:51:57.2752553Z test_comprehensive_allclose_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.143s) 2022-05-18T05:51:57.3509944Z test_comprehensive_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T05:51:57.3576210Z test_comprehensive_amax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:51:57.4324697Z test_comprehensive_amax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.074s) 2022-05-18T05:51:57.5687982Z test_comprehensive_amax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.136s) 2022-05-18T05:51:57.7002234Z test_comprehensive_amax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.131s) 2022-05-18T05:51:57.7076364Z test_comprehensive_amax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:51:57.7148617Z test_comprehensive_amax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:51:57.7188116Z test_comprehensive_amax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:57.7222387Z test_comprehensive_amax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:57.7256678Z test_comprehensive_amax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:57.7940108Z test_comprehensive_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.068s) 2022-05-18T05:51:57.8012444Z test_comprehensive_amin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:51:57.8713426Z test_comprehensive_amin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:51:58.0041447Z test_comprehensive_amin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.132s) 2022-05-18T05:51:58.1351624Z test_comprehensive_amin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.131s) 2022-05-18T05:51:58.1423751Z test_comprehensive_amin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:51:58.1482074Z test_comprehensive_amin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.1515179Z test_comprehensive_amin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.1548992Z test_comprehensive_amin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.1583155Z test_comprehensive_amin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.1610423Z test_comprehensive_aminmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.1632347Z test_comprehensive_aminmax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.1658551Z test_comprehensive_aminmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.1684064Z test_comprehensive_aminmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.1707644Z test_comprehensive_aminmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.1729926Z test_comprehensive_aminmax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.1748567Z test_comprehensive_aminmax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.1772573Z test_comprehensive_aminmax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.1791230Z test_comprehensive_aminmax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.1813291Z test_comprehensive_aminmax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.1833278Z test_comprehensive_angle_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.3990007Z test_comprehensive_angle_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.216s) 2022-05-18T05:51:58.4030089Z test_comprehensive_angle_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:58.6245553Z test_comprehensive_angle_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.221s) 2022-05-18T05:51:58.6289701Z test_comprehensive_angle_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:58.6333334Z test_comprehensive_angle_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:58.6362520Z test_comprehensive_angle_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6381873Z test_comprehensive_angle_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.6398062Z test_comprehensive_angle_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.6416361Z test_comprehensive_angle_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.6429736Z test_comprehensive_angle_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.6464168Z test_comprehensive_any_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6492184Z test_comprehensive_any_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6524292Z test_comprehensive_any_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6556839Z test_comprehensive_any_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6590485Z test_comprehensive_any_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6620349Z test_comprehensive_any_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6649413Z test_comprehensive_any_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6676759Z test_comprehensive_any_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6704391Z test_comprehensive_any_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6733966Z test_comprehensive_any_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6757735Z test_comprehensive_any_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6789721Z test_comprehensive_any_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6818911Z test_comprehensive_argmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6847498Z test_comprehensive_argmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6875038Z test_comprehensive_argmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6905260Z test_comprehensive_argmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6932415Z test_comprehensive_argmax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.6958074Z test_comprehensive_argmax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.6983658Z test_comprehensive_argmax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7018216Z test_comprehensive_argmax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7043667Z test_comprehensive_argmax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7073217Z test_comprehensive_argmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7101990Z test_comprehensive_argmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7129463Z test_comprehensive_argmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7159744Z test_comprehensive_argmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7184487Z test_comprehensive_argmin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7214788Z test_comprehensive_argmin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7241261Z test_comprehensive_argmin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7268029Z test_comprehensive_argmin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7293708Z test_comprehensive_argmin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.7680361Z test_comprehensive_argsort_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T05:51:58.7742088Z test_comprehensive_argsort_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.7803900Z test_comprehensive_argsort_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.7862468Z test_comprehensive_argsort_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.7929263Z test_comprehensive_argsort_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.7988479Z test_comprehensive_argsort_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.8047791Z test_comprehensive_argsort_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.8106787Z test_comprehensive_argsort_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.8169363Z test_comprehensive_argsort_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.8340024Z test_comprehensive_argwhere_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:58.8371429Z test_comprehensive_argwhere_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8402949Z test_comprehensive_argwhere_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8443236Z test_comprehensive_argwhere_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:58.8476031Z test_comprehensive_argwhere_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8505456Z test_comprehensive_argwhere_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8537762Z test_comprehensive_argwhere_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8565522Z test_comprehensive_argwhere_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8595361Z test_comprehensive_argwhere_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8623057Z test_comprehensive_argwhere_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8658804Z test_comprehensive_argwhere_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8686371Z test_comprehensive_argwhere_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.8772877Z test_comprehensive_as_strided_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:51:58.8796138Z test_comprehensive_as_strided_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.8899784Z test_comprehensive_as_strided_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:51:58.8946981Z test_comprehensive_as_strided_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:58.9042020Z test_comprehensive_as_strided_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:51:58.9112228Z test_comprehensive_as_strided_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:51:58.9207734Z test_comprehensive_as_strided_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:51:58.9300451Z test_comprehensive_as_strided_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:51:58.9333632Z test_comprehensive_as_strided_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.9369014Z test_comprehensive_as_strided_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.9401615Z test_comprehensive_as_strided_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.9434314Z test_comprehensive_as_strided_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:51:58.9460738Z test_comprehensive_as_strided_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:58.9524852Z test_comprehensive_asin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:51:58.9733330Z test_comprehensive_asin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:51:59.1756524Z test_comprehensive_asin_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.202s) 2022-05-18T05:51:59.3727981Z test_comprehensive_asin_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.197s) 2022-05-18T05:51:59.3771971Z test_comprehensive_asin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:59.4816325Z test_comprehensive_asin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:51:59.5855026Z test_comprehensive_asin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:51:59.6034508Z test_comprehensive_asin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:51:59.6206624Z test_comprehensive_asin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:59.6376663Z test_comprehensive_asin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:59.6546739Z test_comprehensive_asin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:59.6715342Z test_comprehensive_asin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:51:59.6753862Z test_comprehensive_asinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:59.6767728Z test_comprehensive_asinh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:51:59.7808552Z test_comprehensive_asinh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:51:59.8841178Z test_comprehensive_asinh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.103s) 2022-05-18T05:51:59.8876304Z test_comprehensive_asinh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:51:59.9460451Z test_comprehensive_asinh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T05:52:00.0051389Z test_comprehensive_asinh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:00.0088812Z test_comprehensive_asinh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:00.0122928Z test_comprehensive_asinh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:00.0157895Z test_comprehensive_asinh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:00.0199937Z test_comprehensive_asinh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:00.0216373Z test_comprehensive_asinh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:00.1015516Z test_comprehensive_atan2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T05:52:00.1693206Z test_comprehensive_atan2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:52:00.2441500Z test_comprehensive_atan2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T05:52:01.2503019Z test_comprehensive_atan2_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.006s) 2022-05-18T05:52:02.2663094Z test_comprehensive_atan2_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.016s) 2022-05-18T05:52:02.3334442Z test_comprehensive_atan2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:52:02.3945269Z test_comprehensive_atan2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:52:02.4566546Z test_comprehensive_atan2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T05:52:02.5171227Z test_comprehensive_atan2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:52:02.5776602Z test_comprehensive_atan2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:52:02.5818986Z test_comprehensive_atan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:02.5997077Z test_comprehensive_atan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:52:02.7044356Z test_comprehensive_atan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.105s) 2022-05-18T05:52:02.8043816Z test_comprehensive_atan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.100s) 2022-05-18T05:52:02.8080350Z test_comprehensive_atan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:02.8616714Z test_comprehensive_atan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T05:52:02.9155519Z test_comprehensive_atan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T05:52:02.9379945Z test_comprehensive_atan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:52:02.9555868Z test_comprehensive_atan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:52:02.9727447Z test_comprehensive_atan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:52:02.9897789Z test_comprehensive_atan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:52:03.0067373Z test_comprehensive_atan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:52:03.0099762Z test_comprehensive_atanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:03.0116746Z test_comprehensive_atanh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.0828273Z test_comprehensive_atanh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T05:52:03.1511507Z test_comprehensive_atanh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.068s) 2022-05-18T05:52:03.1549847Z test_comprehensive_atanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.1965110Z test_comprehensive_atanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:52:03.2391175Z test_comprehensive_atanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T05:52:03.2424929Z test_comprehensive_atanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.2461335Z test_comprehensive_atanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:03.2491241Z test_comprehensive_atanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:03.2505675Z test_comprehensive_atanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.2525298Z test_comprehensive_atanh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.2583039Z test_comprehensive_atleast_1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:03.2623069Z test_comprehensive_atleast_1d_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.2711945Z test_comprehensive_atleast_1d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:03.2741733Z test_comprehensive_atleast_1d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:03.2792419Z test_comprehensive_atleast_1d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:03.2833186Z test_comprehensive_atleast_1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.2876420Z test_comprehensive_atleast_1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.2918109Z test_comprehensive_atleast_1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.2937698Z test_comprehensive_atleast_1d_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.2959007Z test_comprehensive_atleast_1d_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.2978977Z test_comprehensive_atleast_1d_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.2999061Z test_comprehensive_atleast_1d_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3018301Z test_comprehensive_atleast_1d_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3065447Z test_comprehensive_atleast_2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.3089579Z test_comprehensive_atleast_2d_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3142688Z test_comprehensive_atleast_2d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:03.3175249Z test_comprehensive_atleast_2d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:03.3224326Z test_comprehensive_atleast_2d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:03.3270922Z test_comprehensive_atleast_2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.3316542Z test_comprehensive_atleast_2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.3354169Z test_comprehensive_atleast_2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.3381188Z test_comprehensive_atleast_2d_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3404224Z test_comprehensive_atleast_2d_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3423560Z test_comprehensive_atleast_2d_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3445132Z test_comprehensive_atleast_2d_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3466451Z test_comprehensive_atleast_2d_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3514553Z test_comprehensive_atleast_3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:03.3538125Z test_comprehensive_atleast_3d_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3594739Z test_comprehensive_atleast_3d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:03.3635590Z test_comprehensive_atleast_3d_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:03.3691983Z test_comprehensive_atleast_3d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:03.3740068Z test_comprehensive_atleast_3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:03.3788080Z test_comprehensive_atleast_3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:03.3836656Z test_comprehensive_atleast_3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:03.3858015Z test_comprehensive_atleast_3d_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3882193Z test_comprehensive_atleast_3d_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3901505Z test_comprehensive_atleast_3d_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3927653Z test_comprehensive_atleast_3d_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.3949743Z test_comprehensive_atleast_3d_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:03.4156740Z test_comprehensive_baddbmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:52:04.4934395Z test_comprehensive_baddbmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.078s) 2022-05-18T05:52:05.5785127Z test_comprehensive_baddbmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.085s) 2022-05-18T05:52:05.6023771Z test_comprehensive_baddbmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:52:05.8339320Z test_comprehensive_baddbmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.231s) 2022-05-18T05:52:06.0610239Z test_comprehensive_baddbmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.227s) 2022-05-18T05:52:06.0799306Z test_comprehensive_bernoulli_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:52:06.0840163Z test_comprehensive_bernoulli_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.0877783Z test_comprehensive_bernoulli_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.0918268Z test_comprehensive_bernoulli_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.0947680Z test_comprehensive_bfloat16_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:06.0970006Z test_comprehensive_bfloat16_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.1020902Z test_comprehensive_bfloat16_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:06.1050228Z test_comprehensive_bfloat16_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:06.1094573Z test_comprehensive_bfloat16_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.1137222Z test_comprehensive_bfloat16_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.1175381Z test_comprehensive_bfloat16_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.1215780Z test_comprehensive_bfloat16_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.1237507Z test_comprehensive_bfloat16_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.1263847Z test_comprehensive_bfloat16_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.1286596Z test_comprehensive_bfloat16_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.1303988Z test_comprehensive_bfloat16_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.1324504Z test_comprehensive_bfloat16_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.1447099Z test_comprehensive_bincount_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:52:06.1490205Z test_comprehensive_bincount_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.1535305Z test_comprehensive_bincount_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.1578011Z test_comprehensive_bincount_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.1619715Z test_comprehensive_bincount_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:06.2212297Z test_comprehensive_bitwise_and_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:06.2802945Z test_comprehensive_bitwise_and_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:06.3397951Z test_comprehensive_bitwise_and_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:06.3999241Z test_comprehensive_bitwise_and_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:52:06.4588672Z test_comprehensive_bitwise_and_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:06.5177987Z test_comprehensive_bitwise_and_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:06.5837673Z test_comprehensive_bitwise_left_shift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T05:52:06.6432626Z test_comprehensive_bitwise_left_shift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:06.7033057Z test_comprehensive_bitwise_left_shift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:52:06.7619154Z test_comprehensive_bitwise_left_shift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:06.8208072Z test_comprehensive_bitwise_left_shift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:06.8227955Z test_comprehensive_bitwise_not_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.8245597Z test_comprehensive_bitwise_not_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.8267467Z test_comprehensive_bitwise_not_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.8284989Z test_comprehensive_bitwise_not_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.8302586Z test_comprehensive_bitwise_not_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.8321489Z test_comprehensive_bitwise_not_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:06.8911157Z test_comprehensive_bitwise_or_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:06.9500149Z test_comprehensive_bitwise_or_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.0095719Z test_comprehensive_bitwise_or_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.0698293Z test_comprehensive_bitwise_or_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:52:07.1292891Z test_comprehensive_bitwise_or_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.1878225Z test_comprehensive_bitwise_or_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T05:52:07.2468869Z test_comprehensive_bitwise_right_shift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.3062597Z test_comprehensive_bitwise_right_shift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.3663206Z test_comprehensive_bitwise_right_shift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:52:07.4265391Z test_comprehensive_bitwise_right_shift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:52:07.4855921Z test_comprehensive_bitwise_right_shift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.5446593Z test_comprehensive_bitwise_xor_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.6034603Z test_comprehensive_bitwise_xor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.6629039Z test_comprehensive_bitwise_xor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.7230151Z test_comprehensive_bitwise_xor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:52:07.7822136Z test_comprehensive_bitwise_xor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:52:07.8409711Z test_comprehensive_bitwise_xor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T05:52:07.8455631Z test_comprehensive_block_diag_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:07.8476663Z test_comprehensive_block_diag_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:07.8523958Z test_comprehensive_block_diag_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:07.8549419Z test_comprehensive_block_diag_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:07.8592233Z test_comprehensive_block_diag_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:07.8633699Z test_comprehensive_block_diag_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:07.8697244Z test_comprehensive_block_diag_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:07.8748349Z test_comprehensive_block_diag_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:07.8770171Z test_comprehensive_block_diag_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:07.8789975Z test_comprehensive_block_diag_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:07.8808497Z test_comprehensive_block_diag_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:07.8827269Z test_comprehensive_block_diag_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:07.8847438Z test_comprehensive_block_diag_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:07.8891162Z test_comprehensive_bmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:07.9846262Z test_comprehensive_bmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.095s) 2022-05-18T05:52:08.0746495Z test_comprehensive_bmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.090s) 2022-05-18T05:52:08.0803443Z test_comprehensive_bmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.1362026Z test_comprehensive_bmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T05:52:08.1865640Z test_comprehensive_bmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T05:52:08.1901831Z test_comprehensive_bool_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:08.1939319Z test_comprehensive_bool_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:08.1975839Z test_comprehensive_bool_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2003496Z test_comprehensive_bool_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2029952Z test_comprehensive_bool_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2053705Z test_comprehensive_bool_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2080797Z test_comprehensive_bool_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2104096Z test_comprehensive_bool_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2124066Z test_comprehensive_bool_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2144445Z test_comprehensive_bool_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2166193Z test_comprehensive_bool_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2188975Z test_comprehensive_bool_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2208709Z test_comprehensive_bool_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2244281Z test_comprehensive_broadcast_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2262172Z test_comprehensive_broadcast_tensors_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2293731Z test_comprehensive_broadcast_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2325931Z test_comprehensive_broadcast_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2352990Z test_comprehensive_broadcast_tensors_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2382860Z test_comprehensive_broadcast_tensors_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2410522Z test_comprehensive_broadcast_tensors_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.2430172Z test_comprehensive_broadcast_tensors_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2452226Z test_comprehensive_broadcast_tensors_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2470136Z test_comprehensive_broadcast_tensors_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2488375Z test_comprehensive_broadcast_tensors_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2507046Z test_comprehensive_broadcast_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2564522Z test_comprehensive_broadcast_to_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.2584565Z test_comprehensive_broadcast_to_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2641352Z test_comprehensive_broadcast_to_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.2701364Z test_comprehensive_broadcast_to_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.2786559Z test_comprehensive_broadcast_to_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:08.2843571Z test_comprehensive_broadcast_to_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.2897316Z test_comprehensive_broadcast_to_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.2919109Z test_comprehensive_broadcast_to_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2940488Z test_comprehensive_broadcast_to_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2961517Z test_comprehensive_broadcast_to_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.2982010Z test_comprehensive_broadcast_to_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3006996Z test_comprehensive_broadcast_to_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3096562Z test_comprehensive_bucketize_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:52:08.3170546Z test_comprehensive_bucketize_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:52:08.3243650Z test_comprehensive_bucketize_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:52:08.3292878Z test_comprehensive_bucketize_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.3340900Z test_comprehensive_bucketize_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.3390543Z test_comprehensive_bucketize_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.3438615Z test_comprehensive_bucketize_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.3492563Z test_comprehensive_bucketize_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.3515462Z test_comprehensive_byte_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3536105Z test_comprehensive_byte_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3562309Z test_comprehensive_byte_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.3589318Z test_comprehensive_byte_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.3614918Z test_comprehensive_byte_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3638091Z test_comprehensive_byte_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3663034Z test_comprehensive_byte_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3688132Z test_comprehensive_byte_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3708044Z test_comprehensive_byte_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3728044Z test_comprehensive_byte_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3748316Z test_comprehensive_byte_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3766565Z test_comprehensive_byte_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.3834742Z test_comprehensive_cartesian_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:52:08.3898428Z test_comprehensive_cartesian_prod_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.4063160Z test_comprehensive_cartesian_prod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:52:08.4196133Z test_comprehensive_cartesian_prod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:52:08.4262970Z test_comprehensive_cartesian_prod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:52:08.4404799Z test_comprehensive_cartesian_prod_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:52:08.4523996Z test_comprehensive_cartesian_prod_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:52:08.4573788Z test_comprehensive_cartesian_prod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.4631211Z test_comprehensive_cartesian_prod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.4683536Z test_comprehensive_cartesian_prod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.4742362Z test_comprehensive_cartesian_prod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.4798602Z test_comprehensive_cartesian_prod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:08.4859573Z test_comprehensive_cat_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.4884627Z test_comprehensive_cat_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.4960856Z test_comprehensive_cat_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:52:08.5004602Z test_comprehensive_cat_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:08.5079748Z test_comprehensive_cat_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:08.5144650Z test_comprehensive_cat_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.5205134Z test_comprehensive_cat_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.5259509Z test_comprehensive_cat_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:08.5287729Z test_comprehensive_cat_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.5311507Z test_comprehensive_cat_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.5335960Z test_comprehensive_cat_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:08.5362501Z test_comprehensive_cat_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:08.5389717Z test_comprehensive_cat_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:10.3645397Z test_comprehensive_cdist_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.826s) 2022-05-18T05:52:11.9875397Z test_comprehensive_cdist_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.623s) 2022-05-18T05:52:11.9900152Z test_comprehensive_ceil_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:11.9923772Z test_comprehensive_ceil_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0121810Z test_comprehensive_ceil_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:52:12.0316824Z test_comprehensive_ceil_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:52:12.0356087Z test_comprehensive_chalf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:12.0372363Z test_comprehensive_chalf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0411842Z test_comprehensive_chalf_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:12.0439187Z test_comprehensive_chalf_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:12.0482557Z test_comprehensive_chalf_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:12.0522871Z test_comprehensive_chalf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:12.0568284Z test_comprehensive_chalf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:12.0613042Z test_comprehensive_chalf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:12.0633872Z test_comprehensive_chalf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0649835Z test_comprehensive_chalf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0673112Z test_comprehensive_chalf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0693384Z test_comprehensive_chalf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0713166Z test_comprehensive_chalf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0733840Z test_comprehensive_char_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0752469Z test_comprehensive_char_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0776569Z test_comprehensive_char_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0801492Z test_comprehensive_char_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0827196Z test_comprehensive_char_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0850760Z test_comprehensive_char_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0874389Z test_comprehensive_char_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0893288Z test_comprehensive_char_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0912014Z test_comprehensive_char_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0930238Z test_comprehensive_char_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0948821Z test_comprehensive_char_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0964711Z test_comprehensive_char_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.0985587Z test_comprehensive_char_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:12.2937643Z test_comprehensive_cholesky_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.195s) 2022-05-18T05:52:12.4788690Z test_comprehensive_cholesky_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.185s) 2022-05-18T05:52:12.6078496Z test_comprehensive_cholesky_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.129s) 2022-05-18T05:52:12.7379539Z test_comprehensive_cholesky_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.129s) 2022-05-18T05:52:12.8437610Z test_comprehensive_cholesky_inverse_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.106s) 2022-05-18T05:52:12.9504784Z test_comprehensive_cholesky_inverse_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.107s) 2022-05-18T05:52:13.0272619Z test_comprehensive_cholesky_inverse_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:52:13.1075651Z test_comprehensive_cholesky_inverse_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T05:52:13.2565254Z test_comprehensive_cholesky_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.149s) 2022-05-18T05:52:13.4026244Z test_comprehensive_cholesky_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.146s) 2022-05-18T05:52:13.5035496Z test_comprehensive_cholesky_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:52:13.6040736Z test_comprehensive_cholesky_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.100s) 2022-05-18T05:52:13.6094482Z test_comprehensive_chunk_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:13.6852428Z test_comprehensive_chunk_cuda_bool (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T05:52:13.8444997Z test_comprehensive_chunk_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.159s) 2022-05-18T05:52:14.0044810Z test_comprehensive_chunk_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.160s) 2022-05-18T05:52:14.1673874Z test_comprehensive_chunk_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.163s) 2022-05-18T05:52:14.1730494Z test_comprehensive_chunk_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:14.2674242Z test_comprehensive_chunk_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.094s) 2022-05-18T05:52:14.3630469Z test_comprehensive_chunk_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.095s) 2022-05-18T05:52:14.4382819Z test_comprehensive_chunk_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T05:52:14.5144043Z test_comprehensive_chunk_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T05:52:14.5918102Z test_comprehensive_chunk_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:52:14.6671060Z test_comprehensive_chunk_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T05:52:14.7415875Z test_comprehensive_chunk_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.074s) 2022-05-18T05:52:14.8985562Z test_comprehensive_clamp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.157s) 2022-05-18T05:52:15.0499749Z test_comprehensive_clamp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.151s) 2022-05-18T05:52:15.5305455Z test_comprehensive_clamp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.480s) 2022-05-18T05:52:16.0171105Z test_comprehensive_clamp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.487s) 2022-05-18T05:52:16.0192908Z test_comprehensive_clamp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.0211468Z test_comprehensive_clamp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.0230617Z test_comprehensive_clamp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.0250370Z test_comprehensive_clamp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.0273946Z test_comprehensive_clamp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.0522410Z test_comprehensive_clamp_scalar_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:52:16.0545746Z test_comprehensive_clamp_scalar_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.0811084Z test_comprehensive_clamp_scalar_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:52:16.1272483Z test_comprehensive_clamp_scalar_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T05:52:16.1730025Z test_comprehensive_clamp_scalar_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T05:52:16.1753117Z test_comprehensive_clamp_scalar_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.1780197Z test_comprehensive_clamp_scalar_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.1800425Z test_comprehensive_clamp_scalar_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.1822055Z test_comprehensive_clamp_scalar_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.1843376Z test_comprehensive_clamp_scalar_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.1867365Z test_comprehensive_clone_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.1883845Z test_comprehensive_clone_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.1908628Z test_comprehensive_clone_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.1928629Z test_comprehensive_clone_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.1958540Z test_comprehensive_clone_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:16.1981763Z test_comprehensive_clone_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2005018Z test_comprehensive_clone_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2026675Z test_comprehensive_clone_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2044012Z test_comprehensive_clone_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2058994Z test_comprehensive_clone_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2077337Z test_comprehensive_clone_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2095845Z test_comprehensive_clone_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2116886Z test_comprehensive_clone_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2154395Z test_comprehensive_column_stack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:16.2174498Z test_comprehensive_column_stack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2215639Z test_comprehensive_column_stack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:16.2244141Z test_comprehensive_column_stack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:16.2296236Z test_comprehensive_column_stack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:16.2332762Z test_comprehensive_column_stack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:16.2379763Z test_comprehensive_column_stack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:16.2416825Z test_comprehensive_column_stack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:16.2440912Z test_comprehensive_column_stack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2462016Z test_comprehensive_column_stack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2481974Z test_comprehensive_column_stack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2504104Z test_comprehensive_column_stack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.2524613Z test_comprehensive_column_stack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:16.4359235Z test_comprehensive_combinations_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.183s) 2022-05-18T05:52:16.7044772Z test_comprehensive_combinations_cuda_bool (__main__.TestDecompCUDA) ... ok (0.268s) 2022-05-18T05:52:17.0480446Z test_comprehensive_combinations_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.344s) 2022-05-18T05:52:17.3923132Z test_comprehensive_combinations_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.344s) 2022-05-18T05:52:17.6043412Z test_comprehensive_combinations_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.212s) 2022-05-18T05:52:17.9635553Z test_comprehensive_combinations_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.359s) 2022-05-18T05:52:18.3139425Z test_comprehensive_combinations_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.350s) 2022-05-18T05:52:18.5818917Z test_comprehensive_combinations_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.268s) 2022-05-18T05:52:18.8502340Z test_comprehensive_combinations_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.268s) 2022-05-18T05:52:19.1181129Z test_comprehensive_combinations_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.268s) 2022-05-18T05:52:19.3861752Z test_comprehensive_combinations_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.268s) 2022-05-18T05:52:19.6543276Z test_comprehensive_combinations_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.268s) 2022-05-18T05:52:19.6647050Z test_comprehensive_complex_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:52:19.6772577Z test_comprehensive_complex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:52:19.6913684Z test_comprehensive_complex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:52:19.6956125Z test_comprehensive_conj_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:19.6982136Z test_comprehensive_conj_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:19.7032891Z test_comprehensive_conj_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:19.7056176Z test_comprehensive_conj_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7090922Z test_comprehensive_conj_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:19.7113741Z test_comprehensive_conj_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7136972Z test_comprehensive_conj_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7162448Z test_comprehensive_conj_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7177521Z test_comprehensive_conj_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7193285Z test_comprehensive_conj_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7211414Z test_comprehensive_conj_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7226443Z test_comprehensive_conj_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7248124Z test_comprehensive_conj_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7268436Z test_comprehensive_conj_physical_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7283485Z test_comprehensive_conj_physical_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:52:19.7307778Z test_comprehensive_conj_physical_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7325285Z test_comprehensive_conj_physical_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7349175Z test_comprehensive_conj_physical_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7368824Z test_comprehensive_conj_physical_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7392053Z test_comprehensive_conj_physical_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7410564Z test_comprehensive_conj_physical_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7425047Z test_comprehensive_conj_physical_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:52:19.7441551Z test_comprehensive_conj_physical_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:52:19.7457163Z test_comprehensive_conj_physical_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7471049Z test_comprehensive_conj_physical_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:52:19.7488162Z test_comprehensive_conj_physical_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7508586Z test_comprehensive_contiguous_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7527979Z test_comprehensive_contiguous_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7548469Z test_comprehensive_contiguous_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7565226Z test_comprehensive_contiguous_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7585749Z test_comprehensive_contiguous_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7605337Z test_comprehensive_contiguous_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7627222Z test_comprehensive_contiguous_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7673866Z test_comprehensive_contiguous_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7675383Z test_comprehensive_contiguous_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:19.7676711Z test_comprehensive_contiguous_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:52:19.7692004Z test_comprehensive_contiguous_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:52:19.7706474Z test_comprehensive_contiguous_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:52:19.7723138Z test_comprehensive_contiguous_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:52:19.8287670Z test_comprehensive_copysign_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T05:52:19.8345041Z test_comprehensive_copysign_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:19.8824304Z test_comprehensive_copysign_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:52:20.2244406Z test_comprehensive_copysign_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.342s) 2022-05-18T05:52:20.5682484Z test_comprehensive_copysign_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.343s) 2022-05-18T05:52:20.5739175Z test_comprehensive_copysign_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:20.5780004Z test_comprehensive_copysign_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:20.5806193Z test_comprehensive_copysign_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:20.5835629Z test_comprehensive_copysign_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:20.5862306Z test_comprehensive_copysign_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:20.6374647Z test_comprehensive_corrcoef_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T05:52:20.8438039Z test_comprehensive_corrcoef_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.206s) 2022-05-18T05:52:21.0397427Z test_comprehensive_corrcoef_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.196s) 2022-05-18T05:52:21.0948555Z test_comprehensive_corrcoef_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T05:52:21.2397299Z test_comprehensive_corrcoef_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.144s) 2022-05-18T05:52:21.3754990Z test_comprehensive_corrcoef_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.136s) 2022-05-18T05:52:21.4040408Z test_comprehensive_corrcoef_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:52:21.4321609Z test_comprehensive_corrcoef_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:52:21.4608995Z test_comprehensive_corrcoef_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:52:21.4884469Z test_comprehensive_corrcoef_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:52:21.5168715Z test_comprehensive_corrcoef_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:52:21.5246358Z test_comprehensive_cos_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:21.5294966Z test_comprehensive_cos_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:21.5735041Z test_comprehensive_cos_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:52:21.6215497Z test_comprehensive_cos_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:52:21.6322632Z test_comprehensive_cos_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:52:21.6677725Z test_comprehensive_cos_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:52:21.7011022Z test_comprehensive_cos_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:52:21.7093025Z test_comprehensive_cos_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:21.7170089Z test_comprehensive_cos_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:21.7216500Z test_comprehensive_cos_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:21.7266388Z test_comprehensive_cos_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:21.7315666Z test_comprehensive_cos_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:21.7409568Z test_comprehensive_cosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:52:21.7460741Z test_comprehensive_cosh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:21.7858031Z test_comprehensive_cosh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:52:21.8290179Z test_comprehensive_cosh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:52:21.8409980Z test_comprehensive_cosh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:52:21.8695123Z test_comprehensive_cosh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:52:21.8962438Z test_comprehensive_cosh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:52:21.9045299Z test_comprehensive_cosh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:21.9106388Z test_comprehensive_cosh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:21.9152780Z test_comprehensive_cosh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:21.9198030Z test_comprehensive_cosh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:21.9247265Z test_comprehensive_cosh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:21.9287739Z test_comprehensive_count_nonzero_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:21.9322081Z test_comprehensive_count_nonzero_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:21.9373719Z test_comprehensive_count_nonzero_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:21.9417501Z test_comprehensive_count_nonzero_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:21.9458362Z test_comprehensive_count_nonzero_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:21.9500589Z test_comprehensive_count_nonzero_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:21.9538021Z test_comprehensive_count_nonzero_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:21.9578121Z test_comprehensive_count_nonzero_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:21.9615659Z test_comprehensive_count_nonzero_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:21.9657844Z test_comprehensive_count_nonzero_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:21.9694358Z test_comprehensive_count_nonzero_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:21.9731975Z test_comprehensive_count_nonzero_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:22.5803881Z test_comprehensive_cov_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.607s) 2022-05-18T05:52:24.5595941Z test_comprehensive_cov_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.979s) 2022-05-18T05:52:26.5542627Z test_comprehensive_cov_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.995s) 2022-05-18T05:52:27.1698443Z test_comprehensive_cov_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.616s) 2022-05-18T05:52:28.6839939Z test_comprehensive_cov_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.514s) 2022-05-18T05:52:30.1601109Z test_comprehensive_cov_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.476s) 2022-05-18T05:52:30.6814759Z test_comprehensive_cov_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.521s) 2022-05-18T05:52:31.2017994Z test_comprehensive_cov_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.520s) 2022-05-18T05:52:31.7238104Z test_comprehensive_cov_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.522s) 2022-05-18T05:52:32.2454819Z test_comprehensive_cov_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.521s) 2022-05-18T05:52:32.7673584Z test_comprehensive_cov_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.522s) 2022-05-18T05:52:32.7743762Z test_comprehensive_cross_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:52:32.7793902Z test_comprehensive_cross_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:32.7831073Z test_comprehensive_cross_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:32.7887668Z test_comprehensive_cross_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:32.7937016Z test_comprehensive_cross_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:32.7955133Z test_comprehensive_cross_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.7975385Z test_comprehensive_cross_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8000466Z test_comprehensive_cross_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8020346Z test_comprehensive_cross_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8035485Z test_comprehensive_cross_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8140223Z test_comprehensive_cummax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:52:32.8172231Z test_comprehensive_cummax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:32.8229471Z test_comprehensive_cummax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:32.8262736Z test_comprehensive_cummax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:32.8303038Z test_comprehensive_cummax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:32.8321238Z test_comprehensive_cummax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8339833Z test_comprehensive_cummax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8356140Z test_comprehensive_cummax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8375156Z test_comprehensive_cummax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8394727Z test_comprehensive_cummax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8435016Z test_comprehensive_cummin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:32.8453848Z test_comprehensive_cummin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8496300Z test_comprehensive_cummin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:32.8533096Z test_comprehensive_cummin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:32.8568851Z test_comprehensive_cummin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:32.8600607Z test_comprehensive_cummin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:32.8631787Z test_comprehensive_cummin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:32.8661118Z test_comprehensive_cummin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:32.8685418Z test_comprehensive_cummin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.8703958Z test_comprehensive_cummin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:32.9898964Z test_comprehensive_cumprod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.119s) 2022-05-18T05:52:33.7374854Z test_comprehensive_cumprod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.747s) 2022-05-18T05:52:34.4931938Z test_comprehensive_cumprod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.756s) 2022-05-18T05:52:34.6106852Z test_comprehensive_cumprod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.117s) 2022-05-18T05:52:35.1275342Z test_comprehensive_cumprod_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.517s) 2022-05-18T05:52:35.6493758Z test_comprehensive_cumprod_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.522s) 2022-05-18T05:52:35.6556005Z test_comprehensive_cumprod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:35.6608795Z test_comprehensive_cumprod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:35.6636301Z test_comprehensive_cumprod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:35.6664374Z test_comprehensive_cumprod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:35.6694065Z test_comprehensive_cumprod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:35.6752329Z test_comprehensive_cumsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:35.7596134Z test_comprehensive_cumsum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.084s) 2022-05-18T05:52:35.8464067Z test_comprehensive_cumsum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.087s) 2022-05-18T05:52:35.8534259Z test_comprehensive_cumsum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:52:35.9097046Z test_comprehensive_cumsum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T05:52:35.9660571Z test_comprehensive_cumsum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T05:52:35.9702094Z test_comprehensive_cumsum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:35.9741370Z test_comprehensive_cumsum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:35.9779007Z test_comprehensive_cumsum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:35.9810777Z test_comprehensive_cumsum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:35.9828370Z test_comprehensive_cumsum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:36.0542557Z test_comprehensive_cumulative_trapezoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T05:52:36.3740880Z test_comprehensive_cumulative_trapezoid_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.320s) 2022-05-18T05:52:36.7087320Z test_comprehensive_cumulative_trapezoid_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.334s) 2022-05-18T05:52:36.7917862Z test_comprehensive_cumulative_trapezoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.083s) 2022-05-18T05:52:37.0240928Z test_comprehensive_cumulative_trapezoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.232s) 2022-05-18T05:52:37.2564044Z test_comprehensive_cumulative_trapezoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.232s) 2022-05-18T05:52:37.2882225Z test_comprehensive_cumulative_trapezoid_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T05:52:37.3125317Z test_comprehensive_cumulative_trapezoid_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:52:37.3366081Z test_comprehensive_cumulative_trapezoid_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:52:37.3609918Z test_comprehensive_cumulative_trapezoid_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:52:37.3854875Z test_comprehensive_cumulative_trapezoid_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:52:37.3899515Z test_comprehensive_deg2rad_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:37.3916399Z test_comprehensive_deg2rad_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:37.3961565Z test_comprehensive_deg2rad_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:37.4062848Z test_comprehensive_deg2rad_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:52:37.4189246Z test_comprehensive_deg2rad_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:52:37.4221421Z test_comprehensive_deg2rad_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.4252783Z test_comprehensive_deg2rad_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.4285185Z test_comprehensive_deg2rad_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.4311903Z test_comprehensive_deg2rad_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.4350062Z test_comprehensive_deg2rad_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:37.4516415Z test_comprehensive_diag_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:52:37.4563963Z test_comprehensive_diag_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:37.4971694Z test_comprehensive_diag_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:52:37.5392045Z test_comprehensive_diag_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T05:52:37.5578060Z test_comprehensive_diag_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:52:37.5898465Z test_comprehensive_diag_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2022-05-18T05:52:37.6240932Z test_comprehensive_diag_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T05:52:37.6294305Z test_comprehensive_diag_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:37.6340608Z test_comprehensive_diag_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:37.6388082Z test_comprehensive_diag_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:37.6417176Z test_comprehensive_diag_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.6441901Z test_comprehensive_diag_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:37.6531220Z test_comprehensive_diag_embed_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:52:37.6561864Z test_comprehensive_diag_embed_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.6657864Z test_comprehensive_diag_embed_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:52:37.6709630Z test_comprehensive_diag_embed_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:37.6803548Z test_comprehensive_diag_embed_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:52:37.6886957Z test_comprehensive_diag_embed_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:37.6968441Z test_comprehensive_diag_embed_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:37.7052259Z test_comprehensive_diag_embed_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:37.7087350Z test_comprehensive_diag_embed_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.7123353Z test_comprehensive_diag_embed_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.7159087Z test_comprehensive_diag_embed_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:37.7192535Z test_comprehensive_diag_embed_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.7225506Z test_comprehensive_diag_embed_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:37.7281108Z test_comprehensive_diagflat_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:37.7302621Z test_comprehensive_diagflat_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:37.7358149Z test_comprehensive_diagflat_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:37.7412288Z test_comprehensive_diagflat_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:37.7462018Z test_comprehensive_diagflat_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:37.7539205Z test_comprehensive_diagflat_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:52:37.7595184Z test_comprehensive_diagflat_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:37.7620460Z test_comprehensive_diagflat_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:37.7642844Z test_comprehensive_diagflat_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:37.7667335Z test_comprehensive_diagflat_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:37.7690234Z test_comprehensive_diagflat_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:37.7710288Z test_comprehensive_diagflat_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:52:37.7970293Z test_comprehensive_diagonal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:52:37.8021825Z test_comprehensive_diagonal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:37.8832800Z test_comprehensive_diagonal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.081s) 2022-05-18T05:52:37.8935686Z test_comprehensive_diagonal_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:52:37.9746422Z test_comprehensive_diagonal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.081s) 2022-05-18T05:52:37.9975935Z test_comprehensive_diagonal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:52:38.0559273Z test_comprehensive_diagonal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T05:52:38.1130961Z test_comprehensive_diagonal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:52:38.1216910Z test_comprehensive_diagonal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:52:38.1260519Z test_comprehensive_diagonal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:38.1290910Z test_comprehensive_diagonal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:38.1320806Z test_comprehensive_diagonal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:38.1350872Z test_comprehensive_diagonal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:52:38.1510332Z test_comprehensive_diagonal_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:52:38.1569900Z test_comprehensive_diagonal_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:52:38.1745406Z test_comprehensive_diagonal_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:52:38.1914201Z test_comprehensive_diagonal_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:52:38.2110037Z test_comprehensive_diagonal_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:52:38.2180012Z test_comprehensive_diagonal_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:52:38.2226422Z test_comprehensive_diagonal_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:52:38.2267742Z test_comprehensive_diagonal_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:38.2303188Z test_comprehensive_diagonal_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:38.2341914Z test_comprehensive_diagonal_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:52:39.1431949Z test_comprehensive_diff_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.909s) 2022-05-18T05:52:42.2764296Z test_comprehensive_diff_cuda_bool (__main__.TestDecompCUDA) ... ok (3.133s) 2022-05-18T05:52:59.6360407Z test_comprehensive_diff_cuda_complex128 (__main__.TestDecompCUDA) ... ok (17.359s) 2022-05-18T05:53:17.1454037Z test_comprehensive_diff_cuda_complex64 (__main__.TestDecompCUDA) ... ok (17.509s) 2022-05-18T05:53:18.0359231Z test_comprehensive_diff_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.890s) 2022-05-18T05:53:28.0555227Z test_comprehensive_diff_cuda_float32 (__main__.TestDecompCUDA) ... ok (10.020s) 2022-05-18T05:53:37.9392680Z test_comprehensive_diff_cuda_float64 (__main__.TestDecompCUDA) ... ok (9.884s) 2022-05-18T05:53:41.1576614Z test_comprehensive_diff_cuda_int16 (__main__.TestDecompCUDA) ... ok (3.218s) 2022-05-18T05:53:44.4211409Z test_comprehensive_diff_cuda_int32 (__main__.TestDecompCUDA) ... ok (3.263s) 2022-05-18T05:53:47.6612902Z test_comprehensive_diff_cuda_int64 (__main__.TestDecompCUDA) ... ok (3.240s) 2022-05-18T05:53:50.8754678Z test_comprehensive_diff_cuda_int8 (__main__.TestDecompCUDA) ... ok (3.214s) 2022-05-18T05:53:54.0656732Z test_comprehensive_diff_cuda_uint8 (__main__.TestDecompCUDA) ... ok (3.190s) 2022-05-18T05:53:54.0756460Z test_comprehensive_digamma_cuda_bool (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:53:54.0844497Z test_comprehensive_digamma_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:53:54.1091055Z test_comprehensive_digamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:53:54.1342958Z test_comprehensive_digamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:53:54.1425243Z test_comprehensive_digamma_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:53:54.1481640Z test_comprehensive_digamma_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:53:54.1529908Z test_comprehensive_digamma_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:53:54.1584957Z test_comprehensive_digamma_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:53:54.1631168Z test_comprehensive_digamma_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:53:54.5710085Z test_comprehensive_dist_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.408s) 2022-05-18T05:53:58.1439003Z test_comprehensive_dist_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.573s) 2022-05-18T05:54:01.7868429Z test_comprehensive_dist_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.643s) 2022-05-18T05:54:02.1967449Z test_comprehensive_dist_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.410s) 2022-05-18T05:54:04.5788293Z test_comprehensive_dist_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.382s) 2022-05-18T05:54:06.9620915Z test_comprehensive_dist_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.383s) 2022-05-18T05:54:06.9781461Z test_comprehensive_div_floor_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:54:06.9936353Z test_comprehensive_div_floor_rounding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:54:07.0068793Z test_comprehensive_div_floor_rounding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:54:07.0219578Z test_comprehensive_div_floor_rounding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:54:07.0287548Z test_comprehensive_div_floor_rounding_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:07.0329218Z test_comprehensive_div_floor_rounding_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:07.0375043Z test_comprehensive_div_floor_rounding_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:07.0416064Z test_comprehensive_div_floor_rounding_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:07.0455640Z test_comprehensive_div_floor_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:07.0718580Z test_comprehensive_div_no_rounding_mode_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:54:07.0791073Z test_comprehensive_div_no_rounding_mode_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:07.5767054Z test_comprehensive_div_no_rounding_mode_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.497s) 2022-05-18T05:54:08.0824379Z test_comprehensive_div_no_rounding_mode_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.505s) 2022-05-18T05:54:08.1154045Z test_comprehensive_div_no_rounding_mode_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:54:08.4053075Z test_comprehensive_div_no_rounding_mode_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.290s) 2022-05-18T05:54:08.7001171Z test_comprehensive_div_no_rounding_mode_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.295s) 2022-05-18T05:54:08.7084641Z test_comprehensive_div_no_rounding_mode_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:08.7127957Z test_comprehensive_div_no_rounding_mode_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.7168586Z test_comprehensive_div_no_rounding_mode_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.7208056Z test_comprehensive_div_no_rounding_mode_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.7249573Z test_comprehensive_div_no_rounding_mode_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.7345585Z test_comprehensive_div_trunc_rounding_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:08.7516706Z test_comprehensive_div_trunc_rounding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:54:08.7706793Z test_comprehensive_div_trunc_rounding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:54:08.7885740Z test_comprehensive_div_trunc_rounding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:54:08.7956177Z test_comprehensive_div_trunc_rounding_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:08.8016081Z test_comprehensive_div_trunc_rounding_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:08.8055806Z test_comprehensive_div_trunc_rounding_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.8096265Z test_comprehensive_div_trunc_rounding_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.8141622Z test_comprehensive_div_trunc_rounding_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.8193075Z test_comprehensive_dot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:08.8470538Z test_comprehensive_dot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T05:54:08.8746951Z test_comprehensive_dot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T05:54:08.8806352Z test_comprehensive_dot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:08.8918076Z test_comprehensive_dot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:54:08.9033628Z test_comprehensive_dot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:54:08.9126287Z test_comprehensive_double_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:08.9152071Z test_comprehensive_double_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:08.9196452Z test_comprehensive_double_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.9221922Z test_comprehensive_double_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:08.9268336Z test_comprehensive_double_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.9311931Z test_comprehensive_double_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.9353120Z test_comprehensive_double_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:08.9383794Z test_comprehensive_double_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:08.9403935Z test_comprehensive_double_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:08.9426973Z test_comprehensive_double_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:08.9446761Z test_comprehensive_double_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:08.9468540Z test_comprehensive_double_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:08.9488756Z test_comprehensive_double_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:08.9578244Z test_comprehensive_dsplit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:08.9593194Z test_comprehensive_dsplit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:09.0119137Z test_comprehensive_dsplit_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T05:54:09.0164373Z test_comprehensive_dsplit_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:09.0677314Z test_comprehensive_dsplit_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T05:54:09.0765969Z test_comprehensive_dsplit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:09.1149558Z test_comprehensive_dsplit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T05:54:09.1516314Z test_comprehensive_dsplit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T05:54:09.1548373Z test_comprehensive_dsplit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:09.1579205Z test_comprehensive_dsplit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:09.1611678Z test_comprehensive_dsplit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:09.1643976Z test_comprehensive_dsplit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:09.1661189Z test_comprehensive_dsplit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:09.1686922Z test_comprehensive_dstack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:09.1703846Z test_comprehensive_dstack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:09.1731009Z test_comprehensive_dstack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:09.1750836Z test_comprehensive_dstack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:09.1778726Z test_comprehensive_dstack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:09.1803739Z test_comprehensive_dstack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:09.1831403Z test_comprehensive_dstack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:09.1854964Z test_comprehensive_dstack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:09.1871539Z test_comprehensive_dstack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:09.1887560Z test_comprehensive_dstack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:09.1904151Z test_comprehensive_dstack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:09.1918703Z test_comprehensive_dstack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:09.1933562Z test_comprehensive_dstack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:09.2890407Z test_comprehensive_eig_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.095s) 2022-05-18T05:54:09.3959323Z test_comprehensive_eig_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.107s) 2022-05-18T05:54:09.4668425Z test_comprehensive_eig_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:54:09.5329027Z test_comprehensive_eig_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T05:54:09.5807396Z test_comprehensive_einsum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:54:09.7173313Z test_comprehensive_einsum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.136s) 2022-05-18T05:54:09.8525571Z test_comprehensive_einsum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.135s) 2022-05-18T05:54:09.8985023Z test_comprehensive_einsum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T05:54:09.9994365Z test_comprehensive_einsum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:54:10.0926149Z test_comprehensive_einsum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.093s) 2022-05-18T05:54:10.0972314Z test_comprehensive_empty_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:10.1007661Z test_comprehensive_empty_like_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:10.1061376Z test_comprehensive_empty_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:10.1097532Z test_comprehensive_empty_like_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:10.1130307Z test_comprehensive_empty_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:10.1156753Z test_comprehensive_empty_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:10.1179767Z test_comprehensive_empty_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:10.1203366Z test_comprehensive_empty_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:10.1220601Z test_comprehensive_empty_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:10.1239979Z test_comprehensive_empty_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:10.1258217Z test_comprehensive_empty_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:10.1277790Z test_comprehensive_empty_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:10.1299657Z test_comprehensive_empty_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:10.1759864Z test_comprehensive_eq_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T05:54:10.2389585Z test_comprehensive_eq_cuda_bool (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:54:10.3780611Z test_comprehensive_eq_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.139s) 2022-05-18T05:54:10.5235321Z test_comprehensive_eq_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.145s) 2022-05-18T05:54:10.5702483Z test_comprehensive_eq_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T05:54:10.6529084Z test_comprehensive_eq_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.083s) 2022-05-18T05:54:10.7355625Z test_comprehensive_eq_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T05:54:10.7982696Z test_comprehensive_eq_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:54:10.8618148Z test_comprehensive_eq_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:54:10.9259366Z test_comprehensive_eq_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:54:10.9886619Z test_comprehensive_eq_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:54:11.0541708Z test_comprehensive_eq_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T05:54:11.0827863Z test_comprehensive_erf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:54:11.1040283Z test_comprehensive_erf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:54:11.1111677Z test_comprehensive_erf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:11.2450284Z test_comprehensive_erf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.134s) 2022-05-18T05:54:11.3703149Z test_comprehensive_erf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.125s) 2022-05-18T05:54:11.3883823Z test_comprehensive_erf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:54:11.4057940Z test_comprehensive_erf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:11.4231391Z test_comprehensive_erf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:11.4403864Z test_comprehensive_erf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:11.4575207Z test_comprehensive_erf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:11.4683441Z test_comprehensive_erfc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:54:11.4765149Z test_comprehensive_erfc_cuda_bool (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:11.4900108Z test_comprehensive_erfc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:54:11.5342120Z test_comprehensive_erfc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:54:11.5757950Z test_comprehensive_erfc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:54:11.5839950Z test_comprehensive_erfc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:11.5906550Z test_comprehensive_erfc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:11.5953311Z test_comprehensive_erfc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:11.6000345Z test_comprehensive_erfc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:11.6045441Z test_comprehensive_erfc_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:11.6224682Z test_comprehensive_erfinv_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:54:11.6307486Z test_comprehensive_erfinv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:11.7621598Z test_comprehensive_erfinv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.131s) 2022-05-18T05:54:11.8850735Z test_comprehensive_erfinv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.123s) 2022-05-18T05:54:11.9026344Z test_comprehensive_erfinv_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:54:11.9197412Z test_comprehensive_erfinv_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:11.9368657Z test_comprehensive_erfinv_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:11.9539815Z test_comprehensive_erfinv_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:11.9713270Z test_comprehensive_erfinv_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:11.9798289Z test_comprehensive_exp2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:11.9817596Z test_comprehensive_exp2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:11.9922515Z test_comprehensive_exp2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:54:12.0134863Z test_comprehensive_exp2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:54:12.0333708Z test_comprehensive_exp2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:54:12.0366648Z test_comprehensive_exp2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.0398858Z test_comprehensive_exp2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.0438803Z test_comprehensive_exp2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.0469901Z test_comprehensive_exp2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.0494624Z test_comprehensive_exp2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.0554587Z test_comprehensive_exp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:12.0603933Z test_comprehensive_exp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:12.0879818Z test_comprehensive_exp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T05:54:12.1050045Z test_comprehensive_exp_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:12.1347763Z test_comprehensive_exp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T05:54:12.1449757Z test_comprehensive_exp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:54:12.1695490Z test_comprehensive_exp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:12.1951581Z test_comprehensive_exp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:54:12.2034037Z test_comprehensive_exp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:12.2097041Z test_comprehensive_exp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:12.2146870Z test_comprehensive_exp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:12.2194716Z test_comprehensive_exp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:12.2246942Z test_comprehensive_exp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:12.2283199Z test_comprehensive_expand_as_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.2305418Z test_comprehensive_expand_as_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.2341534Z test_comprehensive_expand_as_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.2380723Z test_comprehensive_expand_as_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.2416452Z test_comprehensive_expand_as_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.2455932Z test_comprehensive_expand_as_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.2493763Z test_comprehensive_expand_as_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.2512617Z test_comprehensive_expand_as_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.2533788Z test_comprehensive_expand_as_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.2553824Z test_comprehensive_expand_as_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.2570327Z test_comprehensive_expand_as_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.2589698Z test_comprehensive_expand_as_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.2662962Z test_comprehensive_expand_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:12.2687311Z test_comprehensive_expand_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.2765627Z test_comprehensive_expand_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:12.2853299Z test_comprehensive_expand_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:12.2947330Z test_comprehensive_expand_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:12.3023568Z test_comprehensive_expand_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:12.3113600Z test_comprehensive_expand_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:12.3137640Z test_comprehensive_expand_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.3168120Z test_comprehensive_expand_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.3190180Z test_comprehensive_expand_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.3220202Z test_comprehensive_expand_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.3246197Z test_comprehensive_expand_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.3293224Z test_comprehensive_expm1_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.3470941Z test_comprehensive_expm1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:54:12.3515006Z test_comprehensive_expm1_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.4116146Z test_comprehensive_expm1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:54:12.4670351Z test_comprehensive_expm1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T05:54:12.4850659Z test_comprehensive_expm1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:54:12.5024174Z test_comprehensive_expm1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:12.5195089Z test_comprehensive_expm1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:12.5366895Z test_comprehensive_expm1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:12.5539369Z test_comprehensive_expm1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:12.6262692Z test_comprehensive_fft_fft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T05:54:12.6570829Z test_comprehensive_fft_fft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T05:54:12.6821893Z test_comprehensive_fft_fft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:54:12.7042156Z test_comprehensive_fft_fft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:54:12.7277790Z test_comprehensive_fft_fft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:12.7352199Z test_comprehensive_fft_fft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:12.7384825Z test_comprehensive_fft_fft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.7416724Z test_comprehensive_fft_fft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.7447251Z test_comprehensive_fft_fft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.7482305Z test_comprehensive_fft_fft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.7716140Z test_comprehensive_fft_fft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:12.7801715Z test_comprehensive_fft_fft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:12.7888280Z test_comprehensive_fft_fft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:12.7963190Z test_comprehensive_fft_fft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:12.8069461Z test_comprehensive_fft_fft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:54:12.8123507Z test_comprehensive_fft_fft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:12.8154731Z test_comprehensive_fft_fft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.8188593Z test_comprehensive_fft_fft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.8221191Z test_comprehensive_fft_fft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.8253742Z test_comprehensive_fft_fft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.8287108Z test_comprehensive_fft_fftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.8521928Z test_comprehensive_fft_fftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:12.8775624Z test_comprehensive_fft_fftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:54:12.9001491Z test_comprehensive_fft_fftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:54:12.9274423Z test_comprehensive_fft_fftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T05:54:12.9309501Z test_comprehensive_fft_fftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.9345735Z test_comprehensive_fft_fftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.9376311Z test_comprehensive_fft_fftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.9410800Z test_comprehensive_fft_fftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.9442151Z test_comprehensive_fft_fftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.9502003Z test_comprehensive_fft_fftshift_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:12.9526210Z test_comprehensive_fft_fftshift_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.9576744Z test_comprehensive_fft_fftshift_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:12.9624062Z test_comprehensive_fft_fftshift_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:12.9672379Z test_comprehensive_fft_fftshift_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:12.9716575Z test_comprehensive_fft_fftshift_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.9761523Z test_comprehensive_fft_fftshift_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:12.9786635Z test_comprehensive_fft_fftshift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.9809535Z test_comprehensive_fft_fftshift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.9836880Z test_comprehensive_fft_fftshift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:12.9856688Z test_comprehensive_fft_fftshift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:12.9878276Z test_comprehensive_fft_fftshift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:13.0054583Z test_comprehensive_fft_hfft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:13.0621497Z test_comprehensive_fft_hfft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:54:13.1150578Z test_comprehensive_fft_hfft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T05:54:13.1692973Z test_comprehensive_fft_hfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T05:54:13.2201438Z test_comprehensive_fft_hfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T05:54:13.2248271Z test_comprehensive_fft_hfft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.2284625Z test_comprehensive_fft_hfft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.2323011Z test_comprehensive_fft_hfft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.2356604Z test_comprehensive_fft_hfft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.2398763Z test_comprehensive_fft_hfft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.2589228Z test_comprehensive_fft_hfft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:54:13.2832511Z test_comprehensive_fft_hfft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:13.3163396Z test_comprehensive_fft_hfft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:54:13.3429094Z test_comprehensive_fft_hfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:54:13.3674235Z test_comprehensive_fft_hfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:13.3760156Z test_comprehensive_fft_hfft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:13.3797336Z test_comprehensive_fft_hfft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.3831061Z test_comprehensive_fft_hfft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.3864863Z test_comprehensive_fft_hfft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.3900205Z test_comprehensive_fft_hfft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.3945198Z test_comprehensive_fft_hfftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.4415718Z test_comprehensive_fft_hfftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:54:13.4922667Z test_comprehensive_fft_hfftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T05:54:13.5418690Z test_comprehensive_fft_hfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.049s) 2022-05-18T05:54:13.5951664Z test_comprehensive_fft_hfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T05:54:13.6021152Z test_comprehensive_fft_hfftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:13.6062745Z test_comprehensive_fft_hfftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.6106371Z test_comprehensive_fft_hfftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.6148592Z test_comprehensive_fft_hfftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.6185933Z test_comprehensive_fft_hfftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.6218814Z test_comprehensive_fft_ifft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.6402516Z test_comprehensive_fft_ifft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:54:13.6653564Z test_comprehensive_fft_ifft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:54:13.6892482Z test_comprehensive_fft_ifft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:13.7120402Z test_comprehensive_fft_ifft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:54:13.7203741Z test_comprehensive_fft_ifft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:13.7235294Z test_comprehensive_fft_ifft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.7265378Z test_comprehensive_fft_ifft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.7296561Z test_comprehensive_fft_ifft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.7325799Z test_comprehensive_fft_ifft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.7360268Z test_comprehensive_fft_ifft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.7429417Z test_comprehensive_fft_ifft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:13.7497448Z test_comprehensive_fft_ifft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:13.7619829Z test_comprehensive_fft_ifft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:54:13.7727729Z test_comprehensive_fft_ifft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:54:13.7762854Z test_comprehensive_fft_ifft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.7795323Z test_comprehensive_fft_ifft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.7856781Z test_comprehensive_fft_ifft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:13.7898044Z test_comprehensive_fft_ifft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.7932341Z test_comprehensive_fft_ifft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.7972571Z test_comprehensive_fft_ifftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.8202462Z test_comprehensive_fft_ifftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:13.8439269Z test_comprehensive_fft_ifftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:13.8693662Z test_comprehensive_fft_ifftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:54:13.8936606Z test_comprehensive_fft_ifftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:13.9005552Z test_comprehensive_fft_ifftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:13.9040235Z test_comprehensive_fft_ifftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.9070752Z test_comprehensive_fft_ifftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.9110632Z test_comprehensive_fft_ifftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.9144292Z test_comprehensive_fft_ifftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:13.9184542Z test_comprehensive_fft_ifftshift_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.9205731Z test_comprehensive_fft_ifftshift_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:13.9249383Z test_comprehensive_fft_ifftshift_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.9294986Z test_comprehensive_fft_ifftshift_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.9342178Z test_comprehensive_fft_ifftshift_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.9384904Z test_comprehensive_fft_ifftshift_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.9435263Z test_comprehensive_fft_ifftshift_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:13.9470671Z test_comprehensive_fft_ifftshift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.9508352Z test_comprehensive_fft_ifftshift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:13.9534940Z test_comprehensive_fft_ifftshift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:13.9557442Z test_comprehensive_fft_ifftshift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:13.9578572Z test_comprehensive_fft_ifftshift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:13.9631732Z test_comprehensive_fft_ihfft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:13.9828052Z test_comprehensive_fft_ihfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:54:14.0068658Z test_comprehensive_fft_ihfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:14.0142081Z test_comprehensive_fft_ihfft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:14.0207272Z test_comprehensive_fft_ihfft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:14.0244160Z test_comprehensive_fft_ihfft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.0282150Z test_comprehensive_fft_ihfft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.0316569Z test_comprehensive_fft_ihfft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.0352843Z test_comprehensive_fft_ihfft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.0437843Z test_comprehensive_fft_ihfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:14.0543364Z test_comprehensive_fft_ihfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:54:14.0600792Z test_comprehensive_fft_ihfft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:14.0659933Z test_comprehensive_fft_ihfft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:14.0703294Z test_comprehensive_fft_ihfft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.0737478Z test_comprehensive_fft_ihfft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.0767883Z test_comprehensive_fft_ihfft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.0810861Z test_comprehensive_fft_ihfftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.1047905Z test_comprehensive_fft_ihfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:14.1294874Z test_comprehensive_fft_ihfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:14.1369353Z test_comprehensive_fft_ihfftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:14.1424738Z test_comprehensive_fft_ihfftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:14.1462515Z test_comprehensive_fft_ihfftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.1501332Z test_comprehensive_fft_ihfftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.1541867Z test_comprehensive_fft_ihfftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.1608867Z test_comprehensive_fft_irfft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:14.2161504Z test_comprehensive_fft_irfft2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T05:54:14.2685392Z test_comprehensive_fft_irfft2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T05:54:14.3171971Z test_comprehensive_fft_irfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:54:14.3690033Z test_comprehensive_fft_irfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T05:54:14.3753952Z test_comprehensive_fft_irfft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:14.3789243Z test_comprehensive_fft_irfft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.3816045Z test_comprehensive_fft_irfft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.3850291Z test_comprehensive_fft_irfft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.3883267Z test_comprehensive_fft_irfft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.3913241Z test_comprehensive_fft_irfft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.4104952Z test_comprehensive_fft_irfft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:54:14.4331722Z test_comprehensive_fft_irfft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:14.4614597Z test_comprehensive_fft_irfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:54:14.4850375Z test_comprehensive_fft_irfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:14.4922552Z test_comprehensive_fft_irfft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:14.4955470Z test_comprehensive_fft_irfft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.4984866Z test_comprehensive_fft_irfft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.5015499Z test_comprehensive_fft_irfft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.5046300Z test_comprehensive_fft_irfft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.5077721Z test_comprehensive_fft_irfftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.5487392Z test_comprehensive_fft_irfftn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:54:14.5979687Z test_comprehensive_fft_irfftn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.049s) 2022-05-18T05:54:14.6471885Z test_comprehensive_fft_irfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.049s) 2022-05-18T05:54:14.6943973Z test_comprehensive_fft_irfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:54:14.7009248Z test_comprehensive_fft_irfftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:14.7041975Z test_comprehensive_fft_irfftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.7080286Z test_comprehensive_fft_irfftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.7115326Z test_comprehensive_fft_irfftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.7145603Z test_comprehensive_fft_irfftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.7185604Z test_comprehensive_fft_rfft2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.7340559Z test_comprehensive_fft_rfft2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:54:14.7542194Z test_comprehensive_fft_rfft2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:54:14.7598713Z test_comprehensive_fft_rfft2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:14.7631291Z test_comprehensive_fft_rfft2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.7659988Z test_comprehensive_fft_rfft2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.7689193Z test_comprehensive_fft_rfft2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.7719148Z test_comprehensive_fft_rfft2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.7753545Z test_comprehensive_fft_rfft_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.7823900Z test_comprehensive_fft_rfft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:14.7898961Z test_comprehensive_fft_rfft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:14.7953251Z test_comprehensive_fft_rfft_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:14.8006858Z test_comprehensive_fft_rfft_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:14.8036959Z test_comprehensive_fft_rfft_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.8067787Z test_comprehensive_fft_rfft_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.8101881Z test_comprehensive_fft_rfft_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.8136598Z test_comprehensive_fft_rfftn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.8346155Z test_comprehensive_fft_rfftn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:54:14.8559036Z test_comprehensive_fft_rfftn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:54:14.8629022Z test_comprehensive_fft_rfftn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:14.8688009Z test_comprehensive_fft_rfftn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:14.8734145Z test_comprehensive_fft_rfftn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.8767742Z test_comprehensive_fft_rfftn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.8801697Z test_comprehensive_fft_rfftn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.8848122Z test_comprehensive_fill__cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.8865347Z test_comprehensive_fill__cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.8904287Z test_comprehensive_fill__cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.8931278Z test_comprehensive_fill__cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.8970741Z test_comprehensive_fill__cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.9009056Z test_comprehensive_fill__cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.9041992Z test_comprehensive_fill__cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.9084000Z test_comprehensive_fill__cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.9105301Z test_comprehensive_fill__cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9128519Z test_comprehensive_fill__cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9148190Z test_comprehensive_fill__cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9168706Z test_comprehensive_fill__cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9189225Z test_comprehensive_fill__cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9230772Z test_comprehensive_flatten_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.9252094Z test_comprehensive_flatten_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9303358Z test_comprehensive_flatten_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:14.9332287Z test_comprehensive_flatten_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:14.9378677Z test_comprehensive_flatten_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.9419562Z test_comprehensive_flatten_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.9458031Z test_comprehensive_flatten_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.9502376Z test_comprehensive_flatten_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:14.9522382Z test_comprehensive_flatten_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9545217Z test_comprehensive_flatten_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9565210Z test_comprehensive_flatten_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9584336Z test_comprehensive_flatten_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9603559Z test_comprehensive_flatten_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:14.9758937Z test_comprehensive_flip_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:54:15.0432041Z test_comprehensive_flip_cuda_bool (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:54:15.3025740Z test_comprehensive_flip_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.259s) 2022-05-18T05:54:15.5638668Z test_comprehensive_flip_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.261s) 2022-05-18T05:54:15.5810929Z test_comprehensive_flip_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:15.7599635Z test_comprehensive_flip_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.179s) 2022-05-18T05:54:15.9315056Z test_comprehensive_flip_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.171s) 2022-05-18T05:54:15.9986388Z test_comprehensive_flip_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:54:16.0634847Z test_comprehensive_flip_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T05:54:16.1296963Z test_comprehensive_flip_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T05:54:16.1945274Z test_comprehensive_flip_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T05:54:16.2583668Z test_comprehensive_flip_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:54:16.2626627Z test_comprehensive_fliplr_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:16.2775037Z test_comprehensive_fliplr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:54:16.3355775Z test_comprehensive_fliplr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T05:54:16.3880046Z test_comprehensive_fliplr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T05:54:16.3915297Z test_comprehensive_fliplr_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:16.4237012Z test_comprehensive_fliplr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2022-05-18T05:54:16.4587566Z test_comprehensive_fliplr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:54:16.4764384Z test_comprehensive_fliplr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:54:16.4908474Z test_comprehensive_fliplr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:54:16.5052007Z test_comprehensive_fliplr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:54:16.5195455Z test_comprehensive_fliplr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:54:16.5338853Z test_comprehensive_fliplr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:54:16.5374582Z test_comprehensive_flipud_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:16.5525213Z test_comprehensive_flipud_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:54:16.6049133Z test_comprehensive_flipud_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T05:54:16.6572867Z test_comprehensive_flipud_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T05:54:16.6612226Z test_comprehensive_flipud_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:16.6921787Z test_comprehensive_flipud_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T05:54:16.7277842Z test_comprehensive_flipud_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:54:16.7470045Z test_comprehensive_flipud_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:54:16.7619995Z test_comprehensive_flipud_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:54:16.7761385Z test_comprehensive_flipud_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:54:16.7905277Z test_comprehensive_flipud_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:54:16.8045973Z test_comprehensive_flipud_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:54:16.8084412Z test_comprehensive_float_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:16.8104860Z test_comprehensive_float_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:16.8146186Z test_comprehensive_float_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:16.8175117Z test_comprehensive_float_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:16.8223678Z test_comprehensive_float_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:16.8258593Z test_comprehensive_float_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:16.8288879Z test_comprehensive_float_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:16.8327804Z test_comprehensive_float_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:16.8350901Z test_comprehensive_float_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:16.8369794Z test_comprehensive_float_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:16.8390867Z test_comprehensive_float_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:16.8415907Z test_comprehensive_float_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:16.8438078Z test_comprehensive_float_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:17.0059265Z test_comprehensive_float_power_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.162s) 2022-05-18T05:54:17.1075014Z test_comprehensive_float_power_cuda_bool (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:54:19.2957681Z test_comprehensive_float_power_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.188s) 2022-05-18T05:54:21.5037279Z test_comprehensive_float_power_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.208s) 2022-05-18T05:54:21.6803601Z test_comprehensive_float_power_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:54:23.0266554Z test_comprehensive_float_power_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.346s) 2022-05-18T05:54:24.3728639Z test_comprehensive_float_power_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.346s) 2022-05-18T05:54:24.5217243Z test_comprehensive_float_power_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.149s) 2022-05-18T05:54:24.6664848Z test_comprehensive_float_power_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.145s) 2022-05-18T05:54:24.8119355Z test_comprehensive_float_power_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.145s) 2022-05-18T05:54:24.9567328Z test_comprehensive_float_power_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.145s) 2022-05-18T05:54:25.1013160Z test_comprehensive_float_power_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.144s) 2022-05-18T05:54:25.1042016Z test_comprehensive_floor_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:25.1070492Z test_comprehensive_floor_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:25.1273331Z test_comprehensive_floor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:54:25.1473069Z test_comprehensive_floor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:54:25.1525208Z test_comprehensive_floor_divide_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:25.1578165Z test_comprehensive_floor_divide_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:25.1626265Z test_comprehensive_floor_divide_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:25.1678494Z test_comprehensive_floor_divide_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:25.1718435Z test_comprehensive_floor_divide_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:25.1763950Z test_comprehensive_floor_divide_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:25.1804051Z test_comprehensive_floor_divide_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:25.1843281Z test_comprehensive_floor_divide_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:25.1885489Z test_comprehensive_floor_divide_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:25.3233896Z test_comprehensive_fmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.135s) 2022-05-18T05:54:25.3294802Z test_comprehensive_fmax_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:25.4668190Z test_comprehensive_fmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.137s) 2022-05-18T05:54:26.0116235Z test_comprehensive_fmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.545s) 2022-05-18T05:54:26.5647424Z test_comprehensive_fmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.553s) 2022-05-18T05:54:26.5715189Z test_comprehensive_fmax_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:26.5768902Z test_comprehensive_fmax_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:26.5800067Z test_comprehensive_fmax_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:26.5829564Z test_comprehensive_fmax_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:26.5856118Z test_comprehensive_fmax_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:26.7200665Z test_comprehensive_fmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.134s) 2022-05-18T05:54:26.7259416Z test_comprehensive_fmin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:26.8641843Z test_comprehensive_fmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.138s) 2022-05-18T05:54:27.4058161Z test_comprehensive_fmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.541s) 2022-05-18T05:54:27.9566657Z test_comprehensive_fmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.551s) 2022-05-18T05:54:27.9627078Z test_comprehensive_fmin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:27.9682127Z test_comprehensive_fmin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:27.9732849Z test_comprehensive_fmin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:27.9773017Z test_comprehensive_fmin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:27.9799095Z test_comprehensive_fmin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.0040972Z test_comprehensive_fmod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:28.3134745Z test_comprehensive_fmod_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.309s) 2022-05-18T05:54:28.6294353Z test_comprehensive_fmod_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.316s) 2022-05-18T05:54:28.6374411Z test_comprehensive_fmod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:28.6414386Z test_comprehensive_fmod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:28.6454573Z test_comprehensive_fmod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:28.6494582Z test_comprehensive_fmod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:28.6535838Z test_comprehensive_fmod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:28.6564683Z test_comprehensive_frac_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6594738Z test_comprehensive_frac_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6620437Z test_comprehensive_frac_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:28.6646469Z test_comprehensive_frac_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6684892Z test_comprehensive_frexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:28.6716082Z test_comprehensive_frexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6747643Z test_comprehensive_frexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6780339Z test_comprehensive_full_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6808789Z test_comprehensive_full_like_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6847976Z test_comprehensive_full_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:28.6886441Z test_comprehensive_full_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:28.6915381Z test_comprehensive_full_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6946608Z test_comprehensive_full_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6976651Z test_comprehensive_full_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.6999042Z test_comprehensive_full_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:28.7023469Z test_comprehensive_full_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:28.7052485Z test_comprehensive_full_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.7073932Z test_comprehensive_full_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:28.7103042Z test_comprehensive_full_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:28.7167699Z test_comprehensive_gather_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:28.7198856Z test_comprehensive_gather_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.7263644Z test_comprehensive_gather_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:28.7329946Z test_comprehensive_gather_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:28.7386654Z test_comprehensive_gather_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:28.7451440Z test_comprehensive_gather_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:28.7512018Z test_comprehensive_gather_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:28.7559984Z test_comprehensive_gather_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:28.7609159Z test_comprehensive_gather_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:28.7640530Z test_comprehensive_gather_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.7667887Z test_comprehensive_gather_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.7698100Z test_comprehensive_gather_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.7763824Z test_comprehensive_gcd_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:28.7794275Z test_comprehensive_gcd_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.7821382Z test_comprehensive_gcd_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.7850768Z test_comprehensive_gcd_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.7877012Z test_comprehensive_gcd_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:28.8310475Z test_comprehensive_ge_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:54:28.8909174Z test_comprehensive_ge_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:54:28.9346555Z test_comprehensive_ge_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:54:29.0129155Z test_comprehensive_ge_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:54:29.0905599Z test_comprehensive_ge_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:54:29.1504184Z test_comprehensive_ge_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:54:29.2106538Z test_comprehensive_ge_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:54:29.2719176Z test_comprehensive_ge_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:54:29.3320072Z test_comprehensive_ge_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:54:29.3916138Z test_comprehensive_ge_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:54:29.5397499Z test_comprehensive_geqrf_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.148s) 2022-05-18T05:54:29.6450009Z test_comprehensive_geqrf_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.105s) 2022-05-18T05:54:29.7436521Z test_comprehensive_geqrf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.099s) 2022-05-18T05:54:29.8468311Z test_comprehensive_geqrf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.103s) 2022-05-18T05:54:30.0764325Z test_comprehensive_gradient_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.229s) 2022-05-18T05:54:31.2137453Z test_comprehensive_gradient_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.137s) 2022-05-18T05:54:32.3728175Z test_comprehensive_gradient_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.159s) 2022-05-18T05:54:32.5903531Z test_comprehensive_gradient_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.217s) 2022-05-18T05:54:33.3595266Z test_comprehensive_gradient_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.769s) 2022-05-18T05:54:34.1151238Z test_comprehensive_gradient_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.755s) 2022-05-18T05:54:34.3402806Z test_comprehensive_gradient_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.225s) 2022-05-18T05:54:34.5653828Z test_comprehensive_gradient_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.225s) 2022-05-18T05:54:34.7884240Z test_comprehensive_gradient_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.223s) 2022-05-18T05:54:35.0129352Z test_comprehensive_gradient_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.224s) 2022-05-18T05:54:35.0563470Z test_comprehensive_gt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:54:35.1160430Z test_comprehensive_gt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:54:35.1589621Z test_comprehensive_gt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:54:35.2360243Z test_comprehensive_gt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:54:35.3134908Z test_comprehensive_gt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:54:35.3727872Z test_comprehensive_gt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:54:35.4329210Z test_comprehensive_gt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:54:35.4935178Z test_comprehensive_gt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:54:35.5527848Z test_comprehensive_gt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:54:35.6118490Z test_comprehensive_gt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:54:35.6160774Z test_comprehensive_half_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.6183630Z test_comprehensive_half_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.6230410Z test_comprehensive_half_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:35.6277396Z test_comprehensive_half_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.6310113Z test_comprehensive_half_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.6351264Z test_comprehensive_half_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.6397626Z test_comprehensive_half_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.6419145Z test_comprehensive_half_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.6440212Z test_comprehensive_half_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.6462317Z test_comprehensive_half_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.6483764Z test_comprehensive_half_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.6505199Z test_comprehensive_half_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.6634095Z test_comprehensive_heaviside_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:54:35.6665619Z test_comprehensive_heaviside_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.6704274Z test_comprehensive_heaviside_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.6739946Z test_comprehensive_heaviside_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.6779593Z test_comprehensive_heaviside_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.6803611Z test_comprehensive_heaviside_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.6833609Z test_comprehensive_heaviside_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.6865333Z test_comprehensive_heaviside_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.6893615Z test_comprehensive_heaviside_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.6922068Z test_comprehensive_heaviside_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.7089846Z test_comprehensive_histc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:35.7250627Z test_comprehensive_histc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:54:35.7364602Z test_comprehensive_histc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:54:35.7481168Z test_comprehensive_histc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:54:35.7597498Z test_comprehensive_histc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:54:35.7712932Z test_comprehensive_histc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:54:35.7801908Z test_comprehensive_hsplit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:35.7824041Z test_comprehensive_hsplit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.8173867Z test_comprehensive_hsplit_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:54:35.8213722Z test_comprehensive_hsplit_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.8577011Z test_comprehensive_hsplit_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T05:54:35.8665241Z test_comprehensive_hsplit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:35.8919859Z test_comprehensive_hsplit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:54:35.9153072Z test_comprehensive_hsplit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:35.9189671Z test_comprehensive_hsplit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.9226378Z test_comprehensive_hsplit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.9265735Z test_comprehensive_hsplit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:35.9292973Z test_comprehensive_hsplit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9306827Z test_comprehensive_hsplit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9337890Z test_comprehensive_hstack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.9352956Z test_comprehensive_hstack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9381415Z test_comprehensive_hstack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9405883Z test_comprehensive_hstack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9431392Z test_comprehensive_hstack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.9460330Z test_comprehensive_hstack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:35.9483359Z test_comprehensive_hstack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9510134Z test_comprehensive_hstack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9534468Z test_comprehensive_hstack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9548178Z test_comprehensive_hstack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9567491Z test_comprehensive_hstack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9581748Z test_comprehensive_hstack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9600935Z test_comprehensive_hstack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:35.9887139Z test_comprehensive_hypot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:54:36.0197734Z test_comprehensive_hypot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T05:54:36.2863960Z test_comprehensive_hypot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.266s) 2022-05-18T05:54:36.5560964Z test_comprehensive_hypot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.270s) 2022-05-18T05:54:36.5605907Z test_comprehensive_i0_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:36.5644996Z test_comprehensive_i0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:36.5664795Z test_comprehensive_i0_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:36.5830234Z test_comprehensive_i0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:36.6000904Z test_comprehensive_i0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:36.6035619Z test_comprehensive_i0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:36.6065490Z test_comprehensive_i0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:36.6101523Z test_comprehensive_i0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:36.6126520Z test_comprehensive_i0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:36.6143180Z test_comprehensive_i0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:36.6948854Z test_comprehensive_igamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T05:54:36.7731951Z test_comprehensive_igamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:54:36.8512977Z test_comprehensive_igammac_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:54:36.9304693Z test_comprehensive_igammac_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T05:54:36.9437901Z test_comprehensive_imag_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:54:36.9491763Z test_comprehensive_imag_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:36.9634845Z test_comprehensive_imag_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:54:36.9874288Z test_comprehensive_index_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:54:36.9933142Z test_comprehensive_index_add_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:37.0461938Z test_comprehensive_index_add_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T05:54:37.0982279Z test_comprehensive_index_add_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T05:54:37.1215280Z test_comprehensive_index_add_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:37.1614406Z test_comprehensive_index_add_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T05:54:37.2006566Z test_comprehensive_index_add_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:54:37.2091598Z test_comprehensive_index_add_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:37.2150116Z test_comprehensive_index_add_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:37.2190262Z test_comprehensive_index_add_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:37.2225093Z test_comprehensive_index_add_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:37.2259615Z test_comprehensive_index_add_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:37.2312671Z test_comprehensive_index_copy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:37.2337065Z test_comprehensive_index_copy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.2385514Z test_comprehensive_index_copy_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:37.2437777Z test_comprehensive_index_copy_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:37.2505069Z test_comprehensive_index_copy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:37.2553891Z test_comprehensive_index_copy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:37.2595905Z test_comprehensive_index_copy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:37.2620779Z test_comprehensive_index_copy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.2648173Z test_comprehensive_index_copy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:37.2671007Z test_comprehensive_index_copy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.2691533Z test_comprehensive_index_copy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.2715335Z test_comprehensive_index_copy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.2753250Z test_comprehensive_index_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:37.2778306Z test_comprehensive_index_fill_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.2820307Z test_comprehensive_index_fill_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:37.2862871Z test_comprehensive_index_fill_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:37.2907914Z test_comprehensive_index_fill_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:37.2944633Z test_comprehensive_index_fill_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:37.2981812Z test_comprehensive_index_fill_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:37.3006122Z test_comprehensive_index_fill_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.3029276Z test_comprehensive_index_fill_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.3050331Z test_comprehensive_index_fill_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.3071991Z test_comprehensive_index_fill_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.3099110Z test_comprehensive_index_fill_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:37.3166096Z test_comprehensive_index_put_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:37.3194262Z test_comprehensive_index_put_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:37.3296254Z test_comprehensive_index_put_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:54:37.3390420Z test_comprehensive_index_put_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:54:37.3449866Z test_comprehensive_index_put_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:37.3533553Z test_comprehensive_index_put_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:37.3595555Z test_comprehensive_index_put_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:54:37.3627288Z test_comprehensive_index_put_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:37.3654049Z test_comprehensive_index_put_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:37.3682428Z test_comprehensive_index_put_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:37.3707857Z test_comprehensive_index_put_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:37.3733110Z test_comprehensive_index_put_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:37.7484341Z test_comprehensive_index_reduce_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.375s) 2022-05-18T05:54:38.1317502Z test_comprehensive_index_reduce_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.383s) 2022-05-18T05:54:39.3578146Z test_comprehensive_index_reduce_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.226s) 2022-05-18T05:54:40.5873065Z test_comprehensive_index_reduce_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.229s) 2022-05-18T05:54:40.5948638Z test_comprehensive_index_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:40.5974235Z test_comprehensive_index_select_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.6017616Z test_comprehensive_index_select_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:40.6061948Z test_comprehensive_index_select_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:40.6101869Z test_comprehensive_index_select_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:40.6137462Z test_comprehensive_index_select_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:40.6187856Z test_comprehensive_index_select_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:40.6228648Z test_comprehensive_index_select_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:40.6258805Z test_comprehensive_index_select_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:40.6285946Z test_comprehensive_index_select_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:40.6304272Z test_comprehensive_index_select_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.6326566Z test_comprehensive_index_select_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.6426298Z test_comprehensive_inner_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:54:40.6818832Z test_comprehensive_inner_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:54:40.7261850Z test_comprehensive_inner_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:54:40.7341827Z test_comprehensive_inner_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:54:40.7635300Z test_comprehensive_inner_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T05:54:40.7941798Z test_comprehensive_inner_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T05:54:40.7985531Z test_comprehensive_int_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:40.8023357Z test_comprehensive_int_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:40.8072752Z test_comprehensive_int_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:54:40.8102722Z test_comprehensive_int_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:40.8130627Z test_comprehensive_int_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:40.8157621Z test_comprehensive_int_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.8180281Z test_comprehensive_int_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.8205755Z test_comprehensive_int_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.8221423Z test_comprehensive_int_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.8245103Z test_comprehensive_int_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.8266155Z test_comprehensive_int_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.8289096Z test_comprehensive_int_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:40.9323610Z test_comprehensive_inverse_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.103s) 2022-05-18T05:54:41.0373616Z test_comprehensive_inverse_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.105s) 2022-05-18T05:54:41.1195645Z test_comprehensive_inverse_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T05:54:41.2038304Z test_comprehensive_inverse_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.084s) 2022-05-18T05:54:41.6586300Z test_comprehensive_isclose_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.454s) 2022-05-18T05:54:42.9897691Z test_comprehensive_isclose_cuda_bool (__main__.TestDecompCUDA) ... ok (1.331s) 2022-05-18T05:54:44.4739732Z test_comprehensive_isclose_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.484s) 2022-05-18T05:54:45.9780440Z test_comprehensive_isclose_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.504s) 2022-05-18T05:54:46.4380402Z test_comprehensive_isclose_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.460s) 2022-05-18T05:54:47.6245975Z test_comprehensive_isclose_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.186s) 2022-05-18T05:54:48.8145627Z test_comprehensive_isclose_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.190s) 2022-05-18T05:54:50.6939835Z test_comprehensive_isclose_cuda_int16 (__main__.TestDecompCUDA) ... ok (1.879s) 2022-05-18T05:54:52.5708914Z test_comprehensive_isclose_cuda_int32 (__main__.TestDecompCUDA) ... ok (1.877s) 2022-05-18T05:54:54.4561314Z test_comprehensive_isclose_cuda_int64 (__main__.TestDecompCUDA) ... ok (1.885s) 2022-05-18T05:54:56.3363518Z test_comprehensive_isclose_cuda_int8 (__main__.TestDecompCUDA) ... ok (1.880s) 2022-05-18T05:54:58.1547766Z test_comprehensive_isclose_cuda_uint8 (__main__.TestDecompCUDA) ... ok (1.818s) 2022-05-18T05:54:58.1676321Z test_comprehensive_isfinite_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:54:58.1695184Z test_comprehensive_isfinite_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.2110666Z test_comprehensive_isfinite_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:54:58.2536992Z test_comprehensive_isfinite_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T05:54:58.2952327Z test_comprehensive_isfinite_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T05:54:58.3080389Z test_comprehensive_isfinite_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:54:58.3308760Z test_comprehensive_isfinite_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:54:58.3529331Z test_comprehensive_isfinite_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:54:58.3549746Z test_comprehensive_isfinite_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3569598Z test_comprehensive_isfinite_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3589414Z test_comprehensive_isfinite_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3609261Z test_comprehensive_isfinite_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3680841Z test_comprehensive_isfinite_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3682175Z test_comprehensive_isin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:54:58.3693070Z test_comprehensive_isin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3722963Z test_comprehensive_isin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:54:58.3744445Z test_comprehensive_isin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3769797Z test_comprehensive_isin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3789702Z test_comprehensive_isin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3811208Z test_comprehensive_isin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3834007Z test_comprehensive_isin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3852719Z test_comprehensive_isinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3871652Z test_comprehensive_isinf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3890437Z test_comprehensive_isinf_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3907548Z test_comprehensive_isinf_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3927623Z test_comprehensive_isinf_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3944299Z test_comprehensive_isinf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3959362Z test_comprehensive_isinf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3980244Z test_comprehensive_isinf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.3994329Z test_comprehensive_isinf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:58.4013037Z test_comprehensive_isinf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.4027394Z test_comprehensive_isinf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:58.4047562Z test_comprehensive_isinf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.4058849Z test_comprehensive_isinf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:58.4170676Z test_comprehensive_isnan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:54:58.4343730Z test_comprehensive_isnan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:58.4696070Z test_comprehensive_isnan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:54:58.5055360Z test_comprehensive_isnan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T05:54:58.5163698Z test_comprehensive_isnan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:54:58.5353733Z test_comprehensive_isnan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:54:58.5547083Z test_comprehensive_isnan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:54:58.5719570Z test_comprehensive_isnan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:58.5887599Z test_comprehensive_isnan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:58.6058056Z test_comprehensive_isnan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:58.6235653Z test_comprehensive_isnan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:58.6406181Z test_comprehensive_isnan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:54:58.6419683Z test_comprehensive_isneginf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6435156Z test_comprehensive_isneginf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6454930Z test_comprehensive_isneginf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6470257Z test_comprehensive_isneginf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6488855Z test_comprehensive_isneginf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6505045Z test_comprehensive_isneginf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6526599Z test_comprehensive_isneginf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6537788Z test_comprehensive_isneginf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:58.6552082Z test_comprehensive_isneginf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6572251Z test_comprehensive_isneginf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6590107Z test_comprehensive_isposinf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6603741Z test_comprehensive_isposinf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6623137Z test_comprehensive_isposinf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6646381Z test_comprehensive_isposinf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6661310Z test_comprehensive_isposinf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6675859Z test_comprehensive_isposinf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6695365Z test_comprehensive_isposinf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6708386Z test_comprehensive_isposinf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:54:58.6724547Z test_comprehensive_isposinf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6742179Z test_comprehensive_isposinf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6765615Z test_comprehensive_isreal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6786170Z test_comprehensive_isreal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.6855648Z test_comprehensive_isreal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:58.6925866Z test_comprehensive_isreal_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:58.6992286Z test_comprehensive_isreal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:54:58.7015165Z test_comprehensive_isreal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.7036118Z test_comprehensive_isreal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.7056105Z test_comprehensive_isreal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.7072941Z test_comprehensive_isreal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.7098877Z test_comprehensive_isreal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.7115217Z test_comprehensive_isreal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.7136251Z test_comprehensive_isreal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:54:58.7153345Z test_comprehensive_isreal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:55:00.7622872Z test_comprehensive_istft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.047s) 2022-05-18T05:55:02.7934777Z test_comprehensive_istft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.031s) 2022-05-18T05:55:04.6768249Z test_comprehensive_istft_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.883s) 2022-05-18T05:55:06.5604024Z test_comprehensive_istft_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.883s) 2022-05-18T05:55:06.5616403Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5629252Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5641157Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5655089Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5666403Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5678724Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5691849Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5703226Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5719720Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5728185Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5741587Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5760183Z test_comprehensive_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:55:06.5771366Z test_comprehensive_jiterator_binary_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5783829Z test_comprehensive_jiterator_binary_cuda_bool (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5796511Z test_comprehensive_jiterator_binary_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5808848Z test_comprehensive_jiterator_binary_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5821219Z test_comprehensive_jiterator_binary_cuda_float16 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5832965Z test_comprehensive_jiterator_binary_cuda_float32 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5845406Z test_comprehensive_jiterator_binary_cuda_float64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5855756Z test_comprehensive_jiterator_binary_cuda_int16 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5871084Z test_comprehensive_jiterator_binary_cuda_int32 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5882443Z test_comprehensive_jiterator_binary_cuda_int64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5895863Z test_comprehensive_jiterator_binary_cuda_int8 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5912405Z test_comprehensive_jiterator_binary_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:55:06.5923749Z test_comprehensive_jiterator_unary_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5939687Z test_comprehensive_jiterator_unary_cuda_bool (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5948992Z test_comprehensive_jiterator_unary_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5962511Z test_comprehensive_jiterator_unary_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5974951Z test_comprehensive_jiterator_unary_cuda_float16 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.5987169Z test_comprehensive_jiterator_unary_cuda_float32 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.6000184Z test_comprehensive_jiterator_unary_cuda_float64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.6012359Z test_comprehensive_jiterator_unary_cuda_int16 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.6025434Z test_comprehensive_jiterator_unary_cuda_int32 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.6035653Z test_comprehensive_jiterator_unary_cuda_int64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.6050727Z test_comprehensive_jiterator_unary_cuda_int8 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.6066672Z test_comprehensive_jiterator_unary_cuda_uint8 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:06.6118594Z test_comprehensive_kron_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:55:06.6246721Z test_comprehensive_kron_cuda_bool (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:55:06.8868104Z test_comprehensive_kron_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.262s) 2022-05-18T05:55:07.1382540Z test_comprehensive_kron_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.251s) 2022-05-18T05:55:07.1431450Z test_comprehensive_kron_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:55:07.2895342Z test_comprehensive_kron_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.146s) 2022-05-18T05:55:07.4408252Z test_comprehensive_kron_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.151s) 2022-05-18T05:55:07.4536332Z test_comprehensive_kron_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:55:07.4663816Z test_comprehensive_kron_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:55:07.4788290Z test_comprehensive_kron_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:55:07.4915757Z test_comprehensive_kron_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:55:07.5040294Z test_comprehensive_kron_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:55:07.5208741Z test_comprehensive_kthvalue_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:55:07.5279578Z test_comprehensive_kthvalue_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:55:07.5388952Z test_comprehensive_kthvalue_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:55:07.5414909Z test_comprehensive_kthvalue_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:55:07.5440498Z test_comprehensive_kthvalue_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:55:07.5483249Z test_comprehensive_kthvalue_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:55:07.5521802Z test_comprehensive_kthvalue_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:55:07.5547153Z test_comprehensive_kthvalue_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:55:07.5575633Z test_comprehensive_lcm_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:55:07.5606374Z test_comprehensive_lcm_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:55:07.5634581Z test_comprehensive_lcm_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:55:07.5662033Z test_comprehensive_lcm_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:55:07.5689450Z test_comprehensive_lcm_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:55:07.6308812Z test_comprehensive_ldexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T05:55:07.7616663Z test_comprehensive_ldexp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.130s) 2022-05-18T05:55:08.5650976Z test_comprehensive_ldexp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.803s) 2022-05-18T05:55:09.3851587Z test_comprehensive_ldexp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.820s) 2022-05-18T05:55:09.4486976Z test_comprehensive_ldexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:55:09.9512882Z test_comprehensive_ldexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.502s) 2022-05-18T05:55:10.4500370Z test_comprehensive_ldexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.499s) 2022-05-18T05:55:10.5491595Z test_comprehensive_ldexp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.099s) 2022-05-18T05:55:10.6446397Z test_comprehensive_ldexp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.096s) 2022-05-18T05:55:10.7408465Z test_comprehensive_ldexp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.096s) 2022-05-18T05:55:10.8360866Z test_comprehensive_ldexp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.095s) 2022-05-18T05:55:10.9590078Z test_comprehensive_ldexp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.123s) 2022-05-18T05:55:11.0020114Z test_comprehensive_le_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:55:11.0611084Z test_comprehensive_le_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:55:11.1038313Z test_comprehensive_le_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:55:11.1809242Z test_comprehensive_le_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:55:11.2588184Z test_comprehensive_le_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:55:11.3182848Z test_comprehensive_le_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:55:11.3778848Z test_comprehensive_le_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:55:11.4382060Z test_comprehensive_le_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:55:11.4975513Z test_comprehensive_le_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:55:11.5560924Z test_comprehensive_le_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:55:11.6094598Z test_comprehensive_lerp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T05:55:12.0532890Z test_comprehensive_lerp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.444s) 2022-05-18T05:55:12.5160104Z test_comprehensive_lerp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.463s) 2022-05-18T05:55:12.5667289Z test_comprehensive_lerp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T05:55:12.8025524Z test_comprehensive_lerp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.235s) 2022-05-18T05:55:13.0358766Z test_comprehensive_lerp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.233s) 2022-05-18T05:55:13.0449102Z test_comprehensive_lgamma_cuda_bool (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:55:13.0535868Z test_comprehensive_lgamma_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:55:13.0843009Z test_comprehensive_lgamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T05:55:13.1116113Z test_comprehensive_lgamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T05:55:13.1200409Z test_comprehensive_lgamma_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:55:13.1265320Z test_comprehensive_lgamma_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:55:13.1318067Z test_comprehensive_lgamma_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:55:13.1364478Z test_comprehensive_lgamma_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:55:13.1410654Z test_comprehensive_lgamma_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:55:13.3299291Z test_comprehensive_linalg_cholesky_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.189s) 2022-05-18T05:55:13.5288216Z test_comprehensive_linalg_cholesky_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.199s) 2022-05-18T05:55:13.6694140Z test_comprehensive_linalg_cholesky_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.141s) 2022-05-18T05:55:13.8101320Z test_comprehensive_linalg_cholesky_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.141s) 2022-05-18T05:55:13.9967735Z test_comprehensive_linalg_cholesky_ex_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.186s) 2022-05-18T05:55:14.1933318Z test_comprehensive_linalg_cholesky_ex_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.196s) 2022-05-18T05:55:14.3291407Z test_comprehensive_linalg_cholesky_ex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.136s) 2022-05-18T05:55:14.4691112Z test_comprehensive_linalg_cholesky_ex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.140s) 2022-05-18T05:55:14.5457428Z test_comprehensive_linalg_cond_cuda_complex128 (__main__.TestDecompCUDA) ... [W Module.cpp:513] Warning: Disabling benchmark mode for MIOpen is NOT supported. Overriding value to True (function operator()) 2022-05-18T05:55:14.5458841Z ok (0.077s) 2022-05-18T05:55:14.6169515Z test_comprehensive_linalg_cond_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:55:14.6762136Z test_comprehensive_linalg_cond_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:55:14.7380107Z test_comprehensive_linalg_cond_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:55:14.7467944Z test_comprehensive_linalg_cross_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:55:14.7521632Z test_comprehensive_linalg_cross_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:55:14.7556996Z test_comprehensive_linalg_cross_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:55:14.7595681Z test_comprehensive_linalg_cross_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:55:14.7631348Z test_comprehensive_linalg_cross_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:55:14.7653064Z test_comprehensive_linalg_cross_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:55:14.7667658Z test_comprehensive_linalg_cross_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:55:14.7684134Z test_comprehensive_linalg_cross_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:55:14.7700724Z test_comprehensive_linalg_cross_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:55:14.7715815Z test_comprehensive_linalg_cross_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:55:14.8563608Z test_comprehensive_linalg_det_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.084s) 2022-05-18T05:55:14.8976748Z test_comprehensive_linalg_det_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:55:14.9340390Z test_comprehensive_linalg_det_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T05:55:14.9706564Z test_comprehensive_linalg_det_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T05:55:15.0519733Z test_comprehensive_linalg_det_singular_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.081s) 2022-05-18T05:55:15.1098178Z test_comprehensive_linalg_det_singular_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T05:55:15.4640338Z test_comprehensive_linalg_eig_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.354s) 2022-05-18T05:55:15.8340131Z test_comprehensive_linalg_eig_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.370s) 2022-05-18T05:55:16.1888732Z test_comprehensive_linalg_eig_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.355s) 2022-05-18T05:55:16.5285009Z test_comprehensive_linalg_eig_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.339s) 2022-05-18T05:55:16.8604842Z test_comprehensive_linalg_eigh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.332s) 2022-05-18T05:55:17.1926144Z test_comprehensive_linalg_eigh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.332s) 2022-05-18T05:55:17.3926415Z test_comprehensive_linalg_eigh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.200s) 2022-05-18T05:55:17.5790886Z test_comprehensive_linalg_eigh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.186s) 2022-05-18T05:55:17.6808698Z test_comprehensive_linalg_eigvals_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.102s) 2022-05-18T05:55:17.7866354Z test_comprehensive_linalg_eigvals_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.105s) 2022-05-18T05:55:17.8869496Z test_comprehensive_linalg_eigvals_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.100s) 2022-05-18T05:55:17.9859220Z test_comprehensive_linalg_eigvals_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.099s) 2022-05-18T05:55:18.0680020Z test_comprehensive_linalg_eigvalsh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T05:55:18.1493140Z test_comprehensive_linalg_eigvalsh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.081s) 2022-05-18T05:55:18.2162127Z test_comprehensive_linalg_eigvalsh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:55:18.2833678Z test_comprehensive_linalg_eigvalsh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:55:18.2859147Z test_comprehensive_linalg_householder_product_cuda_complex128 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:55:18.2883418Z test_comprehensive_linalg_householder_product_cuda_complex64 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:55:18.2906359Z test_comprehensive_linalg_householder_product_cuda_float32 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:55:18.2929943Z test_comprehensive_linalg_householder_product_cuda_float64 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T05:55:18.3863562Z test_comprehensive_linalg_inv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.093s) 2022-05-18T05:55:18.4838118Z test_comprehensive_linalg_inv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.097s) 2022-05-18T05:55:18.5629809Z test_comprehensive_linalg_inv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T05:55:18.6383649Z test_comprehensive_linalg_inv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T05:55:18.7398000Z test_comprehensive_linalg_inv_ex_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:55:18.8366347Z test_comprehensive_linalg_inv_ex_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.097s) 2022-05-18T05:55:18.9166055Z test_comprehensive_linalg_inv_ex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T05:55:18.9964966Z test_comprehensive_linalg_inv_ex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T05:55:18.9991541Z test_comprehensive_linalg_ldl_factor_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:55:19.0015585Z test_comprehensive_linalg_ldl_factor_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:55:19.0038599Z test_comprehensive_linalg_ldl_factor_cuda_float32 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T05:55:19.0049001Z test_comprehensive_linalg_ldl_factor_cuda_float64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:19.0057643Z test_comprehensive_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:19.0069121Z test_comprehensive_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:19.0084220Z test_comprehensive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:19.0091766Z test_comprehensive_linalg_ldl_factor_ex_cuda_float64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:19.0102709Z test_comprehensive_linalg_ldl_solve_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:19.0112835Z test_comprehensive_linalg_ldl_solve_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:19.0123031Z test_comprehensive_linalg_ldl_solve_cuda_float32 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:19.0133609Z test_comprehensive_linalg_ldl_solve_cuda_float64 (__main__.TestDecompCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T05:55:19.3116541Z test_comprehensive_linalg_lstsq_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.298s) 2022-05-18T05:55:19.6049069Z test_comprehensive_linalg_lstsq_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.293s) 2022-05-18T05:55:19.7959846Z test_comprehensive_linalg_lstsq_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.191s) 2022-05-18T05:55:20.0173179Z test_comprehensive_linalg_lstsq_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.221s) 2022-05-18T05:55:20.3028259Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.285s) 2022-05-18T05:55:20.5932238Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.290s) 2022-05-18T05:55:20.7855994Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.192s) 2022-05-18T05:55:21.0032318Z test_comprehensive_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.217s) 2022-05-18T05:55:22.5447855Z test_comprehensive_linalg_lu_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.541s) 2022-05-18T05:55:24.1114816Z test_comprehensive_linalg_lu_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.566s) 2022-05-18T05:55:25.1130475Z test_comprehensive_linalg_lu_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.001s) 2022-05-18T05:55:26.1173151Z test_comprehensive_linalg_lu_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.004s) 2022-05-18T05:55:28.0293850Z test_comprehensive_linalg_lu_factor_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.912s) 2022-05-18T05:55:29.9827100Z test_comprehensive_linalg_lu_factor_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.953s) 2022-05-18T05:55:31.3519527Z test_comprehensive_linalg_lu_factor_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.369s) 2022-05-18T05:55:32.7399872Z test_comprehensive_linalg_lu_factor_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.388s) 2022-05-18T05:55:34.2434444Z test_comprehensive_linalg_lu_factor_ex_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.503s) 2022-05-18T05:55:35.7808233Z test_comprehensive_linalg_lu_factor_ex_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.537s) 2022-05-18T05:55:36.7550045Z test_comprehensive_linalg_lu_factor_ex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.974s) 2022-05-18T05:55:37.7346358Z test_comprehensive_linalg_lu_factor_ex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.979s) 2022-05-18T05:55:38.9918136Z test_comprehensive_linalg_matrix_norm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.257s) 2022-05-18T05:55:40.2641787Z test_comprehensive_linalg_matrix_norm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.272s) 2022-05-18T05:55:41.3701461Z test_comprehensive_linalg_matrix_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.106s) 2022-05-18T05:55:42.4661234Z test_comprehensive_linalg_matrix_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.096s) 2022-05-18T05:55:42.7692279Z test_comprehensive_linalg_matrix_power_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.303s) 2022-05-18T05:55:43.0697332Z test_comprehensive_linalg_matrix_power_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.300s) 2022-05-18T05:55:43.2995865Z test_comprehensive_linalg_matrix_power_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.229s) 2022-05-18T05:55:43.5250353Z test_comprehensive_linalg_matrix_power_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.226s) 2022-05-18T05:55:43.5708294Z test_comprehensive_linalg_matrix_rank_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T05:55:43.6114539Z test_comprehensive_linalg_matrix_rank_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T05:55:43.6516160Z test_comprehensive_linalg_matrix_rank_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T05:55:43.6917010Z test_comprehensive_linalg_matrix_rank_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:55:43.7340494Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:55:43.7775776Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:55:43.8215299Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:55:43.8637484Z test_comprehensive_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T05:55:43.8854770Z test_comprehensive_linalg_multi_dot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:55:43.9616571Z test_comprehensive_linalg_multi_dot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T05:55:44.0382965Z test_comprehensive_linalg_multi_dot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:55:44.0664211Z test_comprehensive_linalg_multi_dot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:55:44.1231591Z test_comprehensive_linalg_multi_dot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T05:55:44.1802848Z test_comprehensive_linalg_multi_dot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:55:44.3105781Z test_comprehensive_linalg_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.130s) 2022-05-18T05:55:44.6627789Z test_comprehensive_linalg_norm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.352s) 2022-05-18T05:55:45.0216838Z test_comprehensive_linalg_norm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.359s) 2022-05-18T05:55:45.1432212Z test_comprehensive_linalg_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.121s) 2022-05-18T05:55:45.4180321Z test_comprehensive_linalg_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.275s) 2022-05-18T05:55:45.6946529Z test_comprehensive_linalg_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.277s) 2022-05-18T05:55:45.8007744Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.106s) 2022-05-18T05:55:46.0137465Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.213s) 2022-05-18T05:55:46.2291517Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.215s) 2022-05-18T05:55:46.3387855Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.109s) 2022-05-18T05:55:46.5321898Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.193s) 2022-05-18T05:55:46.7178894Z test_comprehensive_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.185s) 2022-05-18T05:55:47.1487055Z test_comprehensive_linalg_pinv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.431s) 2022-05-18T05:55:47.5927580Z test_comprehensive_linalg_pinv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.444s) 2022-05-18T05:55:47.9328676Z test_comprehensive_linalg_pinv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.340s) 2022-05-18T05:55:48.2706939Z test_comprehensive_linalg_pinv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.338s) 2022-05-18T05:55:48.4598035Z test_comprehensive_linalg_pinv_hermitian_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.189s) 2022-05-18T05:55:48.6571664Z test_comprehensive_linalg_pinv_hermitian_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.197s) 2022-05-18T05:55:48.8006117Z test_comprehensive_linalg_pinv_hermitian_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.143s) 2022-05-18T05:55:48.9427194Z test_comprehensive_linalg_pinv_hermitian_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.142s) 2022-05-18T05:55:48.9456668Z test_comprehensive_linalg_pinv_singular_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T05:55:48.9483626Z test_comprehensive_linalg_pinv_singular_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:55:48.9504319Z test_comprehensive_linalg_pinv_singular_cuda_float32 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:55:48.9523576Z test_comprehensive_linalg_pinv_singular_cuda_float64 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T05:55:49.5658070Z test_comprehensive_linalg_qr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.613s) 2022-05-18T05:55:50.1731796Z test_comprehensive_linalg_qr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.607s) 2022-05-18T05:55:50.6554985Z test_comprehensive_linalg_qr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.482s) 2022-05-18T05:55:51.1469211Z test_comprehensive_linalg_qr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.491s) 2022-05-18T05:55:51.2438609Z test_comprehensive_linalg_slogdet_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.097s) 2022-05-18T05:55:51.3443088Z test_comprehensive_linalg_slogdet_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.100s) 2022-05-18T05:55:51.4171582Z test_comprehensive_linalg_slogdet_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.073s) 2022-05-18T05:55:51.4883782Z test_comprehensive_linalg_slogdet_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T05:55:51.7397088Z test_comprehensive_linalg_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.251s) 2022-05-18T05:55:51.9962698Z test_comprehensive_linalg_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.256s) 2022-05-18T05:55:52.1956445Z test_comprehensive_linalg_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.199s) 2022-05-18T05:55:52.3906421Z test_comprehensive_linalg_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.195s) 2022-05-18T05:55:54.3804510Z test_comprehensive_linalg_solve_triangular_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.990s) 2022-05-18T05:55:56.3626731Z test_comprehensive_linalg_solve_triangular_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.982s) 2022-05-18T05:55:57.9248281Z test_comprehensive_linalg_solve_triangular_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.562s) 2022-05-18T05:55:59.4514889Z test_comprehensive_linalg_solve_triangular_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.526s) 2022-05-18T05:56:07.2375092Z test_comprehensive_linalg_svd_cuda_complex128 (__main__.TestDecompCUDA) ... ok (7.786s) 2022-05-18T05:56:15.0936527Z test_comprehensive_linalg_svd_cuda_complex64 (__main__.TestDecompCUDA) ... ok (7.856s) 2022-05-18T05:56:19.8995851Z test_comprehensive_linalg_svd_cuda_float32 (__main__.TestDecompCUDA) ... ok (4.806s) 2022-05-18T05:56:24.7305497Z test_comprehensive_linalg_svd_cuda_float64 (__main__.TestDecompCUDA) ... ok (4.831s) 2022-05-18T05:56:24.9574442Z test_comprehensive_linalg_svdvals_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.227s) 2022-05-18T05:56:25.1834091Z test_comprehensive_linalg_svdvals_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.226s) 2022-05-18T05:56:25.3814801Z test_comprehensive_linalg_svdvals_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.198s) 2022-05-18T05:56:25.5824966Z test_comprehensive_linalg_svdvals_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.201s) 2022-05-18T05:56:25.6970000Z test_comprehensive_linalg_tensorinv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.114s) 2022-05-18T05:56:25.8098710Z test_comprehensive_linalg_tensorinv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.113s) 2022-05-18T05:56:25.8840977Z test_comprehensive_linalg_tensorinv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.074s) 2022-05-18T05:56:25.9567825Z test_comprehensive_linalg_tensorinv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T05:56:26.1334103Z test_comprehensive_linalg_tensorsolve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.176s) 2022-05-18T05:56:26.3115554Z test_comprehensive_linalg_tensorsolve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.178s) 2022-05-18T05:56:26.4236478Z test_comprehensive_linalg_tensorsolve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.112s) 2022-05-18T05:56:26.5369665Z test_comprehensive_linalg_tensorsolve_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.113s) 2022-05-18T05:56:26.7602957Z test_comprehensive_linalg_vander_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.223s) 2022-05-18T05:56:26.9864993Z test_comprehensive_linalg_vander_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.226s) 2022-05-18T05:56:27.1306512Z test_comprehensive_linalg_vander_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.144s) 2022-05-18T05:56:27.2772301Z test_comprehensive_linalg_vander_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.146s) 2022-05-18T05:56:27.2881787Z test_comprehensive_linalg_vander_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:56:27.2958251Z test_comprehensive_linalg_vander_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:56:27.3007935Z test_comprehensive_linalg_vander_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:27.3058165Z test_comprehensive_linalg_vander_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:27.3110919Z test_comprehensive_linalg_vander_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:27.7366553Z test_comprehensive_linalg_vector_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.425s) 2022-05-18T05:56:28.9853419Z test_comprehensive_linalg_vector_norm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.248s) 2022-05-18T05:56:30.2597038Z test_comprehensive_linalg_vector_norm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.274s) 2022-05-18T05:56:30.6922141Z test_comprehensive_linalg_vector_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.432s) 2022-05-18T05:56:31.6693375Z test_comprehensive_linalg_vector_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.977s) 2022-05-18T05:56:32.6293683Z test_comprehensive_linalg_vector_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.960s) 2022-05-18T05:56:32.6372646Z test_comprehensive_log10_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:56:32.6404948Z test_comprehensive_log10_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.6563753Z test_comprehensive_log10_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:56:32.6702397Z test_comprehensive_log10_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:56:32.6799338Z test_comprehensive_log10_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:56:32.6944885Z test_comprehensive_log10_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:56:32.7084407Z test_comprehensive_log10_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:56:32.7118471Z test_comprehensive_log10_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.7150588Z test_comprehensive_log10_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.7183356Z test_comprehensive_log10_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.7216746Z test_comprehensive_log10_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.7244500Z test_comprehensive_log10_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.7272632Z test_comprehensive_log1p_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.7452185Z test_comprehensive_log1p_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:56:32.7481178Z test_comprehensive_log1p_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.7685328Z test_comprehensive_log1p_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:56:32.7885020Z test_comprehensive_log1p_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:56:32.8062168Z test_comprehensive_log1p_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:56:32.8233263Z test_comprehensive_log1p_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:56:32.8404495Z test_comprehensive_log1p_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:56:32.8583677Z test_comprehensive_log1p_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:56:32.8754794Z test_comprehensive_log1p_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:56:32.8801977Z test_comprehensive_log2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:32.8820474Z test_comprehensive_log2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:32.8954130Z test_comprehensive_log2_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:56:32.9120873Z test_comprehensive_log2_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:56:32.9192522Z test_comprehensive_log2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:56:32.9324243Z test_comprehensive_log2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:56:32.9464289Z test_comprehensive_log2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:56:32.9496154Z test_comprehensive_log2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.9526336Z test_comprehensive_log2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.9557182Z test_comprehensive_log2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.9586602Z test_comprehensive_log2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:32.9609588Z test_comprehensive_log2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:32.9652282Z test_comprehensive_log_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:32.9705636Z test_comprehensive_log_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:32.9813881Z test_comprehensive_log_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:56:32.9905593Z test_comprehensive_log_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:56:33.0013039Z test_comprehensive_log_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:56:33.0054719Z test_comprehensive_log_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:33.0133094Z test_comprehensive_log_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:56:33.0208271Z test_comprehensive_log_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:56:33.0255652Z test_comprehensive_log_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:33.0309087Z test_comprehensive_log_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:33.0356607Z test_comprehensive_log_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:33.0403706Z test_comprehensive_log_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:33.0447928Z test_comprehensive_log_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:33.0607035Z test_comprehensive_log_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:56:33.0763554Z test_comprehensive_log_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:56:33.1772309Z test_comprehensive_log_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:56:33.2783371Z test_comprehensive_log_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:56:33.2904296Z test_comprehensive_log_softmax_dtype_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:56:33.3273543Z test_comprehensive_log_softmax_dtype_cuda_bool (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T05:56:33.4286087Z test_comprehensive_log_softmax_dtype_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:56:33.5294784Z test_comprehensive_log_softmax_dtype_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:56:33.5409176Z test_comprehensive_log_softmax_dtype_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:56:33.6467537Z test_comprehensive_log_softmax_dtype_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.106s) 2022-05-18T05:56:33.7458737Z test_comprehensive_log_softmax_dtype_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.099s) 2022-05-18T05:56:33.7955884Z test_comprehensive_log_softmax_dtype_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T05:56:33.8452323Z test_comprehensive_log_softmax_dtype_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T05:56:33.8950014Z test_comprehensive_log_softmax_dtype_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T05:56:33.9446834Z test_comprehensive_log_softmax_dtype_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T05:56:33.9914442Z test_comprehensive_log_softmax_dtype_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:56:33.9985076Z test_comprehensive_logaddexp2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:56:34.0166454Z test_comprehensive_logaddexp2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:56:34.0414606Z test_comprehensive_logaddexp2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:56:34.0481914Z test_comprehensive_logaddexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:56:34.0727941Z test_comprehensive_logaddexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:56:34.0945279Z test_comprehensive_logaddexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:56:34.1656901Z test_comprehensive_logcumsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T05:56:34.1709908Z test_comprehensive_logcumsumexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:34.9226500Z test_comprehensive_logcumsumexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.751s) 2022-05-18T05:56:35.6746062Z test_comprehensive_logcumsumexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.752s) 2022-05-18T05:56:35.7961009Z test_comprehensive_logdet_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.121s) 2022-05-18T05:56:35.9124911Z test_comprehensive_logdet_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.116s) 2022-05-18T05:56:35.9667100Z test_comprehensive_logical_and_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T05:56:36.0281958Z test_comprehensive_logical_and_cuda_bool (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:56:36.0283996Z test_comprehensive_logical_and_cuda_complex128 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T05:56:36.0289590Z test_comprehensive_logical_and_cuda_complex64 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T05:56:36.0766684Z test_comprehensive_logical_and_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:56:36.1590643Z test_comprehensive_logical_and_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T05:56:36.2410147Z test_comprehensive_logical_and_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T05:56:36.3051584Z test_comprehensive_logical_and_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:56:36.3698349Z test_comprehensive_logical_and_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T05:56:36.4351929Z test_comprehensive_logical_and_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T05:56:36.4987647Z test_comprehensive_logical_and_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:56:36.5628569Z test_comprehensive_logical_and_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:56:36.5674137Z test_comprehensive_logical_not_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:36.5715759Z test_comprehensive_logical_not_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:36.5794254Z test_comprehensive_logical_not_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:56:36.5875852Z test_comprehensive_logical_not_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:56:36.5918145Z test_comprehensive_logical_not_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:36.5975463Z test_comprehensive_logical_not_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:56:36.6030262Z test_comprehensive_logical_not_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:36.6075466Z test_comprehensive_logical_not_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:36.6116175Z test_comprehensive_logical_not_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:36.6154694Z test_comprehensive_logical_not_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:36.6193603Z test_comprehensive_logical_not_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:36.6232453Z test_comprehensive_logical_not_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:36.6711772Z test_comprehensive_logical_or_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:56:36.7318894Z test_comprehensive_logical_or_cuda_bool (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T05:56:36.8666787Z test_comprehensive_logical_or_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.135s) 2022-05-18T05:56:37.0055141Z test_comprehensive_logical_or_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.139s) 2022-05-18T05:56:37.0528900Z test_comprehensive_logical_or_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:56:37.1350028Z test_comprehensive_logical_or_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T05:56:37.2168448Z test_comprehensive_logical_or_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T05:56:37.2809429Z test_comprehensive_logical_or_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:56:37.3454705Z test_comprehensive_logical_or_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T05:56:37.4107492Z test_comprehensive_logical_or_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T05:56:37.4747457Z test_comprehensive_logical_or_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:56:37.5386050Z test_comprehensive_logical_or_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:56:37.5795646Z test_comprehensive_logical_xor_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:56:37.6365198Z test_comprehensive_logical_xor_cuda_bool (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:56:37.7641134Z test_comprehensive_logical_xor_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.127s) 2022-05-18T05:56:37.8956089Z test_comprehensive_logical_xor_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.131s) 2022-05-18T05:56:37.9368522Z test_comprehensive_logical_xor_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:56:38.0116770Z test_comprehensive_logical_xor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T05:56:38.0874364Z test_comprehensive_logical_xor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T05:56:38.1446587Z test_comprehensive_logical_xor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:56:38.2019525Z test_comprehensive_logical_xor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:56:38.2602312Z test_comprehensive_logical_xor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T05:56:38.3169096Z test_comprehensive_logical_xor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:56:38.3735741Z test_comprehensive_logical_xor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T05:56:38.3916264Z test_comprehensive_logit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:56:38.4100696Z test_comprehensive_logit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:56:38.4198408Z test_comprehensive_logit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:56:38.4872922Z test_comprehensive_logit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:56:38.5553590Z test_comprehensive_logit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.068s) 2022-05-18T05:56:38.5750355Z test_comprehensive_logit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:56:38.5913390Z test_comprehensive_logit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:56:38.6077429Z test_comprehensive_logit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:56:38.6244160Z test_comprehensive_logit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:56:38.6413516Z test_comprehensive_logit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:56:38.6624357Z test_comprehensive_logsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:56:38.6774917Z test_comprehensive_logsumexp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:56:38.6989466Z test_comprehensive_logsumexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:56:38.9158831Z test_comprehensive_logsumexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.217s) 2022-05-18T05:56:39.1382010Z test_comprehensive_logsumexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.222s) 2022-05-18T05:56:39.1528393Z test_comprehensive_logsumexp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:56:39.1619797Z test_comprehensive_logsumexp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:56:39.1717039Z test_comprehensive_logsumexp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:56:39.1808440Z test_comprehensive_logsumexp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:56:39.1899171Z test_comprehensive_logsumexp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:56:39.1923172Z test_comprehensive_long_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.1941064Z test_comprehensive_long_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.1966841Z test_comprehensive_long_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.1992441Z test_comprehensive_long_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.2018873Z test_comprehensive_long_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:39.2041115Z test_comprehensive_long_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.2062784Z test_comprehensive_long_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.2082855Z test_comprehensive_long_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.2101000Z test_comprehensive_long_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.2119121Z test_comprehensive_long_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.2137835Z test_comprehensive_long_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.2155974Z test_comprehensive_long_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:39.2593810Z test_comprehensive_lt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:56:39.3187017Z test_comprehensive_lt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:56:39.3616690Z test_comprehensive_lt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:56:39.4385223Z test_comprehensive_lt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:56:39.5158944Z test_comprehensive_lt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:56:39.5752350Z test_comprehensive_lt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:56:39.6354937Z test_comprehensive_lt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:56:39.6960036Z test_comprehensive_lt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:56:39.7551129Z test_comprehensive_lt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:56:39.8139999Z test_comprehensive_lt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:56:41.7238011Z test_comprehensive_lu_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.909s) 2022-05-18T05:56:43.6580119Z test_comprehensive_lu_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.934s) 2022-05-18T05:56:45.0276253Z test_comprehensive_lu_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.369s) 2022-05-18T05:56:46.3875108Z test_comprehensive_lu_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.359s) 2022-05-18T05:56:47.2103587Z test_comprehensive_lu_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.823s) 2022-05-18T05:56:48.0671333Z test_comprehensive_lu_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.856s) 2022-05-18T05:56:48.7054671Z test_comprehensive_lu_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.638s) 2022-05-18T05:56:49.3400502Z test_comprehensive_lu_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.634s) 2022-05-18T05:56:49.3934763Z test_comprehensive_lu_unpack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T05:56:49.4474808Z test_comprehensive_lu_unpack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T05:56:49.4978352Z test_comprehensive_lu_unpack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T05:56:49.5459429Z test_comprehensive_lu_unpack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:56:49.5584034Z test_comprehensive_mH_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:56:49.6322715Z test_comprehensive_mH_cuda_bool (__main__.TestDecompCUDA) ... ok (0.074s) 2022-05-18T05:56:49.9645199Z test_comprehensive_mH_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.332s) 2022-05-18T05:56:50.1112992Z test_comprehensive_mH_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.147s) 2022-05-18T05:56:50.4417960Z test_comprehensive_mH_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.330s) 2022-05-18T05:56:50.4479828Z test_comprehensive_mH_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:56:50.6569712Z test_comprehensive_mH_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.209s) 2022-05-18T05:56:50.8617171Z test_comprehensive_mH_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.205s) 2022-05-18T05:56:50.9316334Z test_comprehensive_mH_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:56:51.0019210Z test_comprehensive_mH_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:56:51.0732036Z test_comprehensive_mH_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T05:56:51.1432611Z test_comprehensive_mH_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:56:51.2123520Z test_comprehensive_mH_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.069s) 2022-05-18T05:56:51.2184958Z test_comprehensive_mT_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:56:51.2888130Z test_comprehensive_mT_cuda_bool (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:56:51.6153054Z test_comprehensive_mT_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.326s) 2022-05-18T05:56:51.8838362Z test_comprehensive_mT_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.268s) 2022-05-18T05:56:52.2174894Z test_comprehensive_mT_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.333s) 2022-05-18T05:56:52.2238368Z test_comprehensive_mT_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:56:52.4304758Z test_comprehensive_mT_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.207s) 2022-05-18T05:56:52.6381200Z test_comprehensive_mT_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.207s) 2022-05-18T05:56:52.7082990Z test_comprehensive_mT_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:56:52.7785235Z test_comprehensive_mT_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:56:52.8495301Z test_comprehensive_mT_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T05:56:52.9193423Z test_comprehensive_mT_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:56:52.9884721Z test_comprehensive_mT_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.069s) 2022-05-18T05:56:53.0034824Z test_comprehensive_masked_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:56:53.0239688Z test_comprehensive_masked_fill_cuda_bool (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:56:53.1631285Z test_comprehensive_masked_fill_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.139s) 2022-05-18T05:56:53.3061102Z test_comprehensive_masked_fill_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.143s) 2022-05-18T05:56:53.3289732Z test_comprehensive_masked_fill_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:56:53.4356703Z test_comprehensive_masked_fill_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.106s) 2022-05-18T05:56:53.5375208Z test_comprehensive_masked_fill_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.102s) 2022-05-18T05:56:53.5620773Z test_comprehensive_masked_fill_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:56:53.5817854Z test_comprehensive_masked_fill_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:56:53.6009376Z test_comprehensive_masked_fill_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:56:53.6198108Z test_comprehensive_masked_fill_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:56:53.6378493Z test_comprehensive_masked_fill_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:56:53.6479810Z test_comprehensive_masked_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:56:53.6521645Z test_comprehensive_masked_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:53.6877200Z test_comprehensive_masked_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:56:53.7212033Z test_comprehensive_masked_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:56:53.7332653Z test_comprehensive_masked_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:56:53.7592369Z test_comprehensive_masked_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:56:53.7885807Z test_comprehensive_masked_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T05:56:53.7931003Z test_comprehensive_masked_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:53.7973253Z test_comprehensive_masked_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:53.8015258Z test_comprehensive_masked_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:53.8052549Z test_comprehensive_masked_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:53.8075175Z test_comprehensive_masked_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:53.8156944Z test_comprehensive_masked_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:56:53.8183979Z test_comprehensive_masked_select_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:53.8266719Z test_comprehensive_masked_select_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:56:53.8356935Z test_comprehensive_masked_select_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:56:53.8468534Z test_comprehensive_masked_select_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:56:53.8595672Z test_comprehensive_masked_select_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:56:53.8717224Z test_comprehensive_masked_select_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:56:53.8767302Z test_comprehensive_masked_select_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:53.8816138Z test_comprehensive_masked_select_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:53.8863696Z test_comprehensive_masked_select_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:56:53.8899382Z test_comprehensive_masked_select_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:53.8927129Z test_comprehensive_masked_select_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:53.9416714Z test_comprehensive_matmul_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.049s) 2022-05-18T05:56:54.5768152Z test_comprehensive_matmul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.635s) 2022-05-18T05:56:55.2065137Z test_comprehensive_matmul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.629s) 2022-05-18T05:56:55.2487626Z test_comprehensive_matmul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T05:56:55.6303406Z test_comprehensive_matmul_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.381s) 2022-05-18T05:56:56.0070831Z test_comprehensive_matmul_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.377s) 2022-05-18T05:56:56.0162365Z test_comprehensive_matrix_exp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:56:56.0490953Z test_comprehensive_matrix_exp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:56:56.0815069Z test_comprehensive_matrix_exp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.032s) 2022-05-18T05:56:56.0948433Z test_comprehensive_matrix_exp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:56:56.1172701Z test_comprehensive_matrix_exp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:56:56.1434190Z test_comprehensive_matrix_exp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:56:56.3381036Z test_comprehensive_max_binary_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.194s) 2022-05-18T05:56:56.4053181Z test_comprehensive_max_binary_cuda_bool (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:56:56.6066724Z test_comprehensive_max_binary_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.201s) 2022-05-18T05:56:57.5112955Z test_comprehensive_max_binary_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.904s) 2022-05-18T05:56:58.4256458Z test_comprehensive_max_binary_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.914s) 2022-05-18T05:56:58.4877647Z test_comprehensive_max_binary_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T05:56:58.5473997Z test_comprehensive_max_binary_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:56:58.6079669Z test_comprehensive_max_binary_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:56:58.6677269Z test_comprehensive_max_binary_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:56:58.7267556Z test_comprehensive_max_binary_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:56:58.7505327Z test_comprehensive_max_reduction_no_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:56:58.7519783Z test_comprehensive_max_reduction_no_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:58.7745527Z test_comprehensive_max_reduction_no_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:56:58.8153728Z test_comprehensive_max_reduction_no_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:56:58.8561674Z test_comprehensive_max_reduction_no_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:56:58.8596888Z test_comprehensive_max_reduction_no_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:58.8627363Z test_comprehensive_max_reduction_no_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:58.8656999Z test_comprehensive_max_reduction_no_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:58.8686641Z test_comprehensive_max_reduction_no_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:58.8720168Z test_comprehensive_max_reduction_no_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:58.8756480Z test_comprehensive_max_reduction_with_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:56:58.8776604Z test_comprehensive_max_reduction_with_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:58.8810595Z test_comprehensive_max_reduction_with_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:58.8845155Z test_comprehensive_max_reduction_with_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:58.8880947Z test_comprehensive_max_reduction_with_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:56:58.8896460Z test_comprehensive_max_reduction_with_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:58.8916747Z test_comprehensive_max_reduction_with_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:58.8937955Z test_comprehensive_max_reduction_with_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:58.8955968Z test_comprehensive_max_reduction_with_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:58.8975255Z test_comprehensive_max_reduction_with_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:56:59.0896487Z test_comprehensive_maximum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.192s) 2022-05-18T05:56:59.1576645Z test_comprehensive_maximum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.068s) 2022-05-18T05:56:59.3528180Z test_comprehensive_maximum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.195s) 2022-05-18T05:57:00.2565041Z test_comprehensive_maximum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.903s) 2022-05-18T05:57:01.1718784Z test_comprehensive_maximum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.915s) 2022-05-18T05:57:01.2386506Z test_comprehensive_maximum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:57:01.2982260Z test_comprehensive_maximum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:01.3583720Z test_comprehensive_maximum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:01.4172888Z test_comprehensive_maximum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:01.4761176Z test_comprehensive_maximum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:01.4988380Z test_comprehensive_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:57:01.5168500Z test_comprehensive_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:57:01.5382204Z test_comprehensive_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:57:01.5547954Z test_comprehensive_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:57:01.5706314Z test_comprehensive_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:57:01.5849601Z test_comprehensive_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:57:01.6217225Z test_comprehensive_median_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T05:57:01.6733854Z test_comprehensive_median_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T05:57:01.7236457Z test_comprehensive_median_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T05:57:01.7303220Z test_comprehensive_median_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:01.7343420Z test_comprehensive_median_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:01.7371034Z test_comprehensive_median_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:01.7401088Z test_comprehensive_median_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:01.7430141Z test_comprehensive_median_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:01.7586868Z test_comprehensive_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:57:01.7658412Z test_comprehensive_meshgrid_list_of_tensors_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:01.7835178Z test_comprehensive_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:57:01.8029200Z test_comprehensive_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:57:01.8202085Z test_comprehensive_meshgrid_list_of_tensors_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:57:01.8363175Z test_comprehensive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:57:01.8524992Z test_comprehensive_meshgrid_list_of_tensors_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:57:01.8578245Z test_comprehensive_meshgrid_list_of_tensors_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:01.8648786Z test_comprehensive_meshgrid_list_of_tensors_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:01.8691208Z test_comprehensive_meshgrid_list_of_tensors_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:01.8731360Z test_comprehensive_meshgrid_list_of_tensors_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:01.8774416Z test_comprehensive_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:01.8904810Z test_comprehensive_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:57:01.8944274Z test_comprehensive_meshgrid_variadic_tensors_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:01.9127812Z test_comprehensive_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:57:01.9315153Z test_comprehensive_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:57:01.9483111Z test_comprehensive_meshgrid_variadic_tensors_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:57:01.9670825Z test_comprehensive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:57:01.9837450Z test_comprehensive_meshgrid_variadic_tensors_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:57:01.9911046Z test_comprehensive_meshgrid_variadic_tensors_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:01.9984382Z test_comprehensive_meshgrid_variadic_tensors_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:02.0034906Z test_comprehensive_meshgrid_variadic_tensors_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:02.0081162Z test_comprehensive_meshgrid_variadic_tensors_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:02.0124750Z test_comprehensive_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:02.2117587Z test_comprehensive_min_binary_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.199s) 2022-05-18T05:57:02.2760362Z test_comprehensive_min_binary_cuda_bool (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:57:02.4669128Z test_comprehensive_min_binary_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.191s) 2022-05-18T05:57:03.3741228Z test_comprehensive_min_binary_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.907s) 2022-05-18T05:57:04.2998306Z test_comprehensive_min_binary_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.926s) 2022-05-18T05:57:04.3626649Z test_comprehensive_min_binary_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:57:04.4224684Z test_comprehensive_min_binary_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:04.4828779Z test_comprehensive_min_binary_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:04.5421845Z test_comprehensive_min_binary_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:04.6011572Z test_comprehensive_min_binary_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:04.6186244Z test_comprehensive_min_reduction_no_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:57:04.6217760Z test_comprehensive_min_reduction_no_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:04.6441115Z test_comprehensive_min_reduction_no_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:57:04.6838121Z test_comprehensive_min_reduction_no_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:57:04.7239501Z test_comprehensive_min_reduction_no_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T05:57:04.7270756Z test_comprehensive_min_reduction_no_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:04.7300481Z test_comprehensive_min_reduction_no_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:04.7331390Z test_comprehensive_min_reduction_no_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:04.7359907Z test_comprehensive_min_reduction_no_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:04.7396951Z test_comprehensive_min_reduction_no_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:04.7437832Z test_comprehensive_min_reduction_with_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:04.7455399Z test_comprehensive_min_reduction_with_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:04.7488150Z test_comprehensive_min_reduction_with_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:04.7526715Z test_comprehensive_min_reduction_with_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:04.7566723Z test_comprehensive_min_reduction_with_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:04.7586600Z test_comprehensive_min_reduction_with_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:04.7603635Z test_comprehensive_min_reduction_with_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:04.7627433Z test_comprehensive_min_reduction_with_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:04.7645866Z test_comprehensive_min_reduction_with_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:04.7662430Z test_comprehensive_min_reduction_with_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:04.9670685Z test_comprehensive_minimum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.201s) 2022-05-18T05:57:05.0347626Z test_comprehensive_minimum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:57:05.2337515Z test_comprehensive_minimum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.199s) 2022-05-18T05:57:06.1394785Z test_comprehensive_minimum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.905s) 2022-05-18T05:57:07.0515986Z test_comprehensive_minimum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.912s) 2022-05-18T05:57:07.1144791Z test_comprehensive_minimum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:57:07.1746202Z test_comprehensive_minimum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:07.2350656Z test_comprehensive_minimum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:07.2946961Z test_comprehensive_minimum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:07.3539514Z test_comprehensive_minimum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:07.3571299Z test_comprehensive_mm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.3861339Z test_comprehensive_mm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T05:57:07.4230358Z test_comprehensive_mm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T05:57:07.4283897Z test_comprehensive_mm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:07.4421358Z test_comprehensive_mm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:57:07.4538122Z test_comprehensive_mm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:57:07.4834929Z test_comprehensive_mode_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T05:57:07.4858530Z test_comprehensive_mode_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.4906393Z test_comprehensive_mode_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:07.4961568Z test_comprehensive_mode_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:07.5019608Z test_comprehensive_mode_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:07.5044803Z test_comprehensive_mode_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5068203Z test_comprehensive_mode_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5091730Z test_comprehensive_mode_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5114331Z test_comprehensive_mode_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5138955Z test_comprehensive_mode_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5164674Z test_comprehensive_movedim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.5188027Z test_comprehensive_movedim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5215376Z test_comprehensive_movedim_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.5235870Z test_comprehensive_movedim_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5266376Z test_comprehensive_movedim_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.5293174Z test_comprehensive_movedim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.5321642Z test_comprehensive_movedim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.5349510Z test_comprehensive_movedim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.5370581Z test_comprehensive_movedim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5388778Z test_comprehensive_movedim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5407217Z test_comprehensive_movedim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5426598Z test_comprehensive_movedim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5444337Z test_comprehensive_movedim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5478169Z test_comprehensive_msort_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.5511225Z test_comprehensive_msort_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.5540820Z test_comprehensive_msort_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:07.5580389Z test_comprehensive_msort_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:07.5601262Z test_comprehensive_msort_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5618007Z test_comprehensive_msort_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5637749Z test_comprehensive_msort_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5654656Z test_comprehensive_msort_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.5675129Z test_comprehensive_msort_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:07.6077778Z test_comprehensive_mul_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T05:57:07.6748770Z test_comprehensive_mul_cuda_bool (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:57:08.2841207Z test_comprehensive_mul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.609s) 2022-05-18T05:57:08.4213275Z test_comprehensive_mul_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.137s) 2022-05-18T05:57:09.0343334Z test_comprehensive_mul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.613s) 2022-05-18T05:57:09.0734595Z test_comprehensive_mul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:57:09.4519542Z test_comprehensive_mul_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.378s) 2022-05-18T05:57:09.8213487Z test_comprehensive_mul_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.369s) 2022-05-18T05:57:09.8806815Z test_comprehensive_mul_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:09.9400978Z test_comprehensive_mul_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:10.0004297Z test_comprehensive_mul_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:10.0595003Z test_comprehensive_mul_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:10.1185462Z test_comprehensive_mul_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:10.1253407Z test_comprehensive_multinomial_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:10.1293416Z test_comprehensive_multinomial_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:10.1338161Z test_comprehensive_multinomial_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:10.1373226Z test_comprehensive_mv_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:10.1519053Z test_comprehensive_mv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:57:10.1715180Z test_comprehensive_mv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:57:10.1773232Z test_comprehensive_mv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:10.1920092Z test_comprehensive_mv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:57:10.2064015Z test_comprehensive_mv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:57:10.2342103Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T05:57:10.2941623Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:10.3508574Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:57:10.3579130Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:10.3629252Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:10.3666550Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:10.3698436Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:10.3735126Z test_comprehensive_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:10.3936378Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:57:10.4508167Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:57:10.5080726Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:57:10.5149347Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:10.5209185Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:10.5259312Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:10.5292932Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:10.5335904Z test_comprehensive_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:10.5550733Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:57:10.6119920Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:57:10.6721439Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:10.6789065Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:10.6846928Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:10.6881518Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:10.6921240Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:10.6953802Z test_comprehensive_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:10.7105421Z test_comprehensive_nan_to_num_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:57:10.7124468Z test_comprehensive_nan_to_num_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:10.7332296Z test_comprehensive_nan_to_num_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:57:10.7662654Z test_comprehensive_nan_to_num_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:57:10.8005905Z test_comprehensive_nan_to_num_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T05:57:10.8043445Z test_comprehensive_nan_to_num_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:10.8081049Z test_comprehensive_nan_to_num_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:10.8110983Z test_comprehensive_nan_to_num_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:10.8140017Z test_comprehensive_nan_to_num_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:10.8167111Z test_comprehensive_nan_to_num_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:11.1151867Z test_comprehensive_nanmean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.298s) 2022-05-18T05:57:11.4169208Z test_comprehensive_nanmean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.302s) 2022-05-18T05:57:11.9425781Z test_comprehensive_nanmean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.525s) 2022-05-18T05:57:12.4620073Z test_comprehensive_nanmean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.519s) 2022-05-18T05:57:12.4974976Z test_comprehensive_nanmedian_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:57:12.5487494Z test_comprehensive_nanmedian_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T05:57:12.5980950Z test_comprehensive_nanmedian_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.049s) 2022-05-18T05:57:12.6042488Z test_comprehensive_nanmedian_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:12.6092442Z test_comprehensive_nanmedian_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:12.6118299Z test_comprehensive_nanmedian_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:12.6150146Z test_comprehensive_nanmedian_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:12.6179212Z test_comprehensive_nanmedian_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:14.1868894Z test_comprehensive_nanquantile_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.569s) 2022-05-18T05:57:15.7353727Z test_comprehensive_nanquantile_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.548s) 2022-05-18T05:57:15.7986238Z test_comprehensive_nansum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:57:15.8060441Z test_comprehensive_nansum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:15.8749289Z test_comprehensive_nansum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.069s) 2022-05-18T05:57:16.0102702Z test_comprehensive_nansum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.135s) 2022-05-18T05:57:16.1450011Z test_comprehensive_nansum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.135s) 2022-05-18T05:57:16.1527849Z test_comprehensive_nansum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:57:16.1605289Z test_comprehensive_nansum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:16.1636692Z test_comprehensive_nansum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:16.1670706Z test_comprehensive_nansum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:16.1708027Z test_comprehensive_nansum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:16.1768693Z test_comprehensive_narrow_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:16.1785000Z test_comprehensive_narrow_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:16.2130559Z test_comprehensive_narrow_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T05:57:16.2182745Z test_comprehensive_narrow_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:16.2526985Z test_comprehensive_narrow_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T05:57:16.2627161Z test_comprehensive_narrow_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:57:16.2889708Z test_comprehensive_narrow_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:57:16.3155780Z test_comprehensive_narrow_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:57:16.3197351Z test_comprehensive_narrow_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:16.3232773Z test_comprehensive_narrow_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:16.3268940Z test_comprehensive_narrow_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:16.3291370Z test_comprehensive_narrow_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:16.3307947Z test_comprehensive_narrow_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:16.3740385Z test_comprehensive_ne_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:57:16.4340717Z test_comprehensive_ne_cuda_bool (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:16.5636377Z test_comprehensive_ne_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.130s) 2022-05-18T05:57:16.6977341Z test_comprehensive_ne_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.134s) 2022-05-18T05:57:16.7406006Z test_comprehensive_ne_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:57:16.8174956Z test_comprehensive_ne_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:57:16.8949914Z test_comprehensive_ne_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:57:16.9545349Z test_comprehensive_ne_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:17.0143864Z test_comprehensive_ne_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:17.0747819Z test_comprehensive_ne_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:17.1343969Z test_comprehensive_ne_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:17.1932325Z test_comprehensive_ne_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:57:17.1958408Z test_comprehensive_neg_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.2697145Z test_comprehensive_neg_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.074s) 2022-05-18T05:57:17.3099110Z test_comprehensive_neg_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T05:57:17.3777750Z test_comprehensive_neg_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.068s) 2022-05-18T05:57:17.3804536Z test_comprehensive_neg_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.4180361Z test_comprehensive_neg_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T05:57:17.4552679Z test_comprehensive_neg_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T05:57:17.4724139Z test_comprehensive_neg_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:57:17.4896434Z test_comprehensive_neg_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:57:17.5063873Z test_comprehensive_neg_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:57:17.5230954Z test_comprehensive_neg_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:57:17.5395170Z test_comprehensive_neg_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:57:17.5420197Z test_comprehensive_new_empty_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5439062Z test_comprehensive_new_empty_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.5470858Z test_comprehensive_new_empty_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5501773Z test_comprehensive_new_empty_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5530997Z test_comprehensive_new_empty_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5554516Z test_comprehensive_new_empty_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.5579406Z test_comprehensive_new_empty_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.5601243Z test_comprehensive_new_empty_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.5621207Z test_comprehensive_new_empty_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.5641319Z test_comprehensive_new_empty_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.5661010Z test_comprehensive_new_empty_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.5685986Z test_comprehensive_new_empty_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.5719336Z test_comprehensive_new_full_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5745328Z test_comprehensive_new_full_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5785505Z test_comprehensive_new_full_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:17.5825204Z test_comprehensive_new_full_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:17.5856358Z test_comprehensive_new_full_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5888863Z test_comprehensive_new_full_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5922640Z test_comprehensive_new_full_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5952267Z test_comprehensive_new_full_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.5976702Z test_comprehensive_new_full_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6002652Z test_comprehensive_new_full_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6028419Z test_comprehensive_new_full_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6055458Z test_comprehensive_new_full_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6082155Z test_comprehensive_new_ones_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6106579Z test_comprehensive_new_ones_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6139328Z test_comprehensive_new_ones_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6178914Z test_comprehensive_new_ones_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:17.6211235Z test_comprehensive_new_ones_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6239323Z test_comprehensive_new_ones_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6268269Z test_comprehensive_new_ones_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6293473Z test_comprehensive_new_ones_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6319775Z test_comprehensive_new_ones_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6345267Z test_comprehensive_new_ones_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6375031Z test_comprehensive_new_ones_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6400360Z test_comprehensive_new_ones_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6429838Z test_comprehensive_new_zeros_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6453946Z test_comprehensive_new_zeros_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6490065Z test_comprehensive_new_zeros_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6524654Z test_comprehensive_new_zeros_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6553460Z test_comprehensive_new_zeros_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6584406Z test_comprehensive_new_zeros_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6619343Z test_comprehensive_new_zeros_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.6644092Z test_comprehensive_new_zeros_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6668961Z test_comprehensive_new_zeros_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6695833Z test_comprehensive_new_zeros_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6720076Z test_comprehensive_new_zeros_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6744892Z test_comprehensive_new_zeros_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:17.6827812Z test_comprehensive_nextafter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:57:17.7621587Z test_comprehensive_nextafter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T05:57:17.8405222Z test_comprehensive_nextafter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:57:17.8462846Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:17.8498371Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.8529284Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.8563942Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:17.8605925Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:17.8649565Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:17.8698343Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:17.8737525Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:17.8805271Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:17.8853482Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:17.8905294Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:17.8976101Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:17.9044514Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:17.9099755Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:17.9147652Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:17.9193961Z test_comprehensive_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:17.9270942Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:57:17.9379262Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:57:17.9459418Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:57:17.9539285Z test_comprehensive_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:57:17.9623484Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:57:17.9697361Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:17.9767538Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:17.9837437Z test_comprehensive_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:17.9952136Z test_comprehensive_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:57:18.0081643Z test_comprehensive_nn_functional_avg_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:57:18.0188723Z test_comprehensive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:57:18.0315003Z test_comprehensive_nn_functional_avg_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:57:18.0417825Z test_comprehensive_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:57:18.0474734Z test_comprehensive_nn_functional_avg_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:18.0533487Z test_comprehensive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:18.0591735Z test_comprehensive_nn_functional_avg_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:18.0730427Z test_comprehensive_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:57:18.0820742Z test_comprehensive_nn_functional_avg_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:57:18.0897377Z test_comprehensive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:18.0970069Z test_comprehensive_nn_functional_avg_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:18.1000952Z test_comprehensive_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.batch_norm in torch.bfloat16 not supported (0.003s) 2022-05-18T05:57:18.1018918Z test_comprehensive_nn_functional_batch_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: nn.functional.batch_norm in torch.float16 not supported (0.002s) 2022-05-18T05:57:18.1696565Z test_comprehensive_nn_functional_batch_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:57:18.3736629Z test_comprehensive_nn_functional_batch_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.204s) 2022-05-18T05:57:18.3752833Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.batch_norm in torch.bfloat16 not supported (0.001s) 2022-05-18T05:57:18.3761906Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestDecompCUDA) ... skip: nn.functional.batch_norm in torch.float16 not supported (0.001s) 2022-05-18T05:57:18.5829465Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.206s) 2022-05-18T05:57:18.7867407Z test_comprehensive_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.204s) 2022-05-18T05:57:18.7878517Z test_comprehensive_nn_functional_bilinear_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.bilinear in torch.bfloat16 not supported (0.001s) 2022-05-18T05:57:18.8517892Z test_comprehensive_nn_functional_bilinear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T05:57:18.9153374Z test_comprehensive_nn_functional_bilinear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:57:18.9778345Z test_comprehensive_nn_functional_bilinear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T05:57:19.0380186Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T05:57:19.0880904Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T05:57:19.3328404Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.245s) 2022-05-18T05:57:19.5743916Z test_comprehensive_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.241s) 2022-05-18T05:57:19.6919104Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.118s) 2022-05-18T05:57:19.8033031Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.111s) 2022-05-18T05:57:20.1173340Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.314s) 2022-05-18T05:57:20.4354921Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.317s) 2022-05-18T05:57:20.4757792Z test_comprehensive_nn_functional_celu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T05:57:20.4802031Z test_comprehensive_nn_functional_celu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:57:20.4938951Z test_comprehensive_nn_functional_celu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:57:20.5089941Z test_comprehensive_nn_functional_celu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:57:20.5987822Z test_comprehensive_nn_functional_conv1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.090s) 2022-05-18T05:57:20.8138802Z test_comprehensive_nn_functional_conv1d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.215s) 2022-05-18T05:57:21.0393920Z test_comprehensive_nn_functional_conv1d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.225s) 2022-05-18T05:57:21.0496733Z test_comprehensive_nn_functional_conv1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:57:21.0594740Z test_comprehensive_nn_functional_conv1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:57:21.0681203Z test_comprehensive_nn_functional_conv1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:57:21.0929573Z test_comprehensive_nn_functional_conv2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:57:22.7770754Z test_comprehensive_nn_functional_conv2d_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.684s) 2022-05-18T05:57:24.4696285Z test_comprehensive_nn_functional_conv2d_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.692s) 2022-05-18T05:57:24.5044567Z test_comprehensive_nn_functional_conv2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:57:24.5313296Z test_comprehensive_nn_functional_conv2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T05:57:24.5548578Z test_comprehensive_nn_functional_conv2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:57:24.5660786Z test_comprehensive_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:57:24.5801687Z test_comprehensive_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:57:24.6028965Z test_comprehensive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:57:24.6150994Z test_comprehensive_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:57:24.6248814Z test_comprehensive_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:57:24.6389346Z test_comprehensive_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:57:24.6590488Z test_comprehensive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:57:24.6672428Z test_comprehensive_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:57:24.6818191Z test_comprehensive_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:57:24.7026439Z test_comprehensive_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:57:24.7247308Z test_comprehensive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:57:24.7380460Z test_comprehensive_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:57:24.9030597Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.165s) 2022-05-18T05:57:25.0196249Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestDecompCUDA) ... ok (0.116s) 2022-05-18T05:57:25.1715777Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.152s) 2022-05-18T05:57:25.5964033Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.425s) 2022-05-18T05:57:26.0117793Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.415s) 2022-05-18T05:57:26.1243686Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.112s) 2022-05-18T05:57:26.2366203Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.112s) 2022-05-18T05:57:26.3488954Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.112s) 2022-05-18T05:57:26.4613373Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.112s) 2022-05-18T05:57:26.5750630Z test_comprehensive_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.114s) 2022-05-18T05:57:26.7250946Z test_comprehensive_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.150s) 2022-05-18T05:57:26.8921866Z test_comprehensive_nn_functional_cosine_similarity_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.167s) 2022-05-18T05:57:27.6273004Z test_comprehensive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.735s) 2022-05-18T05:57:28.3469093Z test_comprehensive_nn_functional_cosine_similarity_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.719s) 2022-05-18T05:57:28.4669001Z test_comprehensive_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.120s) 2022-05-18T05:57:28.5878495Z test_comprehensive_nn_functional_cross_entropy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.121s) 2022-05-18T05:57:29.0472408Z test_comprehensive_nn_functional_cross_entropy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.459s) 2022-05-18T05:57:29.4830577Z test_comprehensive_nn_functional_cross_entropy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.436s) 2022-05-18T05:57:29.5499765Z test_comprehensive_nn_functional_ctc_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T05:57:29.6132489Z test_comprehensive_nn_functional_ctc_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:57:29.6372431Z test_comprehensive_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:57:29.6668400Z test_comprehensive_nn_functional_dropout2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T05:57:29.9532249Z test_comprehensive_nn_functional_dropout2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.286s) 2022-05-18T05:57:30.2295222Z test_comprehensive_nn_functional_dropout2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.276s) 2022-05-18T05:57:30.2306531Z test_comprehensive_nn_functional_dropout_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.dropout in torch.bfloat16 not supported (0.001s) 2022-05-18T05:57:30.2316894Z test_comprehensive_nn_functional_dropout_cuda_float16 (__main__.TestDecompCUDA) ... skip: nn.functional.dropout in torch.float16 not supported (0.001s) 2022-05-18T05:57:30.2327756Z test_comprehensive_nn_functional_dropout_cuda_float32 (__main__.TestDecompCUDA) ... skip: nn.functional.dropout in torch.float32 not supported (0.001s) 2022-05-18T05:57:30.2338718Z test_comprehensive_nn_functional_dropout_cuda_float64 (__main__.TestDecompCUDA) ... skip: nn.functional.dropout in torch.float64 not supported (0.001s) 2022-05-18T05:57:30.2404208Z test_comprehensive_nn_functional_elu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:30.2470675Z test_comprehensive_nn_functional_elu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:57:30.2702509Z test_comprehensive_nn_functional_elu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:57:30.2944244Z test_comprehensive_nn_functional_elu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:57:30.3255299Z test_comprehensive_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T05:57:30.3730282Z test_comprehensive_nn_functional_embedding_bag_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:57:30.4165986Z test_comprehensive_nn_functional_embedding_bag_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:57:30.4579827Z test_comprehensive_nn_functional_embedding_bag_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:57:30.4591070Z test_comprehensive_nn_functional_embedding_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.embedding in torch.bfloat16 not supported (0.001s) 2022-05-18T05:57:30.4671780Z test_comprehensive_nn_functional_embedding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:57:30.5125607Z test_comprehensive_nn_functional_embedding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2022-05-18T05:57:30.5575221Z test_comprehensive_nn_functional_embedding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.045s) 2022-05-18T05:57:30.5755723Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T05:57:30.5947977Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:57:31.4483970Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.853s) 2022-05-18T05:57:32.2903923Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.842s) 2022-05-18T05:57:32.2951899Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:32.2976445Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:32.3031603Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:32.3087189Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:32.3189211Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:57:32.3247153Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:57:32.3296480Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:57:32.3326283Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:57:32.3353479Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:32.3375526Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:32.3402396Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:32.3424917Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:57:32.3737279Z test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T05:57:32.4087369Z test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:57:32.4394512Z test_comprehensive_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T05:57:32.4835004Z test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:57:32.5296715Z test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T05:57:32.5712973Z test_comprehensive_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:57:37.7360139Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (5.164s) 2022-05-18T05:57:42.7643170Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (5.028s) 2022-05-18T05:58:02.2739749Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (19.510s) 2022-05-18T05:58:21.3693237Z test_comprehensive_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (19.095s) 2022-05-18T05:58:21.3828232Z test_comprehensive_nn_functional_gelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:58:21.4044189Z test_comprehensive_nn_functional_gelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:58:21.5737017Z test_comprehensive_nn_functional_gelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.169s) 2022-05-18T05:58:21.7373808Z test_comprehensive_nn_functional_gelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.164s) 2022-05-18T05:58:21.7621473Z test_comprehensive_nn_functional_glu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:58:21.7855762Z test_comprehensive_nn_functional_glu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:58:21.8111721Z test_comprehensive_nn_functional_glu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:58:21.8317780Z test_comprehensive_nn_functional_glu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:58:21.8536089Z test_comprehensive_nn_functional_grid_sample_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:58:21.8783102Z test_comprehensive_nn_functional_grid_sample_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:58:21.9027219Z test_comprehensive_nn_functional_grid_sample_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:58:21.9229080Z test_comprehensive_nn_functional_group_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T05:58:21.9278617Z test_comprehensive_nn_functional_group_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:58:21.9328155Z test_comprehensive_nn_functional_group_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:58:21.9376238Z test_comprehensive_nn_functional_group_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:58:21.9490423Z test_comprehensive_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:58:21.9648254Z test_comprehensive_nn_functional_hardshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:58:22.0758519Z test_comprehensive_nn_functional_hardshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.111s) 2022-05-18T05:58:22.1790535Z test_comprehensive_nn_functional_hardshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.103s) 2022-05-18T05:58:22.1841011Z test_comprehensive_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:58:22.1891508Z test_comprehensive_nn_functional_hardsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:58:22.2055448Z test_comprehensive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:58:22.2283734Z test_comprehensive_nn_functional_hardsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:58:22.2400935Z test_comprehensive_nn_functional_hardswish_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:58:22.2514950Z test_comprehensive_nn_functional_hardswish_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:58:22.3373685Z test_comprehensive_nn_functional_hardswish_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.086s) 2022-05-18T05:58:22.4160853Z test_comprehensive_nn_functional_hardswish_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T05:58:22.4225653Z test_comprehensive_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:58:22.4346542Z test_comprehensive_nn_functional_hardtanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:58:22.6176957Z test_comprehensive_nn_functional_hardtanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.183s) 2022-05-18T05:58:22.7946228Z test_comprehensive_nn_functional_hardtanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.177s) 2022-05-18T05:58:22.8383251Z test_comprehensive_nn_functional_hardtanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:58:22.8827183Z test_comprehensive_nn_functional_hardtanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:58:22.9255531Z test_comprehensive_nn_functional_hardtanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:58:22.9687083Z test_comprehensive_nn_functional_hardtanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:58:23.1128591Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.144s) 2022-05-18T05:58:23.2608903Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.148s) 2022-05-18T05:58:23.7557596Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.495s) 2022-05-18T05:58:24.2550756Z test_comprehensive_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.499s) 2022-05-18T05:58:24.2928136Z test_comprehensive_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T05:58:24.3305093Z test_comprehensive_nn_functional_huber_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T05:58:24.5947240Z test_comprehensive_nn_functional_huber_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.264s) 2022-05-18T05:58:24.8528634Z test_comprehensive_nn_functional_huber_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.258s) 2022-05-18T05:58:24.8540667Z test_comprehensive_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.instance_norm in torch.bfloat16 not supported (0.001s) 2022-05-18T05:58:24.8551891Z test_comprehensive_nn_functional_instance_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: nn.functional.instance_norm in torch.float16 not supported (0.001s) 2022-05-18T05:58:24.9369403Z test_comprehensive_nn_functional_instance_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T05:58:25.1971413Z test_comprehensive_nn_functional_instance_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.260s) 2022-05-18T05:58:25.2047760Z test_comprehensive_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:58:25.2123276Z test_comprehensive_nn_functional_interpolate_area_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.2199003Z test_comprehensive_nn_functional_interpolate_area_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.2274017Z test_comprehensive_nn_functional_interpolate_area_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.2359039Z test_comprehensive_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:58:25.2432147Z test_comprehensive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.2504326Z test_comprehensive_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.2600591Z test_comprehensive_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:58:25.2672911Z test_comprehensive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.2742500Z test_comprehensive_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.2824716Z test_comprehensive_nn_functional_interpolate_linear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:58:25.2895646Z test_comprehensive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.2965334Z test_comprehensive_nn_functional_interpolate_linear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.3095450Z test_comprehensive_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:58:25.3173505Z test_comprehensive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:58:25.3243621Z test_comprehensive_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.3271885Z test_comprehensive_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:58:25.3354238Z test_comprehensive_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:58:25.3424780Z test_comprehensive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.3496176Z test_comprehensive_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:25.3544971Z test_comprehensive_nn_functional_kl_div_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:58:25.3862051Z test_comprehensive_nn_functional_kl_div_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.032s) 2022-05-18T05:58:25.4648898Z test_comprehensive_nn_functional_kl_div_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T05:58:25.5426154Z test_comprehensive_nn_functional_kl_div_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T05:58:25.5461881Z test_comprehensive_nn_functional_kl_div_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:25.5495856Z test_comprehensive_nn_functional_kl_div_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:58:25.5529798Z test_comprehensive_nn_functional_kl_div_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:58:25.5562897Z test_comprehensive_nn_functional_kl_div_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:58:25.5696981Z test_comprehensive_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:58:25.6352734Z test_comprehensive_nn_functional_l1_loss_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T05:58:25.6983085Z test_comprehensive_nn_functional_l1_loss_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T05:58:25.7169483Z test_comprehensive_nn_functional_l1_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:58:25.8403113Z test_comprehensive_nn_functional_l1_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.123s) 2022-05-18T05:58:25.9646753Z test_comprehensive_nn_functional_l1_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.124s) 2022-05-18T05:58:25.9657436Z test_comprehensive_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.layer_norm in torch.bfloat16 not supported (0.001s) 2022-05-18T05:58:25.9667622Z test_comprehensive_nn_functional_layer_norm_cuda_float16 (__main__.TestDecompCUDA) ... skip: nn.functional.layer_norm in torch.float16 not supported (0.001s) 2022-05-18T05:58:26.1269572Z test_comprehensive_nn_functional_layer_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.160s) 2022-05-18T05:58:26.2973118Z test_comprehensive_nn_functional_layer_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.170s) 2022-05-18T05:58:26.3190722Z test_comprehensive_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T05:58:26.3338651Z test_comprehensive_nn_functional_leaky_relu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:58:26.5144377Z test_comprehensive_nn_functional_leaky_relu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.180s) 2022-05-18T05:58:26.6976974Z test_comprehensive_nn_functional_leaky_relu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.183s) 2022-05-18T05:58:26.7664074Z test_comprehensive_nn_functional_linear_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.069s) 2022-05-18T05:58:27.3305217Z test_comprehensive_nn_functional_linear_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.564s) 2022-05-18T05:58:27.8884864Z test_comprehensive_nn_functional_linear_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.558s) 2022-05-18T05:58:27.9612941Z test_comprehensive_nn_functional_linear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.073s) 2022-05-18T05:58:28.3483469Z test_comprehensive_nn_functional_linear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.387s) 2022-05-18T05:58:28.7403322Z test_comprehensive_nn_functional_linear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.392s) 2022-05-18T05:58:28.8712939Z test_comprehensive_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.131s) 2022-05-18T05:58:29.0007200Z test_comprehensive_nn_functional_local_response_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.129s) 2022-05-18T05:58:29.4410260Z test_comprehensive_nn_functional_local_response_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.440s) 2022-05-18T05:58:29.8760348Z test_comprehensive_nn_functional_local_response_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.435s) 2022-05-18T05:58:29.8836567Z test_comprehensive_nn_functional_logsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:29.9089989Z test_comprehensive_nn_functional_logsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T05:58:29.9394716Z test_comprehensive_nn_functional_logsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T05:58:30.0203571Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.081s) 2022-05-18T05:58:30.1041482Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.083s) 2022-05-18T05:58:30.4098005Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.306s) 2022-05-18T05:58:30.7083331Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.298s) 2022-05-18T05:58:30.8022984Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.094s) 2022-05-18T05:58:30.8967285Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.094s) 2022-05-18T05:58:30.9918457Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.095s) 2022-05-18T05:58:31.0853438Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.094s) 2022-05-18T05:58:31.1793547Z test_comprehensive_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.094s) 2022-05-18T05:58:32.2856552Z test_comprehensive_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.106s) 2022-05-18T05:58:33.3960225Z test_comprehensive_nn_functional_max_pool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.108s) 2022-05-18T05:58:34.5036836Z test_comprehensive_nn_functional_max_pool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.105s) 2022-05-18T05:58:35.6133654Z test_comprehensive_nn_functional_max_pool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.107s) 2022-05-18T05:58:37.0003027Z test_comprehensive_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.384s) 2022-05-18T05:58:38.3904170Z test_comprehensive_nn_functional_max_pool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.385s) 2022-05-18T05:58:39.7848026Z test_comprehensive_nn_functional_max_pool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.389s) 2022-05-18T05:58:41.1787881Z test_comprehensive_nn_functional_max_pool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.390s) 2022-05-18T05:58:41.7573808Z test_comprehensive_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.574s) 2022-05-18T05:58:42.3247253Z test_comprehensive_nn_functional_max_pool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.565s) 2022-05-18T05:58:42.8912931Z test_comprehensive_nn_functional_max_pool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.564s) 2022-05-18T05:58:43.4563054Z test_comprehensive_nn_functional_max_pool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.563s) 2022-05-18T05:58:43.7687650Z test_comprehensive_nn_functional_max_unpool1d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.310s) 2022-05-18T05:58:44.0743459Z test_comprehensive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.305s) 2022-05-18T05:58:44.3877509Z test_comprehensive_nn_functional_max_unpool1d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.312s) 2022-05-18T05:58:44.4916175Z test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.102s) 2022-05-18T05:58:44.5950773Z test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.103s) 2022-05-18T05:58:44.7069404Z test_comprehensive_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.112s) 2022-05-18T05:58:45.2313931Z test_comprehensive_nn_functional_max_unpool2d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.524s) 2022-05-18T05:58:45.7623233Z test_comprehensive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.529s) 2022-05-18T05:58:46.2906847Z test_comprehensive_nn_functional_max_unpool2d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.526s) 2022-05-18T05:58:46.4774050Z test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.185s) 2022-05-18T05:58:46.6660505Z test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.188s) 2022-05-18T05:58:46.8459639Z test_comprehensive_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.180s) 2022-05-18T05:58:47.0156719Z test_comprehensive_nn_functional_max_unpool3d_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.169s) 2022-05-18T05:58:47.2036280Z test_comprehensive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.187s) 2022-05-18T05:58:47.3791836Z test_comprehensive_nn_functional_max_unpool3d_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.175s) 2022-05-18T05:58:47.4500967Z test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:58:47.5209258Z test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T05:58:47.5931207Z test_comprehensive_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T05:58:47.5991758Z test_comprehensive_nn_functional_mish_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:58:47.6044760Z test_comprehensive_nn_functional_mish_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:58:47.6208165Z test_comprehensive_nn_functional_mish_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:58:47.6370982Z test_comprehensive_nn_functional_mish_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:58:47.6599231Z test_comprehensive_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:58:47.6865210Z test_comprehensive_nn_functional_mse_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T05:58:47.8321822Z test_comprehensive_nn_functional_mse_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.145s) 2022-05-18T05:58:47.9661804Z test_comprehensive_nn_functional_mse_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.134s) 2022-05-18T05:58:47.9721640Z test_comprehensive_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:58:47.9762720Z test_comprehensive_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:47.9805360Z test_comprehensive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:47.9847933Z test_comprehensive_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:47.9892505Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:47.9927058Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:47.9958541Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:58:47.9992583Z test_comprehensive_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:58:48.0527346Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T05:58:48.2549695Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.202s) 2022-05-18T05:58:48.4474104Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.192s) 2022-05-18T05:58:48.5516266Z test_comprehensive_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T05:58:48.6617086Z test_comprehensive_nn_functional_nll_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.110s) 2022-05-18T05:58:49.0297023Z test_comprehensive_nn_functional_nll_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.368s) 2022-05-18T05:58:49.3988137Z test_comprehensive_nn_functional_nll_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.369s) 2022-05-18T05:58:49.4784955Z test_comprehensive_nn_functional_normalize_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T05:58:49.9806191Z test_comprehensive_nn_functional_normalize_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.502s) 2022-05-18T05:58:50.4914918Z test_comprehensive_nn_functional_normalize_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.511s) 2022-05-18T05:58:50.5711936Z test_comprehensive_nn_functional_normalize_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T05:58:50.9594556Z test_comprehensive_nn_functional_normalize_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.388s) 2022-05-18T05:58:51.3431431Z test_comprehensive_nn_functional_normalize_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.384s) 2022-05-18T05:58:51.3492810Z test_comprehensive_nn_functional_one_hot_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:58:51.3935767Z test_comprehensive_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:58:51.3983008Z test_comprehensive_nn_functional_pad_circular_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:51.6150134Z test_comprehensive_nn_functional_pad_circular_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.216s) 2022-05-18T05:58:51.8271940Z test_comprehensive_nn_functional_pad_circular_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.212s) 2022-05-18T05:58:51.8754664Z test_comprehensive_nn_functional_pad_circular_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:58:52.0171303Z test_comprehensive_nn_functional_pad_circular_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.141s) 2022-05-18T05:58:52.1615695Z test_comprehensive_nn_functional_pad_circular_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.144s) 2022-05-18T05:58:52.1716583Z test_comprehensive_nn_functional_pad_circular_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:58:52.1789228Z test_comprehensive_nn_functional_pad_circular_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:52.1834262Z test_comprehensive_nn_functional_pad_circular_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:52.1877708Z test_comprehensive_nn_functional_pad_circular_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:52.1922048Z test_comprehensive_nn_functional_pad_circular_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:58:52.2232119Z test_comprehensive_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T05:58:52.2354109Z test_comprehensive_nn_functional_pad_constant_cuda_bool (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:58:52.2692658Z test_comprehensive_nn_functional_pad_constant_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:58:52.3063601Z test_comprehensive_nn_functional_pad_constant_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T05:58:52.3404113Z test_comprehensive_nn_functional_pad_constant_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T05:58:52.3744709Z test_comprehensive_nn_functional_pad_constant_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T05:58:52.4060525Z test_comprehensive_nn_functional_pad_constant_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T05:58:52.4165555Z test_comprehensive_nn_functional_pad_constant_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:58:52.4240285Z test_comprehensive_nn_functional_pad_constant_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:58:52.4312447Z test_comprehensive_nn_functional_pad_constant_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:52.4383888Z test_comprehensive_nn_functional_pad_constant_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:52.4456289Z test_comprehensive_nn_functional_pad_constant_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:58:52.4584491Z test_comprehensive_nn_functional_pad_reflect_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T05:58:52.4695997Z test_comprehensive_nn_functional_pad_reflect_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:58:52.4801714Z test_comprehensive_nn_functional_pad_reflect_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:58:52.4895038Z test_comprehensive_nn_functional_pad_reflect_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:58:52.4975523Z test_comprehensive_nn_functional_pad_reflect_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:58:52.5120538Z test_comprehensive_nn_functional_pad_replicate_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:58:52.5240314Z test_comprehensive_nn_functional_pad_replicate_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:58:52.5317370Z test_comprehensive_nn_functional_pad_replicate_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:58:52.5395983Z test_comprehensive_nn_functional_pad_replicate_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:58:52.5498447Z test_comprehensive_nn_functional_pad_replicate_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:58:52.5904835Z test_comprehensive_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:58:52.7554066Z test_comprehensive_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.164s) 2022-05-18T05:58:52.9179390Z test_comprehensive_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.162s) 2022-05-18T05:58:52.9650162Z test_comprehensive_nn_functional_pairwise_distance_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T05:58:53.0846757Z test_comprehensive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.119s) 2022-05-18T05:58:53.2068962Z test_comprehensive_nn_functional_pairwise_distance_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.122s) 2022-05-18T05:58:53.2262630Z test_comprehensive_nn_functional_pairwise_distance_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:58:53.2379658Z test_comprehensive_nn_functional_pairwise_distance_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:58:53.2495570Z test_comprehensive_nn_functional_pairwise_distance_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:58:53.2613108Z test_comprehensive_nn_functional_pairwise_distance_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:58:53.2729856Z test_comprehensive_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:58:53.2793404Z test_comprehensive_nn_functional_pdist_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:58:53.2853583Z test_comprehensive_nn_functional_pdist_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:58:53.2884513Z test_comprehensive_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:58:53.2898211Z test_comprehensive_nn_functional_pixel_shuffle_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.2923425Z test_comprehensive_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.2948267Z test_comprehensive_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.2971493Z test_comprehensive_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.2994483Z test_comprehensive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.3020117Z test_comprehensive_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.3036702Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.3051596Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.3066954Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.3081070Z test_comprehensive_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.3096968Z test_comprehensive_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.3120462Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.3136854Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.3160358Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.3188113Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:58:53.3214310Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.3235640Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.3260763Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:53.3272366Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.3288385Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.3304446Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.3318670Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T05:58:53.3340693Z test_comprehensive_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:58:54.3834953Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (1.049s) 2022-05-18T05:58:55.4463883Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.063s) 2022-05-18T05:59:01.4315639Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (5.985s) 2022-05-18T05:59:07.3906740Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (5.959s) 2022-05-18T05:59:09.8859493Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (2.495s) 2022-05-18T05:59:12.3911365Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (2.505s) 2022-05-18T05:59:14.9054927Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (2.514s) 2022-05-18T05:59:17.4007080Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (2.495s) 2022-05-18T05:59:19.8892004Z test_comprehensive_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (2.489s) 2022-05-18T05:59:19.9334786Z test_comprehensive_nn_functional_prelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:59:20.3651515Z test_comprehensive_nn_functional_prelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.431s) 2022-05-18T05:59:20.7978921Z test_comprehensive_nn_functional_prelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.433s) 2022-05-18T05:59:20.8099487Z test_comprehensive_nn_functional_relu6_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:59:20.8217851Z test_comprehensive_nn_functional_relu6_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:59:21.0309525Z test_comprehensive_nn_functional_relu6_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.209s) 2022-05-18T05:59:21.2391854Z test_comprehensive_nn_functional_relu6_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.208s) 2022-05-18T05:59:21.2876594Z test_comprehensive_nn_functional_relu6_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:59:21.3311270Z test_comprehensive_nn_functional_relu6_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:59:21.3734223Z test_comprehensive_nn_functional_relu6_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T05:59:21.4169667Z test_comprehensive_nn_functional_relu6_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:59:21.4595889Z test_comprehensive_nn_functional_relu6_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:59:21.4668742Z test_comprehensive_nn_functional_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:59:21.4746578Z test_comprehensive_nn_functional_relu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:59:21.5174652Z test_comprehensive_nn_functional_relu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T05:59:21.5590734Z test_comprehensive_nn_functional_relu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:59:21.5627847Z test_comprehensive_nn_functional_relu_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:21.5662515Z test_comprehensive_nn_functional_relu_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:21.5690006Z test_comprehensive_nn_functional_relu_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:21.5706388Z test_comprehensive_nn_functional_relu_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:21.5723552Z test_comprehensive_nn_functional_relu_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:21.5789094Z test_comprehensive_nn_functional_rrelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:59:21.5852237Z test_comprehensive_nn_functional_rrelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:21.6020405Z test_comprehensive_nn_functional_rrelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:59:21.6208919Z test_comprehensive_nn_functional_rrelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:59:21.6311029Z test_comprehensive_nn_functional_selu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:59:21.6405216Z test_comprehensive_nn_functional_selu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:59:21.6646548Z test_comprehensive_nn_functional_selu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:59:21.6881061Z test_comprehensive_nn_functional_selu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:59:21.6980696Z test_comprehensive_nn_functional_silu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:59:21.7064183Z test_comprehensive_nn_functional_silu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:59:21.7296430Z test_comprehensive_nn_functional_silu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:59:21.7543374Z test_comprehensive_nn_functional_silu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:59:21.7661437Z test_comprehensive_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:59:21.7734211Z test_comprehensive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:59:21.7853419Z test_comprehensive_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T05:59:21.7911934Z test_comprehensive_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:21.7972704Z test_comprehensive_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:21.8028666Z test_comprehensive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:59:21.8123878Z test_comprehensive_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:59:21.8350307Z test_comprehensive_nn_functional_softmin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T05:59:21.8587791Z test_comprehensive_nn_functional_softmin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:59:22.0194778Z test_comprehensive_nn_functional_softmin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.161s) 2022-05-18T05:59:22.1796396Z test_comprehensive_nn_functional_softmin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.160s) 2022-05-18T05:59:22.2034798Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:59:22.3881212Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.184s) 2022-05-18T05:59:22.5750102Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.187s) 2022-05-18T05:59:22.5994932Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T05:59:22.7583378Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.159s) 2022-05-18T05:59:22.9159565Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.158s) 2022-05-18T05:59:22.9879509Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T05:59:23.0574942Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T05:59:23.1264629Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.069s) 2022-05-18T05:59:23.1952043Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.069s) 2022-05-18T05:59:23.2611683Z test_comprehensive_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T05:59:23.2674470Z test_comprehensive_nn_functional_softplus_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:23.2733033Z test_comprehensive_nn_functional_softplus_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:23.2906986Z test_comprehensive_nn_functional_softplus_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T05:59:23.3058778Z test_comprehensive_nn_functional_softplus_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:59:23.3211334Z test_comprehensive_nn_functional_softshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T05:59:23.3352551Z test_comprehensive_nn_functional_softshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T05:59:23.4463489Z test_comprehensive_nn_functional_softshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.111s) 2022-05-18T05:59:23.5553667Z test_comprehensive_nn_functional_softshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.109s) 2022-05-18T05:59:23.5710844Z test_comprehensive_nn_functional_softsign_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:59:23.5788173Z test_comprehensive_nn_functional_softsign_cuda_bool (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:59:23.6287180Z test_comprehensive_nn_functional_softsign_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T05:59:23.6844921Z test_comprehensive_nn_functional_softsign_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T05:59:23.7010439Z test_comprehensive_nn_functional_softsign_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:59:23.7424415Z test_comprehensive_nn_functional_softsign_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:59:23.7832367Z test_comprehensive_nn_functional_softsign_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T05:59:23.7914052Z test_comprehensive_nn_functional_softsign_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:59:23.7962884Z test_comprehensive_nn_functional_softsign_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:59:23.8005899Z test_comprehensive_nn_functional_softsign_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:59:23.8048883Z test_comprehensive_nn_functional_softsign_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:59:23.8097991Z test_comprehensive_nn_functional_softsign_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:59:23.8193402Z test_comprehensive_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:59:23.8653232Z test_comprehensive_nn_functional_tanhshrink_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T05:59:23.9094852Z test_comprehensive_nn_functional_tanhshrink_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T05:59:23.9200064Z test_comprehensive_nn_functional_tanhshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:59:23.9532043Z test_comprehensive_nn_functional_tanhshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:59:23.9906949Z test_comprehensive_nn_functional_tanhshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T05:59:24.0064387Z test_comprehensive_nn_functional_tanhshrink_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T05:59:24.0151624Z test_comprehensive_nn_functional_tanhshrink_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:59:24.0230276Z test_comprehensive_nn_functional_tanhshrink_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:59:24.0309382Z test_comprehensive_nn_functional_tanhshrink_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:59:24.0390640Z test_comprehensive_nn_functional_tanhshrink_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:59:24.0472861Z test_comprehensive_nn_functional_threshold_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:59:24.0579250Z test_comprehensive_nn_functional_threshold_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:59:24.0926817Z test_comprehensive_nn_functional_threshold_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T05:59:24.1290782Z test_comprehensive_nn_functional_threshold_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T05:59:24.1335264Z test_comprehensive_nn_functional_threshold_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:59:24.1375908Z test_comprehensive_nn_functional_threshold_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:59:24.1418004Z test_comprehensive_nn_functional_threshold_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:59:24.1451043Z test_comprehensive_nn_functional_threshold_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:24.1472974Z test_comprehensive_nn_functional_threshold_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:24.2794405Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.132s) 2022-05-18T05:59:24.7910518Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.511s) 2022-05-18T05:59:25.2923585Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.501s) 2022-05-18T05:59:25.4186971Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.126s) 2022-05-18T05:59:25.7833922Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.365s) 2022-05-18T05:59:26.1286567Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.345s) 2022-05-18T05:59:26.2418406Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.113s) 2022-05-18T05:59:26.3550540Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.113s) 2022-05-18T05:59:26.4665579Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.111s) 2022-05-18T05:59:26.5790642Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.112s) 2022-05-18T05:59:26.6919804Z test_comprehensive_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.113s) 2022-05-18T05:59:26.8272261Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.135s) 2022-05-18T05:59:27.3204090Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.493s) 2022-05-18T05:59:27.8185149Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.498s) 2022-05-18T05:59:27.9434700Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.125s) 2022-05-18T05:59:28.2991300Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.356s) 2022-05-18T05:59:28.6343829Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.335s) 2022-05-18T05:59:28.7376052Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.103s) 2022-05-18T05:59:28.8409620Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.103s) 2022-05-18T05:59:28.9424397Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T05:59:29.0471945Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.105s) 2022-05-18T05:59:29.1496440Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.102s) 2022-05-18T05:59:32.7502666Z test_comprehensive_nn_functional_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.601s) 2022-05-18T05:59:36.3446799Z test_comprehensive_nn_functional_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.594s) 2022-05-18T05:59:36.7921254Z test_comprehensive_nn_functional_unfold_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.447s) 2022-05-18T05:59:38.9406582Z test_comprehensive_nn_functional_unfold_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.148s) 2022-05-18T05:59:41.0472514Z test_comprehensive_nn_functional_unfold_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.106s) 2022-05-18T05:59:41.0539488Z test_comprehensive_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:41.0599149Z test_comprehensive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:41.0635592Z test_comprehensive_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:41.0712856Z test_comprehensive_nn_functional_upsample_nearest_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T05:59:41.0790316Z test_comprehensive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:59:41.0900972Z test_comprehensive_nn_functional_upsample_nearest_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:59:41.0930297Z test_comprehensive_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:41.0997008Z test_comprehensive_nonzero_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:59:41.1052475Z test_comprehensive_nonzero_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:59:41.1115509Z test_comprehensive_nonzero_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:41.1177534Z test_comprehensive_nonzero_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:41.1237536Z test_comprehensive_nonzero_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:41.1296937Z test_comprehensive_nonzero_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:41.1355754Z test_comprehensive_nonzero_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:41.1415127Z test_comprehensive_nonzero_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:41.1474015Z test_comprehensive_nonzero_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:41.1528898Z test_comprehensive_nonzero_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:59:41.1584684Z test_comprehensive_nonzero_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:59:41.1640101Z test_comprehensive_nonzero_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:59:41.3691291Z test_comprehensive_norm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.205s) 2022-05-18T05:59:42.4609387Z test_comprehensive_norm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (1.092s) 2022-05-18T05:59:43.5747541Z test_comprehensive_norm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (1.114s) 2022-05-18T05:59:43.7924894Z test_comprehensive_norm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.218s) 2022-05-18T05:59:44.6524106Z test_comprehensive_norm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.860s) 2022-05-18T05:59:45.5177650Z test_comprehensive_norm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.865s) 2022-05-18T05:59:45.5374844Z test_comprehensive_norm_fro_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T05:59:45.5960614Z test_comprehensive_norm_fro_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T05:59:45.6537023Z test_comprehensive_norm_fro_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T05:59:45.6646364Z test_comprehensive_norm_fro_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T05:59:45.7129245Z test_comprehensive_norm_fro_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:59:45.7581113Z test_comprehensive_norm_fro_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.045s) 2022-05-18T05:59:45.7912326Z test_comprehensive_norm_inf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T05:59:45.8988637Z test_comprehensive_norm_inf_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.107s) 2022-05-18T05:59:46.0102400Z test_comprehensive_norm_inf_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.111s) 2022-05-18T05:59:46.0481132Z test_comprehensive_norm_inf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T05:59:46.1391652Z test_comprehensive_norm_inf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.091s) 2022-05-18T05:59:46.2287860Z test_comprehensive_norm_inf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.089s) 2022-05-18T05:59:46.2771954Z test_comprehensive_norm_nuc_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:59:46.3256998Z test_comprehensive_norm_nuc_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T05:59:46.3637054Z test_comprehensive_norm_nuc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T05:59:46.4031940Z test_comprehensive_norm_nuc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T05:59:46.4133095Z test_comprehensive_normal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T05:59:46.4209467Z test_comprehensive_normal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T05:59:46.4272565Z test_comprehensive_normal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:46.4359343Z test_comprehensive_normal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T05:59:46.4383363Z test_comprehensive_normal_number_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4406598Z test_comprehensive_normal_number_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4427688Z test_comprehensive_normal_number_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4449685Z test_comprehensive_normal_number_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4475367Z test_comprehensive_ones_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:46.4495960Z test_comprehensive_ones_like_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4530046Z test_comprehensive_ones_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:46.4563814Z test_comprehensive_ones_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:46.4585807Z test_comprehensive_ones_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4608228Z test_comprehensive_ones_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4633881Z test_comprehensive_ones_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4652159Z test_comprehensive_ones_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4672011Z test_comprehensive_ones_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4693260Z test_comprehensive_ones_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4718561Z test_comprehensive_ones_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4739414Z test_comprehensive_ones_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T05:59:46.4747980Z test_comprehensive_ormqr_cuda_complex128 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.001s) 2022-05-18T05:59:46.4758530Z test_comprehensive_ormqr_cuda_complex64 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.001s) 2022-05-18T05:59:46.4769042Z test_comprehensive_ormqr_cuda_float32 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.001s) 2022-05-18T05:59:46.4779356Z test_comprehensive_ormqr_cuda_float64 (__main__.TestDecompCUDA) ... skip: cuSOLVER not available (0.001s) 2022-05-18T05:59:46.4843608Z test_comprehensive_outer_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:46.4880001Z test_comprehensive_outer_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:46.5248006Z test_comprehensive_outer_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T05:59:46.5549736Z test_comprehensive_outer_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T05:59:46.5605692Z test_comprehensive_outer_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:59:46.5817247Z test_comprehensive_outer_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:59:46.6027560Z test_comprehensive_outer_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T05:59:46.6090414Z test_comprehensive_outer_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T05:59:46.6137562Z test_comprehensive_outer_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T05:59:46.6169543Z test_comprehensive_outer_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T05:59:46.6208549Z test_comprehensive_outer_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T05:59:46.6242038Z test_comprehensive_outer_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:01.0709818Z test_comprehensive_pca_lowrank_cuda_float32 (__main__.TestDecompCUDA) ... ok (14.446s) 2022-05-18T06:00:15.5701510Z test_comprehensive_pca_lowrank_cuda_float64 (__main__.TestDecompCUDA) ... ok (14.499s) 2022-05-18T06:00:15.5771790Z test_comprehensive_permute_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:15.5806078Z test_comprehensive_permute_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:15.5849789Z test_comprehensive_permute_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:15.5892844Z test_comprehensive_permute_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:15.5928448Z test_comprehensive_permute_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:15.5967933Z test_comprehensive_permute_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:15.6006175Z test_comprehensive_permute_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:15.6030995Z test_comprehensive_permute_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:15.6053170Z test_comprehensive_permute_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:15.6073054Z test_comprehensive_permute_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:15.6093079Z test_comprehensive_permute_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:15.6113156Z test_comprehensive_permute_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:15.8095062Z test_comprehensive_pinverse_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.198s) 2022-05-18T06:00:16.0136474Z test_comprehensive_pinverse_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.204s) 2022-05-18T06:00:16.1599743Z test_comprehensive_pinverse_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.146s) 2022-05-18T06:00:16.3030079Z test_comprehensive_pinverse_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.143s) 2022-05-18T06:00:17.1102463Z test_comprehensive_polar_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.807s) 2022-05-18T06:00:17.9050096Z test_comprehensive_polar_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.794s) 2022-05-18T06:00:17.9111166Z test_comprehensive_polygamma_polygamma_n_0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:17.9343637Z test_comprehensive_polygamma_polygamma_n_0_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:17.9857349Z test_comprehensive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T06:00:18.0405935Z test_comprehensive_polygamma_polygamma_n_0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T06:00:18.0456626Z test_comprehensive_polygamma_polygamma_n_0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:18.0502399Z test_comprehensive_polygamma_polygamma_n_0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:18.0547430Z test_comprehensive_polygamma_polygamma_n_0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:18.0584143Z test_comprehensive_polygamma_polygamma_n_0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:18.0611777Z test_comprehensive_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:18.0636686Z test_comprehensive_polygamma_polygamma_n_1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.0780560Z test_comprehensive_polygamma_polygamma_n_1_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:00:18.1301791Z test_comprehensive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T06:00:18.1832189Z test_comprehensive_polygamma_polygamma_n_1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T06:00:18.1886213Z test_comprehensive_polygamma_polygamma_n_1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:18.1931144Z test_comprehensive_polygamma_polygamma_n_1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:18.1955463Z test_comprehensive_polygamma_polygamma_n_1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.1978490Z test_comprehensive_polygamma_polygamma_n_1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.2002604Z test_comprehensive_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.2025566Z test_comprehensive_polygamma_polygamma_n_2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.2194521Z test_comprehensive_polygamma_polygamma_n_2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:18.2735572Z test_comprehensive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:00:18.3250266Z test_comprehensive_polygamma_polygamma_n_2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T06:00:18.3306065Z test_comprehensive_polygamma_polygamma_n_2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:18.3350435Z test_comprehensive_polygamma_polygamma_n_2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:18.3395681Z test_comprehensive_polygamma_polygamma_n_2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:18.3438213Z test_comprehensive_polygamma_polygamma_n_2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:18.3462614Z test_comprehensive_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.3486216Z test_comprehensive_polygamma_polygamma_n_3_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.3715009Z test_comprehensive_polygamma_polygamma_n_3_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:18.4264136Z test_comprehensive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T06:00:18.4825241Z test_comprehensive_polygamma_polygamma_n_3_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T06:00:18.4877600Z test_comprehensive_polygamma_polygamma_n_3_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:18.4926798Z test_comprehensive_polygamma_polygamma_n_3_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:18.4949781Z test_comprehensive_polygamma_polygamma_n_3_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.4976845Z test_comprehensive_polygamma_polygamma_n_3_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:18.5000857Z test_comprehensive_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.5025046Z test_comprehensive_polygamma_polygamma_n_4_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.5251756Z test_comprehensive_polygamma_polygamma_n_4_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:18.5778122Z test_comprehensive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T06:00:18.6318398Z test_comprehensive_polygamma_polygamma_n_4_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:00:18.6373731Z test_comprehensive_polygamma_polygamma_n_4_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:18.6419598Z test_comprehensive_polygamma_polygamma_n_4_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:18.6454991Z test_comprehensive_polygamma_polygamma_n_4_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:18.6482657Z test_comprehensive_polygamma_polygamma_n_4_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:18.6508652Z test_comprehensive_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.6539161Z test_comprehensive_positive_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:18.6565040Z test_comprehensive_positive_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:18.6592249Z test_comprehensive_positive_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:18.6616070Z test_comprehensive_positive_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.6640216Z test_comprehensive_positive_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.6664319Z test_comprehensive_positive_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.6682715Z test_comprehensive_positive_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.6707518Z test_comprehensive_positive_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.6725423Z test_comprehensive_positive_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.6741401Z test_comprehensive_positive_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.6756572Z test_comprehensive_positive_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:18.8605489Z test_comprehensive_pow_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.184s) 2022-05-18T06:00:21.0609245Z test_comprehensive_pow_cuda_complex128 (__main__.TestDecompCUDA) ... ok (2.200s) 2022-05-18T06:00:23.3123080Z test_comprehensive_pow_cuda_complex64 (__main__.TestDecompCUDA) ... ok (2.251s) 2022-05-18T06:00:23.4838439Z test_comprehensive_pow_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.172s) 2022-05-18T06:00:24.8129424Z test_comprehensive_pow_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.329s) 2022-05-18T06:00:26.1582551Z test_comprehensive_pow_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.345s) 2022-05-18T06:00:26.2214973Z test_comprehensive_pow_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:00:26.2812481Z test_comprehensive_pow_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:00:26.3413950Z test_comprehensive_pow_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:00:26.4006433Z test_comprehensive_pow_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:00:26.4594898Z test_comprehensive_pow_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:00:26.6317471Z test_comprehensive_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.172s) 2022-05-18T06:00:26.6416533Z test_comprehensive_prod_cuda_bool (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:27.4463894Z test_comprehensive_prod_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.805s) 2022-05-18T06:00:27.4611798Z test_comprehensive_prod_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:00:28.2921656Z test_comprehensive_prod_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.831s) 2022-05-18T06:00:28.4598227Z test_comprehensive_prod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.167s) 2022-05-18T06:00:28.9585395Z test_comprehensive_prod_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.499s) 2022-05-18T06:00:29.4795137Z test_comprehensive_prod_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.521s) 2022-05-18T06:00:29.4911207Z test_comprehensive_prod_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:00:29.4970190Z test_comprehensive_prod_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:29.5024523Z test_comprehensive_prod_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:29.5085121Z test_comprehensive_prod_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:29.5144882Z test_comprehensive_prod_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:29.5355845Z test_comprehensive_put_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T06:00:29.5458324Z test_comprehensive_put_cuda_bool (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:00:29.5714488Z test_comprehensive_put_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:00:29.5965941Z test_comprehensive_put_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:00:29.6219225Z test_comprehensive_put_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:00:29.6496802Z test_comprehensive_put_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:29.6726689Z test_comprehensive_put_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:29.6820783Z test_comprehensive_put_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:29.6903253Z test_comprehensive_put_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:29.6953885Z test_comprehensive_put_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:29.7004167Z test_comprehensive_put_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:29.7053512Z test_comprehensive_put_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:30.2979787Z test_comprehensive_qr_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.592s) 2022-05-18T06:00:30.8977742Z test_comprehensive_qr_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.599s) 2022-05-18T06:00:31.3839964Z test_comprehensive_qr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.486s) 2022-05-18T06:00:31.8852953Z test_comprehensive_qr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.501s) 2022-05-18T06:00:33.3901262Z test_comprehensive_quantile_cuda_float32 (__main__.TestDecompCUDA) ... ok (1.505s) 2022-05-18T06:00:34.8676452Z test_comprehensive_quantile_cuda_float64 (__main__.TestDecompCUDA) ... ok (1.477s) 2022-05-18T06:00:34.8719841Z test_comprehensive_rad2deg_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:34.8736145Z test_comprehensive_rad2deg_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:34.8800073Z test_comprehensive_rad2deg_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:34.8927202Z test_comprehensive_rad2deg_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:34.9026209Z test_comprehensive_rad2deg_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:00:34.9057994Z test_comprehensive_rad2deg_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9098175Z test_comprehensive_rad2deg_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:34.9128187Z test_comprehensive_rad2deg_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9158215Z test_comprehensive_rad2deg_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9177116Z test_comprehensive_rad2deg_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:34.9210130Z test_comprehensive_rand_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9245673Z test_comprehensive_rand_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9280587Z test_comprehensive_rand_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9316825Z test_comprehensive_rand_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9345570Z test_comprehensive_rand_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9374898Z test_comprehensive_rand_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9418017Z test_comprehensive_randint_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:34.9461191Z test_comprehensive_randint_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:34.9500984Z test_comprehensive_randint_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:34.9540905Z test_comprehensive_randint_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:34.9576416Z test_comprehensive_randint_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9616618Z test_comprehensive_randint_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:34.9654492Z test_comprehensive_randint_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:34.9691180Z test_comprehensive_randint_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9725810Z test_comprehensive_randint_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9757399Z test_comprehensive_randn_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9791592Z test_comprehensive_randn_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9826333Z test_comprehensive_randn_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9859586Z test_comprehensive_randn_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9898323Z test_comprehensive_randn_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:34.9928749Z test_comprehensive_randn_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9953749Z test_comprehensive_ravel_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:34.9975521Z test_comprehensive_ravel_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0002488Z test_comprehensive_ravel_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:35.0032452Z test_comprehensive_ravel_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:35.0055939Z test_comprehensive_ravel_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0086868Z test_comprehensive_ravel_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:35.0111935Z test_comprehensive_ravel_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0130260Z test_comprehensive_ravel_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0147366Z test_comprehensive_ravel_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0162545Z test_comprehensive_ravel_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0182432Z test_comprehensive_ravel_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0199176Z test_comprehensive_ravel_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0223929Z test_comprehensive_real_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0246773Z test_comprehensive_real_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0366941Z test_comprehensive_real_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:00:35.0406509Z test_comprehensive_real_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:35.0535918Z test_comprehensive_real_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:35.0576770Z test_comprehensive_real_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:35.0616162Z test_comprehensive_real_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:35.0657066Z test_comprehensive_real_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:35.0677456Z test_comprehensive_real_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0698021Z test_comprehensive_real_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0711330Z test_comprehensive_real_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:35.0730383Z test_comprehensive_real_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0744653Z test_comprehensive_real_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:35.0878058Z test_comprehensive_reciprocal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:35.0929523Z test_comprehensive_reciprocal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:35.1446330Z test_comprehensive_reciprocal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T06:00:35.2009990Z test_comprehensive_reciprocal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T06:00:35.2139130Z test_comprehensive_reciprocal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:35.2521543Z test_comprehensive_reciprocal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T06:00:35.2926479Z test_comprehensive_reciprocal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T06:00:35.3010736Z test_comprehensive_reciprocal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:35.3072517Z test_comprehensive_reciprocal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:35.3119729Z test_comprehensive_reciprocal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:35.3164650Z test_comprehensive_reciprocal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:35.3219601Z test_comprehensive_reciprocal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:35.3486512Z test_comprehensive_remainder_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:35.3802741Z test_comprehensive_remainder_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T06:00:35.7344012Z test_comprehensive_remainder_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.354s) 2022-05-18T06:00:36.0903240Z test_comprehensive_remainder_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.356s) 2022-05-18T06:00:36.0983736Z test_comprehensive_remainder_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:36.1034856Z test_comprehensive_remainder_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:36.1073443Z test_comprehensive_remainder_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:36.1112332Z test_comprehensive_remainder_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:36.1152569Z test_comprehensive_remainder_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:36.1641031Z test_comprehensive_renorm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.049s) 2022-05-18T06:00:36.7051265Z test_comprehensive_renorm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.541s) 2022-05-18T06:00:37.2587080Z test_comprehensive_renorm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.554s) 2022-05-18T06:00:37.3072627Z test_comprehensive_renorm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T06:00:37.6698674Z test_comprehensive_renorm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.363s) 2022-05-18T06:00:38.0319919Z test_comprehensive_renorm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.362s) 2022-05-18T06:00:38.0520263Z test_comprehensive_repeat_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:38.0607495Z test_comprehensive_repeat_cuda_bool (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:38.0774037Z test_comprehensive_repeat_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:38.0973007Z test_comprehensive_repeat_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:38.1145380Z test_comprehensive_repeat_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:38.1367832Z test_comprehensive_repeat_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T06:00:38.1564927Z test_comprehensive_repeat_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:00:38.1652407Z test_comprehensive_repeat_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:38.1705762Z test_comprehensive_repeat_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:38.1755926Z test_comprehensive_repeat_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:38.1807427Z test_comprehensive_repeat_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:38.1859891Z test_comprehensive_repeat_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:38.1929934Z test_comprehensive_repeat_interleave_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:38.1963784Z test_comprehensive_repeat_interleave_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.2027024Z test_comprehensive_repeat_interleave_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:38.2090044Z test_comprehensive_repeat_interleave_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:38.2154566Z test_comprehensive_repeat_interleave_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:38.2242360Z test_comprehensive_repeat_interleave_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:38.2318464Z test_comprehensive_repeat_interleave_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:38.2353366Z test_comprehensive_repeat_interleave_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.2389757Z test_comprehensive_repeat_interleave_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:38.2423524Z test_comprehensive_repeat_interleave_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.2456267Z test_comprehensive_repeat_interleave_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.2487378Z test_comprehensive_repeat_interleave_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.2528729Z test_comprehensive_reshape_as_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:38.2554760Z test_comprehensive_reshape_as_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.2598949Z test_comprehensive_reshape_as_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:38.2654083Z test_comprehensive_reshape_as_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:38.2737907Z test_comprehensive_reshape_as_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:38.2818523Z test_comprehensive_reshape_as_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:38.2860511Z test_comprehensive_reshape_as_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:38.2886914Z test_comprehensive_reshape_as_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.2909073Z test_comprehensive_reshape_as_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.2931423Z test_comprehensive_reshape_as_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.2956000Z test_comprehensive_reshape_as_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.2981004Z test_comprehensive_reshape_as_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.3057596Z test_comprehensive_reshape_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:38.3087416Z test_comprehensive_reshape_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.3169340Z test_comprehensive_reshape_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:38.3250488Z test_comprehensive_reshape_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:38.3326282Z test_comprehensive_reshape_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:38.3401698Z test_comprehensive_reshape_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:38.3472341Z test_comprehensive_reshape_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:38.3508731Z test_comprehensive_reshape_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.3541054Z test_comprehensive_reshape_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.3565511Z test_comprehensive_reshape_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.3595562Z test_comprehensive_reshape_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.3623273Z test_comprehensive_reshape_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.3646529Z test_comprehensive_resize__cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3666378Z test_comprehensive_resize__cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3695842Z test_comprehensive_resize__cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.3719887Z test_comprehensive_resize__cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3742801Z test_comprehensive_resize__cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3764902Z test_comprehensive_resize__cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3786760Z test_comprehensive_resize__cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3807026Z test_comprehensive_resize__cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3825430Z test_comprehensive_resize__cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3844745Z test_comprehensive_resize__cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3868993Z test_comprehensive_resize__cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3890816Z test_comprehensive_resize__cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3913103Z test_comprehensive_resize_as__cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3934424Z test_comprehensive_resize_as__cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.3959205Z test_comprehensive_resize_as__cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.3985512Z test_comprehensive_resize_as__cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.4007534Z test_comprehensive_resize_as__cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4030948Z test_comprehensive_resize_as__cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4058611Z test_comprehensive_resize_as__cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.4077431Z test_comprehensive_resize_as__cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4096047Z test_comprehensive_resize_as__cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4113760Z test_comprehensive_resize_as__cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4133056Z test_comprehensive_resize_as__cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4152754Z test_comprehensive_resize_as__cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4173431Z test_comprehensive_resolve_conj_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4192402Z test_comprehensive_resolve_conj_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4216517Z test_comprehensive_resolve_conj_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4238410Z test_comprehensive_resolve_conj_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4259862Z test_comprehensive_resolve_conj_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4279793Z test_comprehensive_resolve_conj_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4299035Z test_comprehensive_resolve_conj_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4311872Z test_comprehensive_resolve_conj_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:38.4329014Z test_comprehensive_resolve_conj_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:38.4347098Z test_comprehensive_resolve_conj_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4362410Z test_comprehensive_resolve_conj_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:38.4377404Z test_comprehensive_resolve_conj_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4400039Z test_comprehensive_resolve_neg_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4413838Z test_comprehensive_resolve_neg_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:38.4436867Z test_comprehensive_resolve_neg_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4453667Z test_comprehensive_resolve_neg_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4474474Z test_comprehensive_resolve_neg_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4499641Z test_comprehensive_resolve_neg_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4521299Z test_comprehensive_resolve_neg_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4540881Z test_comprehensive_resolve_neg_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4556712Z test_comprehensive_resolve_neg_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:38.4571111Z test_comprehensive_resolve_neg_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:38.4585957Z test_comprehensive_resolve_neg_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:38.4600228Z test_comprehensive_resolve_neg_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:38.4618109Z test_comprehensive_resolve_neg_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.4684450Z test_comprehensive_roll_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:38.4708688Z test_comprehensive_roll_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.4772923Z test_comprehensive_roll_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:38.4839545Z test_comprehensive_roll_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:38.4898793Z test_comprehensive_roll_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:38.4957604Z test_comprehensive_roll_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:38.5048500Z test_comprehensive_roll_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:38.5079080Z test_comprehensive_roll_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:38.5101992Z test_comprehensive_roll_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.5127839Z test_comprehensive_roll_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.5150936Z test_comprehensive_roll_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.5175251Z test_comprehensive_roll_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:38.5253285Z test_comprehensive_rot90_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:38.5563256Z test_comprehensive_rot90_cuda_bool (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T06:00:38.6831540Z test_comprehensive_rot90_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.127s) 2022-05-18T06:00:38.8084766Z test_comprehensive_rot90_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.125s) 2022-05-18T06:00:38.8159728Z test_comprehensive_rot90_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:38.9125301Z test_comprehensive_rot90_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.096s) 2022-05-18T06:00:39.0067465Z test_comprehensive_rot90_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.094s) 2022-05-18T06:00:39.0386447Z test_comprehensive_rot90_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.032s) 2022-05-18T06:00:39.0658807Z test_comprehensive_rot90_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:39.0937368Z test_comprehensive_rot90_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T06:00:39.1217486Z test_comprehensive_rot90_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T06:00:39.1488455Z test_comprehensive_rot90_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:39.1515536Z test_comprehensive_round_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1536482Z test_comprehensive_round_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:39.1557519Z test_comprehensive_round_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:39.1580495Z test_comprehensive_round_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:39.1613717Z test_comprehensive_round_decimals_0_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1647761Z test_comprehensive_round_decimals_0_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1680199Z test_comprehensive_round_decimals_0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1709779Z test_comprehensive_round_decimals_0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1741483Z test_comprehensive_round_decimals_3_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1774149Z test_comprehensive_round_decimals_3_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1804206Z test_comprehensive_round_decimals_3_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1835453Z test_comprehensive_round_decimals_3_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1868557Z test_comprehensive_round_decimals_neg_3_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1904624Z test_comprehensive_round_decimals_neg_3_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:39.1936683Z test_comprehensive_round_decimals_neg_3_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.1968538Z test_comprehensive_round_decimals_neg_3_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.2092037Z test_comprehensive_rsqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:00:39.2124851Z test_comprehensive_rsqrt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.2491297Z test_comprehensive_rsqrt_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T06:00:39.2853033Z test_comprehensive_rsqrt_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:00:39.2976925Z test_comprehensive_rsqrt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:00:39.3247760Z test_comprehensive_rsqrt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:39.3504252Z test_comprehensive_rsqrt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T06:00:39.3541973Z test_comprehensive_rsqrt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:39.3579042Z test_comprehensive_rsqrt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:39.3617544Z test_comprehensive_rsqrt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:39.3647458Z test_comprehensive_rsqrt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:39.3664492Z test_comprehensive_rsqrt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:39.3856010Z test_comprehensive_rsub_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:00:39.7571299Z test_comprehensive_rsub_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.371s) 2022-05-18T06:00:40.1383977Z test_comprehensive_rsub_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.381s) 2022-05-18T06:00:40.1633844Z test_comprehensive_rsub_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:00:40.4008463Z test_comprehensive_rsub_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.237s) 2022-05-18T06:00:40.6381195Z test_comprehensive_rsub_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.237s) 2022-05-18T06:00:40.7052348Z test_comprehensive_rsub_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T06:00:40.7687833Z test_comprehensive_rsub_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:00:40.8329268Z test_comprehensive_rsub_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:00:40.8958065Z test_comprehensive_rsub_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:00:40.9582377Z test_comprehensive_rsub_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T06:00:40.9665584Z test_comprehensive_scatter_add_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:40.9718963Z test_comprehensive_scatter_add_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:40.9810589Z test_comprehensive_scatter_add_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:40.9896511Z test_comprehensive_scatter_add_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:40.9976133Z test_comprehensive_scatter_add_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:41.0056084Z test_comprehensive_scatter_add_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:41.0136112Z test_comprehensive_scatter_add_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:41.0183698Z test_comprehensive_scatter_add_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:41.0235208Z test_comprehensive_scatter_add_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:41.0281133Z test_comprehensive_scatter_add_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:41.0329778Z test_comprehensive_scatter_add_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:41.0374887Z test_comprehensive_scatter_add_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:41.0469046Z test_comprehensive_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:41.0524224Z test_comprehensive_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:41.0628401Z test_comprehensive_scatter_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:00:41.0730298Z test_comprehensive_scatter_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:00:41.0830144Z test_comprehensive_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:00:41.0920349Z test_comprehensive_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:41.1010482Z test_comprehensive_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:41.1065942Z test_comprehensive_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:41.1120654Z test_comprehensive_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:41.1173851Z test_comprehensive_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:41.1227718Z test_comprehensive_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:41.1281916Z test_comprehensive_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:41.3475529Z test_comprehensive_scatter_reduce_amax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.219s) 2022-05-18T06:00:41.5680173Z test_comprehensive_scatter_reduce_amax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.220s) 2022-05-18T06:00:42.0404013Z test_comprehensive_scatter_reduce_amax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.472s) 2022-05-18T06:00:42.5120803Z test_comprehensive_scatter_reduce_amax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.472s) 2022-05-18T06:00:42.7371304Z test_comprehensive_scatter_reduce_amin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.225s) 2022-05-18T06:00:42.9595256Z test_comprehensive_scatter_reduce_amin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.222s) 2022-05-18T06:00:43.4311229Z test_comprehensive_scatter_reduce_amin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.472s) 2022-05-18T06:00:43.9009262Z test_comprehensive_scatter_reduce_amin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.470s) 2022-05-18T06:00:43.9845336Z test_comprehensive_scatter_reduce_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.083s) 2022-05-18T06:00:44.0681656Z test_comprehensive_scatter_reduce_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.084s) 2022-05-18T06:00:44.1823793Z test_comprehensive_scatter_reduce_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.114s) 2022-05-18T06:00:44.2920724Z test_comprehensive_scatter_reduce_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.109s) 2022-05-18T06:00:44.4906407Z test_comprehensive_scatter_reduce_prod_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.198s) 2022-05-18T06:00:44.6862560Z test_comprehensive_scatter_reduce_prod_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.195s) 2022-05-18T06:00:45.4523447Z test_comprehensive_scatter_reduce_prod_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.766s) 2022-05-18T06:00:46.2172745Z test_comprehensive_scatter_reduce_prod_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.765s) 2022-05-18T06:00:46.2365102Z test_comprehensive_scatter_reduce_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:00:46.2424703Z test_comprehensive_scatter_reduce_sum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:46.2558071Z test_comprehensive_scatter_reduce_sum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:46.2689345Z test_comprehensive_scatter_reduce_sum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:46.2870259Z test_comprehensive_scatter_reduce_sum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:00:46.2972495Z test_comprehensive_scatter_reduce_sum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:00:46.3030342Z test_comprehensive_scatter_reduce_sum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:46.3089031Z test_comprehensive_scatter_reduce_sum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:46.3149031Z test_comprehensive_scatter_reduce_sum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:46.3204894Z test_comprehensive_scatter_reduce_sum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:46.3460833Z test_comprehensive_searchsorted_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:00:46.3705962Z test_comprehensive_searchsorted_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T06:00:46.3951354Z test_comprehensive_searchsorted_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T06:00:46.4152586Z test_comprehensive_searchsorted_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:46.4357532Z test_comprehensive_searchsorted_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:46.4561737Z test_comprehensive_searchsorted_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:46.4762136Z test_comprehensive_searchsorted_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:46.4963305Z test_comprehensive_searchsorted_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:46.5042656Z test_comprehensive_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:46.5059445Z test_comprehensive_select_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:46.5363194Z test_comprehensive_select_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T06:00:46.5673883Z test_comprehensive_select_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T06:00:46.5791689Z test_comprehensive_select_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:00:46.6015704Z test_comprehensive_select_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T06:00:46.6235109Z test_comprehensive_select_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T06:00:46.6275920Z test_comprehensive_select_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:46.6311635Z test_comprehensive_select_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:46.6347606Z test_comprehensive_select_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:46.6369852Z test_comprehensive_select_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:46.6391526Z test_comprehensive_select_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:46.6439741Z test_comprehensive_select_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:46.6460025Z test_comprehensive_select_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:46.6505652Z test_comprehensive_select_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:46.6562580Z test_comprehensive_select_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:46.6617246Z test_comprehensive_select_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:46.6639484Z test_comprehensive_select_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:46.6677222Z test_comprehensive_select_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:46.6721548Z test_comprehensive_select_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:46.6741912Z test_comprehensive_select_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:46.6762498Z test_comprehensive_select_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:46.6782748Z test_comprehensive_sgn_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:46.6797271Z test_comprehensive_sgn_cuda_bool (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:46.9037833Z test_comprehensive_sgn_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.224s) 2022-05-18T06:00:46.9055204Z test_comprehensive_sgn_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1299022Z test_comprehensive_sgn_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.224s) 2022-05-18T06:00:47.1322134Z test_comprehensive_sgn_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1361067Z test_comprehensive_sgn_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:47.1398703Z test_comprehensive_sgn_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:47.1411993Z test_comprehensive_sgn_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.1426751Z test_comprehensive_sgn_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.1441550Z test_comprehensive_sgn_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.1455068Z test_comprehensive_sgn_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.1474900Z test_comprehensive_sgn_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1497041Z test_comprehensive_short_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1515070Z test_comprehensive_short_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1540997Z test_comprehensive_short_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1565894Z test_comprehensive_short_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1587335Z test_comprehensive_short_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1609863Z test_comprehensive_short_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1631077Z test_comprehensive_short_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1651951Z test_comprehensive_short_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1668866Z test_comprehensive_short_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1689442Z test_comprehensive_short_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1706458Z test_comprehensive_short_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1725926Z test_comprehensive_short_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1779621Z test_comprehensive_sigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:47.1795849Z test_comprehensive_sigmoid_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.1992873Z test_comprehensive_sigmoid_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:00:47.2032681Z test_comprehensive_sigmoid_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:47.2232022Z test_comprehensive_sigmoid_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:47.2290754Z test_comprehensive_sigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:47.2431730Z test_comprehensive_sigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:00:47.2559957Z test_comprehensive_sigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:47.2591679Z test_comprehensive_sigmoid_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:47.2622880Z test_comprehensive_sigmoid_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:47.2660669Z test_comprehensive_sigmoid_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:47.2685517Z test_comprehensive_sigmoid_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.2701175Z test_comprehensive_sigmoid_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.2726994Z test_comprehensive_sign_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.2898191Z test_comprehensive_sign_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.2922234Z test_comprehensive_sign_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.3126499Z test_comprehensive_sign_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:47.3323805Z test_comprehensive_sign_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:00:47.3495104Z test_comprehensive_sign_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.3663224Z test_comprehensive_sign_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.3832297Z test_comprehensive_sign_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.4001307Z test_comprehensive_sign_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.4167543Z test_comprehensive_sign_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.4184488Z test_comprehensive_signbit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.4203733Z test_comprehensive_signbit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.4217487Z test_comprehensive_signbit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.4232357Z test_comprehensive_signbit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.4248471Z test_comprehensive_signbit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.4262407Z test_comprehensive_signbit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.4276408Z test_comprehensive_signbit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.4290951Z test_comprehensive_signbit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.4308441Z test_comprehensive_signbit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:47.4322368Z test_comprehensive_signbit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:47.4371661Z test_comprehensive_sin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:47.4547055Z test_comprehensive_sin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.5947898Z test_comprehensive_sin_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.140s) 2022-05-18T06:00:47.7292221Z test_comprehensive_sin_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.134s) 2022-05-18T06:00:47.7331164Z test_comprehensive_sin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:47.8094374Z test_comprehensive_sin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T06:00:47.8803163Z test_comprehensive_sin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T06:00:47.8977735Z test_comprehensive_sin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.9147283Z test_comprehensive_sin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.9316860Z test_comprehensive_sin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.9486843Z test_comprehensive_sin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.9654619Z test_comprehensive_sin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:47.9847115Z test_comprehensive_sinc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:00:47.9872059Z test_comprehensive_sinc_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:48.0826890Z test_comprehensive_sinc_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.095s) 2022-05-18T06:00:48.1820470Z test_comprehensive_sinc_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.099s) 2022-05-18T06:00:48.2076271Z test_comprehensive_sinc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:00:48.2744698Z test_comprehensive_sinc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T06:00:48.3409736Z test_comprehensive_sinc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T06:00:48.3449176Z test_comprehensive_sinc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:48.3493749Z test_comprehensive_sinc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:48.3537661Z test_comprehensive_sinc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:48.3568898Z test_comprehensive_sinc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:48.3584567Z test_comprehensive_sinc_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:48.3630111Z test_comprehensive_sinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:48.3842146Z test_comprehensive_sinh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T06:00:48.5244754Z test_comprehensive_sinh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.140s) 2022-05-18T06:00:48.6584430Z test_comprehensive_sinh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.134s) 2022-05-18T06:00:48.6619910Z test_comprehensive_sinh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:48.7338130Z test_comprehensive_sinh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T06:00:48.8055823Z test_comprehensive_sinh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T06:00:48.8229351Z test_comprehensive_sinh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:48.8408160Z test_comprehensive_sinh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:00:48.8577250Z test_comprehensive_sinh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:48.8749096Z test_comprehensive_sinh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:48.8915307Z test_comprehensive_sinh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:48.8989965Z test_comprehensive_slice_scatter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:48.9017067Z test_comprehensive_slice_scatter_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:48.9090462Z test_comprehensive_slice_scatter_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:48.9202508Z test_comprehensive_slice_scatter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:00:48.9358055Z test_comprehensive_slice_scatter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:00:48.9408242Z test_comprehensive_slice_scatter_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:48.9450205Z test_comprehensive_slice_scatter_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:48.9476558Z test_comprehensive_slice_scatter_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:48.9502825Z test_comprehensive_slice_scatter_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:48.9530663Z test_comprehensive_slice_scatter_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:48.9656177Z test_comprehensive_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:48.9817751Z test_comprehensive_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:00:49.0856213Z test_comprehensive_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.104s) 2022-05-18T06:00:49.1861545Z test_comprehensive_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.100s) 2022-05-18T06:00:49.2041875Z test_comprehensive_softmax_with_dtype_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:00:49.2422881Z test_comprehensive_softmax_with_dtype_cuda_bool (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T06:00:49.3483284Z test_comprehensive_softmax_with_dtype_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.106s) 2022-05-18T06:00:49.4503158Z test_comprehensive_softmax_with_dtype_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.102s) 2022-05-18T06:00:49.4620240Z test_comprehensive_softmax_with_dtype_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:00:49.5700771Z test_comprehensive_softmax_with_dtype_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.108s) 2022-05-18T06:00:49.6647258Z test_comprehensive_softmax_with_dtype_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.094s) 2022-05-18T06:00:49.7176678Z test_comprehensive_softmax_with_dtype_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T06:00:49.7673899Z test_comprehensive_softmax_with_dtype_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T06:00:49.8177328Z test_comprehensive_softmax_with_dtype_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T06:00:49.8677722Z test_comprehensive_softmax_with_dtype_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.050s) 2022-05-18T06:00:49.9146191Z test_comprehensive_softmax_with_dtype_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.047s) 2022-05-18T06:00:49.9320316Z test_comprehensive_sort_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:49.9599183Z test_comprehensive_sort_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T06:00:49.9851851Z test_comprehensive_sort_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:00:50.0120663Z test_comprehensive_sort_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:50.0220669Z test_comprehensive_sort_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:00:50.0282711Z test_comprehensive_sort_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:50.0341206Z test_comprehensive_sort_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:50.0402007Z test_comprehensive_sort_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:50.0471186Z test_comprehensive_sort_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:50.0480522Z test_comprehensive_sparse_sampled_addmm_cuda_complex128 (__main__.TestDecompCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.001s) 2022-05-18T06:00:50.0491561Z test_comprehensive_sparse_sampled_addmm_cuda_complex64 (__main__.TestDecompCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.001s) 2022-05-18T06:00:50.0501998Z test_comprehensive_sparse_sampled_addmm_cuda_float32 (__main__.TestDecompCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.001s) 2022-05-18T06:00:50.0513431Z test_comprehensive_sparse_sampled_addmm_cuda_float64 (__main__.TestDecompCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.001s) 2022-05-18T06:00:50.0595072Z test_comprehensive_special_entr_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:50.0619288Z test_comprehensive_special_entr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:50.0712115Z test_comprehensive_special_entr_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:50.0942102Z test_comprehensive_special_entr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:50.1169812Z test_comprehensive_special_entr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:50.1203873Z test_comprehensive_special_entr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.1233317Z test_comprehensive_special_entr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.1262444Z test_comprehensive_special_entr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.1292829Z test_comprehensive_special_entr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.1320918Z test_comprehensive_special_entr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.1340182Z test_comprehensive_special_erfcx_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:50.1604946Z test_comprehensive_special_erfcx_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T06:00:50.1865595Z test_comprehensive_special_erfcx_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T06:00:50.1904482Z test_comprehensive_special_erfcx_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:50.1938024Z test_comprehensive_special_erfcx_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.1974019Z test_comprehensive_special_erfcx_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.2007357Z test_comprehensive_special_erfcx_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.2022017Z test_comprehensive_special_erfcx_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:50.2049090Z test_comprehensive_special_i0e_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.2089157Z test_comprehensive_special_i0e_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:50.2115719Z test_comprehensive_special_i0e_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:50.2367256Z test_comprehensive_special_i0e_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:00:50.2718670Z test_comprehensive_special_i0e_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:00:50.2781862Z test_comprehensive_special_i0e_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:50.2841052Z test_comprehensive_special_i0e_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:50.2874552Z test_comprehensive_special_i0e_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.2913473Z test_comprehensive_special_i0e_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:50.2947618Z test_comprehensive_special_i0e_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.2962292Z test_comprehensive_special_i1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:50.3557956Z test_comprehensive_special_i1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:00:50.4192639Z test_comprehensive_special_i1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:00:50.4229063Z test_comprehensive_special_i1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.4260779Z test_comprehensive_special_i1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.4293482Z test_comprehensive_special_i1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.4326928Z test_comprehensive_special_i1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.4342324Z test_comprehensive_special_i1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:50.4376851Z test_comprehensive_special_i1e_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.5063722Z test_comprehensive_special_i1e_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.069s) 2022-05-18T06:00:50.5916923Z test_comprehensive_special_i1e_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.085s) 2022-05-18T06:00:50.5983920Z test_comprehensive_special_i1e_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:50.6048490Z test_comprehensive_special_i1e_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:50.6081708Z test_comprehensive_special_i1e_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.6122418Z test_comprehensive_special_i1e_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:50.6154911Z test_comprehensive_special_i1e_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.6172617Z test_comprehensive_special_log_ndtr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:50.6406053Z test_comprehensive_special_log_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:50.6693941Z test_comprehensive_special_log_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T06:00:50.6730112Z test_comprehensive_special_log_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.6763491Z test_comprehensive_special_log_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:50.6801806Z test_comprehensive_special_log_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:50.6818323Z test_comprehensive_special_log_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:50.6833946Z test_comprehensive_special_log_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.001s) 2022-05-18T06:00:50.7019154Z test_comprehensive_special_ndtr_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:00:50.7198533Z test_comprehensive_special_ndtr_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:00:50.7414781Z test_comprehensive_special_ndtr_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T06:00:50.8030073Z test_comprehensive_special_ndtr_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:00:50.8673416Z test_comprehensive_special_ndtr_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:00:50.8868036Z test_comprehensive_special_ndtr_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:00:50.9002364Z test_comprehensive_special_ndtr_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:50.9136216Z test_comprehensive_special_ndtr_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:50.9270309Z test_comprehensive_special_ndtr_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:50.9408417Z test_comprehensive_special_ndtr_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:00:50.9426693Z test_comprehensive_special_ndtri_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:50.9659138Z test_comprehensive_special_ndtri_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:50.9884934Z test_comprehensive_special_ndtri_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:50.9907956Z test_comprehensive_special_ndtri_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:50.9929285Z test_comprehensive_special_ndtri_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:50.9965261Z test_comprehensive_special_ndtri_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:51.0000459Z test_comprehensive_special_ndtri_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:51.0015867Z test_comprehensive_special_ndtri_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:51.0040926Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:51.0169912Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:51.0704205Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.053s) 2022-05-18T06:00:51.1215733Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T06:00:51.1268823Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:51.1319060Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:51.1364378Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:51.1406949Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:51.1430486Z test_comprehensive_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:51.1667717Z test_comprehensive_special_xlog1py_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:00:51.1723355Z test_comprehensive_special_xlog1py_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:51.2084451Z test_comprehensive_special_xlog1py_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:00:51.5041081Z test_comprehensive_special_xlog1py_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.295s) 2022-05-18T06:00:51.8006140Z test_comprehensive_special_xlog1py_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.296s) 2022-05-18T06:00:51.8070497Z test_comprehensive_special_xlog1py_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:51.8102337Z test_comprehensive_special_xlog1py_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:51.8126359Z test_comprehensive_special_xlog1py_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:51.8151659Z test_comprehensive_special_xlog1py_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:51.8180541Z test_comprehensive_special_xlog1py_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:51.8182388Z test_comprehensive_special_zeta_cuda_bool (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T06:00:51.8251048Z test_comprehensive_special_zeta_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:51.8288747Z test_comprehensive_special_zeta_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:51.8321216Z test_comprehensive_special_zeta_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:51.8323053Z test_comprehensive_special_zeta_cuda_int32 (__main__.TestDecompCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T06:00:51.8352045Z test_comprehensive_special_zeta_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:51.8377185Z test_comprehensive_special_zeta_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:51.8402807Z test_comprehensive_special_zeta_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:51.8441372Z test_comprehensive_split_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:51.8707283Z test_comprehensive_split_cuda_bool (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:51.9256233Z test_comprehensive_split_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T06:00:51.9829747Z test_comprehensive_split_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:00:51.9865649Z test_comprehensive_split_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:52.0201663Z test_comprehensive_split_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T06:00:52.0539195Z test_comprehensive_split_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T06:00:52.0808560Z test_comprehensive_split_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:52.1076404Z test_comprehensive_split_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:52.1345706Z test_comprehensive_split_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:52.1611556Z test_comprehensive_split_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T06:00:52.1881345Z test_comprehensive_split_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:00:52.1938609Z test_comprehensive_split_list_args_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:52.2519207Z test_comprehensive_split_list_args_cuda_bool (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:00:52.3735438Z test_comprehensive_split_list_args_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.122s) 2022-05-18T06:00:52.4982204Z test_comprehensive_split_list_args_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.125s) 2022-05-18T06:00:52.5038221Z test_comprehensive_split_list_args_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:52.5755311Z test_comprehensive_split_list_args_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T06:00:52.6486643Z test_comprehensive_split_list_args_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.073s) 2022-05-18T06:00:52.7063183Z test_comprehensive_split_list_args_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:00:52.7645782Z test_comprehensive_split_list_args_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:00:52.8234804Z test_comprehensive_split_list_args_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:00:52.8811237Z test_comprehensive_split_list_args_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:00:52.9382281Z test_comprehensive_split_list_args_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:00:52.9448292Z test_comprehensive_split_with_sizes_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:53.0214046Z test_comprehensive_split_with_sizes_cuda_bool (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T06:00:53.1841324Z test_comprehensive_split_with_sizes_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.163s) 2022-05-18T06:00:53.3488439Z test_comprehensive_split_with_sizes_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.165s) 2022-05-18T06:00:53.3552351Z test_comprehensive_split_with_sizes_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:00:53.4515196Z test_comprehensive_split_with_sizes_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.096s) 2022-05-18T06:00:53.5477630Z test_comprehensive_split_with_sizes_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.096s) 2022-05-18T06:00:53.6241102Z test_comprehensive_split_with_sizes_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T06:00:53.7006681Z test_comprehensive_split_with_sizes_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T06:00:53.7786297Z test_comprehensive_split_with_sizes_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T06:00:53.8545109Z test_comprehensive_split_with_sizes_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T06:00:53.9295980Z test_comprehensive_split_with_sizes_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T06:00:53.9334529Z test_comprehensive_sqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:53.9510491Z test_comprehensive_sqrt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:54.0287731Z test_comprehensive_sqrt_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T06:00:54.1025040Z test_comprehensive_sqrt_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.074s) 2022-05-18T06:00:54.1058962Z test_comprehensive_sqrt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:54.1436685Z test_comprehensive_sqrt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.038s) 2022-05-18T06:00:54.1806726Z test_comprehensive_sqrt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T06:00:54.1982506Z test_comprehensive_sqrt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:54.2153730Z test_comprehensive_sqrt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:54.2325218Z test_comprehensive_sqrt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:54.2495924Z test_comprehensive_sqrt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:54.2666189Z test_comprehensive_sqrt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:00:54.2764960Z test_comprehensive_square_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:00:54.2849326Z test_comprehensive_square_cuda_bool (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:54.3285054Z test_comprehensive_square_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:00:54.3793026Z test_comprehensive_square_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T06:00:54.3924188Z test_comprehensive_square_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:00:54.4285114Z test_comprehensive_square_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:00:54.4636716Z test_comprehensive_square_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:00:54.4716639Z test_comprehensive_square_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:00:54.4782359Z test_comprehensive_square_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:00:54.4828066Z test_comprehensive_square_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:54.4875930Z test_comprehensive_square_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:54.4920068Z test_comprehensive_square_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:54.4967318Z test_comprehensive_squeeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:54.4988610Z test_comprehensive_squeeze_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:54.5039264Z test_comprehensive_squeeze_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:54.5094870Z test_comprehensive_squeeze_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:00:54.5139085Z test_comprehensive_squeeze_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:54.5184357Z test_comprehensive_squeeze_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:54.5229423Z test_comprehensive_squeeze_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:54.5251924Z test_comprehensive_squeeze_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:54.5272264Z test_comprehensive_squeeze_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:54.5295229Z test_comprehensive_squeeze_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:54.5317183Z test_comprehensive_squeeze_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:00:54.5343034Z test_comprehensive_squeeze_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:00:54.5432460Z test_comprehensive_stack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:54.5575876Z test_comprehensive_stack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:00:54.6031171Z test_comprehensive_stack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.045s) 2022-05-18T06:00:54.6458931Z test_comprehensive_stack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:00:54.6921224Z test_comprehensive_stack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T06:00:54.7009075Z test_comprehensive_stack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:00:54.7313455Z test_comprehensive_stack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T06:00:54.7618656Z test_comprehensive_stack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T06:00:54.7762418Z test_comprehensive_stack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:00:54.7904740Z test_comprehensive_stack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:00:54.8046163Z test_comprehensive_stack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:00:54.8187356Z test_comprehensive_stack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:00:54.8328321Z test_comprehensive_stack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:00:54.8814190Z test_comprehensive_std_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T06:00:55.2009562Z test_comprehensive_std_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.319s) 2022-05-18T06:00:55.5218261Z test_comprehensive_std_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.321s) 2022-05-18T06:00:55.5675818Z test_comprehensive_std_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T06:00:55.7959869Z test_comprehensive_std_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.228s) 2022-05-18T06:00:56.0223112Z test_comprehensive_std_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.226s) 2022-05-18T06:00:56.0258672Z test_comprehensive_std_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:56.0299323Z test_comprehensive_std_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:56.0339422Z test_comprehensive_std_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:00:56.0995486Z test_comprehensive_std_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T06:00:56.2566737Z test_comprehensive_std_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.157s) 2022-05-18T06:00:56.4116092Z test_comprehensive_std_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.155s) 2022-05-18T06:00:57.0076484Z test_comprehensive_stft_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.596s) 2022-05-18T06:00:57.5859996Z test_comprehensive_stft_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.578s) 2022-05-18T06:00:58.1021212Z test_comprehensive_stft_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.516s) 2022-05-18T06:00:58.6140668Z test_comprehensive_stft_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.512s) 2022-05-18T06:00:58.6438825Z test_comprehensive_sub_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T06:00:59.0261110Z test_comprehensive_sub_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.382s) 2022-05-18T06:00:59.1853360Z test_comprehensive_sub_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.159s) 2022-05-18T06:00:59.5655891Z test_comprehensive_sub_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.380s) 2022-05-18T06:00:59.5968928Z test_comprehensive_sub_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T06:00:59.8375481Z test_comprehensive_sub_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.240s) 2022-05-18T06:01:00.0777633Z test_comprehensive_sub_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.240s) 2022-05-18T06:01:00.1484782Z test_comprehensive_sub_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.070s) 2022-05-18T06:01:00.2152369Z test_comprehensive_sub_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T06:01:00.2824796Z test_comprehensive_sub_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T06:01:00.3488091Z test_comprehensive_sub_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T06:01:00.4145173Z test_comprehensive_sub_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T06:01:00.4246916Z test_comprehensive_sum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:01:00.4293486Z test_comprehensive_sum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:01:00.4427835Z test_comprehensive_sum_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:01:00.4468258Z test_comprehensive_sum_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:01:00.4604685Z test_comprehensive_sum_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:01:00.4742612Z test_comprehensive_sum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:01:00.4881291Z test_comprehensive_sum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:01:00.5019588Z test_comprehensive_sum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:01:00.5083039Z test_comprehensive_sum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:01:00.5122509Z test_comprehensive_sum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:01:00.5156457Z test_comprehensive_sum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:01:00.5193856Z test_comprehensive_sum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:01:00.5230605Z test_comprehensive_sum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:01:00.5280940Z test_comprehensive_sum_to_size_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:01:00.5304190Z test_comprehensive_sum_to_size_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:01:00.5352169Z test_comprehensive_sum_to_size_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:01:00.5401396Z test_comprehensive_sum_to_size_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:01:00.5444428Z test_comprehensive_sum_to_size_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:01:00.5491017Z test_comprehensive_sum_to_size_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:01:00.5531160Z test_comprehensive_sum_to_size_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:01:00.5555163Z test_comprehensive_sum_to_size_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:01:00.5584095Z test_comprehensive_sum_to_size_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:01:00.5604963Z test_comprehensive_sum_to_size_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:01:00.5626811Z test_comprehensive_sum_to_size_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:01:00.5648433Z test_comprehensive_sum_to_size_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:01:09.9657058Z test_comprehensive_svd_cuda_complex128 (__main__.TestDecompCUDA) ... ok (9.401s) 2022-05-18T06:01:19.4798621Z test_comprehensive_svd_cuda_complex64 (__main__.TestDecompCUDA) ... ok (9.514s) 2022-05-18T06:01:25.6633996Z test_comprehensive_svd_cuda_float32 (__main__.TestDecompCUDA) ... ok (6.183s) 2022-05-18T06:01:31.8549596Z test_comprehensive_svd_cuda_float64 (__main__.TestDecompCUDA) ... ok (6.191s) 2022-05-18T06:01:49.2684649Z test_comprehensive_svd_lowrank_cuda_float32 (__main__.TestDecompCUDA) ... ok (17.413s) 2022-05-18T06:02:06.7248262Z test_comprehensive_svd_lowrank_cuda_float64 (__main__.TestDecompCUDA) ... ok (17.456s) 2022-05-18T06:02:07.0569807Z test_comprehensive_symeig_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.332s) 2022-05-18T06:02:07.3782534Z test_comprehensive_symeig_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.321s) 2022-05-18T06:02:07.5746165Z test_comprehensive_symeig_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.196s) 2022-05-18T06:02:07.7670638Z test_comprehensive_symeig_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.192s) 2022-05-18T06:02:07.7745710Z test_comprehensive_t_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:07.7805791Z test_comprehensive_t_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:07.8068873Z test_comprehensive_t_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T06:02:07.8374654Z test_comprehensive_t_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T06:02:07.8450170Z test_comprehensive_t_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:07.8631570Z test_comprehensive_t_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:07.8822086Z test_comprehensive_t_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:07.8883876Z test_comprehensive_t_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:07.8943045Z test_comprehensive_t_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:07.9001810Z test_comprehensive_t_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:07.9035924Z test_comprehensive_t_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:07.9068174Z test_comprehensive_t_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:07.9150552Z test_comprehensive_take_along_dim_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:07.9212055Z test_comprehensive_take_along_dim_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:07.9317797Z test_comprehensive_take_along_dim_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:07.9414701Z test_comprehensive_take_along_dim_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:07.9529890Z test_comprehensive_take_along_dim_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:02:07.9606332Z test_comprehensive_take_along_dim_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:07.9692971Z test_comprehensive_take_along_dim_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:07.9759916Z test_comprehensive_take_along_dim_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:07.9835010Z test_comprehensive_take_along_dim_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:07.9877377Z test_comprehensive_take_along_dim_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:07.9914466Z test_comprehensive_take_along_dim_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:07.9950576Z test_comprehensive_take_along_dim_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.0031210Z test_comprehensive_take_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:08.0057044Z test_comprehensive_take_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.0155119Z test_comprehensive_take_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:08.0253696Z test_comprehensive_take_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:08.0357468Z test_comprehensive_take_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:08.0458321Z test_comprehensive_take_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:08.0537052Z test_comprehensive_take_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:08.0585541Z test_comprehensive_take_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:08.0635126Z test_comprehensive_take_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:08.0659123Z test_comprehensive_take_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.0688235Z test_comprehensive_take_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.0720153Z test_comprehensive_take_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.0774862Z test_comprehensive_tan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:08.0971056Z test_comprehensive_tan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:02:08.2374657Z test_comprehensive_tan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.140s) 2022-05-18T06:02:08.3820158Z test_comprehensive_tan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.144s) 2022-05-18T06:02:08.3861192Z test_comprehensive_tan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:08.4654738Z test_comprehensive_tan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:08.5390264Z test_comprehensive_tan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.073s) 2022-05-18T06:02:08.5571103Z test_comprehensive_tan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:08.5746621Z test_comprehensive_tan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:08.5920380Z test_comprehensive_tan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:08.6095845Z test_comprehensive_tan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:08.6265089Z test_comprehensive_tan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:08.6290915Z test_comprehensive_tanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.6314967Z test_comprehensive_tanh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:08.7029244Z test_comprehensive_tanh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T06:02:08.7741364Z test_comprehensive_tanh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T06:02:08.7769702Z test_comprehensive_tanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.8185570Z test_comprehensive_tanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T06:02:08.8608788Z test_comprehensive_tanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T06:02:08.8645609Z test_comprehensive_tanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.8690248Z test_comprehensive_tanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:08.8724481Z test_comprehensive_tanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.8756747Z test_comprehensive_tanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:08.8772560Z test_comprehensive_tanh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:08.9053753Z test_comprehensive_tensor_split_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.028s) 2022-05-18T06:02:08.9106704Z test_comprehensive_tensor_split_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:09.1118401Z test_comprehensive_tensor_split_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.201s) 2022-05-18T06:02:09.3160458Z test_comprehensive_tensor_split_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.204s) 2022-05-18T06:02:09.3510882Z test_comprehensive_tensor_split_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:09.4821695Z test_comprehensive_tensor_split_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.131s) 2022-05-18T06:02:09.6136279Z test_comprehensive_tensor_split_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.131s) 2022-05-18T06:02:09.6202241Z test_comprehensive_tensor_split_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:09.6269030Z test_comprehensive_tensor_split_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:09.6304002Z test_comprehensive_tensor_split_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:09.6335408Z test_comprehensive_tensor_split_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:09.6366352Z test_comprehensive_tensor_split_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:09.6428170Z test_comprehensive_tensordot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:09.6628635Z test_comprehensive_tensordot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:02:09.6855106Z test_comprehensive_tensordot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T06:02:09.6956549Z test_comprehensive_tensordot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:09.7141793Z test_comprehensive_tensordot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:09.7314891Z test_comprehensive_tensordot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:09.7532481Z test_comprehensive_tile_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T06:02:09.7639862Z test_comprehensive_tile_cuda_bool (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:09.7824426Z test_comprehensive_tile_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:09.8072221Z test_comprehensive_tile_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:02:09.8295494Z test_comprehensive_tile_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T06:02:09.8499747Z test_comprehensive_tile_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:02:09.8707880Z test_comprehensive_tile_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T06:02:09.8815414Z test_comprehensive_tile_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:02:09.8876544Z test_comprehensive_tile_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:09.8945122Z test_comprehensive_tile_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:09.9010249Z test_comprehensive_tile_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:09.9072698Z test_comprehensive_tile_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:09.9321842Z test_comprehensive_to_sparse_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:02:09.9347940Z test_comprehensive_to_sparse_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:09.9376304Z test_comprehensive_to_sparse_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:09.9405172Z test_comprehensive_to_sparse_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:09.9453900Z test_comprehensive_to_sparse_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:09.9501203Z test_comprehensive_to_sparse_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:09.9542963Z test_comprehensive_to_sparse_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:09.9568723Z test_comprehensive_to_sparse_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:09.9591731Z test_comprehensive_to_sparse_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:09.9617398Z test_comprehensive_to_sparse_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:09.9642209Z test_comprehensive_to_sparse_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:09.9668414Z test_comprehensive_to_sparse_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:09.9782377Z test_comprehensive_topk_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:02:09.9915068Z test_comprehensive_topk_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:02:10.0036602Z test_comprehensive_topk_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:02:10.0162942Z test_comprehensive_topk_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:02:10.0213162Z test_comprehensive_topk_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:10.0254357Z test_comprehensive_topk_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:10.0281265Z test_comprehensive_topk_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0313076Z test_comprehensive_topk_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0345522Z test_comprehensive_topk_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0378576Z test_comprehensive_trace_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0415394Z test_comprehensive_trace_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:10.0488561Z test_comprehensive_trace_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:10.0564005Z test_comprehensive_trace_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:10.0591638Z test_comprehensive_trace_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0646115Z test_comprehensive_trace_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:10.0707273Z test_comprehensive_trace_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:10.0742423Z test_comprehensive_trace_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0777664Z test_comprehensive_trace_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0813022Z test_comprehensive_trace_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0846602Z test_comprehensive_trace_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0878809Z test_comprehensive_trace_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:10.0994581Z test_comprehensive_transpose_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:02:10.1214306Z test_comprehensive_transpose_cuda_bool (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T06:02:10.2386463Z test_comprehensive_transpose_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.117s) 2022-05-18T06:02:10.3573044Z test_comprehensive_transpose_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.119s) 2022-05-18T06:02:10.3674558Z test_comprehensive_transpose_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:10.4514585Z test_comprehensive_transpose_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.084s) 2022-05-18T06:02:10.5344224Z test_comprehensive_transpose_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.083s) 2022-05-18T06:02:10.5559387Z test_comprehensive_transpose_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T06:02:10.5735586Z test_comprehensive_transpose_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:10.5915842Z test_comprehensive_transpose_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:10.6090099Z test_comprehensive_transpose_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:10.6264462Z test_comprehensive_transpose_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:10.7062906Z test_comprehensive_trapezoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T06:02:11.0222723Z test_comprehensive_trapezoid_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.316s) 2022-05-18T06:02:11.3385594Z test_comprehensive_trapezoid_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.316s) 2022-05-18T06:02:11.4199084Z test_comprehensive_trapezoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.081s) 2022-05-18T06:02:11.6570855Z test_comprehensive_trapezoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.237s) 2022-05-18T06:02:11.8918811Z test_comprehensive_trapezoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.235s) 2022-05-18T06:02:11.9325649Z test_comprehensive_trapezoid_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T06:02:11.9675705Z test_comprehensive_trapezoid_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:12.0026749Z test_comprehensive_trapezoid_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:12.0381114Z test_comprehensive_trapezoid_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:12.0735355Z test_comprehensive_trapezoid_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:02:12.1504497Z test_comprehensive_trapz_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:02:12.4700646Z test_comprehensive_trapz_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.319s) 2022-05-18T06:02:12.7895390Z test_comprehensive_trapz_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.319s) 2022-05-18T06:02:12.8782494Z test_comprehensive_trapz_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.089s) 2022-05-18T06:02:13.1214220Z test_comprehensive_trapz_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.243s) 2022-05-18T06:02:13.3491901Z test_comprehensive_trapz_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.228s) 2022-05-18T06:02:13.3892149Z test_comprehensive_trapz_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T06:02:13.4244974Z test_comprehensive_trapz_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:13.4592881Z test_comprehensive_trapz_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:13.4944427Z test_comprehensive_trapz_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:13.5299428Z test_comprehensive_trapz_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:13.6306604Z test_comprehensive_triangular_solve_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.101s) 2022-05-18T06:02:13.7357439Z test_comprehensive_triangular_solve_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.105s) 2022-05-18T06:02:13.8183790Z test_comprehensive_triangular_solve_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.083s) 2022-05-18T06:02:13.9019510Z test_comprehensive_triangular_solve_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.083s) 2022-05-18T06:02:13.9056687Z test_comprehensive_tril_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9127764Z test_comprehensive_tril_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:13.9169495Z test_comprehensive_tril_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9213519Z test_comprehensive_tril_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9252886Z test_comprehensive_tril_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9292452Z test_comprehensive_tril_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9311957Z test_comprehensive_tril_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9333163Z test_comprehensive_tril_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9351411Z test_comprehensive_tril_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9371688Z test_comprehensive_tril_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9396388Z test_comprehensive_tril_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9413963Z test_comprehensive_triu_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9457200Z test_comprehensive_triu_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9498060Z test_comprehensive_triu_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9537174Z test_comprehensive_triu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9578602Z test_comprehensive_triu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9617727Z test_comprehensive_triu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:13.9640960Z test_comprehensive_triu_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9664403Z test_comprehensive_triu_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9687488Z test_comprehensive_triu_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9707666Z test_comprehensive_triu_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9727500Z test_comprehensive_triu_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:13.9995250Z test_comprehensive_true_divide_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:02:14.0064525Z test_comprehensive_true_divide_cuda_bool (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:14.4999467Z test_comprehensive_true_divide_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.493s) 2022-05-18T06:02:15.0020994Z test_comprehensive_true_divide_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.502s) 2022-05-18T06:02:15.0348361Z test_comprehensive_true_divide_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.032s) 2022-05-18T06:02:15.3252588Z test_comprehensive_true_divide_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.290s) 2022-05-18T06:02:15.6181037Z test_comprehensive_true_divide_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.293s) 2022-05-18T06:02:15.6265001Z test_comprehensive_true_divide_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:15.6305048Z test_comprehensive_true_divide_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:15.6345564Z test_comprehensive_true_divide_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:15.6385425Z test_comprehensive_true_divide_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:15.6427689Z test_comprehensive_true_divide_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:15.6451954Z test_comprehensive_trunc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:15.6480570Z test_comprehensive_trunc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:15.6500394Z test_comprehensive_trunc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:15.6522309Z test_comprehensive_trunc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:15.6695078Z test_comprehensive_unfold_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:15.6746379Z test_comprehensive_unfold_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:15.6901331Z test_comprehensive_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:02:15.7081823Z test_comprehensive_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:15.7263662Z test_comprehensive_unfold_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:15.7432386Z test_comprehensive_unfold_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:15.7586515Z test_comprehensive_unfold_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:02:15.7616277Z test_comprehensive_unfold_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:15.7646968Z test_comprehensive_unfold_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:15.7697414Z test_comprehensive_unfold_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:15.7737791Z test_comprehensive_unfold_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:15.7766417Z test_comprehensive_unfold_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:15.8292635Z test_comprehensive_unique_consecutive_cuda_bool (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T06:02:15.8949154Z test_comprehensive_unique_consecutive_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T06:02:15.9601380Z test_comprehensive_unique_consecutive_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T06:02:16.0256433Z test_comprehensive_unique_consecutive_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T06:02:16.0808381Z test_comprehensive_unique_consecutive_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T06:02:16.1358356Z test_comprehensive_unique_consecutive_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T06:02:16.1909344Z test_comprehensive_unique_consecutive_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T06:02:16.2456974Z test_comprehensive_unique_consecutive_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T06:02:16.3007157Z test_comprehensive_unique_consecutive_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T06:02:16.4548247Z test_comprehensive_unique_cuda_bool (__main__.TestDecompCUDA) ... ok (0.154s) 2022-05-18T06:02:16.6193511Z test_comprehensive_unique_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.164s) 2022-05-18T06:02:16.7855973Z test_comprehensive_unique_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.166s) 2022-05-18T06:02:16.9547070Z test_comprehensive_unique_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.169s) 2022-05-18T06:02:17.1118699Z test_comprehensive_unique_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.157s) 2022-05-18T06:02:17.2689844Z test_comprehensive_unique_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.157s) 2022-05-18T06:02:17.4293967Z test_comprehensive_unique_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.160s) 2022-05-18T06:02:17.5866403Z test_comprehensive_unique_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.157s) 2022-05-18T06:02:17.7426398Z test_comprehensive_unique_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.156s) 2022-05-18T06:02:17.7482393Z test_comprehensive_unsqueeze_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:17.7504172Z test_comprehensive_unsqueeze_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:17.7563026Z test_comprehensive_unsqueeze_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:17.7621126Z test_comprehensive_unsqueeze_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:17.7672774Z test_comprehensive_unsqueeze_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:17.7723289Z test_comprehensive_unsqueeze_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:17.7773830Z test_comprehensive_unsqueeze_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:17.7800562Z test_comprehensive_unsqueeze_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:17.7822626Z test_comprehensive_unsqueeze_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:17.7844746Z test_comprehensive_unsqueeze_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:17.7866144Z test_comprehensive_unsqueeze_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:17.7889658Z test_comprehensive_unsqueeze_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:17.8230477Z test_comprehensive_var_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T06:02:18.1202894Z test_comprehensive_var_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.297s) 2022-05-18T06:02:18.4125051Z test_comprehensive_var_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.292s) 2022-05-18T06:02:18.4415602Z test_comprehensive_var_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T06:02:18.6461558Z test_comprehensive_var_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.204s) 2022-05-18T06:02:18.8445129Z test_comprehensive_var_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.198s) 2022-05-18T06:02:18.8480620Z test_comprehensive_var_mean_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:18.8553526Z test_comprehensive_var_mean_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:18.8594495Z test_comprehensive_var_mean_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:18.8986823Z test_comprehensive_var_mean_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.039s) 2022-05-18T06:02:19.0163196Z test_comprehensive_var_mean_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.117s) 2022-05-18T06:02:19.1336053Z test_comprehensive_var_mean_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.117s) 2022-05-18T06:02:19.1400573Z test_comprehensive_vdot_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:19.1691607Z test_comprehensive_vdot_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T06:02:19.1940471Z test_comprehensive_vdot_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:02:19.1984686Z test_comprehensive_vdot_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.2086804Z test_comprehensive_vdot_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:19.2220458Z test_comprehensive_vdot_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:02:19.2254602Z test_comprehensive_view_as_complex_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2287543Z test_comprehensive_view_as_complex_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2319596Z test_comprehensive_view_as_complex_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2354247Z test_comprehensive_view_as_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2374310Z test_comprehensive_view_as_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.2418063Z test_comprehensive_view_as_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.2447517Z test_comprehensive_view_as_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2483444Z test_comprehensive_view_as_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.2518148Z test_comprehensive_view_as_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2553585Z test_comprehensive_view_as_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2588284Z test_comprehensive_view_as_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2611118Z test_comprehensive_view_as_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.2630633Z test_comprehensive_view_as_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.2654467Z test_comprehensive_view_as_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.2674423Z test_comprehensive_view_as_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.2694955Z test_comprehensive_view_as_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.2723452Z test_comprehensive_view_as_real_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2749970Z test_comprehensive_view_as_real_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2802757Z test_comprehensive_view_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:19.2825329Z test_comprehensive_view_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.2886405Z test_comprehensive_view_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:19.2919091Z test_comprehensive_view_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.2974785Z test_comprehensive_view_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:19.3025212Z test_comprehensive_view_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:19.3076323Z test_comprehensive_view_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:19.3129602Z test_comprehensive_view_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:19.3168441Z test_comprehensive_view_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.3205670Z test_comprehensive_view_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.3248847Z test_comprehensive_view_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.3269538Z test_comprehensive_view_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.3292926Z test_comprehensive_view_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.3382590Z test_comprehensive_vsplit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:19.3402257Z test_comprehensive_vsplit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.3745088Z test_comprehensive_vsplit_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.034s) 2022-05-18T06:02:19.3784290Z test_comprehensive_vsplit_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.4136023Z test_comprehensive_vsplit_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:19.4235469Z test_comprehensive_vsplit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:19.4477540Z test_comprehensive_vsplit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T06:02:19.4733299Z test_comprehensive_vsplit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:02:19.4774861Z test_comprehensive_vsplit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.4813367Z test_comprehensive_vsplit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.4851967Z test_comprehensive_vsplit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:19.4887257Z test_comprehensive_vsplit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.4909928Z test_comprehensive_vsplit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.4934060Z test_comprehensive_vstack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.4949492Z test_comprehensive_vstack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.4978824Z test_comprehensive_vstack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.5000563Z test_comprehensive_vstack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.5028658Z test_comprehensive_vstack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.5052540Z test_comprehensive_vstack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.5082054Z test_comprehensive_vstack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:19.5102868Z test_comprehensive_vstack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.5120107Z test_comprehensive_vstack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.5137220Z test_comprehensive_vstack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.5154781Z test_comprehensive_vstack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.5171970Z test_comprehensive_vstack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.5189019Z test_comprehensive_vstack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:19.5414391Z test_comprehensive_where_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.022s) 2022-05-18T06:02:19.5996604Z test_comprehensive_where_cuda_bool (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:02:20.1808563Z test_comprehensive_where_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.581s) 2022-05-18T06:02:20.7766853Z test_comprehensive_where_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.596s) 2022-05-18T06:02:20.8010716Z test_comprehensive_where_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T06:02:21.1756154Z test_comprehensive_where_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.374s) 2022-05-18T06:02:21.5322991Z test_comprehensive_where_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.357s) 2022-05-18T06:02:21.5896324Z test_comprehensive_where_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:02:21.6439828Z test_comprehensive_where_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:02:21.6975811Z test_comprehensive_where_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:02:21.7518935Z test_comprehensive_where_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:02:21.8059239Z test_comprehensive_where_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:02:21.9496069Z test_comprehensive_xlogy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.143s) 2022-05-18T06:02:22.0180384Z test_comprehensive_xlogy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.068s) 2022-05-18T06:02:22.1610043Z test_comprehensive_xlogy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.143s) 2022-05-18T06:02:23.0191414Z test_comprehensive_xlogy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.858s) 2022-05-18T06:02:23.8840074Z test_comprehensive_xlogy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.865s) 2022-05-18T06:02:23.9511135Z test_comprehensive_xlogy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T06:02:24.0115534Z test_comprehensive_xlogy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:24.0729960Z test_comprehensive_xlogy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:24.1331651Z test_comprehensive_xlogy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:24.1927044Z test_comprehensive_xlogy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:24.1962195Z test_comprehensive_zero__cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.1982665Z test_comprehensive_zero__cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2018164Z test_comprehensive_zero__cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:24.2053323Z test_comprehensive_zero__cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2084132Z test_comprehensive_zero__cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2118136Z test_comprehensive_zero__cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2152931Z test_comprehensive_zero__cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2172468Z test_comprehensive_zero__cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2192526Z test_comprehensive_zero__cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2215144Z test_comprehensive_zero__cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2233806Z test_comprehensive_zero__cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2256239Z test_comprehensive_zero__cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2283358Z test_comprehensive_zeros_like_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2306939Z test_comprehensive_zeros_like_cuda_bool (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2339080Z test_comprehensive_zeros_like_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2370632Z test_comprehensive_zeros_like_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2396405Z test_comprehensive_zeros_like_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2428582Z test_comprehensive_zeros_like_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2456030Z test_comprehensive_zeros_like_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.2478858Z test_comprehensive_zeros_like_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2499619Z test_comprehensive_zeros_like_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2523925Z test_comprehensive_zeros_like_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2545072Z test_comprehensive_zeros_like_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2568697Z test_comprehensive_zeros_like_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2593840Z test_quick_abs_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:24.2770914Z test_quick_abs_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:24.3127775Z test_quick_abs_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:02:24.3485388Z test_quick_abs_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:02:24.3854655Z test_quick_abs_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T06:02:24.3881898Z test_quick_abs_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.4081564Z test_quick_abs_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:02:24.4278212Z test_quick_abs_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:02:24.4452746Z test_quick_abs_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:24.4624530Z test_quick_abs_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:24.4794553Z test_quick_abs_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:24.4968118Z test_quick_abs_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:24.5135716Z test_quick_abs_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:24.5168490Z test_quick_acos_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.5218003Z test_quick_acos_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.5315325Z test_quick_acos_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:24.5407806Z test_quick_acos_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:24.5440532Z test_quick_acos_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.5505701Z test_quick_acos_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:24.5571746Z test_quick_acos_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:24.5619713Z test_quick_acos_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.5667083Z test_quick_acos_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.5719845Z test_quick_acos_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.5770241Z test_quick_acos_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.5815115Z test_quick_acos_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.5850271Z test_quick_acosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.5894856Z test_quick_acosh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.5990180Z test_quick_acosh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:24.6081548Z test_quick_acosh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:24.6112901Z test_quick_acosh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:24.6186471Z test_quick_acosh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:24.6256237Z test_quick_acosh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:24.6300191Z test_quick_acosh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.6345736Z test_quick_acosh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.6392993Z test_quick_acosh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.6441869Z test_quick_acosh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.6491781Z test_quick_acosh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:24.6652185Z test_quick_addcdiv_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:24.7830591Z test_quick_addcdiv_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.118s) 2022-05-18T06:02:24.9019478Z test_quick_addcdiv_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.119s) 2022-05-18T06:02:24.9178284Z test_quick_addcdiv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:24.9914215Z test_quick_addcdiv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.073s) 2022-05-18T06:02:25.0639346Z test_quick_addcdiv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T06:02:25.0798692Z test_quick_addcmul_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:25.1972918Z test_quick_addcmul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.117s) 2022-05-18T06:02:25.3166764Z test_quick_addcmul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.119s) 2022-05-18T06:02:25.3324470Z test_quick_addcmul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:25.4059077Z test_quick_addcmul_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.073s) 2022-05-18T06:02:25.4781012Z test_quick_addcmul_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.072s) 2022-05-18T06:02:25.5197851Z test_quick_addcmul_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T06:02:25.5613229Z test_quick_addcmul_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T06:02:25.6029630Z test_quick_addcmul_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T06:02:25.6443154Z test_quick_addcmul_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T06:02:25.6863729Z test_quick_addcmul_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T06:02:25.6909809Z test_quick_addmm_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:25.7326573Z test_quick_addmm_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T06:02:25.7746420Z test_quick_addmm_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T06:02:25.7791472Z test_quick_addmm_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:25.7943095Z test_quick_addmm_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:02:25.8092899Z test_quick_addmm_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:02:25.8135731Z test_quick_addmm_decomposed_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:25.8554410Z test_quick_addmm_decomposed_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T06:02:25.8970431Z test_quick_addmm_decomposed_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T06:02:25.9016567Z test_quick_addmm_decomposed_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:25.9165484Z test_quick_addmm_decomposed_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:02:25.9312624Z test_quick_addmm_decomposed_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:02:25.9336997Z test_quick_asin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:25.9519226Z test_quick_asin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:25.9877061Z test_quick_asin_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:26.0228709Z test_quick_asin_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:02:26.0248113Z test_quick_asin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:26.0442766Z test_quick_asin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:26.0633239Z test_quick_asin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:26.0806949Z test_quick_asin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.0982327Z test_quick_asin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.1151765Z test_quick_asin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.1320703Z test_quick_asin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.1488287Z test_quick_asin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.1586654Z test_quick_atan2_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:26.2200471Z test_quick_atan2_cuda_bool (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:26.2295467Z test_quick_atan2_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:26.3094254Z test_quick_atan2_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T06:02:26.3882525Z test_quick_atan2_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:26.4494095Z test_quick_atan2_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:26.5109277Z test_quick_atan2_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:26.5732870Z test_quick_atan2_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T06:02:26.6343363Z test_quick_atan2_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:26.6955070Z test_quick_atan2_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:26.6977036Z test_quick_atan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:26.7151871Z test_quick_atan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.7503256Z test_quick_atan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:26.7857077Z test_quick_atan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:26.7878788Z test_quick_atan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:26.8070568Z test_quick_atan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:26.8268281Z test_quick_atan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:02:26.8442069Z test_quick_atan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.8611622Z test_quick_atan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.8780395Z test_quick_atan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.8950501Z test_quick_atan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.9118609Z test_quick_atan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:26.9712546Z test_quick_bitwise_and_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.0312742Z test_quick_bitwise_and_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:27.0912045Z test_quick_bitwise_and_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:27.1516396Z test_quick_bitwise_and_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:27.2109266Z test_quick_bitwise_and_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.2697664Z test_quick_bitwise_and_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.3290015Z test_quick_bitwise_left_shift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.3895411Z test_quick_bitwise_left_shift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:27.4496689Z test_quick_bitwise_left_shift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:27.5090641Z test_quick_bitwise_left_shift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.5680747Z test_quick_bitwise_left_shift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.6274191Z test_quick_bitwise_or_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.6867903Z test_quick_bitwise_or_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.7474115Z test_quick_bitwise_or_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:27.8077227Z test_quick_bitwise_or_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:27.8669040Z test_quick_bitwise_or_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.9259086Z test_quick_bitwise_or_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:27.9853520Z test_quick_bitwise_right_shift_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:28.0450638Z test_quick_bitwise_right_shift_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:28.1058287Z test_quick_bitwise_right_shift_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:28.1666189Z test_quick_bitwise_right_shift_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:28.2260822Z test_quick_bitwise_right_shift_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:28.2854900Z test_quick_bitwise_xor_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:28.3446162Z test_quick_bitwise_xor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:28.4046954Z test_quick_bitwise_xor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:28.4654918Z test_quick_bitwise_xor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:28.5247100Z test_quick_bitwise_xor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:28.5837464Z test_quick_bitwise_xor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:28.5857792Z test_quick_ceil_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:28.5876816Z test_quick_ceil_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:28.6075405Z test_quick_ceil_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:02:28.6266623Z test_quick_ceil_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:28.6298774Z test_quick_cos_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:28.6343570Z test_quick_cos_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:28.6432805Z test_quick_cos_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:28.6523291Z test_quick_cos_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:28.6553090Z test_quick_cos_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:28.6618941Z test_quick_cos_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:28.6686328Z test_quick_cos_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:28.6732655Z test_quick_cos_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:28.6779071Z test_quick_cos_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:28.6822958Z test_quick_cos_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:28.6869375Z test_quick_cos_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:28.6912876Z test_quick_cos_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:28.6943238Z test_quick_cosh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:28.6992568Z test_quick_cosh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:28.7085256Z test_quick_cosh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:28.7175114Z test_quick_cosh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:28.7205985Z test_quick_cosh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:28.7270013Z test_quick_cosh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:28.7330560Z test_quick_cosh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:28.7375445Z test_quick_cosh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:28.7420291Z test_quick_cosh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:28.7471074Z test_quick_cosh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:28.7515215Z test_quick_cosh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:28.7563631Z test_quick_cosh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:28.7798750Z test_quick_diagonal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:02:28.7822237Z test_quick_diagonal_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:02:28.8664413Z test_quick_diagonal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.084s) 2022-05-18T06:02:28.8697558Z test_quick_diagonal_cuda_complex32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:02:28.9577222Z test_quick_diagonal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.088s) 2022-05-18T06:02:28.9843389Z test_quick_diagonal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:02:29.0459569Z test_quick_diagonal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:29.1085497Z test_quick_diagonal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:02:29.1114306Z test_quick_diagonal_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:02:29.1140318Z test_quick_diagonal_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:02:29.1165634Z test_quick_diagonal_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:02:29.1187880Z test_quick_diagonal_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:02:29.1211316Z test_quick_diagonal_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:02:29.1271175Z test_quick_digamma_cuda_bool (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:29.1308959Z test_quick_digamma_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:29.1372077Z test_quick_digamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:29.1434387Z test_quick_digamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:29.1481016Z test_quick_digamma_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:29.1528193Z test_quick_digamma_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:29.1572665Z test_quick_digamma_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:29.1617582Z test_quick_digamma_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:29.1662708Z test_quick_digamma_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:29.2130024Z test_quick_eq_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T06:02:29.2757449Z test_quick_eq_cuda_bool (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:02:29.4142361Z test_quick_eq_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.138s) 2022-05-18T06:02:29.5573009Z test_quick_eq_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.143s) 2022-05-18T06:02:29.6032606Z test_quick_eq_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T06:02:29.6860813Z test_quick_eq_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.083s) 2022-05-18T06:02:29.7690155Z test_quick_eq_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.083s) 2022-05-18T06:02:29.8318637Z test_quick_eq_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:02:29.8951734Z test_quick_eq_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:02:29.9593341Z test_quick_eq_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:30.0217844Z test_quick_eq_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T06:02:30.0846091Z test_quick_eq_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:02:30.0869890Z test_quick_erf_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:30.1043527Z test_quick_erf_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.1063696Z test_quick_erf_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:30.1256449Z test_quick_erf_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:30.1449737Z test_quick_erf_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:30.1623322Z test_quick_erf_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.1798951Z test_quick_erf_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.1971482Z test_quick_erf_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.2140891Z test_quick_erf_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.2308591Z test_quick_erf_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.2339120Z test_quick_erfc_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:30.2384036Z test_quick_erfc_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.2414930Z test_quick_erfc_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:30.2479055Z test_quick_erfc_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:30.2546624Z test_quick_erfc_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:30.2592808Z test_quick_erfc_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:30.2636301Z test_quick_erfc_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.2682181Z test_quick_erfc_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.2726577Z test_quick_erfc_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.2772498Z test_quick_erfc_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.2944154Z test_quick_erfinv_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.2969772Z test_quick_erfinv_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:30.3163674Z test_quick_erfinv_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:30.3356371Z test_quick_erfinv_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:30.3531386Z test_quick_erfinv_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.3698546Z test_quick_erfinv_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.3867451Z test_quick_erfinv_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.4038269Z test_quick_erfinv_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.4212168Z test_quick_erfinv_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.4243957Z test_quick_exp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:30.4288810Z test_quick_exp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.4377509Z test_quick_exp_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:30.4468609Z test_quick_exp_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:30.4557708Z test_quick_exp_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:30.4588327Z test_quick_exp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:30.4650217Z test_quick_exp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:30.4719793Z test_quick_exp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:30.4767153Z test_quick_exp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:30.4811254Z test_quick_exp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.4857251Z test_quick_exp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.4903619Z test_quick_exp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.4947315Z test_quick_exp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:30.4967710Z test_quick_expm1_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:30.5145661Z test_quick_expm1_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:30.5165690Z test_quick_expm1_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:30.5359955Z test_quick_expm1_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:30.5551922Z test_quick_expm1_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:30.5724655Z test_quick_expm1_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.5895008Z test_quick_expm1_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.6065449Z test_quick_expm1_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.6240712Z test_quick_expm1_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:30.6409804Z test_quick_expm1_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:30.6471333Z test_quick_flip_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:30.7112071Z test_quick_flip_cuda_bool (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:30.8393120Z test_quick_flip_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.128s) 2022-05-18T06:02:30.9700245Z test_quick_flip_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.131s) 2022-05-18T06:02:30.9762368Z test_quick_flip_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:31.0524259Z test_quick_flip_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T06:02:31.1289456Z test_quick_flip_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:02:31.1928465Z test_quick_flip_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:31.2573363Z test_quick_flip_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:31.3229449Z test_quick_flip_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T06:02:31.3867299Z test_quick_flip_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:31.4504429Z test_quick_flip_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:31.4526504Z test_quick_floor_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:31.4551810Z test_quick_floor_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:31.4744329Z test_quick_floor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:31.4936758Z test_quick_floor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:31.5368229Z test_quick_ge_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:31.5964361Z test_quick_ge_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:31.6395229Z test_quick_ge_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:31.7169349Z test_quick_ge_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:02:31.7952762Z test_quick_ge_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T06:02:31.8549127Z test_quick_ge_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:31.9151647Z test_quick_ge_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:31.9758085Z test_quick_ge_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:32.0352911Z test_quick_ge_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:32.0945126Z test_quick_ge_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:32.1386326Z test_quick_gt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T06:02:32.1993629Z test_quick_gt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:32.2429394Z test_quick_gt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:32.3202372Z test_quick_gt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:02:32.3980135Z test_quick_gt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T06:02:32.4575882Z test_quick_gt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:32.5179633Z test_quick_gt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:32.5785699Z test_quick_gt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:32.6379228Z test_quick_gt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:32.6970486Z test_quick_gt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:32.7756508Z test_quick_igamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:32.8548488Z test_quick_igamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:32.9339898Z test_quick_igammac_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:33.0128920Z test_quick_igammac_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:33.0238574Z test_quick_isnan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:02:33.0412279Z test_quick_isnan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:33.0762880Z test_quick_isnan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:33.1112968Z test_quick_isnan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:33.1223588Z test_quick_isnan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:02:33.1418087Z test_quick_isnan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:33.1608231Z test_quick_isnan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:33.1779243Z test_quick_isnan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:33.1948016Z test_quick_isnan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:33.2114886Z test_quick_isnan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:33.2285137Z test_quick_isnan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:33.2451286Z test_quick_isnan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:33.2889435Z test_quick_le_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T06:02:33.3483511Z test_quick_le_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:33.3914566Z test_quick_le_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:33.4686177Z test_quick_le_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:02:33.5463498Z test_quick_le_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T06:02:33.6057855Z test_quick_le_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:33.6661328Z test_quick_le_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:33.7265613Z test_quick_le_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:33.7859011Z test_quick_le_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:33.8449919Z test_quick_le_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:33.8497791Z test_quick_lgamma_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:33.8527544Z test_quick_lgamma_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:33.8590535Z test_quick_lgamma_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:33.8652950Z test_quick_lgamma_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:33.8705038Z test_quick_lgamma_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:33.8750932Z test_quick_lgamma_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:33.8794218Z test_quick_lgamma_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:33.8841010Z test_quick_lgamma_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:33.8884774Z test_quick_lgamma_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:33.8905414Z test_quick_log1p_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:33.9080963Z test_quick_log1p_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:33.9104811Z test_quick_log1p_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:33.9307099Z test_quick_log1p_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:02:33.9500107Z test_quick_log1p_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:33.9672318Z test_quick_log1p_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:33.9841375Z test_quick_log1p_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:34.0010034Z test_quick_log1p_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:34.0181247Z test_quick_log1p_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:34.0355754Z test_quick_log1p_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:34.0386941Z test_quick_log_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:34.0432697Z test_quick_log_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:34.0521330Z test_quick_log_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:34.0611737Z test_quick_log_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:34.0701673Z test_quick_log_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:34.0731407Z test_quick_log_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:34.0794720Z test_quick_log_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:34.0862262Z test_quick_log_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:34.0906253Z test_quick_log_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:34.0951839Z test_quick_log_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:34.0994068Z test_quick_log_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:34.1042217Z test_quick_log_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:34.1085846Z test_quick_log_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:34.1222042Z test_quick_log_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:02:34.1382462Z test_quick_log_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:34.2407902Z test_quick_log_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.103s) 2022-05-18T06:02:34.3406819Z test_quick_log_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.100s) 2022-05-18T06:02:34.3923529Z test_quick_logical_and_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T06:02:34.4535873Z test_quick_logical_and_cuda_bool (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:34.5894162Z test_quick_logical_and_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.136s) 2022-05-18T06:02:34.7287580Z test_quick_logical_and_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.139s) 2022-05-18T06:02:34.7765045Z test_quick_logical_and_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T06:02:34.8588185Z test_quick_logical_and_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T06:02:34.9411896Z test_quick_logical_and_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T06:02:35.0053316Z test_quick_logical_and_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:35.0701425Z test_quick_logical_and_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T06:02:35.1353932Z test_quick_logical_and_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T06:02:35.1993481Z test_quick_logical_and_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:35.2637388Z test_quick_logical_and_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:35.2684740Z test_quick_logical_not_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:35.2724179Z test_quick_logical_not_cuda_bool (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:35.2804833Z test_quick_logical_not_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:35.2885329Z test_quick_logical_not_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:35.2927214Z test_quick_logical_not_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:35.2983275Z test_quick_logical_not_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:35.3039113Z test_quick_logical_not_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:35.3084768Z test_quick_logical_not_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:35.3122531Z test_quick_logical_not_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:35.3161097Z test_quick_logical_not_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:35.3198462Z test_quick_logical_not_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:35.3235205Z test_quick_logical_not_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:02:35.3718086Z test_quick_logical_or_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T06:02:35.4337389Z test_quick_logical_or_cuda_bool (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T06:02:35.5690179Z test_quick_logical_or_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.135s) 2022-05-18T06:02:35.7083667Z test_quick_logical_or_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.139s) 2022-05-18T06:02:35.7564209Z test_quick_logical_or_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T06:02:35.8385187Z test_quick_logical_or_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T06:02:35.9209923Z test_quick_logical_or_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.082s) 2022-05-18T06:02:35.9858493Z test_quick_logical_or_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T06:02:36.0504971Z test_quick_logical_or_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.065s) 2022-05-18T06:02:36.1171143Z test_quick_logical_or_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T06:02:36.1814736Z test_quick_logical_or_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:36.2454683Z test_quick_logical_or_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:02:36.2867499Z test_quick_logical_xor_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T06:02:36.3438443Z test_quick_logical_xor_cuda_bool (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:02:36.4720426Z test_quick_logical_xor_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.128s) 2022-05-18T06:02:36.6040062Z test_quick_logical_xor_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.132s) 2022-05-18T06:02:36.6450038Z test_quick_logical_xor_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T06:02:36.7207654Z test_quick_logical_xor_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T06:02:36.7963248Z test_quick_logical_xor_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T06:02:36.8534590Z test_quick_logical_xor_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:02:36.9109127Z test_quick_logical_xor_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:02:36.9693107Z test_quick_logical_xor_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:02:37.0263004Z test_quick_logical_xor_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:02:37.0830550Z test_quick_logical_xor_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:02:37.0924596Z test_quick_logit_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:37.1133146Z test_quick_logit_cuda_bool (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T06:02:37.1223993Z test_quick_logit_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:37.1940634Z test_quick_logit_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T06:02:37.2618120Z test_quick_logit_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.068s) 2022-05-18T06:02:37.2834138Z test_quick_logit_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T06:02:37.2998778Z test_quick_logit_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:37.3166230Z test_quick_logit_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:37.3334154Z test_quick_logit_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:37.3498538Z test_quick_logit_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:37.3550721Z test_quick_logsumexp_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:37.3641759Z test_quick_logsumexp_cuda_bool (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:37.3692052Z test_quick_logsumexp_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:37.4041705Z test_quick_logsumexp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:37.4389667Z test_quick_logsumexp_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:37.4482055Z test_quick_logsumexp_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:37.4579478Z test_quick_logsumexp_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:37.4669780Z test_quick_logsumexp_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:37.4760216Z test_quick_logsumexp_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:37.4850821Z test_quick_logsumexp_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:37.5283260Z test_quick_lt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:37.5878978Z test_quick_lt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:37.6309949Z test_quick_lt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:37.7091636Z test_quick_lt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T06:02:37.7867724Z test_quick_lt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:02:37.8463239Z test_quick_lt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:37.9059327Z test_quick_lt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:37.9667699Z test_quick_lt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:38.0263219Z test_quick_lt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:38.0859383Z test_quick_lt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:38.0924197Z test_quick_masked_fill_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:38.1110995Z test_quick_masked_fill_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:38.1535587Z test_quick_masked_fill_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T06:02:38.1969949Z test_quick_masked_fill_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:38.2033139Z test_quick_masked_fill_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:38.2325234Z test_quick_masked_fill_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T06:02:38.2615923Z test_quick_masked_fill_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T06:02:38.2808650Z test_quick_masked_fill_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:38.2994212Z test_quick_masked_fill_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:38.3178863Z test_quick_masked_fill_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:38.3363853Z test_quick_masked_fill_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:38.3548148Z test_quick_masked_fill_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:38.3635872Z test_quick_maximum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:38.4234739Z test_quick_maximum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:38.4327717Z test_quick_maximum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:38.5124116Z test_quick_maximum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T06:02:38.5919620Z test_quick_maximum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:38.6513016Z test_quick_maximum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:38.7112498Z test_quick_maximum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:38.7717149Z test_quick_maximum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:38.8317994Z test_quick_maximum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:38.8910014Z test_quick_maximum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:38.8997009Z test_quick_minimum_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:38.9594572Z test_quick_minimum_cuda_bool (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:38.9683191Z test_quick_minimum_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:39.0480545Z test_quick_minimum_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T06:02:39.1273215Z test_quick_minimum_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:39.1869597Z test_quick_minimum_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:39.2470519Z test_quick_minimum_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:39.3073833Z test_quick_minimum_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:39.3668559Z test_quick_minimum_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:39.4267054Z test_quick_minimum_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:39.4362337Z test_quick_mul_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:39.4959311Z test_quick_mul_cuda_bool (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:39.6278273Z test_quick_mul_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.132s) 2022-05-18T06:02:39.7656641Z test_quick_mul_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.138s) 2022-05-18T06:02:39.9027360Z test_quick_mul_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.137s) 2022-05-18T06:02:39.9153704Z test_quick_mul_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:02:39.9949071Z test_quick_mul_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:40.0743334Z test_quick_mul_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:40.1340044Z test_quick_mul_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:40.1943971Z test_quick_mul_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:40.2550949Z test_quick_mul_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:40.3143655Z test_quick_mul_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:40.3736611Z test_quick_mul_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:40.4169910Z test_quick_ne_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:40.4767369Z test_quick_ne_cuda_bool (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:40.6076930Z test_quick_ne_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.131s) 2022-05-18T06:02:40.7424822Z test_quick_ne_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.135s) 2022-05-18T06:02:40.7856048Z test_quick_ne_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:40.8630760Z test_quick_ne_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:02:40.9405053Z test_quick_ne_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:02:40.9999946Z test_quick_ne_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:41.0604292Z test_quick_ne_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:41.1210701Z test_quick_ne_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:02:41.1804516Z test_quick_ne_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:41.2397882Z test_quick_ne_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:41.2417887Z test_quick_neg_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:41.2778520Z test_quick_neg_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:02:41.3133113Z test_quick_neg_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:41.3489756Z test_quick_neg_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:41.3508881Z test_quick_neg_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:02:41.3700904Z test_quick_neg_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:41.3895852Z test_quick_neg_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:41.4068673Z test_quick_neg_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:41.4242558Z test_quick_neg_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:41.4409196Z test_quick_neg_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:41.4577191Z test_quick_neg_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:41.4744461Z test_quick_neg_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:41.4825235Z test_quick_nextafter_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:41.5611598Z test_quick_nextafter_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T06:02:41.6396904Z test_quick_nextafter_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T06:02:41.6905562Z test_quick_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.051s) 2022-05-18T06:02:41.7422482Z test_quick_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.052s) 2022-05-18T06:02:41.9919955Z test_quick_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.249s) 2022-05-18T06:02:42.2344535Z test_quick_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.242s) 2022-05-18T06:02:42.2429560Z test_quick_nn_functional_elu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:42.2485005Z test_quick_nn_functional_elu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:42.2658707Z test_quick_nn_functional_elu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:42.2915510Z test_quick_nn_functional_elu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.025s) 2022-05-18T06:02:42.2938114Z test_quick_nn_functional_embedding_cuda_bfloat16 (__main__.TestDecompCUDA) ... skip: nn.functional.embedding in torch.bfloat16 not supported (0.002s) 2022-05-18T06:02:42.3041582Z test_quick_nn_functional_embedding_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:42.3456997Z test_quick_nn_functional_embedding_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T06:02:42.3941826Z test_quick_nn_functional_embedding_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.048s) 2022-05-18T06:02:42.4147927Z test_quick_nn_functional_gelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:02:42.4358306Z test_quick_nn_functional_gelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.021s) 2022-05-18T06:02:42.6265998Z test_quick_nn_functional_gelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.191s) 2022-05-18T06:02:42.8151619Z test_quick_nn_functional_gelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.188s) 2022-05-18T06:02:42.8320950Z test_quick_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:42.8483741Z test_quick_nn_functional_hardshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:42.9614022Z test_quick_nn_functional_hardshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.113s) 2022-05-18T06:02:43.0712740Z test_quick_nn_functional_hardshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.110s) 2022-05-18T06:02:43.0810626Z test_quick_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:02:43.0894417Z test_quick_nn_functional_hardsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:43.1127879Z test_quick_nn_functional_hardsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:02:43.1369144Z test_quick_nn_functional_hardsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T06:02:43.1502097Z test_quick_nn_functional_hardswish_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:02:43.1620763Z test_quick_nn_functional_hardswish_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:02:43.2570690Z test_quick_nn_functional_hardswish_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.095s) 2022-05-18T06:02:43.3522763Z test_quick_nn_functional_hardswish_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.095s) 2022-05-18T06:02:43.3638615Z test_quick_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:02:43.3800003Z test_quick_nn_functional_hardtanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:43.5934105Z test_quick_nn_functional_hardtanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.214s) 2022-05-18T06:02:43.8039139Z test_quick_nn_functional_hardtanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.210s) 2022-05-18T06:02:43.8535258Z test_quick_nn_functional_hardtanh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.049s) 2022-05-18T06:02:43.8976136Z test_quick_nn_functional_hardtanh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T06:02:43.9404508Z test_quick_nn_functional_hardtanh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:43.9841561Z test_quick_nn_functional_hardtanh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:02:44.0210811Z test_quick_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T06:02:44.0609305Z test_quick_nn_functional_huber_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.040s) 2022-05-18T06:02:44.3582433Z test_quick_nn_functional_huber_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.297s) 2022-05-18T06:02:44.6471039Z test_quick_nn_functional_huber_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.289s) 2022-05-18T06:02:44.6612981Z test_quick_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:02:44.6644356Z test_quick_nn_functional_l1_loss_cuda_complex128 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:02:44.6674140Z test_quick_nn_functional_l1_loss_cuda_complex64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:02:44.6907642Z test_quick_nn_functional_l1_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:02:44.8316636Z test_quick_nn_functional_l1_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.141s) 2022-05-18T06:02:44.9725236Z test_quick_nn_functional_l1_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.141s) 2022-05-18T06:02:44.9856249Z test_quick_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:02:45.0045834Z test_quick_nn_functional_leaky_relu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:45.2187703Z test_quick_nn_functional_leaky_relu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.214s) 2022-05-18T06:02:45.4262278Z test_quick_nn_functional_leaky_relu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.207s) 2022-05-18T06:02:45.4351407Z test_quick_nn_functional_logsigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:45.4587244Z test_quick_nn_functional_logsigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:02:45.4900148Z test_quick_nn_functional_logsigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.031s) 2022-05-18T06:02:45.4950137Z test_quick_nn_functional_mish_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:45.5029337Z test_quick_nn_functional_mish_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:45.5192163Z test_quick_nn_functional_mish_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:45.5328690Z test_quick_nn_functional_mish_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:02:45.5569092Z test_quick_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T06:02:45.5808959Z test_quick_nn_functional_mse_loss_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.024s) 2022-05-18T06:02:45.7232287Z test_quick_nn_functional_mse_loss_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.142s) 2022-05-18T06:02:45.8614236Z test_quick_nn_functional_mse_loss_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.138s) 2022-05-18T06:02:45.9034607Z test_quick_nn_functional_prelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T06:02:46.3343969Z test_quick_nn_functional_prelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.431s) 2022-05-18T06:02:46.7692065Z test_quick_nn_functional_prelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.434s) 2022-05-18T06:02:46.7770825Z test_quick_nn_functional_rrelu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:46.7848305Z test_quick_nn_functional_rrelu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:46.8013777Z test_quick_nn_functional_rrelu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:02:46.8192804Z test_quick_nn_functional_rrelu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:02:46.8276261Z test_quick_nn_functional_silu_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:46.8358473Z test_quick_nn_functional_silu_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:46.8585705Z test_quick_nn_functional_silu_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:02:46.8823205Z test_quick_nn_functional_silu_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:02:46.8898559Z test_quick_nn_functional_softplus_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:02:46.8973801Z test_quick_nn_functional_softplus_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:02:46.9162445Z test_quick_nn_functional_softplus_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:02:46.9314748Z test_quick_nn_functional_softplus_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:02:46.9466433Z test_quick_nn_functional_softshrink_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:02:46.9610078Z test_quick_nn_functional_softshrink_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:02:47.0719555Z test_quick_nn_functional_softshrink_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.111s) 2022-05-18T06:02:47.1794686Z test_quick_nn_functional_softshrink_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.107s) 2022-05-18T06:02:47.1902684Z test_quick_nn_functional_threshold_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.011s) 2022-05-18T06:02:47.2023822Z test_quick_nn_functional_threshold_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:02:47.2376515Z test_quick_nn_functional_threshold_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:02:47.2747026Z test_quick_nn_functional_threshold_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T06:02:47.2791804Z test_quick_nn_functional_threshold_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.004s) 2022-05-18T06:02:47.2825147Z test_quick_nn_functional_threshold_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:02:47.2855162Z test_quick_nn_functional_threshold_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:02:47.2871661Z test_quick_nn_functional_threshold_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:02:47.2888913Z test_quick_nn_functional_threshold_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:02:50.8671274Z test_quick_nn_functional_unfold_cuda_complex128 (__main__.TestDecompCUDA) ... ok (3.578s) 2022-05-18T06:02:54.4788387Z test_quick_nn_functional_unfold_cuda_complex64 (__main__.TestDecompCUDA) ... ok (3.611s) 2022-05-18T06:02:54.9299829Z test_quick_nn_functional_unfold_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.451s) 2022-05-18T06:02:57.0725660Z test_quick_nn_functional_unfold_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.142s) 2022-05-18T06:02:59.2010714Z test_quick_nn_functional_unfold_cuda_float64 (__main__.TestDecompCUDA) ... ok (2.128s) 2022-05-18T06:02:59.2171816Z test_quick_pow_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:02:59.3496245Z test_quick_pow_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.132s) 2022-05-18T06:02:59.4848000Z test_quick_pow_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.135s) 2022-05-18T06:02:59.4935058Z test_quick_pow_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:59.5736978Z test_quick_pow_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.080s) 2022-05-18T06:02:59.6524522Z test_quick_pow_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:02:59.7120712Z test_quick_pow_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:59.7721804Z test_quick_pow_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:59.8323714Z test_quick_pow_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:59.8916971Z test_quick_pow_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:02:59.9515148Z test_quick_pow_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:02:59.9545662Z test_quick_reciprocal_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:59.9592276Z test_quick_reciprocal_cuda_bool (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:02:59.9681698Z test_quick_reciprocal_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:59.9771012Z test_quick_reciprocal_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:02:59.9802352Z test_quick_reciprocal_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:02:59.9866409Z test_quick_reciprocal_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:59.9926919Z test_quick_reciprocal_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:02:59.9982252Z test_quick_reciprocal_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:00.0027126Z test_quick_reciprocal_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:00.0075980Z test_quick_reciprocal_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:00.0122117Z test_quick_reciprocal_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:00.0165963Z test_quick_reciprocal_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:00.0203408Z test_quick_rot90_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:00.0476689Z test_quick_rot90_cuda_bool (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:00.1035566Z test_quick_rot90_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T06:03:00.1601725Z test_quick_rot90_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:03:00.1640192Z test_quick_rot90_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:00.1972757Z test_quick_rot90_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T06:03:00.2306741Z test_quick_rot90_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T06:03:00.2577074Z test_quick_rot90_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:00.2850510Z test_quick_rot90_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:00.3124833Z test_quick_rot90_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:00.3401017Z test_quick_rot90_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:00.3668625Z test_quick_rot90_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:00.3745430Z test_quick_rsub_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:03:00.5214756Z test_quick_rsub_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.147s) 2022-05-18T06:03:00.6727634Z test_quick_rsub_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.151s) 2022-05-18T06:03:00.6802287Z test_quick_rsub_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.008s) 2022-05-18T06:03:00.7669186Z test_quick_rsub_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.087s) 2022-05-18T06:03:00.8542028Z test_quick_rsub_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.087s) 2022-05-18T06:03:00.9175117Z test_quick_rsub_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:03:00.9811468Z test_quick_rsub_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:03:01.0454654Z test_quick_rsub_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.064s) 2022-05-18T06:03:01.1083687Z test_quick_rsub_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:03:01.1710783Z test_quick_rsub_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.063s) 2022-05-18T06:03:01.1797555Z test_quick_select_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:03:01.1811494Z test_quick_select_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-05-18T06:03:01.2108218Z test_quick_select_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.029s) 2022-05-18T06:03:01.2408872Z test_quick_select_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.030s) 2022-05-18T06:03:01.2511088Z test_quick_select_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:03:01.2749580Z test_quick_select_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:03:01.2979948Z test_quick_select_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.023s) 2022-05-18T06:03:01.3009920Z test_quick_select_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:03:01.3036978Z test_quick_select_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:03:01.3061267Z test_quick_select_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:03:01.3084865Z test_quick_select_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:03:01.3115839Z test_quick_select_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:03:01.3169787Z test_quick_sigmoid_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:01.3181776Z test_quick_sigmoid_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-05-18T06:03:01.3358054Z test_quick_sigmoid_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:01.3387243Z test_quick_sigmoid_cuda_complex32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:03:01.3590609Z test_quick_sigmoid_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:03:01.3653495Z test_quick_sigmoid_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:03:01.3794800Z test_quick_sigmoid_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:03:01.3912930Z test_quick_sigmoid_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:03:01.3956145Z test_quick_sigmoid_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.004s) 2022-05-18T06:03:01.3991945Z test_quick_sigmoid_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:03:01.4024530Z test_quick_sigmoid_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:03:01.4047573Z test_quick_sigmoid_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:03:01.4059333Z test_quick_sigmoid_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-05-18T06:03:01.4079236Z test_quick_sign_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:01.4251524Z test_quick_sign_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.4271364Z test_quick_sign_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:01.4473318Z test_quick_sign_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:03:01.4662878Z test_quick_sign_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:03:01.4835930Z test_quick_sign_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.5003934Z test_quick_sign_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.5173690Z test_quick_sign_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.5340323Z test_quick_sign_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.5507098Z test_quick_sign_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.016s) 2022-05-18T06:03:01.5527674Z test_quick_sin_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:01.5707804Z test_quick_sin_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:01.6061200Z test_quick_sin_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:03:01.6415436Z test_quick_sin_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.035s) 2022-05-18T06:03:01.6436456Z test_quick_sin_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:01.6631615Z test_quick_sin_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:03:01.6824670Z test_quick_sin_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:03:01.6998827Z test_quick_sin_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.7177542Z test_quick_sin_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:01.7348676Z test_quick_sin_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.7521617Z test_quick_sin_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.7689879Z test_quick_sin_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.7710967Z test_quick_sinh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:01.7886557Z test_quick_sinh_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.8244308Z test_quick_sinh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:03:01.8603823Z test_quick_sinh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:03:01.8627582Z test_quick_sinh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:01.8821775Z test_quick_sinh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:03:01.9014889Z test_quick_sinh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:03:01.9188683Z test_quick_sinh_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.9361502Z test_quick_sinh_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.9532183Z test_quick_sinh_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:01.9707041Z test_quick_sinh_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:01.9876647Z test_quick_sinh_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:02.0003143Z test_quick_softmax_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.013s) 2022-05-18T06:03:02.0157598Z test_quick_softmax_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:03:02.1207497Z test_quick_softmax_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.105s) 2022-05-18T06:03:02.2171207Z test_quick_softmax_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.096s) 2022-05-18T06:03:02.2199973Z test_quick_special_i0e_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2233000Z test_quick_special_i0e_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2288178Z test_quick_special_i0e_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:02.2354353Z test_quick_special_i0e_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:03:02.2407550Z test_quick_special_i0e_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:02.2439974Z test_quick_special_i0e_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2472938Z test_quick_special_i0e_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2506798Z test_quick_special_i0e_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2541086Z test_quick_special_i0e_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2580540Z test_quick_special_i0e_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:02.2615840Z test_quick_special_i1e_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2685531Z test_quick_special_i1e_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:03:02.2751894Z test_quick_special_i1e_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:03:02.2786080Z test_quick_special_i1e_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2817259Z test_quick_special_i1e_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2852873Z test_quick_special_i1e_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2884721Z test_quick_special_i1e_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.2925971Z test_quick_special_i1e_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:02.2952045Z test_quick_split_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.3217164Z test_quick_split_cuda_bool (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:02.3759441Z test_quick_split_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:03:02.4315201Z test_quick_split_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.056s) 2022-05-18T06:03:02.4343753Z test_quick_split_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:02.4669160Z test_quick_split_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.032s) 2022-05-18T06:03:02.5001628Z test_quick_split_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.033s) 2022-05-18T06:03:02.5269139Z test_quick_split_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:02.5536610Z test_quick_split_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:02.5805674Z test_quick_split_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:02.6075262Z test_quick_split_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:02.6336196Z test_quick_split_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T06:03:02.6379921Z test_quick_split_list_args_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:02.6957957Z test_quick_split_list_args_cuda_bool (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:03:02.8159480Z test_quick_split_list_args_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.120s) 2022-05-18T06:03:02.9381134Z test_quick_split_list_args_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.122s) 2022-05-18T06:03:02.9421638Z test_quick_split_list_args_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:03.0128715Z test_quick_split_list_args_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T06:03:03.0839738Z test_quick_split_list_args_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.071s) 2022-05-18T06:03:03.1417762Z test_quick_split_list_args_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:03:03.2001476Z test_quick_split_list_args_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:03:03.2594318Z test_quick_split_list_args_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.059s) 2022-05-18T06:03:03.3169223Z test_quick_split_list_args_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.058s) 2022-05-18T06:03:03.3740224Z test_quick_split_list_args_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.057s) 2022-05-18T06:03:03.3790094Z test_quick_split_with_sizes_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:03.4556225Z test_quick_split_with_sizes_cuda_bool (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:03:03.6141287Z test_quick_split_with_sizes_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.158s) 2022-05-18T06:03:03.7756900Z test_quick_split_with_sizes_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.162s) 2022-05-18T06:03:03.7807311Z test_quick_split_with_sizes_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:03.8746433Z test_quick_split_with_sizes_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.094s) 2022-05-18T06:03:03.9685671Z test_quick_split_with_sizes_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.094s) 2022-05-18T06:03:04.0447773Z test_quick_split_with_sizes_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T06:03:04.1217970Z test_quick_split_with_sizes_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:03:04.1992487Z test_quick_split_with_sizes_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.078s) 2022-05-18T06:03:04.2750880Z test_quick_split_with_sizes_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.076s) 2022-05-18T06:03:04.3505569Z test_quick_split_with_sizes_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T06:03:04.3536484Z test_quick_sqrt_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:04.3713217Z test_quick_sqrt_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:04.4075136Z test_quick_sqrt_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:03:04.4434196Z test_quick_sqrt_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:03:04.4456829Z test_quick_sqrt_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:04.4654615Z test_quick_sqrt_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:03:04.4847810Z test_quick_sqrt_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.019s) 2022-05-18T06:03:04.5027916Z test_quick_sqrt_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:04.5201474Z test_quick_sqrt_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:04.5372253Z test_quick_sqrt_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:04.5546434Z test_quick_sqrt_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:04.5716633Z test_quick_sqrt_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:04.5777187Z test_quick_stack_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:03:04.5922542Z test_quick_stack_cuda_bool (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:03:04.6343271Z test_quick_stack_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.042s) 2022-05-18T06:03:04.6775847Z test_quick_stack_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:03:04.7205732Z test_quick_stack_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:03:04.7265533Z test_quick_stack_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:03:04.7536115Z test_quick_stack_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.027s) 2022-05-18T06:03:04.7803522Z test_quick_stack_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T06:03:04.7944700Z test_quick_stack_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:03:04.8091078Z test_quick_stack_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:03:04.8236866Z test_quick_stack_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.015s) 2022-05-18T06:03:04.8381137Z test_quick_stack_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:03:04.8523238Z test_quick_stack_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.014s) 2022-05-18T06:03:04.8584844Z test_quick_std_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:03:04.9337638Z test_quick_std_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T06:03:05.0111086Z test_quick_std_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:03:05.0172440Z test_quick_std_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:03:05.0626942Z test_quick_std_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.045s) 2022-05-18T06:03:05.1089462Z test_quick_std_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T06:03:05.1212819Z test_quick_sub_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:03:05.2708632Z test_quick_sub_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.150s) 2022-05-18T06:03:05.4271911Z test_quick_sub_cuda_complex32 (__main__.TestDecompCUDA) ... ok (0.156s) 2022-05-18T06:03:05.5820296Z test_quick_sub_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.155s) 2022-05-18T06:03:05.5937133Z test_quick_sub_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.012s) 2022-05-18T06:03:05.6844460Z test_quick_sub_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.091s) 2022-05-18T06:03:05.7746734Z test_quick_sub_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.090s) 2022-05-18T06:03:05.8411931Z test_quick_sub_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T06:03:05.9082053Z test_quick_sub_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T06:03:05.9759143Z test_quick_sub_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T06:03:06.0424899Z test_quick_sub_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.067s) 2022-05-18T06:03:06.1082037Z test_quick_sub_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T06:03:06.1111816Z test_quick_t_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.1150616Z test_quick_t_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.1243668Z test_quick_t_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:03:06.1338992Z test_quick_t_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.010s) 2022-05-18T06:03:06.1370974Z test_quick_t_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.1435954Z test_quick_t_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:03:06.1507745Z test_quick_t_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:03:06.1544734Z test_quick_t_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:06.1581801Z test_quick_t_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:06.1618258Z test_quick_t_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.1652514Z test_quick_t_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:06.1689653Z test_quick_t_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:06.1712379Z test_quick_tan_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:06.1894882Z test_quick_tan_cuda_bool (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:06.2253261Z test_quick_tan_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:03:06.2613357Z test_quick_tan_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.036s) 2022-05-18T06:03:06.2639472Z test_quick_tan_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:06.2835600Z test_quick_tan_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:03:06.3032357Z test_quick_tan_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.020s) 2022-05-18T06:03:06.3211134Z test_quick_tan_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:06.3390243Z test_quick_tan_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:06.3564284Z test_quick_tan_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:06.3740049Z test_quick_tan_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:06.3910017Z test_quick_tan_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:06.3944403Z test_quick_tanh_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.3958639Z test_quick_tanh_cuda_bool (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-05-18T06:03:06.4702138Z test_quick_tanh_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.074s) 2022-05-18T06:03:06.5394820Z test_quick_tanh_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.069s) 2022-05-18T06:03:06.5441951Z test_quick_tanh_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:06.5853773Z test_quick_tanh_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.041s) 2022-05-18T06:03:06.6220647Z test_quick_tanh_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.037s) 2022-05-18T06:03:06.6234849Z test_quick_tanh_cuda_int16 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-05-18T06:03:06.6259786Z test_quick_tanh_cuda_int32 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.002s) 2022-05-18T06:03:06.6288166Z test_quick_tanh_cuda_int64 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:03:06.6319819Z test_quick_tanh_cuda_int8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:03:06.6350238Z test_quick_tanh_cuda_uint8 (__main__.TestDecompCUDA) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.003s) 2022-05-18T06:03:06.6383862Z test_quick_trace_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.6416975Z test_quick_trace_cuda_bool (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.6482590Z test_quick_trace_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:03:06.6546397Z test_quick_trace_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:03:06.6568933Z test_quick_trace_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.002s) 2022-05-18T06:03:06.6613589Z test_quick_trace_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:06.6660415Z test_quick_trace_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:06.6694045Z test_quick_trace_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.6733303Z test_quick_trace_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.004s) 2022-05-18T06:03:06.6768221Z test_quick_trace_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.6800876Z test_quick_trace_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.6833401Z test_quick_trace_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.003s) 2022-05-18T06:03:06.6890573Z test_quick_transpose_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:06.7063920Z test_quick_transpose_cuda_bool (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:06.7491966Z test_quick_transpose_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.043s) 2022-05-18T06:03:06.7926958Z test_quick_transpose_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.044s) 2022-05-18T06:03:06.7981853Z test_quick_transpose_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.005s) 2022-05-18T06:03:06.8245712Z test_quick_transpose_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T06:03:06.8506890Z test_quick_transpose_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.026s) 2022-05-18T06:03:06.8683760Z test_quick_transpose_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:06.8862031Z test_quick_transpose_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:06.9035389Z test_quick_transpose_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.017s) 2022-05-18T06:03:06.9213000Z test_quick_transpose_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:06.9393318Z test_quick_transpose_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.018s) 2022-05-18T06:03:06.9457915Z test_quick_var_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:03:07.0213284Z test_quick_var_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.075s) 2022-05-18T06:03:07.0982359Z test_quick_var_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.077s) 2022-05-18T06:03:07.1047397Z test_quick_var_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.006s) 2022-05-18T06:03:07.1505538Z test_quick_var_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T06:03:07.1966436Z test_quick_var_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.046s) 2022-05-18T06:03:07.2039828Z test_quick_where_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:03:07.2581447Z test_quick_where_cuda_bool (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:03:07.3560702Z test_quick_where_cuda_complex128 (__main__.TestDecompCUDA) ... ok (0.098s) 2022-05-18T06:03:07.4541440Z test_quick_where_cuda_complex64 (__main__.TestDecompCUDA) ... ok (0.098s) 2022-05-18T06:03:07.4605528Z test_quick_where_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.007s) 2022-05-18T06:03:07.5270871Z test_quick_where_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T06:03:07.5927946Z test_quick_where_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.066s) 2022-05-18T06:03:07.6471071Z test_quick_where_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:03:07.7020575Z test_quick_where_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.055s) 2022-05-18T06:03:07.7559787Z test_quick_where_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:03:07.8100077Z test_quick_where_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:03:07.8638980Z test_quick_where_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.054s) 2022-05-18T06:03:07.8726383Z test_quick_xlogy_cuda_bfloat16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:03:07.9334510Z test_quick_xlogy_cuda_bool (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:03:07.9423382Z test_quick_xlogy_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.009s) 2022-05-18T06:03:08.0219012Z test_quick_xlogy_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:03:08.1009260Z test_quick_xlogy_cuda_float64 (__main__.TestDecompCUDA) ... ok (0.079s) 2022-05-18T06:03:08.1611570Z test_quick_xlogy_cuda_int16 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:03:08.2220239Z test_quick_xlogy_cuda_int32 (__main__.TestDecompCUDA) ... ok (0.061s) 2022-05-18T06:03:08.2837195Z test_quick_xlogy_cuda_int64 (__main__.TestDecompCUDA) ... ok (0.062s) 2022-05-18T06:03:08.3438242Z test_quick_xlogy_cuda_int8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:03:08.4035080Z test_quick_xlogy_cuda_uint8 (__main__.TestDecompCUDA) ... ok (0.060s) 2022-05-18T06:03:08.4035722Z 2022-05-18T06:03:08.4036590Z ---------------------------------------------------------------------- 2022-05-18T06:03:08.4037418Z Ran 5469 tests in 830.057s 2022-05-18T06:03:08.4040569Z 2022-05-18T06:03:08.4041746Z OK (skipped=116) 2022-05-18T06:03:08.4042213Z 2022-05-18T06:03:08.4042541Z Generating XML reports... 2022-05-18T06:03:09.1703959Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-TestDecompCUDA-20220518054918.xml 2022-05-18T06:03:12.5300235Z Running test_nn ... [2022-05-18 06:03:12.529183] 2022-05-18T06:03:12.5301879Z Executing ['/opt/conda/bin/python', 'test_nn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:03:12.529347] 2022-05-18T06:03:14.8143277Z Test results will be stored in test-reports/python-unittest/test_nn 2022-05-18T06:03:14.9353925Z 2022-05-18T06:03:14.9354544Z Running tests... 2022-05-18T06:03:14.9356052Z ---------------------------------------------------------------------- 2022-05-18T06:03:14.9371471Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.002s) 2022-05-18T06:03:14.9396792Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.003s) 2022-05-18T06:03:14.9684669Z test_to (__main__.PackedSequenceTest) ... ok (0.028s) 2022-05-18T06:03:14.9711698Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.003s) 2022-05-18T06:03:14.9771813Z test_total_length (__main__.PackedSequenceTest) ... ok (0.006s) 2022-05-18T06:03:14.9786073Z test_type_casts (__main__.PackedSequenceTest) 2022-05-18T06:03:15.0065377Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.029s) 2022-05-18T06:03:15.0174351Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.011s) 2022-05-18T06:03:15.0194323Z test_add_relu (__main__.TestAddRelu) ... ok (0.002s) 2022-05-18T06:03:15.0205741Z test_add_relu_broadcasting (__main__.TestAddRelu) ... ok (0.001s) 2022-05-18T06:03:15.0338375Z test_avg_pool1d_ceil_mode (__main__.TestAvgPool) ... ok (0.013s) 2022-05-18T06:03:15.0383466Z test_avg_pool2d_ceil_mode (__main__.TestAvgPool) ... ok (0.004s) 2022-05-18T06:03:15.0443934Z test_avg_pool2d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.006s) 2022-05-18T06:03:15.0504671Z test_avg_pool3d_ceil_mode (__main__.TestAvgPool) ... ok (0.006s) 2022-05-18T06:03:15.0559271Z test_avg_pool3d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.005s) 2022-05-18T06:03:15.0692434Z test_doubletensor_avg_pool2d (__main__.TestAvgPool) ... ok (0.014s) 2022-05-18T06:03:15.0789708Z test_doubletensor_avg_pool2d_with_divisor (__main__.TestAvgPool) ... ok (0.010s) 2022-05-18T06:03:15.1618303Z test_doubletensor_avg_pool3d (__main__.TestAvgPool) ... ok (0.083s) 2022-05-18T06:03:15.4146939Z test_doubletensor_avg_pool3d_with_divisor (__main__.TestAvgPool) ... ok (0.253s) 2022-05-18T06:03:15.4162057Z test_constant_pad_nd (__main__.TestConstantPadNd) ... ok (0.002s) 2022-05-18T06:03:15.4172658Z test_preserves_memory_format (__main__.TestConstantPadNd) ... ok (0.001s) 2022-05-18T06:03:15.4177882Z test_pickle_softsign (__main__.TestFunctionalPickle) ... ok (0.000s) 2022-05-18T06:03:16.0070141Z test_fuse_module_eval_numerics (__main__.TestFusionEval) ... ok (0.589s) 2022-05-18T06:03:16.0100868Z test_chained_initialization (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.0112144Z test_invalid_functions (__main__.TestLazyModules) ... ok (0.001s) 2022-05-18T06:03:16.0124601Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-05-18T06:03:16.0126641Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T06:03:16.0243987Z ok (0.013s) 2022-05-18T06:03:16.0357228Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... ok (0.011s) 2022-05-18T06:03:16.0393363Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... ok (0.004s) 2022-05-18T06:03:16.0457508Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... ok (0.006s) 2022-05-18T06:03:16.0512178Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... ok (0.005s) 2022-05-18T06:03:16.0544897Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.0626995Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... ok (0.008s) 2022-05-18T06:03:16.0682528Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... ok (0.006s) 2022-05-18T06:03:16.0716354Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.0767174Z test_lazy_conv1d (__main__.TestLazyModules) ... ok (0.005s) 2022-05-18T06:03:16.0801298Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.0823765Z test_lazy_conv1d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-05-18T06:03:16.0874152Z test_lazy_conv2d (__main__.TestLazyModules) ... ok (0.005s) 2022-05-18T06:03:16.0912001Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.0930487Z test_lazy_conv2d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-05-18T06:03:16.1448731Z test_lazy_conv3d (__main__.TestLazyModules) ... ok (0.051s) 2022-05-18T06:03:16.1629814Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... ok (0.018s) 2022-05-18T06:03:16.1657689Z test_lazy_conv3d_state (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.1819216Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... ok (0.016s) 2022-05-18T06:03:16.1842109Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-05-18T06:03:16.2280211Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... ok (0.044s) 2022-05-18T06:03:16.2452218Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... ok (0.017s) 2022-05-18T06:03:16.2476720Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... ok (0.002s) 2022-05-18T06:03:16.5060342Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... ok (0.258s) 2022-05-18T06:03:16.6017240Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... ok (0.095s) 2022-05-18T06:03:16.6042749Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.6429237Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... ok (0.039s) 2022-05-18T06:03:16.6441331Z test_lazy_forward_hook (__main__.TestLazyModules) 2022-05-18T06:03:16.6446225Z This test is to test whether lazymodule can register other forward hook ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-05-18T06:03:16.6447169Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T06:03:16.6450760Z ok (0.002s) 2022-05-18T06:03:16.6538803Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... ok (0.008s) 2022-05-18T06:03:16.6608996Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... ok (0.007s) 2022-05-18T06:03:16.6667922Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... ok (0.006s) 2022-05-18T06:03:16.6774283Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... ok (0.011s) 2022-05-18T06:03:16.6842428Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... ok (0.007s) 2022-05-18T06:03:16.6903942Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... ok (0.006s) 2022-05-18T06:03:16.6994893Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... ok (0.009s) 2022-05-18T06:03:16.7062727Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... ok (0.007s) 2022-05-18T06:03:16.7122179Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... ok (0.006s) 2022-05-18T06:03:16.7152376Z test_lazy_linear_pickle (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.7183843Z test_lazy_module_buffer (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.7195962Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... ok (0.001s) 2022-05-18T06:03:16.7206265Z test_lazy_module_jit_param (__main__.TestLazyModules) ... ok (0.001s) 2022-05-18T06:03:16.7239875Z test_lazy_module_parameter (__main__.TestLazyModules) ... ok (0.003s) 2022-05-18T06:03:16.7251072Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2022-05-18T06:03:16.7256595Z This test is to test whether lazymodule can register other pre-forward hook ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-05-18T06:03:16.7258924Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T06:03:16.7259866Z ok (0.002s) 2022-05-18T06:03:16.7270907Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... ok (0.001s) 2022-05-18T06:03:16.7280727Z test_lazy_share_memory_param (__main__.TestLazyModules) ... ok (0.001s) 2022-05-18T06:03:16.7301718Z test_linear (__main__.TestLazyModules) ... ok (0.002s) 2022-05-18T06:03:16.7323644Z test_linear_state (__main__.TestLazyModules) ... ok (0.002s) 2022-05-18T06:03:16.7339199Z test_materialize_device (__main__.TestLazyModules) ... ok (0.002s) 2022-05-18T06:03:16.7354340Z test_materialize_dtype (__main__.TestLazyModules) ... ok (0.001s) 2022-05-18T06:03:16.7422569Z test_optimizer_pass (__main__.TestLazyModules) ... ok (0.007s) 2022-05-18T06:03:16.7435134Z test_spectral_norm (__main__.TestLazyModules) ... ok (0.001s) 2022-05-18T06:03:16.7444595Z test_weight_norm (__main__.TestLazyModules) ... ok (0.001s) 2022-05-18T06:03:16.7485063Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:03:16.7488192Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T06:03:16.7489123Z ok (0.004s) 2022-05-18T06:03:16.7509713Z test_module_backward_global_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.002s) 2022-05-18T06:03:16.7528398Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2022-05-18T06:03:16.7535079Z This test is to test when multiple forward hook functions can be registered ... ok (0.002s) 2022-05-18T06:03:16.7552207Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2022-05-18T06:03:16.7561737Z This test is to test when multiple pre-forward hook functions can be ... ok (0.002s) 2022-05-18T06:03:16.7586883Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.002s) 2022-05-18T06:03:16.7612871Z test_module_global_hook_invalid_outputs (__main__.TestModuleGlobalHooks) ... ok (0.002s) 2022-05-18T06:03:16.7752006Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... ok (0.014s) 2022-05-18T06:03:16.8084219Z test_AdaptiveAvgPool1d (__main__.TestNN) ... ok (0.033s) 2022-05-18T06:03:16.9742351Z test_AdaptiveAvgPool1d_cuda (__main__.TestNN) ... [W Module.cpp:513] Warning: Disabling benchmark mode for MIOpen is NOT supported. Overriding value to True (function operator()) 2022-05-18T06:03:16.9746041Z ok (0.166s) 2022-05-18T06:03:16.9939050Z test_AdaptiveAvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:17.0092144Z test_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:17.0331656Z test_AdaptiveAvgPool1d_one_output (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:17.0476669Z test_AdaptiveAvgPool1d_one_output_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:17.0695429Z test_AdaptiveAvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:17.0841866Z test_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:17.1032900Z test_AdaptiveAvgPool2d_single (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:17.1273983Z test_AdaptiveAvgPool2d_single_1x1output (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:17.1412360Z test_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:17.1550207Z test_AdaptiveAvgPool2d_single_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:17.1735885Z test_AdaptiveAvgPool2d_tuple (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:17.1891803Z test_AdaptiveAvgPool2d_tuple_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:17.2069750Z test_AdaptiveAvgPool2d_tuple_none (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:17.2214314Z test_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:17.2411495Z test_AdaptiveAvgPool3d_last_dim (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:17.2551065Z test_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:17.2740819Z test_AdaptiveAvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:17.2917537Z test_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:17.3097337Z test_AdaptiveAvgPool3d_single (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:17.3246803Z test_AdaptiveAvgPool3d_single_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:17.3432315Z test_AdaptiveAvgPool3d_tuple (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:17.3585791Z test_AdaptiveAvgPool3d_tuple_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:17.3785001Z test_AdaptiveAvgPool3d_tuple_none (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:17.3970169Z test_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:28.3134180Z test_AdaptiveLogSoftmax (__main__.TestNN) ... ok (10.916s) 2022-05-18T06:03:28.4023512Z test_AdaptiveLogSoftmax_cuda (__main__.TestNN) ... ok (0.088s) 2022-05-18T06:03:28.4295317Z test_AdaptiveMaxPool1d (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:03:28.4441640Z test_AdaptiveMaxPool1d_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:28.4633345Z test_AdaptiveMaxPool1d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:28.4807517Z test_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:28.4999982Z test_AdaptiveMaxPool2d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:28.5144407Z test_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.5352488Z test_AdaptiveMaxPool2d_single (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:28.5527656Z test_AdaptiveMaxPool2d_single_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:28.5712470Z test_AdaptiveMaxPool2d_tuple (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:28.5852970Z test_AdaptiveMaxPool2d_tuple_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.6051265Z test_AdaptiveMaxPool2d_tuple_none (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:28.6188587Z test_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:28.6414662Z test_AdaptiveMaxPool3d_no_batch_dim (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:28.6555937Z test_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.6740306Z test_AdaptiveMaxPool3d_single (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:28.6887063Z test_AdaptiveMaxPool3d_single_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.7088313Z test_AdaptiveMaxPool3d_single_nonatomic (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:28.7234862Z test_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.7414988Z test_AdaptiveMaxPool3d_tuple (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:28.7557377Z test_AdaptiveMaxPool3d_tuple_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.7753572Z test_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:28.7895184Z test_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.8100840Z test_AdaptiveMaxPool3d_tuple_none (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:28.8248630Z test_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.8285919Z test_AlphaDropout (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:28.8484103Z test_AvgPool1d (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:28.8647559Z test_AvgPool1d_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:28.8839750Z test_AvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:28.8980518Z test_AvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.9171572Z test_AvgPool1d_stride (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:28.9316137Z test_AvgPool1d_stride_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.9489246Z test_AvgPool1d_stride_pad (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:28.9633762Z test_AvgPool1d_stride_pad_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:28.9813691Z test_AvgPool2d (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:28.9953228Z test_AvgPool2d_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:29.0133226Z test_AvgPool2d_divisor (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:29.0263259Z test_AvgPool2d_divisor_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.0455357Z test_AvgPool2d_divisor_stride (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:29.0617121Z test_AvgPool2d_divisor_stride_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:29.0795887Z test_AvgPool2d_divisor_stride_pad (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:29.0929311Z test_AvgPool2d_divisor_stride_pad_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.0948918Z test_AvgPool2d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:29.0964155Z test_AvgPool2d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:29.0979809Z test_AvgPool2d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:03:29.0993643Z test_AvgPool2d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:29.1009850Z test_AvgPool2d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:29.1023526Z test_AvgPool2d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:29.1215178Z test_AvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:29.1356841Z test_AvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:29.1533539Z test_AvgPool2d_stride (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:29.1660623Z test_AvgPool2d_stride_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.1854337Z test_AvgPool2d_stride_pad (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:29.1989062Z test_AvgPool2d_stride_pad_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.2177931Z test_AvgPool3d (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:29.2348577Z test_AvgPool3d_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:29.2534612Z test_AvgPool3d_divisor (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:29.2703440Z test_AvgPool3d_divisor_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:29.2883394Z test_AvgPool3d_divisor_stride (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:29.3062202Z test_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:29.3203915Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:29.3228548Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.3247504Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T06:03:29.3383450Z test_AvgPool3d_divisor_stride_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.3565680Z test_AvgPool3d_divisor_stride_pad (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:29.3703365Z test_AvgPool3d_divisor_stride_pad_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.3903658Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:29.4076544Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:29.4100156Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:29.4115123Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:29.4321587Z test_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:29.4494420Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:29.4520468Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.4534549Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:29.4718349Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:29.4873585Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:29.4898955Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:29.4914114Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:29.4930622Z test_AvgPool3d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:29.4944269Z test_AvgPool3d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:29.4961302Z test_AvgPool3d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:29.4974523Z test_AvgPool3d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:29.4991542Z test_AvgPool3d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:29.5014972Z test_AvgPool3d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T06:03:29.5214937Z test_AvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:29.5343469Z test_AvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.5539981Z test_AvgPool3d_stride (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:29.5744244Z test_AvgPool3d_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:29.5910401Z test_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:29.6049425Z test_AvgPool3d_stride_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:29.6231128Z test_AvgPool3d_stride_pad (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:29.6373074Z test_AvgPool3d_stride_pad_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:29.6583261Z test_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:29.6714597Z test_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.6918996Z test_AvgPool3d_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:29.7078678Z test_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:29.7276174Z test_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:29.7404010Z test_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.7481671Z test_BCELoss (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:29.7578233Z test_BCELoss_cuda_bfloat16 (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:03:29.7613281Z test_BCELoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.7646830Z test_BCELoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.7672980Z test_BCELoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.7731631Z test_BCELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:29.7767082Z test_BCELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:29.7796084Z test_BCELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.7824139Z test_BCELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.7880381Z test_BCELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:29.7916960Z test_BCELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.7946915Z test_BCELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.7975813Z test_BCELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.8030650Z test_BCELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:29.8064592Z test_BCELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.8092991Z test_BCELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.8128420Z test_BCELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.8294797Z test_BCELoss_no_reduce (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:29.8694104Z test_BCELoss_no_reduce_cuda (__main__.TestNN) ... ok (0.039s) 2022-05-18T06:03:29.8814839Z test_BCELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:29.8883753Z test_BCELoss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:29.8949622Z test_BCELoss_scalar_weights (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:29.8981533Z test_BCELoss_scalar_weights_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.9011866Z test_BCELoss_scalar_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.9042858Z test_BCELoss_scalar_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.9071857Z test_BCELoss_scalar_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.9149689Z test_BCELoss_weights (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:29.9184041Z test_BCELoss_weights_cuda_bfloat16 (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:29.9215740Z test_BCELoss_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.9248947Z test_BCELoss_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.9280076Z test_BCELoss_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:29.9483862Z test_BCELoss_weights_no_reduce (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:29.9658255Z test_BCELoss_weights_no_reduce_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:29.9794169Z test_BCELoss_weights_no_reduce_scalar (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:29.9867750Z test_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:29.9951805Z test_BCEWithLogitsLoss (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:30.0417686Z test_BCEWithLogitsLoss_cuda_double (__main__.TestNN) ... ok (0.046s) 2022-05-18T06:03:30.0478396Z test_BCEWithLogitsLoss_cuda_float (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:30.0547639Z test_BCEWithLogitsLoss_cuda_half (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:30.0565244Z test_BCEWithLogitsLoss_legacy_enum (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-05-18T06:03:30.0566828Z warnings.warn(warning.format(ret)) 2022-05-18T06:03:30.0656951Z /opt/conda/lib/python3.7/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-05-18T06:03:30.0658330Z warnings.warn(warning.format(ret)) 2022-05-18T06:03:30.0734974Z ok (0.019s) 2022-05-18T06:03:30.0856780Z test_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:30.0919013Z test_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:30.0953395Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.0986882Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1019636Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1080170Z test_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:30.1111182Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1141475Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1172750Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1235332Z test_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:30.1266211Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1292260Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1321890Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1473494Z test_BCEWithLogitsLoss_no_reduce (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:30.1592235Z test_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:30.1698685Z test_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:30.1751302Z test_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:30.1809375Z test_BCEWithLogitsLoss_scalar_weights (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:30.1843627Z test_BCEWithLogitsLoss_scalar_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1876122Z test_BCEWithLogitsLoss_scalar_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:30.1914981Z test_BCEWithLogitsLoss_scalar_weights_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:30.1987733Z test_BCEWithLogitsLoss_weights (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:30.2021248Z test_BCEWithLogitsLoss_weights_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:30.2057618Z test_BCEWithLogitsLoss_weights_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:30.2095632Z test_BCEWithLogitsLoss_weights_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:30.4835714Z test_BatchNorm1d_3d_input (__main__.TestNN) ... ok (0.274s) 2022-05-18T06:03:30.6342332Z test_BatchNorm1d_3d_input_cuda (__main__.TestNN) ... ok (0.150s) 2022-05-18T06:03:30.6736079Z test_BatchNorm1d_3d_input_eval (__main__.TestNN) ... ok (0.039s) 2022-05-18T06:03:30.6956611Z test_BatchNorm1d_3d_input_eval_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:30.7193107Z test_BatchNorm1d_3d_input_not_affine (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:30.7399206Z test_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:30.7578597Z test_BatchNorm1d_3d_input_not_affine_eval (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:30.7728544Z test_BatchNorm1d_3d_input_not_affine_eval_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:30.9205988Z test_BatchNorm1d_affine (__main__.TestNN) ... ok (0.148s) 2022-05-18T06:03:31.0922036Z test_BatchNorm1d_affine_cuda (__main__.TestNN) ... ok (0.171s) 2022-05-18T06:03:31.1240771Z test_BatchNorm1d_affine_eval (__main__.TestNN) ... ok (0.032s) 2022-05-18T06:03:31.1472880Z test_BatchNorm1d_affine_eval_cuda (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:31.1831880Z test_BatchNorm1d_affine_simple_average (__main__.TestNN) ... ok (0.036s) 2022-05-18T06:03:31.2036200Z test_BatchNorm1d_affine_simple_average_cuda (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:31.2336999Z test_BatchNorm1d_affine_simple_average_eval (__main__.TestNN) ... ok (0.030s) 2022-05-18T06:03:31.2530281Z test_BatchNorm1d_affine_simple_average_eval_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:31.2737738Z test_BatchNorm1d_not_affine (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:31.2886139Z test_BatchNorm1d_not_affine_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:31.3103435Z test_BatchNorm1d_not_affine_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:31.3239442Z test_BatchNorm1d_not_affine_eval_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:31.4702669Z test_BatchNorm1d_not_tracking_stats (__main__.TestNN) ... ok (0.146s) 2022-05-18T06:03:31.4922772Z test_BatchNorm1d_not_tracking_stats_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:31.5256932Z test_BatchNorm1d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:03:31.5482216Z test_BatchNorm1d_not_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:31.5655085Z test_BatchNorm1d_zero_batch (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:31.5756417Z test_BatchNorm1d_zero_batch_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:31.5935875Z test_BatchNorm1d_zero_batch_eval (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:31.6033069Z test_BatchNorm1d_zero_batch_eval_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:31.7542487Z test_BatchNorm2d (__main__.TestNN) ... ok (0.151s) 2022-05-18T06:03:31.8010892Z test_BatchNorm2d_2d_simple_average (__main__.TestNN) ... ok (0.046s) 2022-05-18T06:03:31.9406990Z test_BatchNorm2d_2d_simple_average_cuda (__main__.TestNN) ... ok (0.139s) 2022-05-18T06:03:31.9711045Z test_BatchNorm2d_2d_simple_average_eval (__main__.TestNN) ... ok (0.030s) 2022-05-18T06:03:31.9904186Z test_BatchNorm2d_2d_simple_average_eval_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:32.0166345Z test_BatchNorm2d_cuda (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:03:32.0501921Z test_BatchNorm2d_eval (__main__.TestNN) ... ok (0.033s) 2022-05-18T06:03:32.0688136Z test_BatchNorm2d_eval_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:32.1030527Z test_BatchNorm2d_momentum (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:03:32.1228617Z test_BatchNorm2d_momentum_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:32.1567691Z test_BatchNorm2d_momentum_eval (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:03:32.1784909Z test_BatchNorm2d_momentum_eval_cuda (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:32.1985073Z test_BatchNorm2d_not_affine (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:32.2135764Z test_BatchNorm2d_not_affine_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:32.2346276Z test_BatchNorm2d_not_affine_eval (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:32.2519015Z test_BatchNorm2d_not_affine_eval_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:32.4083557Z test_BatchNorm2d_not_tracking_stats (__main__.TestNN) ... ok (0.156s) 2022-05-18T06:03:32.4323295Z test_BatchNorm2d_not_tracking_stats_cuda (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:32.4659077Z test_BatchNorm2d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:03:32.4884475Z test_BatchNorm2d_not_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:32.5056869Z test_BatchNorm2d_zero_batch (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:32.5191313Z test_BatchNorm2d_zero_batch_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:32.5366125Z test_BatchNorm2d_zero_batch_eval (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:32.5467196Z test_BatchNorm2d_zero_batch_eval_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:32.7062685Z test_BatchNorm3d (__main__.TestNN) ... ok (0.160s) 2022-05-18T06:03:32.7476295Z test_BatchNorm3d_3d_simple_average (__main__.TestNN) ... ok (0.041s) 2022-05-18T06:03:32.8946005Z test_BatchNorm3d_3d_simple_average_cuda (__main__.TestNN) ... ok (0.147s) 2022-05-18T06:03:32.9258856Z test_BatchNorm3d_3d_simple_average_eval (__main__.TestNN) ... ok (0.031s) 2022-05-18T06:03:32.9489492Z test_BatchNorm3d_3d_simple_average_eval_cuda (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:32.9742487Z test_BatchNorm3d_cuda (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:03:33.0060907Z test_BatchNorm3d_eval (__main__.TestNN) ... ok (0.032s) 2022-05-18T06:03:33.0268509Z test_BatchNorm3d_eval_cuda (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:33.0620621Z test_BatchNorm3d_momentum (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:03:33.0861846Z test_BatchNorm3d_momentum_cuda (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:33.1190214Z test_BatchNorm3d_momentum_eval (__main__.TestNN) ... ok (0.033s) 2022-05-18T06:03:33.1406037Z test_BatchNorm3d_momentum_eval_cuda (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:33.1616939Z test_BatchNorm3d_not_affine (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:33.1815951Z test_BatchNorm3d_not_affine_cuda (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:33.2036342Z test_BatchNorm3d_not_affine_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:33.2180262Z test_BatchNorm3d_not_affine_eval_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:33.3681465Z test_BatchNorm3d_not_tracking_stats (__main__.TestNN) ... ok (0.150s) 2022-05-18T06:03:33.3904059Z test_BatchNorm3d_not_tracking_stats_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:33.4259655Z test_BatchNorm3d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:03:33.4499537Z test_BatchNorm3d_not_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:33.4680635Z test_BatchNorm3d_zero_batch (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:33.4785992Z test_BatchNorm3d_zero_batch_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:33.4950779Z test_BatchNorm3d_zero_batch_eval (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:33.5062988Z test_BatchNorm3d_zero_batch_eval_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:33.5615320Z test_CELU (__main__.TestNN) ... ok (0.055s) 2022-05-18T06:03:33.5765063Z test_CELU_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.5914204Z test_CELU_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.6069058Z test_CELU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.6216721Z test_CELU_scalar (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.6293658Z test_CELU_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:33.6461026Z test_CTCLoss_2d_int_target_lengths_intlists (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:33.6566864Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_double (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:33.6620530Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:33.6770017Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.6824992Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:33.6868712Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:33.7016260Z test_CTCLoss_2d_int_target_lengths_tensors (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.7084496Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_double (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:33.7134528Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:33.7281185Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.7337073Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:33.7382305Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:33.7535249Z test_CTCLoss_2d_lengths_tensors (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.7589947Z test_CTCLoss_2d_lengths_tensors_cuda_double (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:33.7643328Z test_CTCLoss_2d_lengths_tensors_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:33.7792615Z test_CTCLoss_2d_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:33.7854594Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:33.7899844Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:33.8001264Z test_CTCLoss_critical_target_len (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:33.8070245Z test_CTCLoss_lengthchecks_cpu (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:33.8198396Z test_CTCLoss_lengthchecks_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:33.8350433Z test_CTCLoss_lengths_intlists (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.8417579Z test_CTCLoss_lengths_intlists_cuda_double (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:33.8466408Z test_CTCLoss_lengths_intlists_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:33.8613536Z test_CTCLoss_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:33.8666578Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:33.8712927Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:33.8868130Z test_CTCLoss_lengths_tensors (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.8936560Z test_CTCLoss_lengths_tensors_cuda_double (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:33.8984926Z test_CTCLoss_lengths_tensors_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:33.9132966Z test_CTCLoss_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:33.9195340Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:33.9240626Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:35.6112950Z test_CTCLoss_long_targets (__main__.TestNN) ... ok (1.687s) 2022-05-18T06:03:35.6185666Z test_CTCLoss_typechecks (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:35.6265115Z test_CTCLoss_zero_infinity (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:35.6444025Z test_ConstantPad1d (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:35.6662753Z test_ConstantPad1d_batch (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:35.6784782Z test_ConstantPad1d_batch_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:35.7033552Z test_ConstantPad1d_complex (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:03:35.7200198Z test_ConstantPad1d_complex_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:35.7315429Z test_ConstantPad1d_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:35.7472808Z test_ConstantPad2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:35.7724014Z test_ConstantPad2d_complex (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:03:35.7887764Z test_ConstantPad2d_complex_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:35.8002072Z test_ConstantPad2d_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:35.8178453Z test_ConstantPad2d_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:35.8335399Z test_ConstantPad2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:35.8500580Z test_ConstantPad3d (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:35.8781325Z test_ConstantPad3d_complex (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:03:35.8932297Z test_ConstantPad3d_complex_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:35.9059350Z test_ConstantPad3d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:35.9234134Z test_ConstantPad3d_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:35.9372675Z test_ConstantPad3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:36.1035833Z test_Conv1d (__main__.TestNN) ... ok (0.166s) 2022-05-18T06:03:36.1502376Z test_Conv1d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.046s) 2022-05-18T06:03:36.3620404Z test_Conv1d_circular_stride2_pad2_cuda (__main__.TestNN) ... ok (0.212s) 2022-05-18T06:03:36.5619385Z test_Conv1d_cuda (__main__.TestNN) ... ok (0.200s) 2022-05-18T06:03:36.8795591Z test_Conv1d_dilated (__main__.TestNN) ... ok (0.318s) 2022-05-18T06:03:37.0452308Z test_Conv1d_dilated_cuda (__main__.TestNN) ... ok (0.165s) 2022-05-18T06:03:37.1179744Z test_Conv1d_groups (__main__.TestNN) ... ok (0.073s) 2022-05-18T06:03:37.3107033Z test_Conv1d_groups_cuda (__main__.TestNN) ... ok (0.192s) 2022-05-18T06:03:37.3148380Z test_Conv1d_module_same_padding (__main__.TestNN) ... test_nn.py:988: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:882.) 2022-05-18T06:03:37.3150504Z expect = F.conv1d(x, module.weight, module.bias, padding='same') 2022-05-18T06:03:37.3178300Z ok (0.007s) 2022-05-18T06:03:37.5042659Z test_Conv1d_pad1 (__main__.TestNN) ... ok (0.186s) 2022-05-18T06:03:37.6923416Z test_Conv1d_pad1_cuda (__main__.TestNN) ... ok (0.188s) 2022-05-18T06:03:37.7313573Z test_Conv1d_pad1size1 (__main__.TestNN) ... ok (0.039s) 2022-05-18T06:03:37.9185098Z test_Conv1d_pad1size1_cuda (__main__.TestNN) ... ok (0.187s) 2022-05-18T06:03:38.1217226Z test_Conv1d_pad2 (__main__.TestNN) ... ok (0.203s) 2022-05-18T06:03:38.1744643Z test_Conv1d_pad2_cuda (__main__.TestNN) ... ok (0.052s) 2022-05-18T06:03:38.2122850Z test_Conv1d_pad2size1 (__main__.TestNN) ... ok (0.037s) 2022-05-18T06:03:38.2583481Z test_Conv1d_pad2size1_cuda (__main__.TestNN) ... ok (0.046s) 2022-05-18T06:03:38.2936190Z test_Conv1d_pad_same (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:03:38.4812744Z test_Conv1d_pad_same2 (__main__.TestNN) ... ok (0.187s) 2022-05-18T06:03:38.5306434Z test_Conv1d_pad_same2_cuda (__main__.TestNN) ... ok (0.049s) 2022-05-18T06:03:38.5695292Z test_Conv1d_pad_same_cuda (__main__.TestNN) ... ok (0.039s) 2022-05-18T06:03:38.7553954Z test_Conv1d_pad_same_dilated (__main__.TestNN) ... ok (0.186s) 2022-05-18T06:03:38.9209162Z test_Conv1d_pad_same_dilated_cuda (__main__.TestNN) ... ok (0.165s) 2022-05-18T06:03:38.9532702Z test_Conv1d_pad_valid (__main__.TestNN) ... ok (0.032s) 2022-05-18T06:03:38.9757002Z test_Conv1d_pad_valid_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:39.0109985Z test_Conv1d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:03:39.0329466Z test_Conv1d_reflect_stride2_pad2_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:39.0683180Z test_Conv1d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:03:39.0936602Z test_Conv1d_replicate_stride2_pad2_cuda (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:03:39.1328471Z test_Conv1d_stride (__main__.TestNN) ... ok (0.039s) 2022-05-18T06:03:39.1689468Z test_Conv1d_stride_cuda (__main__.TestNN) ... ok (0.036s) 2022-05-18T06:03:39.1981069Z test_Conv1d_zero_batch (__main__.TestNN) ... ok (0.029s) 2022-05-18T06:03:39.2192925Z test_Conv1d_zero_batch_cuda (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:39.2575393Z test_Conv1d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.038s) 2022-05-18T06:03:39.2995730Z test_Conv1d_zeros_stride2_pad2_cuda (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:39.6314214Z test_Conv2d (__main__.TestNN) ... ok (0.332s) 2022-05-18T06:03:39.6389601Z test_Conv2d_1x1 (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:39.7179628Z test_Conv2d_OneDNN (__main__.TestNN) ... ok (0.079s) 2022-05-18T06:03:39.7261904Z test_Conv2d_backward_twice (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:39.7919147Z test_Conv2d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.065s) 2022-05-18T06:03:40.0118620Z test_Conv2d_circular_stride2_pad2_cuda (__main__.TestNN) ... ok (0.220s) 2022-05-18T06:03:40.2083428Z test_Conv2d_cuda (__main__.TestNN) ... ok (0.196s) 2022-05-18T06:03:40.2555625Z test_Conv2d_depthwise (__main__.TestNN) ... ok (0.047s) 2022-05-18T06:03:40.4266400Z test_Conv2d_depthwise_cuda (__main__.TestNN) ... ok (0.171s) 2022-05-18T06:03:40.4686046Z test_Conv2d_depthwise_dilated (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:40.5058265Z test_Conv2d_depthwise_dilated_cuda (__main__.TestNN) ... ok (0.037s) 2022-05-18T06:03:40.5460782Z test_Conv2d_depthwise_padded (__main__.TestNN) ... ok (0.040s) 2022-05-18T06:03:40.7205755Z test_Conv2d_depthwise_padded_cuda (__main__.TestNN) ... ok (0.174s) 2022-05-18T06:03:40.8634776Z test_Conv2d_depthwise_strided (__main__.TestNN) ... ok (0.143s) 2022-05-18T06:03:41.0883159Z test_Conv2d_depthwise_strided_cuda (__main__.TestNN) ... ok (0.225s) 2022-05-18T06:03:41.1315978Z test_Conv2d_depthwise_with_multiplier (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:03:41.1655444Z test_Conv2d_depthwise_with_multiplier_cuda (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:03:41.4598663Z test_Conv2d_dilated (__main__.TestNN) ... ok (0.294s) 2022-05-18T06:03:41.5037234Z test_Conv2d_dilated_cuda (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:03:41.5064931Z test_Conv2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:41.5079747Z test_Conv2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:41.5490142Z test_Conv2d_groups (__main__.TestNN) ... ok (0.040s) 2022-05-18T06:03:41.5851071Z test_Conv2d_groups_cuda (__main__.TestNN) ... ok (0.036s) 2022-05-18T06:03:42.0793223Z test_Conv2d_groups_nobias (__main__.TestNN) ... ok (0.494s) 2022-05-18T06:03:42.2222235Z test_Conv2d_groups_nobias_v2 (__main__.TestNN) ... ok (0.143s) 2022-05-18T06:03:42.2622795Z test_Conv2d_groups_thnn (__main__.TestNN) ... ok (0.040s) 2022-05-18T06:03:42.2869939Z test_Conv2d_groups_thnn_cuda (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:42.2894796Z test_Conv2d_groups_thnn_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:42.2909226Z test_Conv2d_groups_thnn_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:42.2930863Z test_Conv2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:42.2944447Z test_Conv2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:42.3029487Z test_Conv2d_inconsistent_types (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:42.3246012Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:42.3471421Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:42.3486249Z test_Conv2d_missing_argument (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:03:42.3678806Z test_Conv2d_module_same_padding (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:42.4024002Z test_Conv2d_no_bias (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:03:42.4427180Z test_Conv2d_no_bias_cuda (__main__.TestNN) ... ok (0.040s) 2022-05-18T06:03:42.4460784Z test_Conv2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:42.4481184Z test_Conv2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T06:03:42.7798997Z test_Conv2d_pad_same (__main__.TestNN) ... ok (0.331s) 2022-05-18T06:03:43.0071245Z test_Conv2d_pad_same_cuda (__main__.TestNN) ... ok (0.227s) 2022-05-18T06:03:43.3356747Z test_Conv2d_pad_same_dilated (__main__.TestNN) ... ok (0.329s) 2022-05-18T06:03:43.5014581Z test_Conv2d_pad_same_dilated_cuda (__main__.TestNN) ... ok (0.165s) 2022-05-18T06:03:43.5419515Z test_Conv2d_pad_valid (__main__.TestNN) ... ok (0.041s) 2022-05-18T06:03:43.7391586Z test_Conv2d_pad_valid_cuda (__main__.TestNN) ... ok (0.197s) 2022-05-18T06:03:43.7862114Z test_Conv2d_padding (__main__.TestNN) ... ok (0.047s) 2022-05-18T06:03:43.9820553Z test_Conv2d_padding_cuda (__main__.TestNN) ... ok (0.196s) 2022-05-18T06:03:43.9853186Z test_Conv2d_padding_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:43.9864233Z test_Conv2d_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:44.0196014Z test_Conv2d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.033s) 2022-05-18T06:03:44.0459266Z test_Conv2d_reflect_stride2_pad2_cuda (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:03:44.0781005Z test_Conv2d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.032s) 2022-05-18T06:03:44.1006271Z test_Conv2d_replicate_stride2_pad2_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:44.1399034Z test_Conv2d_strided (__main__.TestNN) ... ok (0.039s) 2022-05-18T06:03:44.1855515Z test_Conv2d_strided_cuda (__main__.TestNN) ... ok (0.045s) 2022-05-18T06:03:44.1877326Z test_Conv2d_strided_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:44.1889599Z test_Conv2d_strided_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:44.1907683Z test_Conv2d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:44.1922801Z test_Conv2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:44.2191277Z test_Conv2d_zero_batch (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:03:44.2381134Z test_Conv2d_zero_batch_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:44.2401014Z test_Conv2d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:44.2414976Z test_Conv2d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:44.2832715Z test_Conv2d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:44.3255680Z test_Conv2d_zeros_stride2_pad2_cuda (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:44.3687521Z test_Conv3d (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:03:44.4036406Z test_Conv3d_1x1x1_no_bias (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:03:44.4495431Z test_Conv3d_1x1x1_no_bias_cuda (__main__.TestNN) ... ok (0.045s) 2022-05-18T06:03:44.4514540Z test_Conv3d_1x1x1_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:44.4525443Z test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:44.5232276Z test_Conv3d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.071s) 2022-05-18T06:03:44.5940663Z test_Conv3d_circular_stride2_pad2_cuda (__main__.TestNN) ... ok (0.070s) 2022-05-18T06:03:44.6360907Z test_Conv3d_cuda (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:44.6786096Z test_Conv3d_dilated (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:03:44.7203586Z test_Conv3d_dilated_cuda (__main__.TestNN) ... ok (0.041s) 2022-05-18T06:03:44.7611980Z test_Conv3d_dilated_strided (__main__.TestNN) ... ok (0.041s) 2022-05-18T06:03:44.8082636Z test_Conv3d_dilated_strided_cuda (__main__.TestNN) ... ok (0.047s) 2022-05-18T06:03:44.8525338Z test_Conv3d_groups (__main__.TestNN) ... ok (0.044s) 2022-05-18T06:03:44.9023930Z test_Conv3d_groups_cuda (__main__.TestNN) ... ok (0.050s) 2022-05-18T06:03:44.9458252Z test_Conv3d_groups_nobias (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:03:44.9857480Z test_Conv3d_groups_wbias (__main__.TestNN) ... ok (0.040s) 2022-05-18T06:03:44.9890069Z test_Conv3d_groups_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:44.9924412Z test_Conv3d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2022-05-18T06:03:45.0010406Z test_Conv3d_module_same_padding (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:03:45.0354409Z test_Conv3d_no_bias (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:03:45.0779489Z test_Conv3d_no_bias_cuda (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:45.0809841Z test_Conv3d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:45.0824255Z test_Conv3d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:45.1338245Z test_Conv3d_pad_same (__main__.TestNN) ... ok (0.051s) 2022-05-18T06:03:45.1801086Z test_Conv3d_pad_same_cuda (__main__.TestNN) ... ok (0.046s) 2022-05-18T06:03:45.2354759Z test_Conv3d_pad_same_dilated (__main__.TestNN) ... ok (0.055s) 2022-05-18T06:03:45.2782577Z test_Conv3d_pad_same_dilated_cuda (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:03:45.3277691Z test_Conv3d_pad_valid (__main__.TestNN) ... ok (0.049s) 2022-05-18T06:03:45.3723291Z test_Conv3d_pad_valid_cuda (__main__.TestNN) ... ok (0.044s) 2022-05-18T06:03:45.4147350Z test_Conv3d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:45.4418445Z test_Conv3d_replicate_stride2_pad2_cuda (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:03:45.4858203Z test_Conv3d_stride (__main__.TestNN) ... ok (0.044s) 2022-05-18T06:03:45.5284244Z test_Conv3d_stride_cuda (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:45.5715452Z test_Conv3d_stride_padding (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:03:45.6149881Z test_Conv3d_stride_padding_cuda (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:03:45.6176062Z test_Conv3d_stride_padding_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:45.6191587Z test_Conv3d_stride_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:45.6214325Z test_Conv3d_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:45.6231384Z test_Conv3d_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:45.6249918Z test_Conv3d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:45.6264316Z test_Conv3d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:45.6555710Z test_Conv3d_zero_batch (__main__.TestNN) ... ok (0.029s) 2022-05-18T06:03:45.6733795Z test_Conv3d_zero_batch_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:45.6750499Z test_Conv3d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:45.6758265Z test_Conv3d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:45.7149937Z test_Conv3d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.039s) 2022-05-18T06:03:45.7590302Z test_Conv3d_zeros_stride2_pad2_cuda (__main__.TestNN) ... ok (0.044s) 2022-05-18T06:03:45.7985227Z test_ConvTranspose1d (__main__.TestNN) ... ok (0.039s) 2022-05-18T06:03:46.1108993Z test_ConvTranspose1d_cuda (__main__.TestNN) ... ok (0.312s) 2022-05-18T06:03:46.1513465Z test_ConvTranspose1d_dilated (__main__.TestNN) ... ok (0.040s) 2022-05-18T06:03:46.4384011Z test_ConvTranspose1d_dilated_cuda (__main__.TestNN) ... ok (0.287s) 2022-05-18T06:03:46.4837982Z test_ConvTranspose1d_groups (__main__.TestNN) ... ok (0.045s) 2022-05-18T06:03:46.5279271Z test_ConvTranspose1d_groups_cuda (__main__.TestNN) ... ok (0.044s) 2022-05-18T06:03:46.5596690Z test_ConvTranspose1d_no_bias (__main__.TestNN) ... ok (0.032s) 2022-05-18T06:03:46.7478118Z test_ConvTranspose1d_no_bias_cuda (__main__.TestNN) ... ok (0.188s) 2022-05-18T06:03:46.7879657Z test_ConvTranspose2d (__main__.TestNN) ... ok (0.040s) 2022-05-18T06:03:46.9784419Z test_ConvTranspose2d_cuda (__main__.TestNN) ... ok (0.190s) 2022-05-18T06:03:47.0144051Z test_ConvTranspose2d_dilated (__main__.TestNN) ... ok (0.036s) 2022-05-18T06:03:47.2998227Z test_ConvTranspose2d_dilated_cuda (__main__.TestNN) ... ok (0.285s) 2022-05-18T06:03:47.3016528Z test_ConvTranspose2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:47.3025405Z test_ConvTranspose2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:47.3456579Z test_ConvTranspose2d_groups (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:03:47.6940051Z test_ConvTranspose2d_groups_cuda (__main__.TestNN) ... ok (0.348s) 2022-05-18T06:03:47.6957690Z test_ConvTranspose2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:47.6967711Z test_ConvTranspose2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:47.7007179Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:47.7354764Z test_ConvTranspose2d_no_bias (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:03:48.0499958Z test_ConvTranspose2d_no_bias_cuda (__main__.TestNN) ... ok (0.314s) 2022-05-18T06:03:48.0519960Z test_ConvTranspose2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:48.0527837Z test_ConvTranspose2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:48.0569912Z test_ConvTranspose2d_output_size (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.3023636Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestNN) ... ok (4.245s) 2022-05-18T06:03:52.3058847Z test_ConvTranspose2d_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.3071872Z test_ConvTranspose2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:52.3559874Z test_ConvTranspose3d (__main__.TestNN) ... ok (0.048s) 2022-05-18T06:03:52.3578430Z test_ConvTranspose3d_correct_output_size (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:52.4074858Z test_ConvTranspose3d_cuda (__main__.TestNN) ... ok (0.050s) 2022-05-18T06:03:52.4459197Z test_ConvTranspose3d_dilated (__main__.TestNN) ... ok (0.038s) 2022-05-18T06:03:52.4963735Z test_ConvTranspose3d_dilated_cuda (__main__.TestNN) ... ok (0.050s) 2022-05-18T06:03:52.5200163Z test_CosineEmbeddingLoss (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:52.5256717Z test_CosineEmbeddingLoss_cuda_double (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:52.5309466Z test_CosineEmbeddingLoss_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.5364015Z test_CosineEmbeddingLoss_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.5578793Z test_CosineEmbeddingLoss_margin (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:52.5631701Z test_CosineEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.5682980Z test_CosineEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.5734008Z test_CosineEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.5942932Z test_CosineEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:52.5997153Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.6050964Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.6101996Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.6269734Z test_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:52.6320886Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.6367721Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.6416528Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.6585403Z test_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:52.6635672Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.6686708Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.6737336Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.6912400Z test_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:52.6959369Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.7007503Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.7055373Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.7263405Z test_CosineEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:52.7317112Z test_CosineEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.7369900Z test_CosineEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.7420547Z test_CosineEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.7491365Z test_CrossEntropyLoss (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:52.7570866Z test_CrossEntropyLoss_2d (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:52.7645356Z test_CrossEntropyLoss_2d_cuda_double (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:52.7695939Z test_CrossEntropyLoss_2d_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.7747971Z test_CrossEntropyLoss_2d_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.7853824Z test_CrossEntropyLoss_2d_ignore_index (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:52.7894374Z test_CrossEntropyLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.7933830Z test_CrossEntropyLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.7973832Z test_CrossEntropyLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.8095761Z test_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:52.8149376Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.8201860Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.8251843Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.8368070Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:52.8422892Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.8470317Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.8516476Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.8622527Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:52.8663740Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.8704296Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.8743894Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.8860388Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:52.8908133Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.8953870Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.9006910Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:52.9073538Z test_CrossEntropyLoss_2d_prob_target (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:52.9105691Z test_CrossEntropyLoss_2d_prob_target_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9137134Z test_CrossEntropyLoss_2d_prob_target_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9168484Z test_CrossEntropyLoss_2d_prob_target_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9233547Z test_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:52.9267330Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9301014Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.9336103Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9398383Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:52.9432643Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.9463356Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9495239Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9562635Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:52.9596028Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9631047Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9663345Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9724515Z test_CrossEntropyLoss_2d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:52.9756232Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9784560Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9827381Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:52.9892962Z test_CrossEntropyLoss_2d_prob_target_weights (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:52.9926425Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9961181Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:52.9993443Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.0054566Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:53.0086775Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.0117581Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.0150863Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.0237583Z test_CrossEntropyLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:03:53.0274252Z test_CrossEntropyLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.0313216Z test_CrossEntropyLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.0346368Z test_CrossEntropyLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.0431477Z test_CrossEntropyLoss_2d_weights (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.0467136Z test_CrossEntropyLoss_2d_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.0502116Z test_CrossEntropyLoss_2d_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.0537387Z test_CrossEntropyLoss_2d_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.0648886Z test_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:53.0698228Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:53.0743483Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.0790526Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:53.0908629Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:53.0956898Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:53.1004648Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:53.1050434Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.1153628Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:53.1194631Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.1233987Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.1274883Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.1376843Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:53.1420614Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.1469021Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:53.1507717Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.1588770Z test_CrossEntropyLoss_3d_prob_target (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.1626283Z test_CrossEntropyLoss_3d_prob_target_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.1662964Z test_CrossEntropyLoss_3d_prob_target_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.1699402Z test_CrossEntropyLoss_3d_prob_target_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.1782913Z test_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.1817778Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.1852295Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.1887812Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.1964917Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.2006886Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.2043594Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.2077883Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2153671Z test_CrossEntropyLoss_3d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:53.2187497Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2221424Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2255508Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2342140Z test_CrossEntropyLoss_3d_prob_target_weights (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.2377869Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.2412583Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2454303Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.2533295Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.2568667Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2603365Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2638198Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2722466Z test_CrossEntropyLoss_4d_prob_target (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.2759341Z test_CrossEntropyLoss_4d_prob_target_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.2793881Z test_CrossEntropyLoss_4d_prob_target_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2827883Z test_CrossEntropyLoss_4d_prob_target_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.2907860Z test_CrossEntropyLoss_4d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.2948042Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.2981016Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3016074Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3104298Z test_CrossEntropyLoss_4d_prob_target_weights (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:03:53.3142666Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.3179423Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.3215100Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3297777Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.3332849Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3368530Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3409588Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.3441200Z test_CrossEntropyLoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3473240Z test_CrossEntropyLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3504500Z test_CrossEntropyLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3581213Z test_CrossEntropyLoss_dim_is_3 (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.3616065Z test_CrossEntropyLoss_dim_is_3_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3650873Z test_CrossEntropyLoss_dim_is_3_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3685747Z test_CrossEntropyLoss_dim_is_3_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3763739Z test_CrossEntropyLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:53.3797808Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3836655Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.3871435Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.3960294Z test_CrossEntropyLoss_higher_dim (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:03:53.3997415Z test_CrossEntropyLoss_higher_dim_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:53.4032257Z test_CrossEntropyLoss_higher_dim_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.4066732Z test_CrossEntropyLoss_higher_dim_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.4157634Z test_CrossEntropyLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:03:53.4193886Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.4226418Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.4262599Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.4338623Z test_CrossEntropyLoss_weights (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:53.4372499Z test_CrossEntropyLoss_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.4404744Z test_CrossEntropyLoss_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.4437783Z test_CrossEntropyLoss_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:53.4621000Z test_CrossMapLRN2d (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:53.5032566Z test_CrossMapLRN2d_cuda (__main__.TestNN) ... ok (0.041s) 2022-05-18T06:03:53.5258346Z test_ELU (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:53.5374492Z test_ELU_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:53.5515727Z test_ELU_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:53.5669344Z test_ELU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:53.5814871Z test_ELU_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:53.5878532Z test_ELU_scalar_cuda (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:53.6023622Z test_Embedding (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:53.6326156Z test_EmbeddingBag_discontiguous (__main__.TestNN) ... ok (0.030s) 2022-05-18T06:03:53.6753472Z test_EmbeddingBag_discontiguous_cuda (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:53.6927416Z test_EmbeddingBag_max (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:53.7034229Z test_EmbeddingBag_max_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:03:53.7193273Z test_EmbeddingBag_max_padding_idx (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:53.7302605Z test_EmbeddingBag_max_padding_idx_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:53.7477047Z test_EmbeddingBag_mean (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:53.7627011Z test_EmbeddingBag_mean_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:53.7784517Z test_EmbeddingBag_mean_padding_idx (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:53.7910334Z test_EmbeddingBag_mean_padding_idx_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:53.8143378Z test_EmbeddingBag_sparse (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:53.8328941Z test_EmbeddingBag_sparse_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:53.8512576Z test_EmbeddingBag_sum (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:53.8662799Z test_EmbeddingBag_sum_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:53.8818057Z test_EmbeddingBag_sum_padding_idx (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:53.8945544Z test_EmbeddingBag_sum_padding_idx_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:53.9134906Z test_Embedding_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:53.9373649Z test_Embedding_discontiguous (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:53.9551759Z test_Embedding_discontiguous_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:53.9741735Z test_Embedding_sparse (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:53.9879147Z test_Embedding_sparse_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:54.2277377Z test_FeatureAlphaDropout (__main__.TestNN) ... ok (0.240s) 2022-05-18T06:03:54.2451569Z test_Flatten (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:54.2568649Z test_Flatten_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:54.2722962Z test_Flatten_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:54.2841454Z test_Flatten_no_batch_dim_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:54.2992677Z test_Fold (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:54.3115676Z test_Fold_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:54.3255812Z test_Fold_int_input (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:54.3380597Z test_Fold_int_input_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:54.3538506Z test_Fold_no_batch_dim_input (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:54.3668883Z test_Fold_no_batch_dim_input_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:54.3817963Z test_Fold_no_batch_dim_int_input (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:54.3935499Z test_Fold_no_batch_dim_int_input_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:54.4134813Z test_FractionalMaxPool2d_ratio (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:54.4270522Z test_FractionalMaxPool2d_ratio_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:54.4455138Z test_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:54.4610327Z test_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:54.4790916Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:54.4805894Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:54.4993815Z test_FractionalMaxPool2d_ratio_return_indices (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:54.5130346Z test_FractionalMaxPool2d_ratio_return_indices_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:54.5310712Z test_FractionalMaxPool2d_size (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:54.5446329Z test_FractionalMaxPool2d_size_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:54.5631690Z test_FractionalMaxPool2d_size_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:54.5766746Z test_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:54.5952709Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:54.5977355Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T06:03:54.6211759Z test_FractionalMaxPool3d_asymsize (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:54.6355777Z test_FractionalMaxPool3d_asymsize_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:54.6532280Z test_FractionalMaxPool3d_ratio (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:54.6665702Z test_FractionalMaxPool3d_ratio_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:54.6859582Z test_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:54.7011868Z test_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:54.7191860Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:54.7205902Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:54.7414227Z test_FractionalMaxPool3d_ratio_return_indices (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:54.7549879Z test_FractionalMaxPool3d_ratio_return_indices_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:54.7734496Z test_FractionalMaxPool3d_size (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:54.7876797Z test_FractionalMaxPool3d_size_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:54.8096153Z test_FractionalMaxPool3d_size_no_batch_dim (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:54.8252282Z test_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:54.8450998Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:54.8465185Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:03:54.8651711Z test_GELU (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:54.8771978Z test_GELU_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:54.8919971Z test_GELU_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:54.9041084Z test_GELU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:54.9192477Z test_GELU_scalar (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:54.9257258Z test_GELU_scalar_cuda (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:54.9472960Z test_GLU (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:54.9626230Z test_GLU_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:54.9818175Z test_GLU_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:54.9940186Z test_GLU_dim_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:55.0104100Z test_GLU_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:55.0225720Z test_GLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:55.0731995Z test_GroupNorm_1d_affine (__main__.TestNN) ... ok (0.051s) 2022-05-18T06:03:55.1107290Z test_GroupNorm_1d_affine_GN (__main__.TestNN) ... ok (0.037s) 2022-05-18T06:03:55.1465765Z test_GroupNorm_1d_affine_GN_cuda (__main__.TestNN) ... ok (0.036s) 2022-05-18T06:03:55.1883721Z test_GroupNorm_1d_affine_GN_eval (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:03:55.2167359Z test_GroupNorm_1d_affine_GN_eval_cuda (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:03:55.2461360Z test_GroupNorm_1d_affine_cuda (__main__.TestNN) ... ok (0.029s) 2022-05-18T06:03:55.2833460Z test_GroupNorm_1d_affine_eval (__main__.TestNN) ... ok (0.037s) 2022-05-18T06:03:55.3060497Z test_GroupNorm_1d_affine_eval_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:55.3286834Z test_GroupNorm_1d_affine_large_batch_cuda (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:55.3553047Z test_GroupNorm_1d_affine_large_batch_eval_cuda (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:03:55.3776129Z test_GroupNorm_1d_no_affine_IN (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:55.3928891Z test_GroupNorm_1d_no_affine_IN_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:55.4152908Z test_GroupNorm_1d_no_affine_IN_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:55.4341610Z test_GroupNorm_1d_no_affine_IN_eval_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:55.4558424Z test_GroupNorm_1d_no_affine_LN (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:55.4710164Z test_GroupNorm_1d_no_affine_LN_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:55.4915935Z test_GroupNorm_1d_no_affine_LN_eval (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:55.5079895Z test_GroupNorm_1d_no_affine_LN_eval_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:55.5455536Z test_GroupNorm_2d_affine (__main__.TestNN) ... ok (0.037s) 2022-05-18T06:03:55.5802475Z test_GroupNorm_2d_affine_cuda (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:03:55.6162187Z test_GroupNorm_2d_affine_eval (__main__.TestNN) ... ok (0.036s) 2022-05-18T06:03:55.6427885Z test_GroupNorm_2d_affine_eval_cuda (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:03:55.6803647Z test_GroupNorm_2d_affine_large_feature_cuda (__main__.TestNN) ... ok (0.037s) 2022-05-18T06:03:55.7169130Z test_GroupNorm_2d_affine_large_feature_eval_cuda (__main__.TestNN) ... ok (0.036s) 2022-05-18T06:03:55.7392971Z test_GroupNorm_2d_no_affine_IN (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:55.7595380Z test_GroupNorm_2d_no_affine_IN_cuda (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:55.7855470Z test_GroupNorm_2d_no_affine_IN_eval (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:03:55.8029088Z test_GroupNorm_2d_no_affine_IN_eval_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:55.8252679Z test_GroupNorm_2d_no_affine_LN (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:55.8413795Z test_GroupNorm_2d_no_affine_LN_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:55.8630989Z test_GroupNorm_2d_no_affine_LN_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:55.8786558Z test_GroupNorm_2d_no_affine_LN_eval_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:55.9481892Z test_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestNN) ... ok (0.069s) 2022-05-18T06:03:56.0166623Z test_GroupNorm_2d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... ok (0.068s) 2022-05-18T06:03:56.0320393Z test_Hardshrink (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:56.0471486Z test_Hardshrink_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:56.0621415Z test_Hardshrink_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:56.0737281Z test_Hardshrink_no_batch_dim_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:56.0881683Z test_Hardshrink_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:56.0943194Z test_Hardshrink_scalar_cuda (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:56.1072836Z test_Hardsigmoid_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:56.1212204Z test_Hardsigmoid_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:56.1322265Z test_Hardswish_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:03:56.1468779Z test_Hardswish_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:56.1632752Z test_Hardtanh (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:56.1752899Z test_Hardtanh_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:56.1902117Z test_Hardtanh_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:56.2046766Z test_Hardtanh_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:56.2179696Z test_Hardtanh_scalar (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:56.2248263Z test_Hardtanh_scalar_cuda (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:56.2373476Z test_HingeEmbeddingLoss (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:56.2411351Z test_HingeEmbeddingLoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.2444995Z test_HingeEmbeddingLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.2487119Z test_HingeEmbeddingLoss_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:56.2556567Z test_HingeEmbeddingLoss_margin (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:56.2589855Z test_HingeEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.2623282Z test_HingeEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.2655312Z test_HingeEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.2834579Z test_HingeEmbeddingLoss_margin_no_reduce (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:56.3014906Z test_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:56.3079334Z test_HingeEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:56.3110858Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3142564Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3172686Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3234105Z test_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:56.3270835Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:56.3300114Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3330627Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3395574Z test_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:56.3429151Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3463760Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3494145Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3557960Z test_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:56.3591325Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3624025Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.3661330Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:56.3796538Z test_HingeEmbeddingLoss_no_reduce (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:56.3981440Z test_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:56.4067467Z test_HingeEmbeddingLoss_scalar_margin (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:56.4105262Z test_HingeEmbeddingLoss_scalar_margin_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4134932Z test_HingeEmbeddingLoss_scalar_margin_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4165180Z test_HingeEmbeddingLoss_scalar_margin_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4222236Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:56.4251545Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4280919Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4315159Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4378694Z test_HingeEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:03:56.4409999Z test_HingeEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4439789Z test_HingeEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4471048Z test_HingeEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4565469Z test_HuberLoss (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:03:56.4681587Z test_HuberLoss_cuda_bfloat16 (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:03:56.4707919Z test_HuberLoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4733682Z test_HuberLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.4757106Z test_HuberLoss_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.4925679Z test_HuberLoss_delta (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:56.5093523Z test_HuberLoss_delta_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:56.5147136Z test_HuberLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:56.5177308Z test_HuberLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.5197842Z test_HuberLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5222000Z test_HuberLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5270320Z test_HuberLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:56.5298276Z test_HuberLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5318515Z test_HuberLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5342530Z test_HuberLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5392088Z test_HuberLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:56.5417764Z test_HuberLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5449653Z test_HuberLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.5472926Z test_HuberLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5557859Z test_HuberLoss_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:56.5583740Z test_HuberLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:56.5607871Z test_HuberLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5628008Z test_HuberLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5653752Z test_HuberLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:56.5865309Z test_InstanceNorm1d (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:56.6013305Z test_InstanceNorm1d_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:56.6223833Z test_InstanceNorm1d_eval (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:56.6382589Z test_InstanceNorm1d_eval_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:56.6594875Z test_InstanceNorm1d_no_batch_dim (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:03:56.6750161Z test_InstanceNorm1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:56.6974848Z test_InstanceNorm1d_no_batch_dim_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:56.7124312Z test_InstanceNorm1d_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:56.7361131Z test_InstanceNorm1d_tracking_stats (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:56.7526527Z test_InstanceNorm1d_tracking_stats_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:56.7745083Z test_InstanceNorm1d_tracking_stats_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:56.7900586Z test_InstanceNorm1d_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:56.8145033Z test_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:56.8315452Z test_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:56.8617803Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.030s) 2022-05-18T06:03:56.8772766Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:56.9000228Z test_InstanceNorm2d (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:56.9184046Z test_InstanceNorm2d_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:56.9406598Z test_InstanceNorm2d_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:56.9572993Z test_InstanceNorm2d_eval_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:56.9819140Z test_InstanceNorm2d_no_batch_dim (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:56.9980701Z test_InstanceNorm2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.0211625Z test_InstanceNorm2d_no_batch_dim_eval (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:57.0368902Z test_InstanceNorm2d_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.0601541Z test_InstanceNorm2d_tracking_stats (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:57.0768450Z test_InstanceNorm2d_tracking_stats_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.0992931Z test_InstanceNorm2d_tracking_stats_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:57.1148121Z test_InstanceNorm2d_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:57.1413588Z test_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:03:57.1578593Z test_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.1818964Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:57.1973611Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.2193717Z test_InstanceNorm3d (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:57.2352019Z test_InstanceNorm3d_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.2581504Z test_InstanceNorm3d_eval (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:57.2741156Z test_InstanceNorm3d_eval_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.2972495Z test_InstanceNorm3d_no_batch_dim (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:57.3156822Z test_InstanceNorm3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:57.3375714Z test_InstanceNorm3d_no_batch_dim_eval (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:57.3540856Z test_InstanceNorm3d_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.3815576Z test_InstanceNorm3d_tracking_stats (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:03:57.3989206Z test_InstanceNorm3d_tracking_stats_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:57.4241933Z test_InstanceNorm3d_tracking_stats_eval (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:03:57.4403345Z test_InstanceNorm3d_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.4652702Z test_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:03:57.4815509Z test_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.5096177Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:03:57.5253397Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:57.5271112Z test_KLDivLoss (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.5273983Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.5318163Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.5320853Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.5370627Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.5372405Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.5373409Z ok (0.012s) 2022-05-18T06:03:57.5407047Z test_KLDivLoss_batch_mean (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.5421851Z test_KLDivLoss_batch_mean_log_target (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.5469017Z test_KLDivLoss_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:57.5515081Z test_KLDivLoss_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:57.5548579Z test_KLDivLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.5587351Z test_KLDivLoss_log_target (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.5589675Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.5620488Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.5621620Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.5623593Z ok (0.008s) 2022-05-18T06:03:57.5661335Z test_KLDivLoss_log_target_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:57.5696634Z test_KLDivLoss_log_target_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.5730650Z test_KLDivLoss_log_target_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.5801940Z test_KLDivLoss_log_target_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:57.5835806Z test_KLDivLoss_log_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.5868822Z test_KLDivLoss_log_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.5907030Z test_KLDivLoss_log_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:57.5958673Z test_KLDivLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:57.5983832Z test_KLDivLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.6008212Z test_KLDivLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.6034642Z test_KLDivLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.6085243Z test_KLDivLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:57.6108742Z test_KLDivLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.6134768Z test_KLDivLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.6158612Z test_KLDivLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.6206745Z test_KLDivLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:57.6231509Z test_KLDivLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.6261507Z test_KLDivLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.6288961Z test_KLDivLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.6466355Z test_KLDivLoss_no_reduce (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:57.6603842Z test_KLDivLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:57.6786608Z test_KLDivLoss_no_reduce_log_target (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:57.6937468Z test_KLDivLoss_no_reduce_log_target_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:57.7104394Z test_KLDivLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:03:57.7172437Z test_KLDivLoss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:57.7312715Z test_KLDivLoss_no_reduce_scalar_log_target (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:57.7399172Z test_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:57.7412322Z test_KLDivLoss_scalar (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.7414077Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.7450055Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.7451672Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.7491967Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.7493635Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.7494269Z ok (0.009s) 2022-05-18T06:03:57.7525314Z test_KLDivLoss_scalar_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.7555620Z test_KLDivLoss_scalar_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.7584198Z test_KLDivLoss_scalar_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.7610281Z test_KLDivLoss_scalar_log_target (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.7612052Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.7633524Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:03:57.7635273Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:03:57.7635920Z ok (0.005s) 2022-05-18T06:03:57.7663683Z test_KLDivLoss_scalar_log_target_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.7692083Z test_KLDivLoss_scalar_log_target_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.7719164Z test_KLDivLoss_scalar_log_target_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.7769009Z test_KLDivLoss_scalar_log_target_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:57.7795985Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.7822391Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.7849231Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.7896472Z test_KLDivLoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:57.7927699Z test_KLDivLoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.7954201Z test_KLDivLoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.7981263Z test_KLDivLoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.8047491Z test_KLDivLoss_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:57.8083022Z test_KLDivLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.8115392Z test_KLDivLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.8146950Z test_KLDivLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.8337096Z test_KLDivLoss_with_log_target_no_reduce (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:57.8485230Z test_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:57.8703824Z test_KLDivLoss_with_target_no_reduce (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:57.8857883Z test_KLDivLoss_with_target_no_reduce_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:57.8954009Z test_L1Loss (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:03:57.8983934Z test_L1Loss_cuda_cdouble (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.9008365Z test_L1Loss_cuda_cfloat (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.9036081Z test_L1Loss_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9061059Z test_L1Loss_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9085250Z test_L1Loss_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9133934Z test_L1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:57.9161333Z test_L1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9182553Z test_L1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9212435Z test_L1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:57.9259724Z test_L1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:57.9285462Z test_L1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9308667Z test_L1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9332322Z test_L1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9380943Z test_L1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:03:57.9406366Z test_L1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9429642Z test_L1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9454453Z test_L1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:57.9615473Z test_L1Loss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:57.9710499Z test_L1Loss_no_reduce_complex (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:360: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T06:03:57.9712530Z jacobians[i][index_o].copy_(res.reshape(-1)) 2022-05-18T06:03:57.9883529Z ok (0.027s) 2022-05-18T06:03:58.0174952Z test_L1Loss_no_reduce_complex_cuda (__main__.TestNN) ... ok (0.029s) 2022-05-18T06:03:58.0311898Z test_L1Loss_no_reduce_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:58.0462027Z test_L1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:03:58.0538592Z test_L1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:58.0669326Z test_L1Loss_scalar (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:03:58.0699096Z test_L1Loss_scalar_cuda_cdouble (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:58.0724460Z test_L1Loss_scalar_cuda_cfloat (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:03:58.0749232Z test_L1Loss_scalar_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:58.0772915Z test_L1Loss_scalar_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:58.0800062Z test_L1Loss_scalar_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:03:58.1080262Z test_LPPool1d (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:03:58.1346497Z test_LPPool1d_cuda (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:03:58.1612470Z test_LPPool1d_no_batch_dim (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:03:58.1847723Z test_LPPool1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:58.2102203Z test_LPPool1d_norm (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:03:58.2319560Z test_LPPool1d_norm_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:58.2540783Z test_LPPool2d (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:03:58.2770073Z test_LPPool2d_cuda (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:03:58.3015953Z test_LPPool2d_norm (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:03:58.3194665Z test_LPPool2d_norm_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:03:58.3276272Z test_LSTM_cell (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:03:58.3352494Z test_LSTM_cell_forward_hidden_size (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:03:58.3392424Z test_LSTM_cell_forward_input_size (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:03:58.3742319Z test_LayerNorm_1d_elementwise_affine (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:03:58.3943496Z test_LayerNorm_1d_elementwise_affine_cuda (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:58.4275017Z test_LayerNorm_1d_elementwise_affine_eval (__main__.TestNN) ... ok (0.033s) 2022-05-18T06:03:58.4471587Z test_LayerNorm_1d_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:58.4764146Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestNN) ... ok (0.029s) 2022-05-18T06:03:58.4927236Z test_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:58.5200381Z test_LayerNorm_1d_empty_elementwise_affine_eval (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:03:58.5361109Z test_LayerNorm_1d_empty_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:03:58.5555306Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:58.5699299Z test_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:58.5901174Z test_LayerNorm_1d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:03:58.6040658Z test_LayerNorm_1d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:03:58.6350233Z test_LayerNorm_3d_elementwise_affine (__main__.TestNN) ... ok (0.031s) 2022-05-18T06:03:58.6543014Z test_LayerNorm_3d_elementwise_affine_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:58.6846871Z test_LayerNorm_3d_elementwise_affine_eval (__main__.TestNN) ... ok (0.030s) 2022-05-18T06:03:58.7035852Z test_LayerNorm_3d_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:03:59.4838059Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestNN) ... ok (0.780s) 2022-05-18T06:03:59.7747127Z test_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestNN) ... ok (0.291s) 2022-05-18T06:04:00.4879676Z test_LayerNorm_3d_no_affine_large_feature_eval (__main__.TestNN) ... ok (0.713s) 2022-05-18T06:04:00.7789141Z test_LayerNorm_3d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... ok (0.290s) 2022-05-18T06:04:00.7978926Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:00.8150784Z test_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:00.8321114Z test_LayerNorm_3d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:00.8477476Z test_LayerNorm_3d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:00.8656154Z test_LeakyReLU (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:00.8821391Z test_LeakyReLU_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:00.8978722Z test_LeakyReLU_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:00.9100787Z test_LeakyReLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:00.9261561Z test_LeakyReLU_with_negval (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:00.9393177Z test_LeakyReLU_with_negval_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:00.9564122Z test_LeakyReLU_with_negval_scalar (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:00.9663567Z test_LeakyReLU_with_negval_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:00.9859970Z test_LeakyReLU_with_zero_negval (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:00.9992811Z test_LeakyReLU_with_zero_negval_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:01.0301628Z test_Linear (__main__.TestNN) ... ok (0.031s) 2022-05-18T06:04:01.0567739Z test_Linear_cuda (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:01.1142165Z test_Linear_no_batch_dim (__main__.TestNN) ... ok (0.057s) 2022-05-18T06:04:01.1345659Z test_Linear_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:01.1633622Z test_Linear_no_bias (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:04:01.1896690Z test_Linear_no_bias_cuda (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:01.2151685Z test_LocalResponseNorm_1d (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:01.2415905Z test_LocalResponseNorm_1d_cuda (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:01.2718833Z test_LocalResponseNorm_2d_uneven_pad (__main__.TestNN) ... ok (0.030s) 2022-05-18T06:04:01.2947199Z test_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:04:01.3259271Z test_LocalResponseNorm_3d_custom_params (__main__.TestNN) ... ok (0.031s) 2022-05-18T06:04:01.3515072Z test_LocalResponseNorm_3d_custom_params_cuda (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:04:01.3712732Z test_LogSigmoid (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:01.3855334Z test_LogSigmoid_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:01.4018036Z test_LogSigmoid_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:01.4153569Z test_LogSigmoid_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:01.4300867Z test_LogSigmoid_scalar (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:01.4373424Z test_LogSigmoid_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:01.4614313Z test_LogSoftmax (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:01.4784627Z test_LogSoftmax_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:01.4975997Z test_LogSoftmax_multiparam (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:01.5120730Z test_LogSoftmax_multiparam_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:01.5267274Z test_LogSoftmax_multiparam_scalar (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:01.5350144Z test_LogSoftmax_multiparam_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:01.5533847Z test_LogSoftmax_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:01.5668162Z test_LogSoftmax_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:01.5773049Z test_MSELoss (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:01.5803339Z test_MSELoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.5830292Z test_MSELoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.5856495Z test_MSELoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.5907276Z test_MSELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:01.5941044Z test_MSELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.5965889Z test_MSELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:01.5991092Z test_MSELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:01.6039003Z test_MSELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:01.6065488Z test_MSELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.6092258Z test_MSELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:01.6122432Z test_MSELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.6171902Z test_MSELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:01.6201947Z test_MSELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.6228817Z test_MSELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.6266104Z test_MSELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.6438161Z test_MSELoss_no_reduce (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:01.6601964Z test_MSELoss_no_reduce_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:01.6744399Z test_MSELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:01.6825741Z test_MSELoss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:01.6881218Z test_MSELoss_prec (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:01.7081798Z test_MSELoss_prec_cuda_bfloat16 (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:01.7397119Z test_MSELoss_prec_cuda_double (__main__.TestNN) ... ok (0.031s) 2022-05-18T06:04:01.7589576Z test_MSELoss_prec_cuda_float (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:01.7755192Z test_MSELoss_prec_cuda_half (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:01.7844826Z test_MSELoss_scalar (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:01.7877933Z test_MSELoss_scalar_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.7908588Z test_MSELoss_scalar_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.7935270Z test_MSELoss_scalar_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:01.7959085Z test_MSELoss_scalar_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:01.8036348Z test_MSELoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:01.8065093Z test_MSELoss_scalar_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8091742Z test_MSELoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:01.8115759Z test_MSELoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:01.8139909Z test_MSELoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:01.8224063Z test_MSELoss_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:01.8257924Z test_MSELoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8284405Z test_MSELoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8309662Z test_MSELoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:01.8404824Z test_MarginRankingLoss (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:01.8440256Z test_MarginRankingLoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8473690Z test_MarginRankingLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8504805Z test_MarginRankingLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8597779Z test_MarginRankingLoss_margin (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:01.8632706Z test_MarginRankingLoss_margin_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8662614Z test_MarginRankingLoss_margin_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8703728Z test_MarginRankingLoss_margin_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:01.8793638Z test_MarginRankingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:01.8826307Z test_MarginRankingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8857566Z test_MarginRankingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8894304Z test_MarginRankingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.8980219Z test_MarginRankingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:01.9016770Z test_MarginRankingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9050046Z test_MarginRankingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9084578Z test_MarginRankingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9170557Z test_MarginRankingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:01.9207510Z test_MarginRankingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9246520Z test_MarginRankingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:01.9279471Z test_MarginRankingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9369616Z test_MarginRankingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:01.9404050Z test_MarginRankingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9435444Z test_MarginRankingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9469616Z test_MarginRankingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9563429Z test_MarginRankingLoss_sum_reduction (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:01.9596091Z test_MarginRankingLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9630414Z test_MarginRankingLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9663428Z test_MarginRankingLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:01.9858717Z test_MaxPool1d (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:02.0012135Z test_MaxPool1d_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:02.0209412Z test_MaxPool1d_return_indices (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:02.0353987Z test_MaxPool1d_return_indices_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:02.0536641Z test_MaxPool1d_stride (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:02.0686138Z test_MaxPool1d_stride_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:02.0853647Z test_MaxPool2d_3d_input (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:02.0989546Z test_MaxPool2d_3d_input_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:02.1160043Z test_MaxPool2d_4d_input (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:02.1298227Z test_MaxPool2d_4d_input_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:02.1484681Z test_MaxPool2d_return_indices (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:02.1625241Z test_MaxPool2d_return_indices_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:02.1892539Z test_MaxPool3d (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:04:02.2040837Z test_MaxPool3d_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:02.2234652Z test_MaxPool3d_return_indices (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:02.2392222Z test_MaxPool3d_return_indices_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:02.2588067Z test_MaxPool3d_stride (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:02.2740466Z test_MaxPool3d_stride_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:02.2924114Z test_MaxPool3d_stride_padding (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:02.3067898Z test_MaxPool3d_stride_padding_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:02.3313245Z test_MaxUnpool1d_net (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:02.3507808Z test_MaxUnpool1d_net_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:02.3726299Z test_MaxUnpool1d_net_no_batch_dim (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:02.3899052Z test_MaxUnpool1d_net_no_batch_dim_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:02.4123150Z test_MaxUnpool2d_net (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:02.4284987Z test_MaxUnpool2d_net_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:02.4497196Z test_MaxUnpool2d_net_no_batch_dim (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:02.4657176Z test_MaxUnpool2d_net_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:02.4752584Z test_MaxUnpool2d_output_size (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:02.4919472Z test_MaxUnpool3d_net (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:02.5061967Z test_MaxUnpool3d_net_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:02.5234211Z test_MaxUnpool3d_net_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:02.5367824Z test_MaxUnpool3d_net_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:02.5558344Z test_Mish (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:02.6175224Z test_Mish_cuda (__main__.TestNN) ... ok (0.061s) 2022-05-18T06:04:02.6339177Z test_Mish_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:02.6469369Z test_Mish_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:02.6631950Z test_Mish_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:02.6716307Z test_Mish_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:02.6834781Z test_ModuleDict (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:02.6961452Z test_ModuleList (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:02.7228729Z test_MultiLabelMarginLoss (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:04:02.7354347Z test_MultiLabelMarginLoss_0d_no_reduce (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:02.7429458Z test_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:02.7506520Z test_MultiLabelMarginLoss_1d (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:02.7536263Z test_MultiLabelMarginLoss_1d_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.7560040Z test_MultiLabelMarginLoss_1d_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.7580760Z test_MultiLabelMarginLoss_1d_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.7607382Z test_MultiLabelMarginLoss_1d_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.7753486Z test_MultiLabelMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:02.7899229Z test_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:02.7970283Z test_MultiLabelMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:02.7995514Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8028210Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8050587Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.8074634Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.8100455Z test_MultiLabelMarginLoss_cuda_bfloat16 (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.8123335Z test_MultiLabelMarginLoss_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.8147475Z test_MultiLabelMarginLoss_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.8171287Z test_MultiLabelMarginLoss_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.8365906Z test_MultiLabelMarginLoss_index_neg (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:02.8507920Z test_MultiLabelMarginLoss_index_neg_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:02.8537846Z test_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8574280Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8602243Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8629197Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8657501Z test_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8686795Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8710959Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.8739065Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8769506Z test_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8795802Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.8821934Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:02.8852069Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.9234566Z test_MultiLabelMarginLoss_no_reduce (__main__.TestNN) ... ok (0.038s) 2022-05-18T06:04:02.9389572Z test_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:02.9660087Z test_MultiLabelMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:04:02.9690977Z test_MultiLabelMarginLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.9716501Z test_MultiLabelMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.9744157Z test_MultiLabelMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.9770883Z test_MultiLabelMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:02.9821819Z test_MultiLabelSoftMarginLoss (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:02.9882895Z test_MultiLabelSoftMarginLoss_cuda_double (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:02.9928584Z test_MultiLabelSoftMarginLoss_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:02.9984234Z test_MultiLabelSoftMarginLoss_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:03.0086267Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:03.0133383Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.0176736Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.0217256Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.0320142Z test_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:03.0363750Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.0405645Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.0447199Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.0550428Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:03.0604491Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:03.0645847Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.0688005Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.0857561Z test_MultiLabelSoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:03.1032536Z test_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:03.1132770Z test_MultiLabelSoftMarginLoss_weights (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:03.1185791Z test_MultiLabelSoftMarginLoss_weights_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:03.1232334Z test_MultiLabelSoftMarginLoss_weights_cuda_float (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:03.1277853Z test_MultiLabelSoftMarginLoss_weights_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.1447747Z test_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:03.1614774Z test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:03.1667246Z test_MultiLabelSoftMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:03.1719236Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:03.1762731Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.1804662Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.1869976Z test_MultiMarginLoss (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:03.1901517Z test_MultiMarginLoss_1d (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.1947527Z test_MultiMarginLoss_1d_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.1950046Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.1950706Z ok (0.005s) 2022-05-18T06:04:03.1976826Z test_MultiMarginLoss_1d_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.2002477Z test_MultiMarginLoss_1d_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:03.2113616Z test_MultiMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:03.2149463Z test_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.2153137Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.2271499Z ok (0.015s) 2022-05-18T06:04:03.2310821Z test_MultiMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.2341438Z test_MultiMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.2344600Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.2345602Z ok (0.003s) 2022-05-18T06:04:03.2377468Z test_MultiMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.2401747Z test_MultiMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:03.2424603Z test_MultiMarginLoss_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.2427970Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.2429018Z ok (0.002s) 2022-05-18T06:04:03.2454064Z test_MultiMarginLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.2479271Z test_MultiMarginLoss_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:03.2538078Z test_MultiMarginLoss_margin (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:03.2562900Z test_MultiMarginLoss_margin_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.2565719Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.2566731Z ok (0.003s) 2022-05-18T06:04:03.2591559Z test_MultiMarginLoss_margin_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.2623050Z test_MultiMarginLoss_margin_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.2779444Z test_MultiMarginLoss_margin_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:03.2815046Z test_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.2818003Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.2906745Z ok (0.012s) 2022-05-18T06:04:03.2967629Z test_MultiMarginLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:03.2995055Z test_MultiMarginLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.2997990Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.2998926Z ok (0.003s) 2022-05-18T06:04:03.3023289Z test_MultiMarginLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.3050357Z test_MultiMarginLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.3221294Z test_MultiMarginLoss_no_reduce (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:03.3260771Z test_MultiMarginLoss_no_reduce_cuda (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.3263542Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.3376354Z ok (0.015s) 2022-05-18T06:04:03.3445319Z test_MultiMarginLoss_p (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:03.3471967Z test_MultiMarginLoss_p_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.3474764Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.3475656Z ok (0.003s) 2022-05-18T06:04:03.3502853Z test_MultiMarginLoss_p_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.3535039Z test_MultiMarginLoss_p_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.3715929Z test_MultiMarginLoss_p_no_reduce (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:03.3752009Z test_MultiMarginLoss_p_no_reduce_cuda (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.3754937Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.3869571Z ok (0.015s) 2022-05-18T06:04:03.3937370Z test_MultiMarginLoss_p_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:03.3966144Z test_MultiMarginLoss_p_sum_reduction_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.3969021Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.3969941Z ok (0.003s) 2022-05-18T06:04:03.3993881Z test_MultiMarginLoss_p_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.4023164Z test_MultiMarginLoss_p_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.4081928Z test_MultiMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:03.4109977Z test_MultiMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.4112851Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.4113766Z ok (0.003s) 2022-05-18T06:04:03.4139624Z test_MultiMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.4167340Z test_MultiMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.4227245Z test_MultiMarginLoss_weights (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:03.4267152Z test_MultiMarginLoss_weights_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.4270015Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.4270936Z ok (0.004s) 2022-05-18T06:04:03.4298632Z test_MultiMarginLoss_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.4324582Z test_MultiMarginLoss_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.4506671Z test_MultiMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:03.4545807Z test_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.4548953Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.4669281Z ok (0.016s) 2022-05-18T06:04:03.4731615Z test_MultiMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:03.4761683Z test_MultiMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:03.4764728Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:03.4765655Z ok (0.003s) 2022-05-18T06:04:03.4791597Z test_MultiMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.4818326Z test_MultiMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.4890212Z test_NLLLoss (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:03.5100907Z test_NLLLoss2d_no_reduce (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:03.5249981Z test_NLLLoss2d_no_reduce_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:03.5465102Z test_NLLLoss2d_no_reduce_ignore_index (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:03.5613947Z test_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:03.5827115Z test_NLLLoss2d_no_reduce_weights (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:03.5982725Z test_NLLLoss2d_no_reduce_weights_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:03.6338465Z test_NLLLossNd_no_reduce (__main__.TestNN) ... ok (0.036s) 2022-05-18T06:04:03.6507622Z test_NLLLossNd_no_reduce_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:03.6848549Z test_NLLLossNd_no_reduce_ignore_index (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:04:03.7008424Z test_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:03.7353883Z test_NLLLossNd_no_reduce_weights (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:04:03.7539193Z test_NLLLossNd_no_reduce_weights_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:03.7633128Z test_NLLLoss_2d (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:03.7669481Z test_NLLLoss_2d_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.7698493Z test_NLLLoss_2d_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.7737148Z test_NLLLoss_2d_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.7770124Z test_NLLLoss_2d_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.7860811Z test_NLLLoss_2d_ignore_index (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:03.7896318Z test_NLLLoss_2d_ignore_index_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.7930258Z test_NLLLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.7960542Z test_NLLLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.7990409Z test_NLLLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8081936Z test_NLLLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:03.8117562Z test_NLLLoss_2d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8148956Z test_NLLLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8187129Z test_NLLLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.8218772Z test_NLLLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8311361Z test_NLLLoss_2d_weights (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:03.8348168Z test_NLLLoss_2d_weights_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8378596Z test_NLLLoss_2d_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8411118Z test_NLLLoss_2d_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8445985Z test_NLLLoss_2d_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8477738Z test_NLLLoss_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8508590Z test_NLLLoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8544703Z test_NLLLoss_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.8574547Z test_NLLLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8650794Z test_NLLLoss_dim_is_3 (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:03.8685582Z test_NLLLoss_dim_is_3_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8715751Z test_NLLLoss_dim_is_3_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8748225Z test_NLLLoss_dim_is_3_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8780449Z test_NLLLoss_dim_is_3_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8851185Z test_NLLLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:03.8885843Z test_NLLLoss_dim_is_3_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8919085Z test_NLLLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.8956074Z test_NLLLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.8989489Z test_NLLLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9196968Z test_NLLLoss_higher_dim (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:03.9237088Z test_NLLLoss_higher_dim_cuda_bfloat16 (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.9270304Z test_NLLLoss_higher_dim_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9302196Z test_NLLLoss_higher_dim_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9336843Z test_NLLLoss_higher_dim_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9546996Z test_NLLLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:03.9587724Z test_NLLLoss_higher_dim_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.9626979Z test_NLLLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:03.9659707Z test_NLLLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9694700Z test_NLLLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9768777Z test_NLLLoss_ignore_index (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:03.9801193Z test_NLLLoss_ignore_index_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9830602Z test_NLLLoss_ignore_index_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9861073Z test_NLLLoss_ignore_index_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9891517Z test_NLLLoss_ignore_index_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9941480Z test_NLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:03.9969596Z test_NLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:03.9998798Z test_NLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.0025422Z test_NLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:04.0071614Z test_NLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:04.0100328Z test_NLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:04.0123716Z test_NLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:04.0147133Z test_NLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:04.0195813Z test_NLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:04.0223075Z test_NLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.0250822Z test_NLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.0275074Z test_NLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:04.0461683Z test_NLLLoss_no_reduce (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:04.0630680Z test_NLLLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:04.0811623Z test_NLLLoss_no_reduce_ignore_index (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:04.0959424Z test_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:04.1146061Z test_NLLLoss_no_reduce_weights (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:04.1298412Z test_NLLLoss_no_reduce_weights_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:04.1494057Z test_NLLLoss_no_reduce_weights_ignore_index (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:04.1649955Z test_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:04.1860518Z test_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:04.2017311Z test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:04.2095654Z test_NLLLoss_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:04.2130132Z test_NLLLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2163162Z test_NLLLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2202995Z test_NLLLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:04.2234854Z test_NLLLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2310096Z test_NLLLoss_weights (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:04.2344592Z test_NLLLoss_weights_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2375733Z test_NLLLoss_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2405437Z test_NLLLoss_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2435026Z test_NLLLoss_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2508124Z test_NLLLoss_weights_ignore_index (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:04.2541884Z test_NLLLoss_weights_ignore_index_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2572612Z test_NLLLoss_weights_ignore_index_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2609473Z test_NLLLoss_weights_ignore_index_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:04.2639165Z test_NLLLoss_weights_ignore_index_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2711969Z test_NLLLoss_weights_ignore_index_neg (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:04.2748012Z test_NLLLoss_weights_ignore_index_neg_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2778900Z test_NLLLoss_weights_ignore_index_neg_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2809218Z test_NLLLoss_weights_ignore_index_neg_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.2840642Z test_NLLLoss_weights_ignore_index_neg_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.3093312Z test_PReLU_1d (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:04:04.3263031Z test_PReLU_1d_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:04.3502262Z test_PReLU_1d_multiparam (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:04.3688509Z test_PReLU_1d_multiparam_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:04.3928118Z test_PReLU_2d (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:04.4096190Z test_PReLU_2d_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:04.4336105Z test_PReLU_2d_multiparam (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:04.4526521Z test_PReLU_2d_multiparam_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:04.4792647Z test_PReLU_3d (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:04:04.5004077Z test_PReLU_3d_cuda (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:04.5277834Z test_PReLU_3d_multiparam (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:04:04.5451356Z test_PReLU_3d_multiparam_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:04.5476974Z test_PReLU_backward_requires_grad_false (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:04.5674998Z test_PReLU_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:04.5873176Z test_PReLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:04.6074074Z test_PReLU_scalar (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:04.6183186Z test_PReLU_scalar_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:04.6463349Z test_Padding122112_3dcircular (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:04:04.6807429Z test_Padding122112_3dcircular_cuda (__main__.TestNN) ... ok (0.034s) 2022-05-18T06:04:04.7062578Z test_Padding1221_2dcircular (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:04:04.7396279Z test_Padding1221_2dcircular_cuda (__main__.TestNN) ... ok (0.033s) 2022-05-18T06:04:04.7606044Z test_Padding12_1dcircular (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:04.7830936Z test_Padding12_1dcircular_cuda (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:04:04.8052101Z test_Padding2322_2dcircular (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:04.8298231Z test_Padding2322_2dcircular_cuda (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:04.8497384Z test_Padding31_1dcircular (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:04.8732832Z test_Padding31_1dcircular_cuda (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:04:04.8991394Z test_Padding322112_3dcircular (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:04.9270074Z test_Padding322112_3dcircular_cuda (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:04:04.9554272Z test_Padding332122_3dcircular (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:04:04.9888911Z test_Padding332122_3dcircular_cuda (__main__.TestNN) ... ok (0.033s) 2022-05-18T06:04:05.0159597Z test_Padding3331_2dcircular (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:04:05.0449286Z test_Padding3331_2dcircular_cuda (__main__.TestNN) ... ok (0.029s) 2022-05-18T06:04:05.0652839Z test_Padding33_1dcircular (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:05.0849763Z test_Padding33_1dcircular_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:05.1278187Z test_PairwiseDistance (__main__.TestNN) ... ok (0.043s) 2022-05-18T06:04:05.1554800Z test_PairwiseDistance_broadcast_lhs (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:04:05.1779122Z test_PairwiseDistance_broadcast_lhs_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:05.2045604Z test_PairwiseDistance_broadcast_rhs (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:05.2254457Z test_PairwiseDistance_broadcast_rhs_cuda (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:05.2415932Z test_PairwiseDistance_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:05.2674552Z test_PairwiseDistance_no_batch_dim (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:05.2875250Z test_PairwiseDistance_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:05.3154416Z test_PairwiseDistance_with_non_default_args (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:04:05.3378861Z test_PairwiseDistance_with_non_default_args_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:05.3673388Z test_ParameterDict (__main__.TestNN) ... ok (0.029s) 2022-05-18T06:04:05.3701148Z test_ParameterDict_replication (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:05.3820706Z test_ParameterList (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:05.3840477Z test_ParameterList_replication (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:05.4019158Z test_PixelShuffle (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:05.4190478Z test_PixelShuffle_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:05.4364784Z test_PixelUnshuffle (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:05.4508374Z test_PixelUnshuffle_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:05.4610202Z test_PoissonNLLLoss_full_loss (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:05.4653010Z test_PoissonNLLLoss_full_loss_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.4692641Z test_PoissonNLLLoss_full_loss_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.4732004Z test_PoissonNLLLoss_full_loss_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.4832743Z test_PoissonNLLLoss_full_loss_no_log_input (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:05.4880393Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_double (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:05.4923726Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.4969953Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_half (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:05.5034132Z test_PoissonNLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:05.5067249Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:05.5094723Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:05.5127216Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:05.5184457Z test_PoissonNLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:05.5217555Z test_PoissonNLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:05.5246095Z test_PoissonNLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:05.5272704Z test_PoissonNLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:05.5357043Z test_PoissonNLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:05.5365135Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:05.5403292Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.5436086Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:05.5521191Z test_PoissonNLLLoss_no_full_loss (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:05.5560651Z test_PoissonNLLLoss_no_full_loss_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.5598130Z test_PoissonNLLLoss_no_full_loss_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.5636159Z test_PoissonNLLLoss_no_full_loss_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.5723478Z test_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:05.5763495Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.5800478Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.5839635Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:05.6017694Z test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:05.6183654Z test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:05.6301402Z test_RNN_cell (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:05.6406049Z test_RNN_cell_forward_hidden_size (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:05.6475170Z test_RNN_cell_forward_input_size (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:05.6497325Z test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:05.6856265Z test_RNN_cell_no_broadcasting (__main__.TestNN) ... ok (0.036s) 2022-05-18T06:04:05.7804618Z test_RNN_change_dropout (__main__.TestNN) ... ok (0.095s) 2022-05-18T06:04:12.4537634Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... ok (6.673s) 2022-05-18T06:04:19.0342492Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... ok (6.580s) 2022-05-18T06:04:19.0529236Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:19.6026321Z test_RNN_dropout (__main__.TestNN) ... ok (0.550s) 2022-05-18T06:04:19.6055025Z test_RNN_dropout_state (__main__.TestNN) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68849 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-05-18T06:04:19.6181371Z test_RNN_input_size_zero (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:19.6206855Z test_RNN_nonlinearity (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:19.6394612Z test_RReLU (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:19.6412416Z test_RReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:04:19.6618573Z test_RReLU_no_batch_dim (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:19.6636038Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T06:04:19.6861431Z test_RReLU_with_up_down (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:19.6888849Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2022-05-18T06:04:19.7034844Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:19.7047739Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:04:19.7302272Z test_ReLU (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:04:19.7579971Z test_ReLU6 (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:04:19.7741379Z test_ReLU6_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:19.7902048Z test_ReLU6_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:19.8051836Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:19.8192575Z test_ReLU6_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:19.8261678Z test_ReLU6_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:19.8421251Z test_ReLU_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:19.8554835Z test_ReLU_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:19.8685099Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:19.8829023Z test_ReLU_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:19.8928632Z test_ReLU_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:19.9095504Z test_ReflectionPad1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:19.9260517Z test_ReflectionPad1d_batch (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:19.9395481Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:19.9629349Z test_ReflectionPad1d_complex (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:04:19.9777272Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:19.9902775Z test_ReflectionPad1d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:20.0091421Z test_ReflectionPad2d (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:20.0357454Z test_ReflectionPad2d_complex (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:20.0515916Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:20.0655369Z test_ReflectionPad2d_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:20.0841792Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:20.0986804Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:20.1224370Z test_ReflectionPad3d (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:20.1608177Z test_ReflectionPad3d_complex (__main__.TestNN) ... ok (0.038s) 2022-05-18T06:04:20.1843034Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:04:20.2025078Z test_ReflectionPad3d_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:20.2254414Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:04:20.2432204Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:20.2611559Z test_ReplicationPad1d (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:20.2854853Z test_ReplicationPad1d_batch (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:20.2990288Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:20.3222906Z test_ReplicationPad1d_complex (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:04:20.3358579Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:20.3483483Z test_ReplicationPad1d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:20.3664153Z test_ReplicationPad2d (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:20.3938119Z test_ReplicationPad2d_complex (__main__.TestNN) ... ok (0.027s) 2022-05-18T06:04:20.4090064Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:20.4223405Z test_ReplicationPad2d_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:20.4433160Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:20.4598513Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:20.4786569Z test_ReplicationPad3d (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:20.5067536Z test_ReplicationPad3d_complex (__main__.TestNN) ... ok (0.028s) 2022-05-18T06:04:20.5224581Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:20.5363620Z test_ReplicationPad3d_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:20.5536032Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:20.5688816Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:20.5860816Z test_SELU (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:20.5993007Z test_SELU_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:20.6136173Z test_SELU_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:20.6299862Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:20.6469717Z test_SELU_scalar (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:20.6572070Z test_SELU_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:20.6608837Z test_Sequential_append (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:20.6632649Z test_Sequential_delitem (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:20.6675827Z test_Sequential_getitem (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:20.6695511Z test_Sequential_setitem (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:20.6716385Z test_Sequential_setitem_named (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:20.6911065Z test_SiLU (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:20.7081845Z test_SiLU_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:20.7233456Z test_SiLU_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:20.7399022Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:20.7539858Z test_SiLU_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:20.7626208Z test_SiLU_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:20.7848709Z test_Sigmoid (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:20.8016674Z test_Sigmoid_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:20.8152734Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:20.8289498Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:20.8427498Z test_Sigmoid_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:20.8534901Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:20.8637617Z test_SmoothL1Loss (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:20.8833923Z test_SmoothL1Loss_beta (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:20.9015724Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:20.9050015Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9079840Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9110240Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9169072Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:20.9199512Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9229238Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9255715Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9308904Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:20.9347510Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:20.9375037Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9404608Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9456659Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:20.9487295Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9515040Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9542412Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:20.9700628Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:20.9837653Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:20.9982653Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:21.0066526Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:21.0219170Z test_SmoothL1Loss_scalar (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:21.0251233Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.0275783Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:21.0302140Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:21.0384799Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:21.0412683Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.0437900Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:21.0463167Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:21.0548949Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:21.0579294Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.0613613Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.0641822Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.0819625Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:21.0985575Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.1049256Z test_SoftMarginLoss (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:21.1085094Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1115647Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1147604Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1209653Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:21.1242360Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1272834Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1311330Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:21.1369628Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:21.1402667Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1432582Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1462942Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1523823Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:21.1556365Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1585624Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1614803Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.1780166Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.1933609Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:21.1997753Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:21.2028323Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.2055485Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.2083806Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:21.2292899Z test_Softmax (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:21.2513123Z test_Softmax2d (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:21.2662712Z test_Softmax2d_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:21.2856124Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:21.2993515Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:21.3113377Z test_Softmax_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:21.3294986Z test_Softmax_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:21.3457238Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.3594549Z test_Softmax_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:21.3679072Z test_Softmax_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:21.3889429Z test_Softmin (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:21.4059917Z test_Softmin_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:21.4261595Z test_Softmin_multidim (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:21.4409096Z test_Softmin_multidim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:21.4586477Z test_Softmin_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:21.4728618Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:21.4857531Z test_Softmin_scalar (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:21.4935902Z test_Softmin_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:21.5113293Z test_Softplus (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:21.5316309Z test_Softplus_beta (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:21.5482913Z test_Softplus_beta_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.5672434Z test_Softplus_beta_threshold (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:21.5810349Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:21.5956057Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:21.6035369Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:21.6198677Z test_Softplus_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.6342841Z test_Softplus_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:21.6502542Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.6672779Z test_Softshrink (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:21.6838266Z test_Softshrink_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.6999513Z test_Softshrink_lambda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.7154997Z test_Softshrink_lambda_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:21.7301300Z test_Softshrink_lambda_scalar (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:21.7370242Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:21.7593946Z test_Softshrink_no_batch_dim (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:21.7764232Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:21.7957333Z test_Softsign (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:21.8176175Z test_Softsign_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:21.8341848Z test_Softsign_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.8567045Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:21.8739770Z test_Softsign_scalar (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:21.8832943Z test_Softsign_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:21.9060600Z test_Tanh (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:04:21.9234593Z test_Tanh_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:21.9392898Z test_Tanh_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:21.9539858Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:21.9675561Z test_Tanh_scalar (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:21.9750858Z test_Tanh_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:21.9968419Z test_Tanhshrink (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:22.0159021Z test_Tanhshrink_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:22.0314002Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:22.0493980Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:22.0662798Z test_Tanhshrink_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:22.0743255Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:22.0933687Z test_Threshold_large_value (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:22.1073268Z test_Threshold_large_value_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:22.1220358Z test_Threshold_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:22.1383375Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:22.1593753Z test_Threshold_threshold_value (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:22.1763605Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:22.1928729Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:22.2027222Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:22.3181709Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... ok (0.115s) 2022-05-18T06:04:22.4236801Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... ok (0.105s) 2022-05-18T06:04:22.5319292Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... ok (0.108s) 2022-05-18T06:04:22.6381819Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... ok (0.106s) 2022-05-18T06:04:22.7059260Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... ok (0.068s) 2022-05-18T06:04:22.7654562Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... ok (0.059s) 2022-05-18T06:04:22.9477561Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... ok (0.182s) 2022-05-18T06:04:23.0212952Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... ok (0.073s) 2022-05-18T06:04:24.0999485Z test_Transformer_cell (__main__.TestNN) ... ok (1.079s) 2022-05-18T06:04:24.5786827Z test_Transformer_multilayer_coder (__main__.TestNN) ... ok (0.478s) 2022-05-18T06:04:24.8534827Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... ok (0.274s) 2022-05-18T06:04:24.8666273Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:24.8708911Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:24.8744206Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:24.8781064Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:24.8907405Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:24.8944889Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:24.8980572Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:24.9016215Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:24.9140810Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:24.9178613Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:24.9221257Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:24.9255218Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:24.9416410Z test_Unflatten_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:24.9540907Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:24.9698508Z test_Unfold (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:24.9857804Z test_Unfold_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:25.0019036Z test_Unfold_int_input (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:25.0145606Z test_Unfold_int_input_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:25.0338710Z test_ZeroPad2d (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:25.0594787Z test_ZeroPad2d_complex (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:25.0762031Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:25.0883992Z test_ZeroPad2d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:25.1036831Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:25.1179105Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:25.1353949Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:25.1519286Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:25.1760682Z test_adaptive_log_softmax (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:25.1824326Z test_adaptive_pooling_avg_nhwc (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:25.5304700Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestNN) ... ok (0.348s) 2022-05-18T06:04:25.7807962Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestNN) ... ok (0.250s) 2022-05-18T06:04:25.7871234Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:25.7961875Z test_adaptive_pooling_bfloat16 (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:25.7980025Z test_adaptive_pooling_input_size (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:25.8010678Z test_adaptive_pooling_size_none (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:25.8104135Z test_adaptive_pooling_size_overflow (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:25.8142232Z test_add_module (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:25.8159693Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:25.9100054Z test_affine_grid (__main__.TestNN) ... ok (0.094s) 2022-05-18T06:04:25.9254439Z test_affine_grid_3d (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:25.9318342Z test_affine_grid_error_checking (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:25.9389441Z test_assignment (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:25.9413587Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.1886277Z test_batchnorm_cudnn_half (__main__.TestNN) ... ok (0.247s) 2022-05-18T06:04:26.1948259Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... skip: test doesn't currently work on the ROCm stack (0.006s) 2022-05-18T06:04:26.2204245Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... ok (0.025s) 2022-05-18T06:04:26.2256043Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:26.2286421Z test_batchnorm_non_contig_cpu (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:26.2318592Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:26.2406850Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:26.2416196Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:26.2503368Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:26.2591901Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:26.2742597Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:26.2831127Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:26.2849780Z test_bce_loss_always_nonnegative (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.2881018Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:26.3000365Z test_bce_loss_input_range (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:26.3007586Z test_bce_loss_size_mismatch (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:26.3037743Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:26.3065009Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.3110754Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:26.3820882Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... ok (0.071s) 2022-05-18T06:04:26.3959886Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:26.3974621Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.3993940Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.4006899Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:26.4023779Z test_bce_with_logits_stability (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.4043490Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.4094700Z test_bilinear (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:26.4122414Z test_bilinear_broadcasting (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:26.4536098Z test_bilinear_no_bias (__main__.TestNN) ... ok (0.041s) 2022-05-18T06:04:26.4600931Z test_bilinear_non_contiguous (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:26.5152829Z test_binary_cross_entropy_grads (__main__.TestNN) ... ok (0.055s) 2022-05-18T06:04:26.5178646Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: multi-GPU not supported (0.002s) 2022-05-18T06:04:26.5197828Z test_broadcast_no_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.002s) 2022-05-18T06:04:26.5225451Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.003s) 2022-05-18T06:04:26.5243795Z test_buffer_not_persistent (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.5264527Z test_buffer_not_persistent_assign (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.5272857Z test_buffer_not_persistent_del (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:26.5281811Z test_buffer_not_persistent_load (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:26.5297894Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:26.5334647Z test_buffers_and_named_buffers (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:26.5345241Z test_caching_parametrization (__main__.TestNN) 2022-05-18T06:04:26.5363190Z Test the caching system of a parametrization ... ok (0.003s) 2022-05-18T06:04:26.5384643Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNN) 2022-05-18T06:04:26.5407856Z Test that transferring parametrizations doesn't cause issues with caching ... ok (0.004s) 2022-05-18T06:04:26.5435876Z test_call_supports_python_dict_output (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1018: UserWarning: Using non-full backward hooks on a Module that does not return a single Tensor or a tuple of Tensors is deprecated and will be removed in future versions. This hook will be missing some of the grad_output. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:04:26.5438077Z warnings.warn("Using non-full backward hooks on a Module that does not return a " 2022-05-18T06:04:26.5438845Z ok (0.003s) 2022-05-18T06:04:26.5499999Z test_channel_shuffle (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:26.5525316Z test_children (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.5668360Z test_clip_grad_norm (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:26.5701235Z test_clip_grad_value (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:26.5713562Z test_compute_nparams_to_prune (__main__.TestNN) 2022-05-18T06:04:26.5719033Z Test that requested pruning `amount` gets translated into the ... ok (0.002s) 2022-05-18T06:04:26.5754094Z test_container_copy (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:26.6108732Z test_conv2d_discontiguous_weight (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:04:26.7322298Z test_conv_backcompat (__main__.TestNN) ... ok (0.121s) 2022-05-18T06:04:26.7433780Z test_conv_cudnn_memory_layout_dominance (__main__.TestNN) ... expected failure (0.011s) 2022-05-18T06:04:26.8474504Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestNN) ... ok (0.104s) 2022-05-18T06:04:26.8494518Z test_conv_padding_mode (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:26.9549516Z test_conv_shapecheck (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9552290Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9665362Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9668385Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9735503Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9737952Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9749521Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9751928Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9758499Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9760892Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9766685Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9769053Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9848021Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9850487Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9853952Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9856321Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9862486Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9864527Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9941464Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9943142Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9946049Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9947696Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:26.9954552Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:26.9956947Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0036721Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0039196Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0111040Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0113614Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0199004Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0201916Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0214956Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0217725Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0223125Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0225800Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0309508Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0310697Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0315197Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0316374Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0321967Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0323113Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0401524Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0403439Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0409622Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:27.0411461Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:27.0425553Z ok (0.193s) 2022-05-18T06:04:27.0548126Z test_conv_tbc (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:27.0619344Z test_convert_sync_batchnorm (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:27.0718778Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:27.0806815Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:27.0893734Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:27.2762809Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... ok (0.187s) 2022-05-18T06:04:27.2807720Z test_cosine_similarity (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:27.2846940Z test_cross_entropy_loss (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:30.4508327Z test_cross_entropy_loss_precision (__main__.TestNN) ... ok (3.166s) 2022-05-18T06:04:30.4521380Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:30.4643456Z test_cudnn_non_contiguous (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:30.4667432Z test_cudnn_noncontiguous_weight (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.4677398Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: CUDNN or multi-gpu not available (0.001s) 2022-05-18T06:04:30.4710478Z test_cudnn_weight_format (__main__.TestNN) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:04:30.5209975Z test_cudnn_weight_tying (__main__.TestNN) ... ok (0.050s) 2022-05-18T06:04:30.5234877Z test_custom_from_mask_pruning (__main__.TestNN) 2022-05-18T06:04:30.5246567Z Test that the CustomFromMask is capable of receiving ... ok (0.004s) 2022-05-18T06:04:30.5278953Z test_dir (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:30.5294216Z test_dir_digit (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.5352209Z test_elu_inplace_gradgrad (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:30.5407018Z test_elu_inplace_on_view (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:30.5426450Z test_embedding_bag_from_pretrained (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.5436432Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:30.5462445Z test_embedding_bag_functional (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.5593580Z test_embedding_bag_padding_idx_error (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:30.5611543Z test_embedding_from_pretrained (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.5631076Z test_embedding_from_pretrained_options (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.5643242Z test_embedding_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:30.5665313Z test_embedding_functional (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.5680340Z test_embedding_max_norm (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:30.6001053Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestNN) ... ok (0.032s) 2022-05-18T06:04:30.6025562Z test_embedding_sparse_basic (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.6046633Z test_embedding_sparse_empty_tensor (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.6063433Z test_embeddingbag_from_pretrained (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.6089908Z test_embeddingbag_from_pretrained_options (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:30.6509280Z test_error_RNN_seq_len_zero (__main__.TestNN) ... ok (0.042s) 2022-05-18T06:04:30.6576873Z test_errors_parametrized_tensor_parametrization (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:30.6669008Z test_errors_unparametrized_tensor_parametrization (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:30.6694076Z test_extra_state (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.6703048Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:30.6713886Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:30.6739073Z test_extra_state_non_dict (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.6756751Z test_fb_fc_packed (__main__.TestNN) ... test_nn.py:5402: UserWarning: fbgemm_pack_gemm_matrix_fp16 is deprecated and will be removed in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:373.) 2022-05-18T06:04:30.6758078Z packed_w_tensor = torch.fbgemm_pack_gemm_matrix_fp16(w_tensor) 2022-05-18T06:04:30.6760342Z test_nn.py:5403: UserWarning: fbgemm_linear_fp16_weight_fp32_activation is deprecated and will be removed in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/QuantizedLinear.cpp:408.) 2022-05-18T06:04:30.6761771Z actual_output = torch.fbgemm_linear_fp16_weight(x_tensor, packed_w_tensor, b_tensor) 2022-05-18T06:04:30.6762574Z ok (0.003s) 2022-05-18T06:04:30.6774786Z test_flatten (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:30.7068960Z test_fold_invalid_arg (__main__.TestNN) ... ok (0.029s) 2022-05-18T06:04:30.7118624Z test_functional_grad_conv (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:30.7138680Z test_gaussian_nll_loss_args (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.7171894Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:30.7197082Z test_gaussian_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.7210164Z test_get_buffer (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:30.7233274Z test_get_buffer_from_submodules (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:30.7245051Z test_getattr_with_property (__main__.TestNN) ... expected failure (0.001s) 2022-05-18T06:04:30.7263280Z test_global_pruning (__main__.TestNN) 2022-05-18T06:04:30.7281035Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.003s) 2022-05-18T06:04:30.7302514Z test_global_pruning_importance_scores (__main__.TestNN) 2022-05-18T06:04:30.7316058Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.004s) 2022-05-18T06:04:30.7683540Z test_grad_conv1d_input (__main__.TestNN) ... ok (0.037s) 2022-05-18T06:04:30.8167823Z test_grad_conv1d_weight (__main__.TestNN) ... ok (0.048s) 2022-05-18T06:04:30.8684970Z test_grad_conv2d_input (__main__.TestNN) ... ok (0.052s) 2022-05-18T06:04:30.9301355Z test_grad_conv2d_weight (__main__.TestNN) ... ok (0.061s) 2022-05-18T06:04:31.0221675Z test_grad_conv3d_input (__main__.TestNN) ... ok (0.092s) 2022-05-18T06:04:31.1182847Z test_grad_conv3d_weight (__main__.TestNN) ... ok (0.096s) 2022-05-18T06:04:35.8179701Z test_grid_sample (__main__.TestNN) ... ok (4.699s) 2022-05-18T06:04:36.2166195Z test_grid_sample_3d (__main__.TestNN) ... ok (0.398s) 2022-05-18T06:04:36.2467930Z test_grid_sample_error_checking (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4165: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:04:36.2469349Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:04:36.2567888Z ok (0.040s) 2022-05-18T06:04:36.2586192Z test_grouped_conv_cudnn_nhwc_support (__main__.TestNN) ... skip: test doesn't currently work without MIOpen NHWC activation (0.002s) 2022-05-18T06:04:36.4029310Z test_hardtanh_backward (__main__.TestNN) ... ok (0.144s) 2022-05-18T06:04:36.4081133Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:36.4122656Z test_hook_backward_size (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:36.4136454Z test_hook_backward_writeable (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-05-18T06:04:36.4137753Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T06:04:36.4140157Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:04:36.4142124Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T06:04:36.4143311Z ok (0.002s) 2022-05-18T06:04:36.4176927Z test_hook_cpp (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:36.4195679Z test_hook_extra_input (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:36.4213651Z test_hook_forward_preforward_writable (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-05-18T06:04:36.4215464Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T06:04:36.4217506Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-05-18T06:04:36.4219043Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T06:04:36.4221141Z ok (0.002s) 2022-05-18T06:04:36.4364769Z test_hook_inplace (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:36.4381549Z test_hook_invalid_outputs (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:04:36.4384363Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T06:04:36.4387597Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:04:36.4390031Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T06:04:36.4390990Z ok (0.002s) 2022-05-18T06:04:36.4398965Z test_hook_last_arg_requires_grad (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:36.4435935Z test_hook_no_requires_grad (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:36.4547114Z test_hook_non_full_warning (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:36.4565130Z test_hook_requires_grad (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:36.4590408Z test_hooks (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:04:36.4593002Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T06:04:36.4604032Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:04:36.4606501Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T06:04:36.4609522Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:04:36.4611936Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T06:04:36.4623499Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:04:36.4626527Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T06:04:36.4629584Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1053: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-05-18T06:04:36.4631991Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-05-18T06:04:36.4691120Z ok (0.012s) 2022-05-18T06:04:36.4780133Z test_huber_loss_invalid_delta (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:04:36.4796083Z test_identity_pruning (__main__.TestNN) 2022-05-18T06:04:36.4818829Z Test that a mask of 1s does not change forward or backward. ... ok (0.004s) 2022-05-18T06:04:36.4851011Z test_initialization_parametrization (__main__.TestNN) 2022-05-18T06:04:36.4895297Z Test that it is possible to initialize a parametrization when it ... ok (0.008s) 2022-05-18T06:04:36.4931077Z test_inplace_thnn (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:36.9776560Z test_interpolate (__main__.TestNN) ... ok (0.484s) 2022-05-18T06:04:36.9936344Z test_interpolate_bicubic_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.0073692Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:37.0231837Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.0340250Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:37.0525292Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:37.0701720Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:37.0870826Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:37.1036496Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.1197751Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.1380521Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:37.1507110Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:37.1625300Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:37.1794705Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:37.1955273Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.2083614Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:37.2196413Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:37.2343969Z test_interpolate_bilinear_2d (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:37.2466420Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:37.2620985Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:37.2759881Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:37.2939843Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:37.3100286Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.3274072Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:37.3435598Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.3595265Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.3819749Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:37.3976740Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:37.4090174Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:37.4259625Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:37.4485584Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:37.4639610Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:37.4746578Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:37.4772167Z test_interpolate_illegal_memory_access (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:37.4930214Z test_interpolate_linear_1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.5112775Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:37.5273123Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.5386781Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:37.5554913Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:37.5702081Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:37.5860030Z test_interpolate_linear_scale_1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.6060534Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:37.6179561Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:37.6298397Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:37.6454975Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.6580717Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:37.6734700Z test_interpolate_nearest_1d (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:37.6856684Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:37.7021400Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.7164601Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:37.7352508Z test_interpolate_nearest_2d (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:37.7511427Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:37.7697736Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:37.7828756Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:37.8012702Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:37.8143370Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:37.8352615Z test_interpolate_nearest_3d (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:37.8538205Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:37.8714203Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:37.8851650Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:37.9032950Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:37.9207662Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:37.9378416Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:37.9541446Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:37.9750850Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:37.9917832Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:38.0074184Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:38.0207302Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:04:38.0372998Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:38.0541445Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:38.0754281Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:38.0945357Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:38.1165340Z test_interpolate_trilinear_3d (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:38.1351601Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:38.1508806Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:38.1615392Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:38.1814861Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:04:38.2039293Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:38.2179738Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:38.2306220Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:38.2483994Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:38.2671896Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:38.2832020Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:38.2950754Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:38.3365540Z test_invalid_conv1d (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.3368019Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.3432657Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.3434991Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.3502075Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.3504492Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.3571149Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.3573491Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.3635318Z ok (0.068s) 2022-05-18T06:04:38.4440507Z test_invalid_conv2d (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.4442935Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.4572298Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.4574702Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.4639793Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.4642177Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.4708439Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.4711064Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.4841321Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.4843937Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.4910445Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.4912869Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.4973994Z ok (0.134s) 2022-05-18T06:04:38.5379930Z test_invalid_conv3d (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.5382419Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.5511273Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:04:38.5513622Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:04:38.5639710Z ok (0.066s) 2022-05-18T06:04:38.5658685Z test_invalid_dropout_p (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:38.5683371Z test_kl_div_log_softmax_target (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:38.5702185Z test_kl_div_with_diff_type (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5705024Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5708615Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5711004Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5714251Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5716703Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5719820Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5722418Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5725704Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5728346Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5731590Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5734190Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5737681Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5740500Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5743798Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5746687Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5749837Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5752272Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5755371Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5757734Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5759856Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5761485Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5763504Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5765252Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5767492Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5769181Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5771412Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5773111Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5775365Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5777123Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5779259Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5781110Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5783340Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5785066Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5787398Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5789317Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5791663Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5793366Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5795732Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5797548Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5799715Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5801374Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5803567Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5805239Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5807369Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5809023Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5811306Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5813069Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5815356Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5817207Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5819721Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5821599Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5824036Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5826032Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5828531Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5830465Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5832879Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5834692Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5836900Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5838699Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5840899Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5842749Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5845270Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5847137Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5849500Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5851435Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5853792Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5855677Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5857958Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5859820Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5862171Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5864032Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5866633Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5868326Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5870737Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5872463Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5874857Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5876608Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5878587Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5879586Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5879974Z ok (0.012s) 2022-05-18T06:04:38.5881503Z test_kl_div_with_diff_type_log_target (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5882792Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5884089Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5885238Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5886695Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5887780Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5889221Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5890372Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5891752Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5892933Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5894266Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5895434Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5896779Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5897829Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5899158Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5900196Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5901711Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5902826Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5904287Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5905343Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5906731Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5907717Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5908957Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5909922Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5911155Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5912123Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5913354Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5914338Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5915574Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5916542Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5917773Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5918747Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5919809Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5920705Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5921742Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5922594Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5923619Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5924427Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5925479Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5926285Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5927309Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5928117Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5929148Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5929958Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5930980Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5931785Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5932812Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5933617Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5934643Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5935429Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5936510Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5937355Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5938381Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5939183Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5940212Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5941029Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5942058Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5942867Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5943892Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5944705Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5945728Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5946593Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5947618Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5948436Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5949464Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5950273Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5951362Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5952186Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5953221Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5954091Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5955100Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5955916Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5956946Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5957763Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5958789Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5959601Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5960629Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5961442Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5962467Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:38.5963273Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:38.5963600Z ok (0.010s) 2022-05-18T06:04:47.0422184Z test_l1_loss_correct (__main__.TestNN) ... ok (8.452s) 2022-05-18T06:04:47.0448001Z test_l1_unstructured_pruning (__main__.TestNN) 2022-05-18T06:04:47.0470331Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.004s) 2022-05-18T06:04:47.0489771Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestNN) 2022-05-18T06:04:47.0503706Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.003s) 2022-05-18T06:04:47.0573430Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:47.0588599Z test_linear_broadcasting (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:47.0605864Z test_ln_structured_pruning (__main__.TestNN) 2022-05-18T06:04:47.0623455Z Check Ln structured pruning by hand. ... ok (0.003s) 2022-05-18T06:04:47.0644110Z test_ln_structured_pruning_importance_scores (__main__.TestNN) 2022-05-18T06:04:47.0657906Z Check Ln structured pruning by hand. ... ok (0.003s) 2022-05-18T06:04:47.0796808Z test_load_state_dict (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:47.0818633Z test_load_state_dict_BC (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:47.0857687Z test_load_state_dict_custom (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:47.0878757Z test_load_state_dict_invalid (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:47.2672637Z test_load_state_dict_ref_cycle (__main__.TestNN) ... ok (0.179s) 2022-05-18T06:04:47.2685318Z test_load_state_dict_type (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:47.2722598Z test_log_softmax_cpu (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:47.2900043Z test_log_softmax_dim0 (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:47.3070600Z test_log_softmax_dim0_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:47.3231715Z test_log_softmax_dim3 (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:47.3391279Z test_log_softmax_dim3_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:47.3553097Z test_log_softmax_lastdim (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:47.3716449Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:47.3833751Z test_log_softmax_scalar (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:47.3909135Z test_log_softmax_scalar_cuda (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:47.4071619Z test_log_softmax_spatial (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:47.4228474Z test_log_softmax_spatial_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:47.4417557Z test_log_softmax_spatial_special (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:47.4567715Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:47.4574528Z test_loss_equal_input_target_shape (__main__.TestNN) ... test_nn.py:7089: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:47.4576136Z 'mse_loss': lambda x, y: F.mse_loss(x, y), 2022-05-18T06:04:47.4608680Z test_nn.py:7090: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:47.4609959Z 'l1_loss': lambda x, y: F.l1_loss(x, y), 2022-05-18T06:04:47.4637229Z test_nn.py:7091: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:47.4638532Z 'smooth_l1_loss': lambda x, y: F.smooth_l1_loss(x, y), 2022-05-18T06:04:47.4665145Z test_nn.py:7092: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:47.4666601Z 'huber_loss': lambda x, y: F.huber_loss(x, y), 2022-05-18T06:04:47.4697123Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:04:47.4699558Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:04:47.4828117Z ok (0.026s) 2022-05-18T06:04:47.4874806Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:47.4913929Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:47.4965569Z test_max_unpool2d_nhwc_cpu (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:47.5043852Z test_mismatch_shape_conv2d (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:47.5169851Z test_module_apply_inplace_op (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:47.5735648Z test_module_backcompat (__main__.TestNN) ... ok (0.056s) 2022-05-18T06:04:47.5777073Z test_module_to_argparse (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:47.5803758Z test_modules (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:47.5829298Z test_move_sparse_half_embedding (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:47.5843971Z test_mse_loss_size_warning (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:51.2270932Z test_multihead_attention_average_attn_weights_False (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2272618Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2274572Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2276010Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2339703Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2341038Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2342988Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2344413Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2383266Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2384709Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2386803Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2388279Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2422882Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2424260Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2426347Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2427810Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2486935Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2488352Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2490244Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2491563Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2525523Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2527013Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2529023Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2530502Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2573865Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2575278Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2577192Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2578546Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2616817Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2618211Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2620089Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2621609Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2698332Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2699850Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2701811Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2703290Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2756122Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2757554Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2759544Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2761120Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2790101Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2791582Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2793566Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2795384Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2824888Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2826751Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2828678Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2830265Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2891083Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2892565Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2894559Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2896066Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2953539Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2954932Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2956851Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2958322Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.2998505Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.2999957Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3001807Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3003292Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3069493Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3070874Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3072908Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3074493Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3105619Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3107248Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3109181Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3110812Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3138397Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3140036Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3142086Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3143687Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3195181Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3196738Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3198743Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3200274Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3237890Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3239409Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3241504Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3243081Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3295743Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3297244Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3299279Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3300854Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3355124Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3356576Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3358463Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3359992Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3415164Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3416566Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3418594Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3420007Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3451511Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3452915Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3454887Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3456382Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3489575Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3491000Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3492979Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3494515Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3524273Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3525762Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3527764Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3529288Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3562159Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3563634Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3565648Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3567235Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3615305Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3616798Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3618854Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3620361Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3656840Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3658247Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3660302Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3661738Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3701061Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3702510Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3704518Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3706237Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3765414Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3766877Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3768892Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3770298Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3802947Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3804379Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3806413Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3807885Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3860249Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3861617Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3863699Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3865293Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3912041Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3913487Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3915495Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3917064Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3955946Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3957346Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.3959615Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.3961156Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4005709Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4007148Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4009015Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4010571Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4075963Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4077375Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4079366Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4080851Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4120135Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4121599Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4123619Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4125158Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4176241Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4177690Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4179729Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4181390Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4242964Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4244436Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4246385Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4247882Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4289415Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4291068Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4293116Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4294746Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4320258Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4321625Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4323451Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4324933Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4359105Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4360553Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4362479Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4363980Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4407202Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4408656Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4410641Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4412162Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4454519Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4455955Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4457990Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4459537Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4521941Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4523389Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4525346Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4526902Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4588248Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4589856Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4591707Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4593175Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4693377Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4695473Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4698323Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4700465Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4758079Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4760097Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4762811Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4764846Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4805135Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4806640Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4808614Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4810137Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4859976Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4861413Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4863484Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4864992Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4912636Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4914143Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4916201Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4917739Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4958400Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4959801Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4961804Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4963416Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.4997527Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.4998887Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5000719Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5002058Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5030912Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5032335Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5034152Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5035568Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5062395Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5063781Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5065724Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5067336Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5108660Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5110224Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5112257Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5113688Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5149993Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5151400Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5153326Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5154764Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5188404Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5189779Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5191927Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5193495Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5248404Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5249773Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5251789Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5253404Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5313747Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5315219Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5317238Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5318758Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5348951Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5350362Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5352392Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5353978Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5402581Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5404074Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5406027Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5407604Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5448299Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5449769Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5451748Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5453328Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5489605Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5491126Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5493172Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5494574Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5528612Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5530049Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5532060Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5533636Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5576611Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5578102Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5580134Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5581660Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5627292Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5628701Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5630641Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5632141Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5693871Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5695255Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5697226Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5698746Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5751556Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5752911Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5754891Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5756668Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5823305Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5825009Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5827245Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5828695Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5876704Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5878122Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5880131Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5881716Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5941224Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5942665Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5944710Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5946427Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5989580Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5990991Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.5992982Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.5994367Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6021910Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6023317Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6025292Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6026972Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6090765Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6092241Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6094216Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6095962Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6143462Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6145047Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6147041Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6148458Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6169936Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6171340Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6173227Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6174641Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6206538Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6207959Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6209924Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6211445Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6260058Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6261536Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6263586Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6265118Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6300486Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6301893Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6303886Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6305425Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6374466Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6375907Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6378080Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6379622Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6417861Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6419563Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6421432Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6422814Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6445808Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6447242Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6449166Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6450749Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6500886Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6502292Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6504094Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6505526Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6544909Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6546482Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6548529Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6550064Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6588228Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6589674Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6591631Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6593195Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6630459Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6631922Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6634090Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6635464Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6659222Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6660652Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6662608Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6664100Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6699240Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6700800Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6702788Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6704212Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6754014Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6755402Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6757274Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6758753Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6824329Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6825750Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6827763Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6829178Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6894540Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6895978Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6897884Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6899272Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6944363Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6945785Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6948151Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6949682Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6990066Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6991445Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.6993459Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.6994931Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7040519Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7041987Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7043912Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7045460Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7108518Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7109941Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7111936Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7113436Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7156151Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7157547Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7159462Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7161014Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7215582Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7217001Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7219039Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7220545Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7278941Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7280594Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7282610Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:51.7284198Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:51.7317168Z ok (4.147s) 2022-05-18T06:04:55.2863705Z test_multihead_attention_average_attn_weights_True (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.2865290Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.2867680Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.2869211Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.2936554Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.2937880Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.2939718Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.2941184Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.2980532Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.2981880Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.2983755Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.2985199Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3021163Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3022516Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3024374Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3026225Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3090067Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3091438Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3093364Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3094730Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3130452Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3131760Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3133844Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3135229Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3177286Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3178569Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3180496Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3181950Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3220209Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3221517Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3223351Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3224833Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3300408Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3301697Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3303452Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3304926Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3360163Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3361452Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3363301Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3364708Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3393069Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3394342Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3396179Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3397677Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3426460Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3427772Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3429771Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3431166Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3491302Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3492736Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3494664Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3496189Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3553919Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3555220Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3557031Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3558418Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3599027Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3600337Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3602132Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3603549Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3671437Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3672725Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3674639Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3676075Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3707693Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3708992Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3710930Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3712304Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3738482Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3739940Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3741949Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3743409Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3791577Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3793005Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3795096Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3796646Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3835667Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3837097Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3839121Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3840660Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3892528Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3893836Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3895804Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3897269Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3952063Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3953370Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.3955147Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.3956601Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4013645Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4014941Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4016677Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4018196Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4049419Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4051046Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4052921Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4054273Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4083932Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4085273Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4087256Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4088733Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4119326Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4120778Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4122806Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4124387Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4156297Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4158082Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4160432Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4162092Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4211805Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4213806Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4216046Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4217814Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4253304Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4255357Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4257771Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4260061Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4301946Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4304310Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4307254Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4308995Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4368236Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4370308Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4372574Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4374314Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4404058Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4406095Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4408354Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4410064Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4460850Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4462948Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4465202Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4467125Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4511098Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4513140Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4515456Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4517189Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4554068Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4556240Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4558762Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4560477Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4600915Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4602344Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4603876Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4605055Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4671254Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4672685Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4674258Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4675436Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4715220Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4717259Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4719523Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4721258Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4774351Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4776421Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4778661Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4780372Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4842245Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4844270Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4846531Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4848255Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4888579Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4890616Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4893137Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4894867Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4918921Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4920915Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4923171Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4924904Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4955119Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4957208Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.4959485Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.4961222Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5004367Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5006416Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5008671Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5010395Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5051487Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5052889Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5054431Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5055600Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5118621Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5120033Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5121589Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5122766Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5185802Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5188101Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5190631Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5192474Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5235525Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5237572Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5239801Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5241527Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5292774Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5294824Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5297070Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5298792Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5323086Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5325160Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5327393Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5329123Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5377545Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5379593Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5381830Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5383578Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5429393Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5431467Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5433726Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5435446Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5475804Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5478111Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5480401Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5482278Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5514986Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5517025Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5519236Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5520975Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5544816Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5546421Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5548113Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5549294Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5577929Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5579346Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5580884Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5582077Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5620245Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5621667Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5623219Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5624389Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5661806Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5663863Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5666289Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5668022Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5698617Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5700984Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5703438Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5705450Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5755638Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5757020Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5758565Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5759734Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5821160Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5822604Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5824175Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5825363Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5857540Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5859627Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5861883Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5863624Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5910096Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5912143Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5914404Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5916139Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5956656Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5958089Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5959630Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5960812Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5994200Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5995591Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.5997309Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.5998484Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6034173Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6036218Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6038503Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6040248Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6080985Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6083078Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6085326Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6087067Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6127191Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6129216Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6131477Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6133207Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6194176Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6196188Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6198533Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6200261Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6254928Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6256976Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6259226Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6260958Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6320731Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6322703Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6325651Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6327708Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6374653Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6376708Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6378972Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6380704Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6439068Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6441126Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6443350Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6445067Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6484620Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6486695Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6488955Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6490690Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6516883Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6518920Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6521182Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6522901Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6582568Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6583981Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6585519Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6586841Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6636937Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6638496Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6640060Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6641236Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6662317Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6663724Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6665281Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6666611Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6695280Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6697364Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6699608Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6701355Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6748821Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6750877Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6753127Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6754865Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6788176Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6790233Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6792491Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6794245Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6862643Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6864691Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6867111Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6869103Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6904763Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6907399Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6909683Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6911411Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6933770Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6935831Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6938094Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6939843Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6988369Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6989748Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.6991299Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.6992477Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7032005Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7033449Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7035004Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7036180Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7076242Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7078251Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7080503Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7082253Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7117826Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7119841Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7122085Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7124099Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7146933Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7149226Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7151493Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7153235Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7186334Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7188382Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7190637Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7192375Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7240695Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7242730Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7244972Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7246718Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7309323Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7311435Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7313701Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7315432Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7359520Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7361556Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7363791Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7365537Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7410537Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7412606Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7415145Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7416877Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7451517Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7453563Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7455827Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7457571Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7498197Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7500245Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7501838Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7503016Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7563371Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7564779Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7566407Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7567588Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7609799Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7611211Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7612735Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7613909Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7669951Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7672019Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7674295Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7676030Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7733492Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5029: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7735500Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7738019Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5049: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-05-18T06:04:55.7739764Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-05-18T06:04:55.7774447Z ok (4.045s) 2022-05-18T06:04:55.7873737Z test_multihead_attn_3d_attn_mask (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:55.7937893Z test_multihead_attn_fast_path_invalid_shape (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:55.7958611Z test_multihead_attn_invalid_shape (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:55.7983323Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestNN) ... test_nn.py:5990: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:50.) 2022-05-18T06:04:55.7985461Z nt = torch.nested_tensor([torch.randn(3, 3)]) 2022-05-18T06:04:55.8003383Z ok (0.005s) 2022-05-18T06:04:55.8015551Z test_multihead_attn_no_bias (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:55.8129463Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:55.8180561Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8183995Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8189096Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8191877Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8196434Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8199515Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8204375Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8207144Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8212083Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8214999Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8219471Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8222576Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8226913Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8229564Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8237272Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8239086Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8252474Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8254379Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8263153Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:04:55.8265006Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:04:55.8271714Z ok (0.014s) 2022-05-18T06:04:55.8383634Z test_multiple_inputs_parametrization (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:55.8417931Z test_multiple_pruning_calls (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:55.8445107Z test_named_children (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:55.8495751Z test_named_modules (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:55.8547846Z test_native_dropout_corner_case (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:55.8568795Z test_nested_tensor_from_mask (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:55.8755614Z test_nested_tensor_from_mask_error (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:55.9269382Z test_new_spectral_norm (__main__.TestNN) ... ok (0.051s) 2022-05-18T06:04:55.9312541Z test_new_spectral_norm_dim (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:55.9359043Z test_new_spectral_norm_forward (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:55.9571595Z test_new_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.021s) 2022-05-18T06:04:57.7122807Z test_nnpack_conv (__main__.TestNN) ... ok (1.755s) 2022-05-18T06:04:57.7203515Z test_no_grad (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:57.7233129Z test_non_leaf_parameters (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:57.7318112Z test_normalize (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:04:57.7357401Z test_orthogonal_errors (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:57.7457952Z test_orthogonal_parametrization (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7460594Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7493076Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7495134Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7513488Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7515485Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7530498Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7532042Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7536562Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7538131Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7548035Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7549588Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7559708Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7560564Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7582222Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7583300Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7604701Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7605468Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7620746Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7621622Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7640773Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7641639Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7655498Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7656273Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7670125Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7670988Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7674487Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7675371Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7683251Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7684118Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7693547Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7694409Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7710600Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7711610Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7727157Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7728075Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7743643Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7744492Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7749093Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7749945Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7757770Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7758624Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7766542Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7767396Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7789909Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7790770Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7811840Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7812659Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7828553Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7829422Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7834322Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7835173Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7844521Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7845362Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7855474Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7856395Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7878459Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7879312Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7900041Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7917351Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7921665Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7922527Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7955890Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7956756Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7979080Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7979852Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.7998463Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.7999341Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8004592Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8005430Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8015618Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8016478Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8028199Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8029042Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8054411Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8076829Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8079132Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8080685Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8097988Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8099574Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8122077Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8123643Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8137933Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8139456Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8153385Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8154951Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8157781Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8159319Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8166289Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8167126Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8175367Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8176200Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8195065Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8195933Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8212175Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8213066Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8241667Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8242662Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8275021Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8275877Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8297028Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8297790Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8315814Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8316651Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8323595Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8324985Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8335931Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8337325Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8348747Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8350243Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8374367Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8375915Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8398279Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8399687Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8411382Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8412246Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8436764Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8437710Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8453882Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8454654Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8470165Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8471024Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8476263Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8477116Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8486097Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8486930Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8495646Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8496490Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8514535Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8515396Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8533393Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8534150Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8550084Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8550949Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8555690Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8556527Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8565336Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8566186Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8574510Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8575472Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8595349Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8596212Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8613802Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8614560Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8629221Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8630098Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8634634Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8635492Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8644205Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8645071Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8653118Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8653971Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8676748Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8677605Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8697300Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8698060Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8718433Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8719277Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8755771Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8756681Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8781517Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8782911Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8799979Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8801415Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8806825Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8808226Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8819154Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8820591Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8831664Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8833058Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8856690Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8858223Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8880042Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8880793Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8894652Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8895509Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8923104Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8923945Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8942505Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8943333Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8964151Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8965755Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8968970Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8970545Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8979745Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8981272Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.8990150Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.8991696Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9010644Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9012222Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9029952Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9031465Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9051438Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9052278Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9088190Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9089034Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9111462Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9112229Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9132828Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9134226Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9138779Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9149493Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9151698Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9153066Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9162371Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9163761Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9186651Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9188168Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9211976Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9213618Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9226223Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9227810Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9249154Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9250004Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9266533Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9267292Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9281813Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9282698Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9287585Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9288437Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9296803Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9297837Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9305506Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9306567Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9325312Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9326165Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9343580Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9344347Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9359019Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9359862Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9363882Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9364753Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9372330Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9379934Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9381226Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9382077Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9419535Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9420457Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9456173Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9456967Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9485027Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9486650Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9495326Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9496967Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9509702Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9511123Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9524378Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9525968Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9558427Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9560029Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9577064Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9578587Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9595573Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9596439Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9632434Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9633305Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9657299Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9658082Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9677711Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9679114Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9685118Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9686588Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9696146Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9697712Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9708354Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9709815Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9733048Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9734602Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9755902Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9756692Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9770154Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9771045Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9794665Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9795535Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9813253Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9814091Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9828735Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9829597Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9833946Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9834799Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9843565Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9844409Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9853357Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9854299Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9872848Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9873721Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9892170Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:04:57.9892943Z warnings.warn(msg, FutureWarning) 2022-05-18T06:04:57.9898651Z ok (0.254s) 2022-05-18T06:04:58.0093968Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:58.0447766Z test_pack_padded_sequence (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:04:58.1334727Z test_pack_sequence (__main__.TestNN) ... ok (0.089s) 2022-05-18T06:04:58.1371555Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:58.1435079Z test_pad_scalar_error (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:58.1594277Z test_pad_sequence (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:58.1700774Z test_padding_list (__main__.TestNN) ... ok (0.011s) 2022-05-18T06:04:58.1737311Z test_pairwise_distance (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:58.1763560Z test_parameter_assignment (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:58.1812969Z test_parameterlistdict_pickle (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:58.1829754Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:58.1856086Z test_parameters_and_named_parameters (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:58.1869380Z test_parameters_to_vector (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:58.1879314Z test_parametrization_same_training_mode (__main__.TestNN) 2022-05-18T06:04:58.1886054Z Test training mode updated on parametrization registration ... ok (0.002s) 2022-05-18T06:04:58.1894139Z test_parse_to (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:58.1951750Z test_partial_flat_weights (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:58.2659361Z test_pdist (__main__.TestNN) ... ok (0.071s) 2022-05-18T06:04:58.2747617Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.009s) 2022-05-18T06:04:58.2893166Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.014s) 2022-05-18T06:04:58.2965405Z test_pdist_empty_col (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:58.3036969Z test_pdist_empty_row (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:58.3181304Z test_pdist_large (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:04:58.3211685Z test_pdist_zeros (__main__.TestNN) 2022-05-18T06:04:58.3541867Z Test that grad is still valid when dist is 0 ... ok (0.034s) 2022-05-18T06:04:58.3577462Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:58.9658026Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... ok (0.608s) 2022-05-18T06:04:58.9678923Z test_pointwise_loss_broadcast (__main__.TestNN) ... test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9680642Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9682170Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9683669Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9684948Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9686356Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9687616Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9689011Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9690419Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9692086Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9693563Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9695205Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9702923Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9704345Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9705604Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9707121Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9708349Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9709706Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9710987Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9712362Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9713588Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9714974Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9716201Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9717558Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9718967Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9720375Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9729104Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9730694Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9731980Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9733358Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9734592Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9735946Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9737176Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9738559Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9739817Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9741189Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9742429Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9743793Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9745027Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9746508Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9749998Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9751618Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9753129Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9754755Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9756227Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9757862Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9759331Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9760950Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9762557Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9764028Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9765315Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9766958Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9768445Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9770085Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9771566Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9773209Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9774667Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9776282Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9777775Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9779400Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9780905Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9782523Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9783987Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9785611Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9787406Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9789047Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9790512Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9792084Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9792727Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9793348Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9793930Z test_nn.py:10191: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9794670Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-05-18T06:04:58.9795243Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9795902Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9797612Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9798239Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9799659Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9800292Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9800863Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9801479Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9802116Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9802789Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9803463Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9804199Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9818345Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9819037Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9819610Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9820326Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9821004Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9821746Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9822442Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9823203Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9823865Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9824597Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9825409Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9826233Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9826980Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9827736Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9839912Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9840597Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9841255Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9841998Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9842690Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9843438Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9844124Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9844861Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9845548Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9846282Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9846965Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9847689Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9848339Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9849073Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9860657Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9861522Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9862204Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9862948Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9863641Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9864383Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9865276Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9866282Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9866976Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9867716Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9879624Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9881059Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9882234Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9883533Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9884675Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9885942Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9887121Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9888408Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9889557Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9890832Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9897184Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9898461Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9899590Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9900869Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9902025Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9903312Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9904458Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9905722Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9906988Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9908536Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9909718Z test_nn.py:10192: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9911104Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9912273Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9913884Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9915110Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9916433Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9917634Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9918969Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9920178Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9921509Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9922697Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9923973Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9925129Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9926405Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9931743Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9933055Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9934226Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9935490Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9936637Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9937922Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9939088Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9940365Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9941644Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9943006Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9944139Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9945411Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9946799Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9948090Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9951973Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9952645Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9954561Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9956794Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9958460Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9960292Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9961814Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9963406Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9964771Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9966317Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9967703Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9969243Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9970604Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9972314Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9973885Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9975591Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9977582Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9979453Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9981154Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9982746Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9984124Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9985675Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9987311Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9989544Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9991479Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9993271Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9994695Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9996282Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:58.9997587Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:58.9999059Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:59.0000318Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0001744Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:59.0003048Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0004697Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:59.0006104Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0007719Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:59.0009093Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0010640Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:59.0012097Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0013558Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:59.0014970Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0016395Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:59.0017646Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0019363Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:59.0020821Z test_nn.py:10193: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0022447Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-05-18T06:04:59.0023831Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0025402Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0027243Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0028920Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0030302Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0031725Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0032984Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0034393Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0035663Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0037047Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0038304Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0039699Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0041347Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0042866Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0043599Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0044392Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0045075Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0045927Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0046612Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0047293Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0048003Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0048799Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0049489Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0050121Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0050681Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0051298Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0061185Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0061979Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0062639Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0063459Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0064149Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0064787Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0065579Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0066431Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0067124Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0067763Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0068530Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0069342Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0070116Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0070808Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0081906Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0082811Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0083497Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0084211Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0085025Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0085813Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0086702Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0087485Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0088314Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0089115Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0098340Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0099396Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0100249Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0101176Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0102036Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0103031Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0103868Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0104649Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0105317Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0106155Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0112884Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0113996Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0114872Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0115967Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0116835Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0117801Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0118626Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0119430Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0120114Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0120874Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0128896Z test_nn.py:10194: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-05-18T06:04:59.0130454Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-05-18T06:04:59.0131166Z ok (0.047s) 2022-05-18T06:04:59.0146485Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:59.0168548Z test_poisson_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:59.0176578Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:59.0249200Z test_projections_lstm_args_check (__main__.TestNN) ... ok (0.007s) 2022-05-18T06:04:59.0262708Z test_projections_lstm_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.002s) 2022-05-18T06:04:59.0663095Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... ok (0.040s) 2022-05-18T06:04:59.0682992Z test_prune (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:59.0700918Z test_prune_importance_scores (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:59.0720045Z test_prune_importance_scores_mimic_default (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:59.0734183Z test_pruning_container (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:59.0759212Z test_pruning_container_compute_mask (__main__.TestNN) 2022-05-18T06:04:59.0771683Z Test `compute_mask` of pruning container with a known `t` and ... ok (0.004s) 2022-05-18T06:04:59.0779359Z test_pruning_id_consistency (__main__.TestNN) 2022-05-18T06:04:59.0789012Z Test that pruning doesn't change the id of the parameters, which ... ok (0.002s) 2022-05-18T06:04:59.0802003Z test_pruning_rollback (__main__.TestNN) 2022-05-18T06:04:59.0821533Z Test that if something fails when the we try to compute the mask, ... ok (0.003s) 2022-05-18T06:04:59.0873595Z test_pruning_serialization_model (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:59.0926134Z test_pruning_serialization_state_dict (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:59.0961026Z test_random_pruning (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:59.0975944Z test_random_pruning_0perc (__main__.TestNN) 2022-05-18T06:04:59.0999944Z Test that a mask of 1s does not change forward or backward. ... ok (0.004s) 2022-05-18T06:04:59.1010746Z test_random_pruning_forward (__main__.TestNN) 2022-05-18T06:04:59.1022649Z check forward with mask (by hand). ... ok (0.002s) 2022-05-18T06:04:59.1032307Z test_random_pruning_new_weight (__main__.TestNN) 2022-05-18T06:04:59.1052902Z Test that module.name now contains a pruned version of ... ok (0.003s) 2022-05-18T06:04:59.1059811Z test_random_pruning_orig (__main__.TestNN) 2022-05-18T06:04:59.1080070Z Test that original tensor is correctly stored in 'orig' ... ok (0.003s) 2022-05-18T06:04:59.1138722Z test_random_pruning_pickle (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:04:59.1149776Z test_random_pruning_sizes (__main__.TestNN) 2022-05-18T06:04:59.1172549Z Test that the new parameters and buffers created by the pruning ... ok (0.004s) 2022-05-18T06:04:59.1190106Z test_random_structured_pruning_amount (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:59.1215248Z test_register_and_remove_buffer_parametrization (__main__.TestNN) 2022-05-18T06:04:59.1231996Z Test that it is possible to add and remove parametrizations on buffers ... ok (0.004s) 2022-05-18T06:04:59.1254532Z test_register_and_remove_nested_parametrization (__main__.TestNN) 2022-05-18T06:04:59.1277829Z Test that it is possible to nest the parametrizations ... ok (0.005s) 2022-05-18T06:04:59.1398906Z test_register_and_remove_parametrization (__main__.TestNN) 2022-05-18T06:04:59.1570159Z Test that it is possible to add a few parametrizations ... ok (0.029s) 2022-05-18T06:04:59.1588184Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:59.1601973Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:59.1614298Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:59.1620751Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:59.1638073Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:59.1651182Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:59.1662942Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:59.1720085Z test_relu_inplace_on_view (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:59.1735692Z test_remove_pruning (__main__.TestNN) 2022-05-18T06:04:59.1760748Z `prune.remove` removes the hook and the reparametrization ... ok (0.004s) 2022-05-18T06:04:59.1766931Z test_remove_pruning_exception (__main__.TestNN) 2022-05-18T06:04:59.1774637Z Removing from an unpruned tensor throws an assertion error ... ok (0.002s) 2022-05-18T06:04:59.1786015Z test_remove_pruning_forward (__main__.TestNN) 2022-05-18T06:04:59.1797614Z Remove pruning and check forward is unchanged from previous ... ok (0.002s) 2022-05-18T06:04:59.1811631Z test_repr (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:04:59.1834124Z test_requires_grad_ (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:59.1933137Z test_rnn_args_check (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:59.1948735Z test_rnn_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.002s) 2022-05-18T06:04:59.2211814Z test_rnn_initial_hidden_state (__main__.TestNN) ... ok (0.026s) 2022-05-18T06:04:59.2239227Z test_rnn_pruning (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:59.2282617Z test_rnn_weight_norm (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:04:59.2341550Z test_self_attn_TxT_attn_mask (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py:1125: UserWarning: Converting mask without torch.bool dtype to bool; this will negatively affect performance. Prefer to use a boolean mask directly. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/attention.cpp:141.) 2022-05-18T06:04:59.2343597Z average_attn_weights) 2022-05-18T06:04:59.2346942Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/activation.py:1125: UserWarning: Converting mask without torch.bool dtype to bool; this will negatively affect performance. Prefer to use a boolean mask directly. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/attention.cpp:141.) 2022-05-18T06:04:59.2348780Z average_attn_weights) 2022-05-18T06:04:59.2349596Z ok (0.006s) 2022-05-18T06:04:59.2373528Z test_serialization_parametrization (__main__.TestNN) 2022-05-18T06:04:59.2431796Z Test that it is possible to serialize a parametrized model via state_dict ... ok (0.008s) 2022-05-18T06:04:59.2457204Z test_share_memory (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:59.2652505Z test_smoothl1loss_intergral_target (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:59.2705090Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:59.2737189Z test_softmax_cpu (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:59.2906535Z test_softmax_functional_dim0 (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:59.2923106Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:04:59.3100694Z test_softmax_functional_dim3 (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:59.3115543Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T06:04:59.3216261Z test_softmax_functional_scalar (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:04:59.3231116Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-05-18T06:04:59.3421537Z test_softmax_lastdim (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:04:59.3548941Z test_softmax_lastdim_cuda (__main__.TestNN) ... ok (0.012s) 2022-05-18T06:04:59.3701619Z test_softmax_lastdim_dtype (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:59.3714693Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:04:59.3952770Z test_softmax_spatial (__main__.TestNN) ... ok (0.024s) 2022-05-18T06:04:59.4127969Z test_softmax_spatial_cuda (__main__.TestNN) ... ok (0.017s) 2022-05-18T06:04:59.4295691Z test_softmax_spatial_dtype (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:04:59.4309308Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-05-18T06:04:59.4494686Z test_softmax_spatial_special (__main__.TestNN) ... ok (0.018s) 2022-05-18T06:04:59.4649393Z test_softmax_spatial_special_cuda (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:04:59.4666149Z test_softmin (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:04:59.5021729Z test_spectral_norm (__main__.TestNN) ... ok (0.035s) 2022-05-18T06:04:59.5052355Z test_spectral_norm_dim (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:59.5083784Z test_spectral_norm_forward (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:59.5303792Z test_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.022s) 2022-05-18T06:04:59.5329723Z test_spectral_norm_pickle (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:59.5383332Z test_state_dict (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:04:59.5416294Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:04:59.5449624Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:05:03.3008268Z test_thnn_conv_strided_padded_dilated (__main__.TestNN) ... ok (3.756s) 2022-05-18T06:05:03.3043906Z test_threshold_bfloat16 (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:05:03.3055293Z test_threshold_int (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:05:03.3099927Z test_to (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:05:03.3123278Z test_train_errors_for_invalid_mode (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:05:03.3154187Z test_transfer_parametrizations_and_params (__main__.TestNN) 2022-05-18T06:05:03.3196814Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.007s) 2022-05-18T06:05:03.3274376Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNN) ... ok (0.008s) 2022-05-18T06:05:03.3290730Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNN) 2022-05-18T06:05:03.3315014Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.004s) 2022-05-18T06:05:03.3336854Z test_transfer_parametrizations_and_params_single_param (__main__.TestNN) 2022-05-18T06:05:03.3364932Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.005s) 2022-05-18T06:05:03.6461088Z test_transformer_args_check (__main__.TestNN) ... ok (0.309s) 2022-05-18T06:05:03.6612127Z test_transformer_layer_args_check (__main__.TestNN) ... ok (0.015s) 2022-05-18T06:05:03.8371121Z test_transformerdecoder (__main__.TestNN) ... ok (0.176s) 2022-05-18T06:05:03.8758882Z test_transformerdecoderlayer (__main__.TestNN) ... ok (0.039s) 2022-05-18T06:05:03.9236175Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... ok (0.048s) 2022-05-18T06:05:04.0835133Z test_transformerencoder (__main__.TestNN) ... ok (0.160s) 2022-05-18T06:05:04.0889166Z test_triplet_margin_loss (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:05:04.0976917Z test_triplet_margin_loss_invalid (__main__.TestNN) ... ok (0.009s) 2022-05-18T06:05:04.1027698Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:05:04.1087089Z test_triplet_margin_loss_swap (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:05:04.1143635Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... ok (0.005s) 2022-05-18T06:05:04.1209540Z test_type (__main__.TestNN) ... ok (0.006s) 2022-05-18T06:05:04.1216247Z test_type_before_parametrizations (__main__.TestNN) 2022-05-18T06:05:04.1224932Z Test that type_before_parametrizations always retrieves original type ... ok (0.002s) 2022-05-18T06:05:04.1253495Z test_unflatten (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:908: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /var/lib/jenkins/workspace/c10/core/TensorImpl.h:1390.) 2022-05-18T06:05:04.1255195Z return super(Tensor, self).refine_names(names) 2022-05-18T06:05:04.1255806Z ok (0.003s) 2022-05-18T06:05:04.1280500Z test_unflatten_invalid_arg (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:05:04.1425177Z test_unfold_invalid_arg (__main__.TestNN) ... ok (0.014s) 2022-05-18T06:05:04.1583113Z test_unpack_sequence (__main__.TestNN) ... ok (0.016s) 2022-05-18T06:05:04.1719932Z test_unpad_sequence (__main__.TestNN) ... ok (0.013s) 2022-05-18T06:05:04.1730845Z test_unstructured_pruning_same_magnitude (__main__.TestNN) 2022-05-18T06:05:04.1736502Z Since it may happen that the tensor to prune has entries with the ... ok (0.002s) 2022-05-18T06:05:04.1754876Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:05:04.1947814Z test_upsamplingLinear1d (__main__.TestNN) ... ok (0.019s) 2022-05-18T06:05:04.1964451Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:05:04.2471952Z test_upsamplingTrilinear3d (__main__.TestNN) ... ok (0.050s) 2022-05-18T06:05:04.2495311Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:05:04.2699619Z test_upsampling_bfloat16 (__main__.TestNN) ... ok (0.020s) 2022-05-18T06:05:04.2928873Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... ok (0.023s) 2022-05-18T06:05:04.2941197Z test_upsampling_small_scale (__main__.TestNN) ... ok (0.001s) 2022-05-18T06:05:04.2951806Z test_validate_pruning_amount (__main__.TestNN) 2022-05-18T06:05:04.2953251Z Tests the second util function that validates the pruning ... ok (0.001s) 2022-05-18T06:05:04.2967187Z test_validate_pruning_amount_init (__main__.TestNN) 2022-05-18T06:05:04.2968663Z Test the first util function that validates the pruning ... ok (0.001s) 2022-05-18T06:05:04.2986332Z test_vector_to_parameters (__main__.TestNN) ... ok (0.002s) 2022-05-18T06:05:04.3083363Z test_weight_norm (__main__.TestNN) ... ok (0.010s) 2022-05-18T06:05:04.3114895Z test_weight_norm_pickle (__main__.TestNN) ... ok (0.003s) 2022-05-18T06:05:04.3160813Z test_zero_grad (__main__.TestNN) ... ok (0.004s) 2022-05-18T06:05:04.3270620Z test_AdaptiveMaxPool1d_indices_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:04.3381295Z test_AdaptiveMaxPool1d_indices_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:04.3488388Z test_AdaptiveMaxPool1d_indices_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:04.3598413Z test_AdaptiveMaxPool1d_indices_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:04.3707485Z test_AdaptiveMaxPool2d_indices_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:04.3818870Z test_AdaptiveMaxPool2d_indices_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:04.3929179Z test_AdaptiveMaxPool2d_indices_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:04.4037024Z test_AdaptiveMaxPool2d_indices_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:04.4142897Z test_AdaptiveMaxPool3d_indices_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:04.4245326Z test_AdaptiveMaxPool3d_indices_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:04.4350442Z test_AdaptiveMaxPool3d_indices_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:04.4418000Z test_AdaptiveMaxPool3d_indices_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:04.4599939Z test_AdaptiveMaxPool_zero_batch_dim_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:05:04.4674223Z test_AvgPool2d_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:04.4699200Z test_AvgPool3d_backward_after_cat_dim1_device_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:05:04.4775067Z test_BatchNorm_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:04.4817783Z test_Bilinear_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:05:04.5346075Z test_CTCLoss_cudnn_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.053s) 2022-05-18T06:05:04.5395032Z test_CTCLoss_empty_target_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:04.5466757Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:04.5545514Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:04.5608980Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:04.5674018Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:04.5739818Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:04.5803693Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:06.2196984Z test_Conv2d_backward_depthwise_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... ok (1.639s) 2022-05-18T06:05:06.3951289Z test_Conv2d_backward_depthwise_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.175s) 2022-05-18T06:05:06.4965059Z test_Conv2d_depthwise_naive_groups_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.101s) 2022-05-18T06:05:06.5977138Z test_Conv2d_depthwise_naive_groups_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.101s) 2022-05-18T06:05:06.6137297Z test_Conv2d_depthwise_naive_groups_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:05:06.6201652Z test_Conv2d_deterministic_cudnn_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:06.6239077Z test_Conv2d_deterministic_cudnn_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:05:06.6242140Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:05:06.6245965Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:05:06.6248318Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:05:06.6294853Z ok (0.009s) 2022-05-18T06:05:06.6331643Z test_Conv2d_deterministic_cudnn_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:05:06.6333814Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:05:06.6336838Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:05:06.6339077Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:05:06.6581991Z ok (0.028s) 2022-05-18T06:05:06.6785438Z test_Conv2d_deterministic_cudnn_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:05:06.6891197Z test_Conv2d_deterministic_cudnn_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:06.6946458Z test_Conv2d_deterministic_cudnn_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:07.3169787Z test_Conv2d_large_workspace_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.622s) 2022-05-18T06:05:07.9729216Z test_Conv2d_large_workspace_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.051s) 2022-05-18T06:05:08.0469477Z test_Conv2d_large_workspace_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.047s) 2022-05-18T06:05:08.1585047Z test_Conv2d_large_workspace_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.088s) 2022-05-18T06:05:08.2324760Z test_Conv2d_naive_groups_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:08.2357828Z test_Conv2d_naive_groups_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68172 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-05-18T06:05:08.2437365Z test_Conv2d_naive_groups_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:08.2529484Z test_Conv2d_naive_groups_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:08.2582626Z test_Conv2d_size_1_kernel_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:08.3507857Z test_Conv3d_depthwise_naive_groups_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.092s) 2022-05-18T06:05:08.4369470Z test_Conv3d_depthwise_naive_groups_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.086s) 2022-05-18T06:05:08.4543791Z test_Conv3d_depthwise_naive_groups_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:05:09.2695935Z test_ConvTranspose2d_large_output_padding_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.815s) 2022-05-18T06:05:09.7475498Z test_ConvTranspose2d_large_output_padding_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.478s) 2022-05-18T06:05:09.7551824Z test_ConvTranspose2d_size_1_kernel_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:09.7641358Z test_ConvTranspose3d_size_1_kernel_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:09.7986770Z test_Dropout2d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:09.8174822Z test_Dropout3d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:05:10.1858357Z test_Dropout_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.368s) 2022-05-18T06:05:10.1941841Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:10.2020514Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:10.2096729Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:10.2175117Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:10.2257126Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:10.2333062Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:10.2411345Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:10.2487398Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:10.2563465Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:10.2638837Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:10.2715764Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:10.2791438Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:10.3284806Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.049s) 2022-05-18T06:05:10.3738496Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.045s) 2022-05-18T06:05:10.4218432Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.048s) 2022-05-18T06:05:10.4757490Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.054s) 2022-05-18T06:05:10.5272481Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.051s) 2022-05-18T06:05:10.5743169Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.047s) 2022-05-18T06:05:10.6247076Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.050s) 2022-05-18T06:05:10.6701576Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.045s) 2022-05-18T06:05:10.7220693Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.052s) 2022-05-18T06:05:10.7682846Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.046s) 2022-05-18T06:05:10.8120157Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.043s) 2022-05-18T06:05:10.8564600Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.044s) 2022-05-18T06:05:10.8590774Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.003s) 2022-05-18T06:05:10.8615443Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2022-05-18T06:05:10.8642301Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.003s) 2022-05-18T06:05:10.8667588Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2022-05-18T06:05:10.8692752Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2022-05-18T06:05:10.8718202Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.002s) 2022-05-18T06:05:10.8815773Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.8904499Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.8990725Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9080472Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9168023Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9256451Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9345416Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9435548Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9528042Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9617502Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9705372Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9793018Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:10.9902307Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:11.0005806Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:11.0108977Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:11.0211596Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:11.0285740Z test_FractionalMaxPool2d_zero_batch_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:11.0309846Z test_FractionalMaxPool2d_zero_out_size_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:05:11.0371967Z test_FractionalMaxPool3d_zero_batch_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:11.0395543Z test_FractionalMaxPool3d_zero_out_size_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:05:11.0973426Z test_GRU_grad_and_gradgrad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:05:11.1057061Z test_GroupNorm_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:11.1229341Z test_GroupNorm_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:05:11.6581147Z test_GroupNorm_numeric_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.535s) 2022-05-18T06:05:11.6604018Z test_GroupNorm_raises_error_if_one_value_per_group_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:05:11.9065058Z test_InstanceNorm1d_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.246s) 2022-05-18T06:05:12.1548527Z test_InstanceNorm2d_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.248s) 2022-05-18T06:05:12.1661155Z test_InstanceNorm3d_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:12.2396956Z test_LSTM_grad_and_gradgrad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.073s) 2022-05-18T06:05:12.3042674Z test_LayerNorm_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.064s) 2022-05-18T06:05:12.6044969Z test_LayerNorm_numeric_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.300s) 2022-05-18T06:05:12.6079626Z test_LocalResponseNorm_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:05:12.6117012Z test_MarginLoss_empty_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [0, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:05:12.6119220Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:05:12.6315198Z ok (0.023s) 2022-05-18T06:05:12.6353975Z test_MarginLoss_empty_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [0, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:05:12.6356178Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:05:12.6549658Z ok (0.023s) 2022-05-18T06:05:12.6627512Z test_MaxPool1d_indices_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:12.6713741Z test_MaxPool1d_indices_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:12.6808245Z test_MaxPool1d_indices_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:12.6901275Z test_MaxPool1d_indices_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:12.6997414Z test_MaxPool2d_indices_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:12.7098076Z test_MaxPool2d_indices_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:12.7193169Z test_MaxPool2d_indices_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:12.7287583Z test_MaxPool2d_indices_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:05:12.7373754Z test_MaxPool3d_indices_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:12.7459744Z test_MaxPool3d_indices_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:12.7545521Z test_MaxPool3d_indices_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:12.7632061Z test_MaxPool3d_indices_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:12.7819638Z test_MaxPool_zero_batch_dim_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:05:12.7890503Z test_MaxUnpool_zero_batch_dim_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:13.5267382Z test_ReflectionPad2d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.737s) 2022-05-18T06:05:13.7283808Z test_ReflectionPad3d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.201s) 2022-05-18T06:05:13.7509279Z test_ReflectionPad_empty_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:05:13.7710367Z test_ReflectionPad_empty_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:05:13.7825677Z test_ReplicationPad1d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:13.8644560Z test_ReplicationPad2d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:15.0105078Z test_ReplicationPad3d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (1.146s) 2022-05-18T06:05:15.0314660Z test_ReplicationPad_empty_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:05:15.0523584Z test_ReplicationPad_empty_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:05:15.1685677Z test_TransformerDecoderLayer_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.116s) 2022-05-18T06:05:15.3931230Z test_TransformerDecoder_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.224s) 2022-05-18T06:05:15.5383222Z test_TransformerEncoderLayer_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.145s) 2022-05-18T06:05:15.6974177Z test_TransformerEncoder_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.159s) 2022-05-18T06:05:16.5495898Z test_Transformer_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.852s) 2022-05-18T06:05:16.5566599Z test_Unfold_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:16.5595282Z test_activations_bfloat16_cpu_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:05:16.5700351Z test_activations_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:16.5760846Z test_adaptive_avg_pool2d_output_size_one_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:16.5794599Z test_adaptive_avg_pool3d_output_size_one_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:05:16.5901524Z test_adaptive_pool_invalid_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:16.6024465Z test_adaptive_pooling_max_nhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:05:16.6141077Z test_adaptive_pooling_max_nhwc_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:16.6334386Z test_adaptive_pooling_no_suppot_input_cuda_int16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:05:16.6529388Z test_adaptive_pooling_no_suppot_input_cuda_int32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:05:16.6726919Z test_adaptive_pooling_no_suppot_input_cuda_int64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:05:16.6920352Z test_adaptive_pooling_no_suppot_input_cuda_int8 (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:05:16.7117087Z test_adaptive_pooling_no_suppot_input_cuda_uint8 (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:05:16.7159895Z test_adaptive_pooling_zero_batch_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:05:16.7194910Z test_adaptive_pooling_zero_batch_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:05:16.7239914Z test_affine_2d_rotate0_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:05:16.7278535Z test_affine_2d_rotate45_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:05:16.7518507Z test_affine_2d_rotate90_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.024s) 2022-05-18T06:05:17.1762378Z test_affine_2d_rotateRandom_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.424s) 2022-05-18T06:05:25.6023580Z test_affine_3d_rotateRandom_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (8.426s) 2022-05-18T06:05:25.6057134Z test_avg_pool2d_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:05:25.6904162Z test_avg_pool2d_nhwc_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:05:25.7723531Z test_avg_pool2d_nhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:25.8654185Z test_avg_pool2d_nhwc_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.093s) 2022-05-18T06:05:25.8750627Z test_batchnorm_affine_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:26.3865080Z test_batchnorm_affine_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.511s) 2022-05-18T06:05:26.3948107Z test_batchnorm_affine_mixed_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:26.4004326Z test_batchnorm_affine_mixed_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:26.4143163Z test_batchnorm_eval_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:05:26.6883354Z test_batchnorm_eval_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.274s) 2022-05-18T06:05:26.7017433Z test_batchnorm_eval_mixed_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:05:27.2034076Z test_batchnorm_eval_mixed_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.502s) 2022-05-18T06:05:27.3516411Z test_batchnorm_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.148s) 2022-05-18T06:05:27.3566285Z test_batchnorm_large_batch_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:27.7273440Z test_batchnorm_large_batch_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.307s) 2022-05-18T06:05:27.7509193Z test_batchnorm_simple_average_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:05:27.8810085Z test_batchnorm_simple_average_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.130s) 2022-05-18T06:05:27.8956669Z test_batchnorm_simple_average_mixed_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:05:28.0260856Z test_batchnorm_simple_average_mixed_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.130s) 2022-05-18T06:05:28.0342795Z test_batchnorm_update_stats_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:28.3823195Z test_clip_grad_norm_error_if_nonfinite_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.348s) 2022-05-18T06:05:28.3847095Z test_clip_grad_norm_multi_device_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T06:05:28.3875538Z test_contig_wrong_stride_cudnn_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:05:28.4557542Z test_conv1d_same_padding_backward_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.068s) 2022-05-18T06:05:28.4658525Z test_conv1d_same_padding_backward_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:29.7238662Z test_conv1d_same_padding_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (1.258s) 2022-05-18T06:05:29.7395858Z test_conv1d_same_padding_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:05:29.7624602Z test_conv1d_valid_padding_backward_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:05:29.7675236Z test_conv1d_valid_padding_backward_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:29.7732358Z test_conv1d_valid_padding_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:29.7757208Z test_conv1d_valid_padding_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:05:29.7938885Z test_conv1d_vs_scipy_mode_same_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:05:29.7993949Z test_conv1d_vs_scipy_mode_same_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:29.8103035Z test_conv1d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:29.8154676Z test_conv1d_vs_scipy_mode_valid_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:29.8171471Z test_conv2d_no_grad_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:05:30.1454420Z test_conv2d_same_padding_backward_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.328s) 2022-05-18T06:05:30.1575307Z test_conv2d_same_padding_backward_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:05:30.5418107Z test_conv2d_same_padding_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.384s) 2022-05-18T06:05:30.5469451Z test_conv2d_same_padding_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:30.5540331Z test_conv2d_valid_padding_backward_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:05:30.5591351Z test_conv2d_valid_padding_backward_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:30.5641548Z test_conv2d_valid_padding_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:30.5682794Z test_conv2d_valid_padding_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:05:30.7251466Z test_conv2d_vs_scipy_mode_same_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.157s) 2022-05-18T06:05:30.7303041Z test_conv2d_vs_scipy_mode_same_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:30.7486049Z test_conv2d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:05:30.7540714Z test_conv2d_vs_scipy_mode_valid_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:30.8726036Z test_conv3d_same_padding_backward_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... ok (0.118s) 2022-05-18T06:05:30.9004057Z test_conv3d_same_padding_backward_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.027s) 2022-05-18T06:05:30.9254976Z test_conv3d_same_padding_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.025s) 2022-05-18T06:05:30.9317740Z test_conv3d_same_padding_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:31.2285976Z test_conv3d_valid_padding_backward_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... ok (0.297s) 2022-05-18T06:05:31.2788418Z test_conv3d_valid_padding_backward_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.050s) 2022-05-18T06:05:31.2910391Z test_conv3d_valid_padding_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:05:31.2964347Z test_conv3d_valid_padding_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:31.3158967Z test_conv3d_vs_scipy_mode_same_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:05:31.3217542Z test_conv3d_vs_scipy_mode_same_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:31.3351929Z test_conv3d_vs_scipy_mode_valid_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:05:31.3407537Z test_conv3d_vs_scipy_mode_valid_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:31.3458268Z test_convTranspose_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:31.4149186Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.069s) 2022-05-18T06:05:31.4716223Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.056s) 2022-05-18T06:05:31.5312572Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:05:31.5887830Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.057s) 2022-05-18T06:05:31.6514453Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.062s) 2022-05-18T06:05:31.7090029Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.057s) 2022-05-18T06:05:31.7684747Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:05:31.8293971Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.061s) 2022-05-18T06:05:31.8889300Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:05:31.9442905Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.055s) 2022-05-18T06:05:32.0021816Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:05:32.0627795Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.060s) 2022-05-18T06:05:32.1226403Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.060s) 2022-05-18T06:05:32.1808353Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:05:32.2389502Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:05:32.2967567Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:05:32.3592330Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.062s) 2022-05-18T06:05:32.4197039Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.060s) 2022-05-18T06:05:32.4806728Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.061s) 2022-05-18T06:05:32.5415888Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.061s) 2022-05-18T06:05:32.6061791Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.064s) 2022-05-18T06:05:32.6698121Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.063s) 2022-05-18T06:05:32.7332548Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.063s) 2022-05-18T06:05:32.7940683Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.061s) 2022-05-18T06:05:32.8206131Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.026s) 2022-05-18T06:05:32.8404924Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:32.8603894Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:32.8809831Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:32.9006204Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:32.9205510Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:32.9405369Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:32.9607056Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:32.9806110Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.0004155Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.0201301Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.0398125Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.0594992Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77124 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.019s) 2022-05-18T06:05:33.0788057Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.019s) 2022-05-18T06:05:33.0994416Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.1187505Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.1389829Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.1585297Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.1803833Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.022s) 2022-05-18T06:05:33.2000619Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.2198913Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.2396886Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.2595389Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.2790948Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.019s) 2022-05-18T06:05:33.2985947Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.019s) 2022-05-18T06:05:33.3182235Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.3377725Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.3575598Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.3777790Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.3974325Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.4168696Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.019s) 2022-05-18T06:05:33.4365763Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.4562028Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.019s) 2022-05-18T06:05:33.4760563Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.4956485Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.5152957Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.5350131Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.5548188Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.5743253Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.019s) 2022-05-18T06:05:33.5945335Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.6141871Z test_conv_backend_cudnn3d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.6340806Z test_conv_backend_cudnn3d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.6542010Z test_conv_backend_cudnn3d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.6738519Z test_conv_backend_cudnn3d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.6938498Z test_conv_backend_cudnn3d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.7136547Z test_conv_backend_cudnn3d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.7364836Z test_conv_backend_cudnn3d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.023s) 2022-05-18T06:05:33.7564099Z test_conv_backend_cudnn3d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Marked as skipped for MIOpen (0.020s) 2022-05-18T06:05:33.7905035Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:33.8239377Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:33.8583461Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:33.8914587Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:33.9271404Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.035s) 2022-05-18T06:05:33.9617162Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:33.9972752Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.035s) 2022-05-18T06:05:34.0317361Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.0654698Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.0990383Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:34.1327910Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.1660123Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:34.2009362Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.035s) 2022-05-18T06:05:34.2352968Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.2703394Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.035s) 2022-05-18T06:05:34.3061294Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.036s) 2022-05-18T06:05:34.3400988Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.3742594Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.4084849Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.4424014Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.4783410Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.036s) 2022-05-18T06:05:34.5135646Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.035s) 2022-05-18T06:05:34.5493253Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.035s) 2022-05-18T06:05:34.5845045Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.035s) 2022-05-18T06:05:34.6177656Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:34.6494228Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:34.6817259Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:34.7132824Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:34.7476558Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.7805283Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:34.8144595Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.8482937Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:34.8815622Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:34.9129028Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:05:34.9449081Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:34.9763592Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:05:35.0101507Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:35.0432132Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:35.0768411Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:35.1107781Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:35.1546156Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.044s) 2022-05-18T06:05:35.1859711Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:05:35.2181307Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:35.2495962Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:05:35.2831195Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:35.3164455Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:35.3508840Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:35.3839596Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:35.4162852Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:35.4479968Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:35.4800390Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:35.5114316Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:05:35.5454578Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:35.5807633Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.035s) 2022-05-18T06:05:35.6144290Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:35.6475050Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:35.6799828Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:35.7114757Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:05:35.7428471Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:35.7745674Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:05:35.8081099Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:35.8414459Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:35.8758586Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:35.9099721Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:35.9423189Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:35.9742622Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:36.0069643Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:36.0385619Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:05:36.0731156Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:36.1062963Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:36.1399620Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:05:36.1729266Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:05:36.2704781Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.097s) 2022-05-18T06:05:36.3553999Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:36.4548793Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.099s) 2022-05-18T06:05:36.5363215Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:36.6158343Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.079s) 2022-05-18T06:05:36.6953317Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.079s) 2022-05-18T06:05:36.7806832Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:36.8587596Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.078s) 2022-05-18T06:05:36.9704541Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.111s) 2022-05-18T06:05:37.0490788Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.078s) 2022-05-18T06:05:37.1526507Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.103s) 2022-05-18T06:05:37.2345599Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:37.3189802Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:05:37.4016679Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:37.4869246Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:37.5694264Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:37.6725366Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.103s) 2022-05-18T06:05:37.7523113Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:05:37.8555075Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.103s) 2022-05-18T06:05:37.9312669Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.076s) 2022-05-18T06:05:38.0164599Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:38.0982628Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:38.1764816Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.078s) 2022-05-18T06:05:38.2585554Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:38.3595216Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.101s) 2022-05-18T06:05:38.4389835Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.079s) 2022-05-18T06:05:38.5528602Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.114s) 2022-05-18T06:05:38.6312249Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.078s) 2022-05-18T06:05:38.7188176Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.087s) 2022-05-18T06:05:38.8036952Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:38.8885151Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:38.9696515Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:39.0766005Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.107s) 2022-05-18T06:05:39.1606270Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:05:39.2582665Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.097s) 2022-05-18T06:05:39.3401102Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:39.4372296Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.097s) 2022-05-18T06:05:39.5347934Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.097s) 2022-05-18T06:05:39.6324544Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.097s) 2022-05-18T06:05:39.7325995Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.100s) 2022-05-18T06:05:39.8546030Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.122s) 2022-05-18T06:05:39.9557929Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.101s) 2022-05-18T06:05:40.0838338Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.128s) 2022-05-18T06:05:40.1875204Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.104s) 2022-05-18T06:05:40.2918062Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.104s) 2022-05-18T06:05:40.3970202Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.105s) 2022-05-18T06:05:40.5049550Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.108s) 2022-05-18T06:05:40.6194172Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.114s) 2022-05-18T06:05:40.7009380Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:40.7570152Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.056s) 2022-05-18T06:05:40.8342049Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.077s) 2022-05-18T06:05:40.8930452Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:05:40.9560754Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.063s) 2022-05-18T06:05:41.0162910Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.060s) 2022-05-18T06:05:41.0759026Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:05:41.1331483Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.057s) 2022-05-18T06:05:41.2163385Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:05:41.2750023Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:05:41.3554359Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:05:41.4160099Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.060s) 2022-05-18T06:05:41.4774950Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.061s) 2022-05-18T06:05:41.5360183Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:05:41.5970200Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.061s) 2022-05-18T06:05:41.6563322Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:05:41.8903677Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.234s) 2022-05-18T06:05:41.9497114Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:05:42.0277056Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.078s) 2022-05-18T06:05:42.0865570Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:05:42.1511182Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.064s) 2022-05-18T06:05:42.2133315Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.062s) 2022-05-18T06:05:42.2724512Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:05:42.3371605Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.065s) 2022-05-18T06:05:42.3602365Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.023s) 2022-05-18T06:05:42.3801399Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.4002039Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.4199699Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.4399097Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.4596084Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.4792057Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.4989623Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.5188217Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.5384625Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.5587712Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.5784777Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.5983033Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.6178922Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:42.6377677Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.6574952Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.6770055Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.6969514Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.7167116Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.7364273Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.7561310Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.7758824Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.7962092Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.8159181Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.8358211Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.8552524Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:42.8751373Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.8949207Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.9148692Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.9343769Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:42.9540322Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.9738824Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:42.9937152Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.0135826Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.0339036Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.0531683Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:43.0728887Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.0924559Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.1124656Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.1320412Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.1518465Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.1713882Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.1912867Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.2111992Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.2311480Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.2511558Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.2713584Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.2910539Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.3109371Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.3308095Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.3508348Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.3705074Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.3901988Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.4101858Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.4296834Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:43.4495665Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.4692461Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.4890146Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.5089801Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.5285508Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.5486620Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.5682767Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.5880272Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.6078298Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.6276855Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.6472708Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.6670935Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.6869914Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.7069217Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.7271478Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.7475340Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.7673136Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.7871344Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.8068755Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.8267533Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.8466793Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.8666374Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.8862759Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.9060479Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.9260180Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.9458501Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.9657681Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:43.9859983Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.0057847Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.0255196Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.0453902Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.0653342Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.0852438Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.1046851Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:44.1245183Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.1442108Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.1637495Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.1835029Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.2032036Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.2234839Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.2431272Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.2630015Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.2829509Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.3029117Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.3226750Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.3426030Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.3624021Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.3823268Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.4021829Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.4218836Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.4414554Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:44.4616771Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.4814217Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.5013980Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.5213271Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.5411314Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.5607893Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.5804748Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.6000513Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.6198508Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.6394663Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.6593176Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.6792846Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.6993211Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.7188408Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.7384030Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.7580106Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:44.7775682Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.7976075Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.8174470Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.8372238Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.8570497Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.8768205Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.8966678Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.9167508Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.9362301Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.9557626Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:44.9755844Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:44.9952442Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.0151557Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.0349108Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.0547256Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.0743254Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.0937656Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.019s) 2022-05-18T06:05:45.1138310Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.1334149Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.1535124Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.1733008Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.1931612Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:45.2693787Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.076s) 2022-05-18T06:05:45.3433821Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.074s) 2022-05-18T06:05:45.4253067Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:45.5026026Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.077s) 2022-05-18T06:05:45.6036296Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.101s) 2022-05-18T06:05:45.6973417Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.093s) 2022-05-18T06:05:45.7941802Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.097s) 2022-05-18T06:05:45.8919903Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.098s) 2022-05-18T06:05:45.9748363Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:05:46.0545467Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.079s) 2022-05-18T06:05:46.1349142Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:05:46.2163197Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:46.3020480Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.086s) 2022-05-18T06:05:46.3906475Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.088s) 2022-05-18T06:05:46.4814744Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.091s) 2022-05-18T06:05:46.5671658Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:46.6518633Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:05:46.7337581Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:46.8152579Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:46.8972580Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:46.9777197Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:05:47.0618829Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:05:47.1428046Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:47.2275065Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:47.3106368Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:05:47.3892257Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.078s) 2022-05-18T06:05:47.4710438Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:47.5528212Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:47.6385782Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.086s) 2022-05-18T06:05:47.7203567Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:47.8050341Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:47.8923491Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.087s) 2022-05-18T06:05:47.9729115Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:05:48.0520178Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.079s) 2022-05-18T06:05:48.1326894Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:05:48.2152918Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:05:48.3115496Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.096s) 2022-05-18T06:05:48.4080647Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.096s) 2022-05-18T06:05:48.5092249Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.101s) 2022-05-18T06:05:48.6023581Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.093s) 2022-05-18T06:05:48.6841842Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:48.7654481Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:48.8471228Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:48.9286570Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:49.0143760Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:49.1009893Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.086s) 2022-05-18T06:05:49.1887653Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.088s) 2022-05-18T06:05:49.2725838Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:05:49.3534533Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:49.4344647Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:49.5147512Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:05:49.5932086Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.078s) 2022-05-18T06:05:49.6790757Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:49.7642318Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:49.8467017Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:05:49.9295290Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:05:50.0100692Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:05:50.0876495Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.077s) 2022-05-18T06:05:50.1715655Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:05:50.2508436Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.079s) 2022-05-18T06:05:50.3403618Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.089s) 2022-05-18T06:05:50.4272419Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.087s) 2022-05-18T06:05:50.5136997Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.086s) 2022-05-18T06:05:50.5975531Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:05:50.6239663Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.027s) 2022-05-18T06:05:50.6439317Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:50.6635761Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:50.6833351Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:50.7029123Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:50.7227388Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:50.7426084Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:50.7623573Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.020s) 2022-05-18T06:05:50.8454685Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:05:50.9307367Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:51.0166231Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.086s) 2022-05-18T06:05:51.0994856Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:05:51.2089804Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.109s) 2022-05-18T06:05:51.3101808Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.101s) 2022-05-18T06:05:51.4106714Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.100s) 2022-05-18T06:05:51.5131276Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.102s) 2022-05-18T06:05:51.5943550Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:05:51.6782220Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:05:51.7630562Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:51.8482326Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:05:51.9544635Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.106s) 2022-05-18T06:05:52.0590410Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.104s) 2022-05-18T06:05:52.1612649Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.102s) 2022-05-18T06:05:52.2572914Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.096s) 2022-05-18T06:05:52.3652229Z test_conv_backend_slow3d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.108s) 2022-05-18T06:05:52.4704816Z test_conv_backend_slow3d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.105s) 2022-05-18T06:05:52.5802022Z test_conv_backend_slow3d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.110s) 2022-05-18T06:05:52.6873457Z test_conv_backend_slow3d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.107s) 2022-05-18T06:05:52.8025238Z test_conv_backend_slow3d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.115s) 2022-05-18T06:05:52.9163541Z test_conv_backend_slow3d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.114s) 2022-05-18T06:05:53.0323390Z test_conv_backend_slow3d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.116s) 2022-05-18T06:05:53.1480429Z test_conv_backend_slow3d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.116s) 2022-05-18T06:05:53.2538781Z test_conv_backend_slow3d_transposed_has_bias_False_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.106s) 2022-05-18T06:05:53.3603901Z test_conv_backend_slow3d_transposed_has_bias_False_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.106s) 2022-05-18T06:05:53.4639224Z test_conv_backend_slow3d_transposed_has_bias_False_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.103s) 2022-05-18T06:05:53.5680758Z test_conv_backend_slow3d_transposed_has_bias_False_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.104s) 2022-05-18T06:05:53.6777073Z test_conv_backend_slow3d_transposed_has_bias_True_strided_False_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.109s) 2022-05-18T06:05:53.7885313Z test_conv_backend_slow3d_transposed_has_bias_True_strided_False_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.111s) 2022-05-18T06:05:53.9056350Z test_conv_backend_slow3d_transposed_has_bias_True_strided_True_contiguous_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.117s) 2022-05-18T06:05:54.0226522Z test_conv_backend_slow3d_transposed_has_bias_True_strided_True_contiguous_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.117s) 2022-05-18T06:05:54.0275830Z test_conv_cudnn_mismatch_memory_format_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work without MIOpen NHWC activation (0.005s) 2022-05-18T06:05:54.0349638Z test_conv_cudnn_ndhwc_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.007s) 2022-05-18T06:05:54.0395197Z test_conv_cudnn_ndhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T06:05:54.0436748Z test_conv_cudnn_nhwc_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work without MIOpen NHWC activation (0.004s) 2022-05-18T06:05:54.0475110Z test_conv_cudnn_nhwc_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work without MIOpen NHWC activation (0.004s) 2022-05-18T06:05:54.0514753Z test_conv_cudnn_nhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work without MIOpen NHWC activation (0.004s) 2022-05-18T06:05:54.2018263Z test_conv_cudnn_nhwc_support_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.150s) 2022-05-18T06:05:54.2081384Z test_conv_cudnn_nhwc_support_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:05:54.2941540Z test_conv_double_backward_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.086s) 2022-05-18T06:05:54.3304691Z test_conv_double_backward_groups_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.036s) 2022-05-18T06:05:54.3471673Z test_conv_double_backward_no_bias_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:05:54.4149534Z test_conv_double_backward_stride_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.068s) 2022-05-18T06:05:54.4201271Z test_conv_double_backward_strided_with_3D_input_and_weight_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:05:54.4239096Z test_conv_empty_channel_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-05-18T06:05:54.4240540Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-05-18T06:05:54.4338596Z /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-05-18T06:05:54.4339796Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-05-18T06:05:54.4424641Z /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-05-18T06:05:54.4426116Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-05-18T06:05:54.4512279Z ok (0.031s) 2022-05-18T06:05:54.4547648Z test_conv_empty_channel_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-05-18T06:05:54.4549175Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-05-18T06:05:54.4635656Z /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-05-18T06:05:54.4636999Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-05-18T06:05:54.4716093Z /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-05-18T06:05:54.4717390Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-05-18T06:05:54.4797384Z ok (0.028s) 2022-05-18T06:05:54.4835898Z test_conv_large_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T06:05:54.6748527Z test_conv_large_nosplit_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.191s) 2022-05-18T06:05:54.8550444Z test_conv_noncontig_weights_and_bias_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:05:54.8652896Z test_conv_noncontig_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:05:54.8724337Z test_conv_thnn_nhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.007s) 2022-05-18T06:05:54.8785728Z test_conv_thnn_nhwc_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.006s) 2022-05-18T06:05:54.8811309Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:05:54.8839112Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:05:57.7798589Z test_conv_transposed_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (2.896s) 2022-05-18T06:05:57.7823503Z test_convert_conv2d_weight_memory_format_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:05:57.8106887Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.028s) 2022-05-18T06:05:57.8183746Z test_cross_entropy_label_smoothing_errors_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:05:57.8600050Z test_cross_entropy_label_smoothing_weight_ignore_indices_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.041s) 2022-05-18T06:05:57.8812733Z test_cross_entropy_label_smoothing_with_probs_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:05:57.8927515Z test_cross_entropy_loss_index_target_unit_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:05:57.9059478Z test_cross_entropy_loss_one_hot_target_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:05:57.9262315Z test_cross_entropy_loss_prob_target_all_reductions_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:05:57.9379636Z test_cross_entropy_loss_prob_target_unit_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:05:57.9417590Z test_ctc_loss_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Test is flaky on Linux and Windows, typical error message: 2022-05-18T06:05:57.9418774Z https://github.com/pytorch/pytorch/issues/34870 (0.004s) 2022-05-18T06:05:57.9446588Z test_ctc_loss_cudnn_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:05:57.9480217Z test_cudnn_convolution_add_relu_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:05:57.9508314Z test_cudnn_convolution_add_relu_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:05:57.9534713Z test_cudnn_convolution_relu_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:05:57.9563653Z test_cudnn_convolution_relu_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:05:57.9600539Z test_device_mask_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:05:57.9723287Z test_elu_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:05:57.9929078Z test_elu_inplace_with_neg_alpha_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:05:58.0055955Z test_embedding_backward_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:05:58.0141257Z test_embedding_backward_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:06:01.1884020Z test_embedding_bag_1D_padding_idx_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (3.174s) 2022-05-18T06:06:04.9789581Z test_embedding_bag_1D_padding_idx_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (3.790s) 2022-05-18T06:06:05.1458224Z test_embedding_bag_2D_padding_idx_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.167s) 2022-05-18T06:06:05.3569167Z test_embedding_bag_2D_padding_idx_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.211s) 2022-05-18T06:06:05.4815886Z test_embedding_bag_bfloat16_cuda_int32_int32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.125s) 2022-05-18T06:06:05.6047670Z test_embedding_bag_bfloat16_cuda_int32_int64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.123s) 2022-05-18T06:06:05.7284442Z test_embedding_bag_bfloat16_cuda_int64_int32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.124s) 2022-05-18T06:06:05.8507148Z test_embedding_bag_bfloat16_cuda_int64_int64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.122s) 2022-05-18T06:06:06.1040401Z test_embedding_bag_device_cuda_int32_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.253s) 2022-05-18T06:06:06.4222015Z test_embedding_bag_device_cuda_int32_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.318s) 2022-05-18T06:06:06.7304340Z test_embedding_bag_device_cuda_int32_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.308s) 2022-05-18T06:06:06.9853930Z test_embedding_bag_device_cuda_int32_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.255s) 2022-05-18T06:06:07.3056180Z test_embedding_bag_device_cuda_int32_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.320s) 2022-05-18T06:06:07.6102299Z test_embedding_bag_device_cuda_int32_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.305s) 2022-05-18T06:06:07.8197975Z test_embedding_bag_device_cuda_int64_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.209s) 2022-05-18T06:06:08.0706504Z test_embedding_bag_device_cuda_int64_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.251s) 2022-05-18T06:06:08.3102074Z test_embedding_bag_device_cuda_int64_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.239s) 2022-05-18T06:06:08.5199185Z test_embedding_bag_device_cuda_int64_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.210s) 2022-05-18T06:06:08.7688037Z test_embedding_bag_device_cuda_int64_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.249s) 2022-05-18T06:06:09.0086319Z test_embedding_bag_device_cuda_int64_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.240s) 2022-05-18T06:06:09.0130209Z test_embedding_bag_empty_input_cuda_int32_int32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:09.0172771Z test_embedding_bag_empty_input_cuda_int32_int64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:09.0214139Z test_embedding_bag_empty_input_cuda_int64_int32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:09.0261500Z test_embedding_bag_empty_input_cuda_int64_int64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:09.0773130Z test_embedding_bag_half_cuda_int32_int32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.051s) 2022-05-18T06:06:09.1288162Z test_embedding_bag_half_cuda_int32_int64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.051s) 2022-05-18T06:06:09.1797142Z test_embedding_bag_half_cuda_int64_int32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.051s) 2022-05-18T06:06:09.2305182Z test_embedding_bag_half_cuda_int64_int64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.051s) 2022-05-18T06:06:09.2338779Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2367741Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2397371Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2431202Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2459891Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2488646Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2517932Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2548227Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2577681Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2608534Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2635185Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2668327Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.2689505Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float32_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2711158Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float32_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2732981Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float64_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2755354Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float64_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2777220Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float32_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2799086Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float32_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2820954Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float64_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2843168Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float64_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2865308Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float32_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2887041Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float32_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2913141Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float64_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2934249Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float64_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2956275Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float32_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2978207Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float32_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.2999845Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float64_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.3021468Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float64_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.3043740Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float32_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.3065531Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float32_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.3087574Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.3110191Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.3131193Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float32_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.3161934Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float32_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2022-05-18T06:06:09.3188732Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int32 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2022-05-18T06:06:09.3208345Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int64 (__main__.TestNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2022-05-18T06:06:09.3315670Z test_embedding_dense_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:06:09.3345306Z test_embedding_max_norm_device_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.3372104Z test_embedding_max_norm_device_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.3399383Z test_embedding_max_norm_device_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.3425034Z test_embedding_max_norm_device_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.3633413Z test_embedding_padding_idx_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:06:09.3849163Z test_embedding_padding_idx_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:06:09.4054505Z test_embedding_padding_idx_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:06:09.4254380Z test_embedding_padding_idx_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:06:09.4349357Z test_embedding_scalar_weight_error_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:06:09.4363965Z test_empty_dropout_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:06:09.4966013Z test_fold_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.060s) 2022-05-18T06:06:09.5288995Z test_fractional_max_pool2d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2022-05-18T06:06:09.5780222Z test_fractional_max_pool3d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.049s) 2022-05-18T06:06:09.5818348Z test_fractional_max_pool_nan_inf_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:09.5849234Z test_fractional_max_pool_nan_inf_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.5880823Z test_fractional_max_pool_nan_inf_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:09.5901624Z test_glu_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:06:09.5956465Z test_grid_sample_large_cuda (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4165: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:06:09.5958593Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:06:09.5964891Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4227: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:06:09.5968992Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:06:09.5972119Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4165: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:06:09.5974207Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:06:09.5982075Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4227: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:06:09.5983917Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:06:09.5986790Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4165: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:06:09.5988597Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:06:09.5993910Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4227: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:06:09.5995760Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:06:09.5998319Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4165: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:06:09.6000078Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:06:09.6006886Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4227: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:06:09.6008694Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:06:09.6011261Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4165: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-05-18T06:06:09.6013018Z "Default grid_sample and affine_grid behavior has changed " 2022-05-18T06:06:09.6014238Z ok (0.011s) 2022-05-18T06:06:09.8391211Z test_grid_sample_large_index_2d_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.237s) 2022-05-18T06:06:10.0939008Z test_grid_sample_large_index_2d_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.255s) 2022-05-18T06:06:10.5559206Z test_grid_sample_large_index_3d_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.462s) 2022-05-18T06:06:11.2740875Z test_grid_sample_large_index_3d_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.718s) 2022-05-18T06:06:11.2772602Z test_grid_sample_nan_inf_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:11.2806024Z test_grid_sample_nan_inf_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:11.2847613Z test_group_convTranspose_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:11.2890875Z test_group_conv_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:11.2919223Z test_groupnorm_nhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:06:11.2951236Z test_groupnorm_nhwc_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:06:11.3182520Z test_gumbel_softmax_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:06:11.3389705Z test_gumbel_softmax_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:06:11.3596228Z test_gumbel_softmax_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:06:11.3639514Z test_hardsigmoid_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:11.3684071Z test_hardswish_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:11.3747204Z test_hardswish_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:06:11.3786299Z test_instancenorm_raises_error_for_single_spatial_element_during_training_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:11.3799553Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:06:11.3890577Z test_invalid_reduction_strings_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:06:11.3916766Z test_layernorm_half_precision_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:11.3953664Z test_layernorm_weight_bias_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:11.4048938Z test_leaky_relu_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:06:11.4203510Z test_leaky_relu_inplace_with_neg_slope_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:06:11.4287256Z test_leaky_relu_inplace_with_zero_slope_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:06:11.4315392Z test_linear_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:11.4343850Z test_log_softmax_big_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:11.4371993Z test_log_softmax_big_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:11.4395044Z test_logsigmoid_out_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:06:11.4440457Z test_lstmcell_backward_only_one_output_grad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:11.7259867Z test_masked_softmax_TxT_layout_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.282s) 2022-05-18T06:06:17.9239824Z test_masked_softmax_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (6.198s) 2022-05-18T06:06:18.0409100Z test_masked_softmax_forward_with_nans_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.117s) 2022-05-18T06:06:18.0721868Z test_masked_softmax_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:06:18.3639840Z test_masked_softmax_transformer_layout_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.292s) 2022-05-18T06:06:18.3670894Z test_max_pool1d_corner_cases_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:06:18.3701222Z test_max_pool1d_corner_cases_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:06:18.3727794Z test_max_pool1d_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:06:18.3760233Z test_max_pool1d_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:06:18.3777870Z test_max_pool1d_errors_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:06:18.3803537Z test_max_pool2d_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:06:19.7497589Z test_max_pool2d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (1.369s) 2022-05-18T06:06:19.7568743Z test_max_pool2d_indices_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:06:19.8297082Z test_max_pool2d_nhwc_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.072s) 2022-05-18T06:06:19.8372802Z test_max_pool2d_nhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... [hsaKmtAllocMemory] failed to allocate 161480704 bytes from device 2022-05-18T06:06:19.8675254Z [hsaKmtAllocMemory] failed to allocate 643825664 bytes from device 2022-05-18T06:06:19.8676549Z [hsaKmtAllocMemory] failed to allocate 643825664 bytes from device 2022-05-18T06:06:20.6162994Z ok (0.786s) 2022-05-18T06:06:20.7041009Z test_max_pool2d_nhwc_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.088s) 2022-05-18T06:06:20.7111899Z test_max_pool_nan_inf_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:06:20.7189110Z test_max_pool_nan_inf_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:06:20.7255457Z test_max_pool_nan_inf_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:06:20.7365463Z test_maxpool3d_non_square_backward_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:06:20.7386612Z test_maxpool_indices_no_batch_dim_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) 2022-05-18T06:06:20.7416653Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.005s) 2022-05-18T06:06:20.7436895Z test_maxpool_indices_no_batch_dim_cuda_float16 (__main__.TestNNDeviceTypeCUDA) 2022-05-18T06:06:20.7464245Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.005s) 2022-05-18T06:06:20.7484327Z test_maxpool_indices_no_batch_dim_cuda_float32 (__main__.TestNNDeviceTypeCUDA) 2022-05-18T06:06:20.7513555Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.005s) 2022-05-18T06:06:20.7533663Z test_maxpool_indices_no_batch_dim_cuda_float64 (__main__.TestNNDeviceTypeCUDA) 2022-05-18T06:06:20.7563361Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.005s) 2022-05-18T06:06:20.7620951Z test_mish_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:06:20.7665178Z test_module_to_empty_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:20.7698624Z test_module_to_empty_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:20.7757205Z test_multi_margin_loss_errors_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:06:20.7843919Z test_multihead_attention_dtype_batch_first_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:06:20.7914311Z test_multihead_attention_dtype_batch_first_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:06:20.7988086Z test_multihead_attention_dtype_batch_first_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:06:20.8037892Z test_multihead_attention_dtype_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:20.8082693Z test_multihead_attention_dtype_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:20.8138080Z test_multihead_attention_dtype_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:20.8169930Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:20.8218208Z test_nll_loss_all_ignored_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:20.8288849Z test_nll_loss_byte_target_matches_long_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:06:20.8346410Z test_nll_loss_empty_tensor_reduction_mean_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:06:20.8401724Z test_nll_loss_empty_tensor_reduction_none_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:20.8461453Z test_nll_loss_empty_tensor_reduction_sum_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:06:20.8540168Z test_nll_loss_invalid_target_dim_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:06:20.8693761Z test_nll_loss_invalid_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:06:20.8740081Z test_nll_loss_mismatched_batch_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:20.8769196Z test_nll_loss_out_of_bounds_ignore_index_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:20.8817411Z test_nll_loss_total_weight_is_zero_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:20.8874640Z test_nn_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:06:20.8980170Z test_nn_scalars_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:06:20.9171173Z test_nn_scalars_reductions_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:06:20.9252037Z test_noncontig_conv_grad_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:06:21.0933408Z test_noncontig_conv_grad_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.168s) 2022-05-18T06:06:21.2530761Z test_noncontig_conv_grad_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.160s) 2022-05-18T06:06:21.2619800Z test_noncontig_conv_grad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:06:21.2669837Z test_nonlinearity_propagate_nan_cuda (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1898: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-05-18T06:06:21.2671650Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-05-18T06:06:21.2673670Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-05-18T06:06:21.2675231Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-05-18T06:06:21.2680557Z ok (0.006s) 2022-05-18T06:06:21.2804984Z test_one_hot_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:06:21.2850585Z test_overwrite_module_params_on_conversion_cpu_device_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:21.3124229Z test_pad_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... ok (0.027s) 2022-05-18T06:06:21.3389738Z test_pad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.027s) 2022-05-18T06:06:24.5215477Z test_pool3d_large_size_int64_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (3.182s) 2022-05-18T06:06:24.5262682Z test_pool3d_size_one_feature_dim_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:24.5554557Z test_pool_invalid_size_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.029s) 2022-05-18T06:06:24.5843855Z test_pool_invalid_size_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.029s) 2022-05-18T06:06:24.6127383Z test_pool_invalid_size_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.028s) 2022-05-18T06:06:24.6413640Z test_pool_invalid_size_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.028s) 2022-05-18T06:06:24.6466323Z test_pool_large_size_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:24.7716151Z test_pool_large_size_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:24.8965734Z test_pool_large_size_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:25.0214406Z test_pool_large_size_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:25.1544521Z test_pooling_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:06:25.1684268Z test_pooling_max_nhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:06:25.1815947Z test_pooling_max_nhwc_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:06:25.1838611Z test_pooling_shape_cuda (__main__.TestNNDeviceTypeCUDA) 2022-05-18T06:06:25.1891371Z Test the output shape calculation for pooling functions ... ok (0.007s) 2022-05-18T06:06:25.2086541Z test_pooling_size_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:06:25.2665136Z test_pooling_zero_stride_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:06:25.4897031Z test_prelu_backward_32bit_indexing_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.223s) 2022-05-18T06:06:25.6384701Z test_rnn_fused_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.149s) 2022-05-18T06:06:25.7245524Z test_rnn_fused_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.086s) 2022-05-18T06:06:28.8763241Z test_rnn_retain_variables_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (3.151s) 2022-05-18T06:06:31.5483358Z test_rnn_retain_variables_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (2.672s) 2022-05-18T06:06:31.7118807Z test_rnn_retain_variables_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.163s) 2022-05-18T06:06:31.7224057Z test_save_lstm_compatibility_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:06:31.7286489Z test_silu_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:06:31.7321428Z test_skip_init_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:31.7348071Z test_smooth_l1_loss_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:06:31.7514466Z test_smooth_l1_loss_vs_huber_loss_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:06:31.7529845Z test_softmax_64bit_indexing_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:06:31.7544680Z test_softmax_64bit_indexing_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T06:06:31.7662107Z test_softmax_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:06:31.7699424Z test_softmax_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:06:31.7734560Z test_softmax_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:06:32.4232077Z test_softmax_results_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.650s) 2022-05-18T06:06:33.0474128Z test_softmax_results_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.624s) 2022-05-18T06:06:33.0548264Z test_softplus_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:06:33.0602063Z test_softplus_low_threshold_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:06:33.0634431Z test_softshrink_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:06:33.0702705Z test_softshrink_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:06:33.0762175Z test_softshrink_negative_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:06:33.0782370Z test_threshold_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:06:33.0811571Z test_to_complex_cuda (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:06:33.0814843Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:06:33.0818387Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:916: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-05-18T06:06:33.0820722Z "Complex modules are a new feature under active development whose design may change, " 2022-05-18T06:06:33.0821648Z ok (0.003s) 2022-05-18T06:06:33.1409160Z test_transformerencoderlayer_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:06:33.1971400Z test_transformerencoderlayer_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.056s) 2022-05-18T06:06:33.2324581Z test_transformerencoderlayer_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/transformer.py:416: UserWarning: nested_from_padded CUDA kernels only support fp32/fp16; falling back to slower generic kernel (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.cpp:41.) 2022-05-18T06:06:33.2327058Z src_mask if src_mask is not None else src_key_padding_mask, 2022-05-18T06:06:33.2543325Z ok (0.057s) 2022-05-18T06:06:33.3110641Z test_transformerencoderlayer_gelu_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.056s) 2022-05-18T06:06:33.3668764Z test_transformerencoderlayer_gelu_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.055s) 2022-05-18T06:07:06.0492254Z test_triplet_margin_with_distance_loss_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (32.682s) 2022-05-18T06:07:06.4732695Z test_triplet_margin_with_distance_loss_default_parity_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.424s) 2022-05-18T06:07:06.4787433Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:07:06.4827648Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:07:06.4903733Z test_upsamplingBicubic2d_antialias_False_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:07:06.4978715Z test_upsamplingBicubic2d_antialias_False_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:07:06.5040350Z test_upsamplingBicubic2d_antialias_True_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:07:06.5104045Z test_upsamplingBicubic2d_antialias_True_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:07:06.5135528Z test_upsamplingBicubic2d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:07:06.5161051Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:07:06.5187576Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:07:06.6305108Z test_upsamplingBilinear2d_antialias_False_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.112s) 2022-05-18T06:07:06.7283066Z test_upsamplingBilinear2d_antialias_False_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.098s) 2022-05-18T06:07:06.8228246Z test_upsamplingBilinear2d_antialias_True_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.094s) 2022-05-18T06:07:06.9165396Z test_upsamplingBilinear2d_antialias_True_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.094s) 2022-05-18T06:07:06.9206445Z test_upsamplingNearest1d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:07:06.9721736Z test_upsamplingNearest1d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.051s) 2022-05-18T06:07:16.2492035Z test_upsamplingNearest1d_launch_config_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (9.277s) 2022-05-18T06:07:16.2750140Z test_upsamplingNearest2d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.026s) 2022-05-18T06:07:16.4325195Z test_upsamplingNearest2d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.158s) 2022-05-18T06:07:17.9001138Z test_upsamplingNearest2d_launch_config_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (1.467s) 2022-05-18T06:07:17.9024700Z test_upsamplingNearest2d_launch_fail_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:07:17.9050310Z test_upsamplingNearest2d_launch_rocm_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:07:18.1996696Z test_upsamplingNearest3d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.293s) 2022-05-18T06:07:18.3512165Z test_upsamplingNearest3d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.152s) 2022-05-18T06:07:29.7569328Z test_upsamplingNearest3d_launch_config_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (11.405s) 2022-05-18T06:07:29.7618464Z test_upsamplingNearestExact1d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:07:29.7648867Z test_upsamplingNearestExact1d_rescale_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:07:29.7889293Z test_upsamplingNearestExact2d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.024s) 2022-05-18T06:07:30.0809825Z test_upsamplingNearestExact3d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.292s) 2022-05-18T06:07:31.1343757Z test_variable_sequence_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:770: UserWarning: LSTM with projections is not supported with MIOpen. Using default implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:1408.) 2022-05-18T06:07:31.1347672Z self.dropout, self.training, self.bidirectional, self.batch_first) 2022-05-18T06:07:31.1362458Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:773: UserWarning: LSTM with projections is not supported with MIOpen. Using default implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:1444.) 2022-05-18T06:07:31.1363320Z self.num_layers, self.dropout, self.training, self.bidirectional) 2022-05-18T06:07:33.6625015Z ok (3.581s) 2022-05-18T06:07:36.3114146Z test_variable_sequence_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (2.649s) 2022-05-18T06:07:37.3025443Z test_variable_sequence_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.991s) 2022-05-18T06:07:37.3038960Z test_calculate_gain_leaky_relu (__main__.TestNNInit) ... ok (0.002s) 2022-05-18T06:07:37.3045924Z test_calculate_gain_leaky_relu_only_accepts_numbers (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:37.3056284Z test_calculate_gain_linear (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:37.3069423Z test_calculate_gain_nonlinear (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:37.3077563Z test_calculate_gain_only_accepts_valid_nonlinearities (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:37.3096074Z test_constant (__main__.TestNNInit) ... ok (0.002s) 2022-05-18T06:07:37.3147548Z test_deprecation (__main__.TestNNInit) ... ok (0.005s) 2022-05-18T06:07:37.3272278Z test_dirac_identity (__main__.TestNNInit) ... ok (0.011s) 2022-05-18T06:07:37.3274692Z test_dirac_only_works_on_3_4_5d_inputs (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:37.3297379Z test_dirac_properties (__main__.TestNNInit) ... ok (0.003s) 2022-05-18T06:07:37.3303115Z test_eye (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:37.3310950Z test_eye_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:37.5743267Z test_kaiming_normal (__main__.TestNNInit) ... ok (0.243s) 2022-05-18T06:07:37.5752079Z test_kaiming_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:37.5783699Z test_kaiming_normal_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.003s) 2022-05-18T06:07:37.7695095Z test_kaiming_uniform (__main__.TestNNInit) ... ok (0.191s) 2022-05-18T06:07:37.7706103Z test_kaiming_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:37.7736335Z test_kaiming_uniform_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.002s) 2022-05-18T06:07:37.7868062Z test_max_unpool (__main__.TestNNInit) ... ok (0.013s) 2022-05-18T06:07:38.7923772Z test_normal (__main__.TestNNInit) ... ok (1.005s) 2022-05-18T06:07:38.7947939Z test_ones_and_zeros (__main__.TestNNInit) ... ok (0.002s) 2022-05-18T06:07:38.8007231Z test_orthogonal (__main__.TestNNInit) ... ok (0.006s) 2022-05-18T06:07:38.8073921Z test_sparse_default_std (__main__.TestNNInit) ... ok (0.007s) 2022-05-18T06:07:38.8082715Z test_sparse_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:38.8094014Z test_trunc_normal (__main__.TestNNInit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T06:07:39.6220870Z test_uniform (__main__.TestNNInit) ... ok (0.812s) 2022-05-18T06:07:40.0904295Z test_xavier_normal (__main__.TestNNInit) ... ok (0.468s) 2022-05-18T06:07:40.0911515Z test_xavier_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:40.1746974Z test_xavier_uniform (__main__.TestNNInit) ... ok (0.083s) 2022-05-18T06:07:40.1755276Z test_xavier_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-05-18T06:07:40.1790370Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2022-05-18T06:07:40.1824486Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2022-05-18T06:07:40.1860355Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... ok (0.003s) 2022-05-18T06:07:40.1889279Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2022-05-18T06:07:40.1941480Z 2022-05-18T06:07:40.1942658Z ---------------------------------------------------------------------- 2022-05-18T06:07:40.1943612Z Ran 3294 tests in 265.254s 2022-05-18T06:07:40.1944053Z 2022-05-18T06:07:40.1944372Z OK (skipped=318, expected failures=4) 2022-05-18T06:07:40.1944855Z 2022-05-18T06:07:40.1945179Z Generating XML reports... 2022-05-18T06:07:40.1968856Z Generated XML report: test-reports/python-unittest/test_nn/TEST-PackedSequenceTest-20220518060314.xml 2022-05-18T06:07:40.1970707Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAddRelu-20220518060314.xml 2022-05-18T06:07:40.1983837Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAvgPool-20220518060314.xml 2022-05-18T06:07:40.1985715Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestConstantPadNd-20220518060314.xml 2022-05-18T06:07:40.1988712Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFunctionalPickle-20220518060314.xml 2022-05-18T06:07:40.1991956Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFusionEval-20220518060314.xml 2022-05-18T06:07:40.2054349Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestLazyModules-20220518060314.xml 2022-05-18T06:07:40.2061905Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestModuleGlobalHooks-20220518060314.xml 2022-05-18T06:07:40.4402272Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNN-20220518060314.xml 2022-05-18T06:07:40.6560393Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNDeviceTypeCUDA-20220518060314.xml 2022-05-18T06:07:40.6590439Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNInit-20220518060314.xml 2022-05-18T06:07:40.6594078Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestStateDictHooks-20220518060314.xml 2022-05-18T06:07:44.4542883Z Running test_linalg ... [2022-05-18 06:07:44.453455] 2022-05-18T06:07:44.4544657Z Executing ['/opt/conda/bin/python', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:07:44.453620] 2022-05-18T06:07:46.1348823Z Test results will be stored in test-reports/python-unittest/test_linalg 2022-05-18T06:07:46.1888051Z 2022-05-18T06:07:46.1889204Z Running tests... 2022-05-18T06:07:46.1890789Z ---------------------------------------------------------------------- 2022-05-18T06:07:57.8908627Z test_addbmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (11.701s) 2022-05-18T06:07:58.6138262Z test_addbmm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.722s) 2022-05-18T06:07:59.3461698Z test_addbmm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.733s) 2022-05-18T06:08:00.0250882Z test_addbmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.679s) 2022-05-18T06:08:00.6624482Z test_addbmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.637s) 2022-05-18T06:08:00.6989612Z test_addmm_activation_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.037s) 2022-05-18T06:08:00.7236381Z test_addmm_activation_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:08:00.7474771Z test_addmm_activation_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:08:00.7526360Z test_addmm_baddbmm_overflow_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:08:00.7772598Z test_addmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:08:00.8023862Z test_addmm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:08:00.8295464Z test_addmm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-05-18T06:08:00.8524034Z test_addmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-05-18T06:08:00.8758821Z test_addmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-05-18T06:08:01.1003866Z test_addmm_sizes_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.224s) 2022-05-18T06:08:01.3167917Z test_addmm_sizes_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.216s) 2022-05-18T06:08:01.5308451Z test_addmm_sizes_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.214s) 2022-05-18T06:08:01.7444288Z test_addmm_sizes_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.213s) 2022-05-18T06:08:01.7754826Z test_addmv_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-05-18T06:08:01.8286598Z test_addmv_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.053s) 2022-05-18T06:08:01.8534834Z test_addmv_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:08:01.8792264Z test_addmv_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-05-18T06:08:01.9017430Z test_addmv_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:08:01.9236404Z test_addmv_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:08:01.9448294Z test_addmv_rowmajor_colmajor_incx_incy_lda_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:08:01.9607900Z test_addmv_rowmajor_colmajor_incx_incy_lda_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:08:01.9762384Z test_addmv_rowmajor_colmajor_incx_incy_lda_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-05-18T06:08:01.9944283Z test_addr_bool_cuda_bool (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:08:02.0146519Z test_addr_float_and_complex_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-05-18T06:08:02.0389281Z test_addr_float_and_complex_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:08:02.0633430Z test_addr_float_and_complex_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:08:02.0828126Z test_addr_float_and_complex_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-05-18T06:08:02.1011089Z test_addr_float_and_complex_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:08:02.1193350Z test_addr_float_and_complex_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:08:02.1439611Z test_addr_integral_cuda_int16 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:08:02.1682727Z test_addr_integral_cuda_int32 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:08:02.1926372Z test_addr_integral_cuda_int64 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:08:02.2172596Z test_addr_integral_cuda_int8 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:08:02.2423464Z test_addr_integral_cuda_uint8 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:08:02.8653281Z test_addr_type_promotion_cuda (__main__.TestLinalgCUDA) ... ok (0.623s) 2022-05-18T06:08:04.2209759Z test_baddbmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (1.350s) 2022-05-18T06:08:05.6675054Z test_baddbmm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (1.446s) 2022-05-18T06:08:07.1427179Z test_baddbmm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (1.475s) 2022-05-18T06:08:08.4978604Z test_baddbmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (1.355s) 2022-05-18T06:08:09.7254357Z test_baddbmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (1.228s) 2022-05-18T06:08:09.7314266Z test_blas_alpha_beta_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-05-18T06:08:09.7368335Z test_blas_alpha_beta_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:08:09.7419529Z test_blas_alpha_beta_empty_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:08:09.7470689Z test_blas_alpha_beta_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:08:09.7521416Z test_blas_alpha_beta_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:08:09.7759013Z test_blas_empty_cuda (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:08:09.7776661Z test_blas_mv_large_input_cuda (__main__.TestLinalgCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:08:09.7833269Z test_blas_nan_out_cuda_bfloat16 (__main__.TestLinalgCUDA) ... test_linalg.py:5070: UserWarning: An output with one or more elements was resized since it had shape [7], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:09.7835163Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2022-05-18T06:08:09.7853713Z ok (0.008s) 2022-05-18T06:08:09.7897548Z test_blas_nan_out_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:08:09.7946038Z test_blas_nan_out_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:08:09.7987661Z test_blas_nan_out_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:08:09.8030171Z test_blas_nan_out_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:08:09.8080559Z test_blas_nan_out_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:08:17.1301664Z test_bmm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:17.1304258Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:17.3224378Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:17.3226960Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:17.3861878Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:17.3864127Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:17.5752973Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:17.5755465Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:17.6387619Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:17.6389951Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:17.8287681Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:17.8289957Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:17.8921248Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:17.8923514Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:25.5314237Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:25.5316611Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:25.7234082Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:25.7235995Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:25.7870999Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:25.7872903Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:25.9763109Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:25.9765568Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:26.0396384Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:26.0398640Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:26.2289882Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:26.2292160Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:26.2920888Z test_linalg.py:6020: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:08:26.2923179Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:08:26.4824193Z ok (16.674s) 2022-05-18T06:08:43.1155152Z test_bmm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (16.633s) 2022-05-18T06:08:59.7957287Z test_bmm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (16.680s) 2022-05-18T06:09:16.3466649Z test_bmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (16.551s) 2022-05-18T06:09:32.7344935Z test_bmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (16.387s) 2022-05-18T06:09:32.7471297Z test_broadcast_batched_matmul_cuda (__main__.TestLinalgCUDA) ... test_linalg.py:7164: UserWarning: An output with one or more elements was resized since it had shape [3, 8], which does not match the required output shape [24, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:09:32.7473874Z torch.matmul(l, r, out=out) 2022-05-18T06:09:32.7476174Z test_linalg.py:7164: UserWarning: An output with one or more elements was resized since it had shape [3, 8], which does not match the required output shape [3, 8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:09:32.7478396Z torch.matmul(l, r, out=out) 2022-05-18T06:09:32.7508322Z test_linalg.py:7164: UserWarning: An output with one or more elements was resized since it had shape [3, 8, 1], which does not match the required output shape [24, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:09:32.7510754Z torch.matmul(l, r, out=out) 2022-05-18T06:09:32.7569812Z test_linalg.py:7164: UserWarning: An output with one or more elements was resized since it had shape [3, 1], which does not match the required output shape [3, 1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:09:32.7572056Z torch.matmul(l, r, out=out) 2022-05-18T06:09:32.7641991Z test_linalg.py:7164: UserWarning: An output with one or more elements was resized since it had shape [3, 8, 1], which does not match the required output shape [3, 8]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:09:32.7644251Z torch.matmul(l, r, out=out) 2022-05-18T06:09:32.7678582Z ok (0.033s) 2022-05-18T06:09:32.7733364Z test_broadcast_fused_matmul_cuda (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-05-18T06:09:32.7758305Z test_chain_matmul_cuda_float64 (__main__.TestLinalgCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1543: UserWarning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:882.) 2022-05-18T06:09:32.7760924Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2022-05-18T06:09:32.7813952Z ok (0.008s) 2022-05-18T06:09:32.8155711Z test_cholesky_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-05-18T06:09:32.8599723Z test_cholesky_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.044s) 2022-05-18T06:09:32.8823007Z test_cholesky_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:09:32.9005197Z test_cholesky_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:09:32.9372150Z test_cholesky_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.037s) 2022-05-18T06:09:32.9723673Z test_cholesky_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.035s) 2022-05-18T06:09:33.0074788Z test_cholesky_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.035s) 2022-05-18T06:09:33.0424719Z test_cholesky_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.035s) 2022-05-18T06:09:33.0519387Z test_cholesky_ex_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:09:33.0620892Z test_cholesky_ex_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-05-18T06:09:33.0716364Z test_cholesky_ex_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-05-18T06:09:33.0801299Z test_cholesky_ex_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-05-18T06:09:33.0941439Z test_cholesky_ex_non_pd_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:09:33.1075266Z test_cholesky_ex_non_pd_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:09:33.1213450Z test_cholesky_ex_non_pd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:09:33.1349458Z test_cholesky_ex_non_pd_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-05-18T06:09:33.1424170Z test_cholesky_ex_out_info_error_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:09:33.1494010Z test_cholesky_ex_out_info_error_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:09:33.1565150Z test_cholesky_ex_out_info_error_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:09:33.1634769Z test_cholesky_ex_out_info_error_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:09:33.2424243Z test_cholesky_inverse_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.079s) 2022-05-18T06:09:33.3170080Z test_cholesky_inverse_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.074s) 2022-05-18T06:09:33.3851225Z test_cholesky_inverse_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.068s) 2022-05-18T06:09:33.4586981Z test_cholesky_inverse_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.073s) 2022-05-18T06:09:33.4813241Z test_cholesky_inverse_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-05-18T06:09:33.5031082Z test_cholesky_inverse_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:09:33.5244441Z test_cholesky_inverse_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:09:33.5459173Z test_cholesky_inverse_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:09:33.5624566Z test_cholesky_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-05-18T06:09:33.5780528Z test_cholesky_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:09:33.5931194Z test_cholesky_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-05-18T06:09:33.6079194Z test_cholesky_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-05-18T06:09:33.6113929Z test_cholesky_solve_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:2690: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-05-18T06:09:33.6115106Z L = torch.cholesky(A) 2022-05-18T06:09:33.6115677Z should be replaced with 2022-05-18T06:09:33.6116264Z L = torch.linalg.cholesky(A) 2022-05-18T06:09:33.6116818Z and 2022-05-18T06:09:33.6121210Z U = torch.cholesky(A, upper=True) 2022-05-18T06:09:33.6121822Z should be replaced with 2022-05-18T06:09:33.6122448Z U = torch.linalg.cholesky(A).mH(). 2022-05-18T06:09:33.6123537Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1744.) 2022-05-18T06:09:33.6124575Z L = torch.cholesky(A, upper=upper) 2022-05-18T06:09:33.6499840Z ok (0.042s) 2022-05-18T06:09:33.6821548Z test_cholesky_solve_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-05-18T06:09:33.7137657Z test_cholesky_solve_batched_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-05-18T06:09:33.7448275Z test_cholesky_solve_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-05-18T06:09:33.7466081Z test_cholesky_solve_batched_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:09:33.7483443Z test_cholesky_solve_batched_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:09:33.7500302Z test_cholesky_solve_batched_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:09:33.7517760Z test_cholesky_solve_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:09:33.7694506Z test_cholesky_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-05-18T06:09:33.7874074Z test_cholesky_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:09:33.8033959Z test_cholesky_solve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:09:33.8211642Z test_cholesky_solve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:09:33.8694588Z test_cholesky_solve_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.048s) 2022-05-18T06:09:33.8814750Z test_cholesky_solve_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:09:33.8931546Z test_cholesky_solve_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:09:33.9050854Z test_cholesky_solve_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:09:34.5237195Z test_cond_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.618s) 2022-05-18T06:09:35.0693109Z test_cond_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.546s) 2022-05-18T06:09:35.5923552Z test_cond_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.523s) 2022-05-18T06:09:36.1309588Z test_cond_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.538s) 2022-05-18T06:09:36.1948353Z test_cond_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.064s) 2022-05-18T06:09:36.2578917Z test_cond_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.063s) 2022-05-18T06:09:36.3200696Z test_cond_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.062s) 2022-05-18T06:09:36.3821238Z test_cond_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.062s) 2022-05-18T06:09:36.9560745Z test_corner_cases_of_cublasltmatmul_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.574s) 2022-05-18T06:09:37.4415067Z test_corner_cases_of_cublasltmatmul_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.419s) 2022-05-18T06:09:37.8489962Z test_corner_cases_of_cublasltmatmul_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.359s) 2022-05-18T06:09:38.2154507Z test_corner_cases_of_cublasltmatmul_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.350s) 2022-05-18T06:09:38.6815938Z test_corner_cases_of_cublasltmatmul_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.458s) 2022-05-18T06:09:38.7168959Z test_cross_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:09:38.7188880Z test_cross_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:09:38.7488993Z test_cross_errors_cuda (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-05-18T06:09:38.7519394Z test_cross_with_and_without_dim_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:09:38.7542561Z test_cross_with_and_without_dim_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:09:38.8013320Z test_det_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.047s) 2022-05-18T06:09:38.8298541Z test_det_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.028s) 2022-05-18T06:09:39.2318462Z test_det_logdet_slogdet_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.402s) 2022-05-18T06:09:39.3007715Z test_det_logdet_slogdet_cuda_float64 (__main__.TestLinalgCUDA) ... test_linalg.py:6765: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-05-18T06:09:39.3009390Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T06:09:39.3010095Z Q, R = torch.qr(A, some) 2022-05-18T06:09:39.3010585Z should be replaced with 2022-05-18T06:09:39.3011912Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2491.) 2022-05-18T06:09:39.3012809Z q, _ = torch.qr(mat) 2022-05-18T06:09:42.6064451Z ok (3.374s) 2022-05-18T06:09:42.6367875Z test_dot_invalid_args_cuda (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-05-18T06:09:42.6604277Z test_dot_vs_numpy_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-05-18T06:09:42.6658408Z test_dot_vs_numpy_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:09:42.6676375Z test_eig_check_magma_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:09:42.6802965Z test_eig_compare_backends_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:09:42.6922141Z test_eig_compare_backends_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:09:42.7028629Z test_eig_compare_backends_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-05-18T06:09:42.7134561Z test_eig_compare_backends_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-05-18T06:09:42.7514076Z test_eig_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.038s) 2022-05-18T06:09:42.7883202Z test_eig_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.037s) 2022-05-18T06:09:42.8367627Z test_eig_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.048s) 2022-05-18T06:09:42.8839806Z test_eig_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.047s) 2022-05-18T06:09:42.8982285Z test_eig_numpy_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:09:42.9107342Z test_eig_numpy_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:09:42.9329738Z test_eig_with_nan_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:09:42.9543413Z test_eig_with_nan_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:09:42.9751953Z test_eig_with_nan_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:09:42.9959381Z test_eig_with_nan_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:09:43.0358609Z test_eigh_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.040s) 2022-05-18T06:09:43.0762088Z test_eigh_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.040s) 2022-05-18T06:09:43.1151123Z test_eigh_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.039s) 2022-05-18T06:09:43.1613867Z test_eigh_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.046s) 2022-05-18T06:09:43.1962652Z test_eigh_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.035s) 2022-05-18T06:09:43.2308283Z test_eigh_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-05-18T06:09:43.2652990Z test_eigh_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-05-18T06:09:43.2996650Z test_eigh_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-05-18T06:09:43.3041074Z test_eigh_lower_uplo_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:09:43.3076760Z test_eigh_lower_uplo_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:09:43.3114330Z test_eigh_lower_uplo_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:09:43.3145651Z test_eigh_lower_uplo_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:09:43.3324895Z test_eigvals_compare_backends_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:09:43.3526899Z test_eigvals_compare_backends_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-05-18T06:09:43.3706553Z test_eigvals_compare_backends_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:09:43.3875511Z test_eigvals_compare_backends_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-05-18T06:09:43.4035213Z test_eigvals_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:09:43.4188616Z test_eigvals_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-05-18T06:09:43.4365414Z test_eigvals_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-05-18T06:09:43.4539116Z test_eigvals_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-05-18T06:09:43.4633239Z test_eigvals_numpy_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:09:43.4719940Z test_eigvals_numpy_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:09:43.4920493Z test_eigvalsh_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-05-18T06:09:43.5127590Z test_eigvalsh_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:09:43.5338170Z test_eigvalsh_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:09:43.5568775Z test_eigvalsh_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-05-18T06:09:43.5744356Z test_eigvalsh_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:1034: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T06:09:43.5746430Z out = torch.empty_like(t).to(real_dtype) 2022-05-18T06:09:43.5820819Z ok (0.025s) 2022-05-18T06:09:43.6072480Z test_eigvalsh_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:09:43.6322802Z test_eigvalsh_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:09:43.6572133Z test_eigvalsh_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:09:43.6714278Z test_einsum_corner_cases_cuda (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:09:43.7065091Z test_einsum_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.035s) 2022-05-18T06:09:43.7240317Z test_einsum_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:09:43.7659147Z test_einsum_error_cases_cuda (__main__.TestLinalgCUDA) ... ok (0.042s) 2022-05-18T06:09:43.9973623Z test_einsum_random_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.231s) 2022-05-18T06:09:44.2066077Z test_einsum_random_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.209s) 2022-05-18T06:09:44.2159409Z test_einsum_sublist_format_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:09:44.2245977Z test_einsum_sublist_format_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:09:44.3201732Z test_geqrf_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.095s) 2022-05-18T06:09:44.4113650Z test_geqrf_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.091s) 2022-05-18T06:09:44.4937782Z test_geqrf_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.082s) 2022-05-18T06:09:44.5803993Z test_geqrf_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.087s) 2022-05-18T06:09:44.5851142Z test_householder_product_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.005s) 2022-05-18T06:09:44.5903635Z test_householder_product_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.005s) 2022-05-18T06:09:44.5948478Z test_householder_product_cuda_float32 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.004s) 2022-05-18T06:09:44.5991860Z test_householder_product_cuda_float64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.004s) 2022-05-18T06:09:44.6024530Z test_householder_product_errors_and_warnings_cuda (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.003s) 2022-05-18T06:09:44.6244606Z test_inner_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:09:44.6451625Z test_inner_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-05-18T06:09:44.7006434Z test_inv_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.055s) 2022-05-18T06:09:44.7551648Z test_inv_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.054s) 2022-05-18T06:09:44.8110855Z test_inv_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.056s) 2022-05-18T06:09:44.8654833Z test_inv_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.054s) 2022-05-18T06:09:44.8704295Z test_inv_ex_info_device_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:09:44.8755305Z test_inv_ex_info_device_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:09:44.8797802Z test_inv_ex_info_device_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:09:44.8849103Z test_inv_ex_info_device_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:09:44.9049222Z test_inv_ex_singular_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-05-18T06:09:44.9247357Z test_inv_ex_singular_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-05-18T06:09:44.9437162Z test_inv_ex_singular_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-05-18T06:09:44.9634226Z test_inv_ex_singular_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-05-18T06:09:44.9891579Z test_invariance_error_spectral_decompositions_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.026s) 2022-05-18T06:09:45.4133907Z test_inverse_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.424s) 2022-05-18T06:09:45.8252447Z test_inverse_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.412s) 2022-05-18T06:09:46.2269362Z test_inverse_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.401s) 2022-05-18T06:09:46.6240997Z test_inverse_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.397s) 2022-05-18T06:09:46.6699249Z test_inverse_errors_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.046s) 2022-05-18T06:09:46.7230522Z test_inverse_errors_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.053s) 2022-05-18T06:09:46.7680996Z test_inverse_errors_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.045s) 2022-05-18T06:09:46.8129758Z test_inverse_errors_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.045s) 2022-05-18T06:09:46.8146736Z test_inverse_errors_large_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:09:46.8160935Z test_inverse_errors_large_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:09:46.8176012Z test_inverse_errors_large_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:09:46.8191477Z test_inverse_errors_large_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:09:46.8209437Z test_inverse_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:09:46.8228205Z test_inverse_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:09:46.8245210Z test_inverse_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:09:46.8267595Z test_inverse_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:09:46.8450302Z test_kron_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:09:46.8630668Z test_kron_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:09:46.8802493Z test_kron_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-05-18T06:09:46.8965530Z test_kron_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:09:46.9003143Z test_kron_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:09:46.9032848Z test_kron_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:09:46.9067165Z test_kron_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:09:46.9105291Z test_kron_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:09:46.9175915Z test_kron_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:1109: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:09:46.9178450Z torch.kron(a, b, out=out) 2022-05-18T06:09:46.9179308Z ok (0.007s) 2022-05-18T06:09:46.9244523Z test_kron_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... test_linalg.py:1109: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:09:46.9247255Z torch.kron(a, b, out=out) 2022-05-18T06:09:46.9248064Z ok (0.007s) 2022-05-18T06:09:46.9313244Z test_kron_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... test_linalg.py:1109: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:09:46.9315677Z torch.kron(a, b, out=out) 2022-05-18T06:09:46.9316390Z ok (0.007s) 2022-05-18T06:09:46.9380576Z test_kron_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... test_linalg.py:1109: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:09:46.9383175Z torch.kron(a, b, out=out) 2022-05-18T06:09:46.9383964Z ok (0.007s) 2022-05-18T06:09:46.9456477Z test_lapack_empty_cuda (__main__.TestLinalgCUDA) ... test_linalg.py:7663: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-05-18T06:09:46.9458280Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-05-18T06:09:46.9459345Z L, _ = torch.eig(A) 2022-05-18T06:09:46.9460003Z should be replaced with 2022-05-18T06:09:46.9460858Z L_complex = torch.linalg.eigvals(A) 2022-05-18T06:09:46.9461602Z and 2022-05-18T06:09:46.9462387Z L, V = torch.eig(A, eigenvectors=True) 2022-05-18T06:09:46.9463221Z should be replaced with 2022-05-18T06:09:46.9464490Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3415.) 2022-05-18T06:09:46.9465654Z for shape in args)) 2022-05-18T06:09:46.9467233Z test_linalg.py:7663: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T06:09:46.9468874Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T06:09:46.9470178Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T06:09:46.9471205Z should be replaced with 2022-05-18T06:09:46.9472570Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T06:09:46.9473360Z and 2022-05-18T06:09:46.9474109Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T06:09:46.9474914Z should be replaced with 2022-05-18T06:09:46.9476667Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3029.) 2022-05-18T06:09:46.9477876Z for shape in args)) 2022-05-18T06:09:46.9506080Z test_linalg.py:7692: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-05-18T06:09:46.9508003Z 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-05-18T06:09:46.9509460Z To get the qr decomposition consider using torch.linalg.qr. 2022-05-18T06:09:46.9512063Z 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-05-18T06:09:46.9513560Z The unpacking of the solution, as in 2022-05-18T06:09:46.9514438Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-05-18T06:09:46.9515231Z should be replaced with 2022-05-18T06:09:46.9516471Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4158.) 2022-05-18T06:09:46.9517935Z self.assertRaises(RuntimeError, lambda: torch.lstsq(torch.randn(0, 0), torch.randn(0, 0))) 2022-05-18T06:09:46.9546319Z ok (0.016s) 2022-05-18T06:09:46.9583071Z test_ldl_factor_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77038 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2022-05-18T06:09:46.9618950Z test_ldl_factor_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77040 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-05-18T06:09:46.9656934Z test_ldl_factor_cuda_float32 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.004s) 2022-05-18T06:09:46.9696594Z test_ldl_factor_cuda_float64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.004s) 2022-05-18T06:09:46.9721880Z test_ldl_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:09:46.9749621Z test_ldl_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.003s) 2022-05-18T06:09:46.9773348Z test_ldl_solve_cuda_float32 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:09:46.9796970Z test_ldl_solve_cuda_float64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:09:46.9894958Z test_linalg_cross_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:09:46.9981577Z test_linalg_cross_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:09:47.0226447Z test_linalg_cross_errors_cuda (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:09:47.0253766Z test_linalg_cross_with_and_without_dim_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:09:47.0276738Z test_linalg_cross_with_and_without_dim_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:09:52.9253621Z test_linalg_lstsq_batch_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (5.898s) 2022-05-18T06:09:58.8067378Z test_linalg_lstsq_batch_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (5.881s) 2022-05-18T06:10:04.3328038Z test_linalg_lstsq_batch_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (5.526s) 2022-05-18T06:10:10.2209310Z test_linalg_lstsq_batch_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (5.888s) 2022-05-18T06:10:12.7783350Z test_linalg_lstsq_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (2.557s) 2022-05-18T06:10:15.2790916Z test_linalg_lstsq_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (2.501s) 2022-05-18T06:10:17.7432222Z test_linalg_lstsq_cuda_float32 (__main__.TestLinalgCUDA) ... ok (2.464s) 2022-05-18T06:10:20.2435626Z test_linalg_lstsq_cuda_float64 (__main__.TestLinalgCUDA) ... ok (2.500s) 2022-05-18T06:10:20.2914281Z test_linalg_lstsq_input_checks_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.048s) 2022-05-18T06:10:20.3383774Z test_linalg_lstsq_input_checks_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.047s) 2022-05-18T06:10:20.3847426Z test_linalg_lstsq_input_checks_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.046s) 2022-05-18T06:10:20.4309784Z test_linalg_lstsq_input_checks_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.046s) 2022-05-18T06:10:22.2859193Z test_linalg_lu_factor_and_lu_and_lu_unpack_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (1.855s) 2022-05-18T06:10:24.1494773Z test_linalg_lu_factor_and_lu_and_lu_unpack_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (1.863s) 2022-05-18T06:10:25.9837043Z test_linalg_lu_factor_and_lu_and_lu_unpack_cuda_float32 (__main__.TestLinalgCUDA) ... ok (1.834s) 2022-05-18T06:10:28.0532594Z test_linalg_lu_factor_and_lu_and_lu_unpack_cuda_float64 (__main__.TestLinalgCUDA) ... ok (2.070s) 2022-05-18T06:10:28.0590956Z test_linalg_matrix_exp_analytic_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T06:10:28.0646522Z test_linalg_matrix_exp_analytic_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T06:10:28.0708297Z test_linalg_matrix_exp_analytic_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T06:10:28.0764101Z test_linalg_matrix_exp_analytic_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2022-05-18T06:10:28.1275898Z test_linalg_matrix_exp_batch_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.051s) 2022-05-18T06:10:28.1763074Z test_linalg_matrix_exp_batch_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.049s) 2022-05-18T06:10:28.1907562Z test_linalg_matrix_exp_boundary_cases_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:10:28.2046188Z test_linalg_matrix_exp_boundary_cases_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:10:28.2183269Z test_linalg_matrix_exp_boundary_cases_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:10:28.2320297Z test_linalg_matrix_exp_boundary_cases_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:10:28.3426423Z test_linalg_matrix_exp_compare_with_taylor_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.110s) 2022-05-18T06:10:28.4492531Z test_linalg_matrix_exp_compare_with_taylor_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.107s) 2022-05-18T06:10:28.5596480Z test_linalg_matrix_exp_compare_with_taylor_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.110s) 2022-05-18T06:10:28.6619392Z test_linalg_matrix_exp_compare_with_taylor_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.102s) 2022-05-18T06:10:28.6775878Z test_linalg_matrix_exp_utils_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:10:28.6919210Z test_linalg_matrix_exp_utils_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:10:28.7164861Z test_linalg_qr_autograd_errors_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:10:28.7561568Z test_linalg_solve_triangular_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.039s) 2022-05-18T06:10:28.7842537Z test_linalg_solve_triangular_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.028s) 2022-05-18T06:10:28.8066576Z test_linalg_solve_triangular_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:10:28.8284838Z test_linalg_solve_triangular_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:10:31.3940067Z test_linalg_solve_triangular_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (2.565s) 2022-05-18T06:10:33.9898869Z test_linalg_solve_triangular_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (2.596s) 2022-05-18T06:10:34.5351767Z test_linalg_solve_triangular_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.545s) 2022-05-18T06:10:35.0590939Z test_linalg_solve_triangular_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.524s) 2022-05-18T06:10:35.0608799Z test_linalg_solve_triangular_large_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:10:35.0625531Z test_linalg_solve_triangular_large_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:10:35.0648991Z test_linalg_solve_triangular_large_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:10:35.0663302Z test_linalg_solve_triangular_large_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:10:35.0767414Z test_linear_algebra_scalar_raises_cuda (__main__.TestLinalgCUDA) ... ok (0.010s) 2022-05-18T06:10:38.1475347Z test_lobpcg_basic_cuda_float64 (__main__.TestLinalgCUDA) ... ok (3.071s) 2022-05-18T06:10:38.1484082Z test_lobpcg_ortho_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:10:38.1577975Z test_lobpcg_scipy_cuda_float64 (__main__.TestLinalgCUDA) 2022-05-18T06:10:38.1580972Z Compare torch and scipy.sparse.linalg implementations of lobpcg ... skip: Only runs on cpu (0.010s) 2022-05-18T06:10:38.1598373Z test_lobpcg_torchscript_cuda_float64 (__main__.TestLinalgCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:10:38.1722182Z test_lstsq_cuda_float64 (__main__.TestLinalgCUDA) ... test_linalg.py:7586: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-05-18T06:10:38.1781171Z 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-05-18T06:10:38.1782830Z To get the qr decomposition consider using torch.linalg.qr. 2022-05-18T06:10:38.1785411Z 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-05-18T06:10:38.1787135Z The unpacking of the solution, as in 2022-05-18T06:10:38.1788009Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-05-18T06:10:38.1788771Z should be replaced with 2022-05-18T06:10:38.1790043Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:3277.) 2022-05-18T06:10:38.1791295Z res1 = torch.lstsq(b, a)[0] 2022-05-18T06:10:38.1909821Z ok (0.031s) 2022-05-18T06:10:38.2209834Z test_lu_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-05-18T06:10:38.2512977Z test_lu_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-05-18T06:10:38.2812010Z test_lu_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-05-18T06:10:38.3111196Z test_lu_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.030s) 2022-05-18T06:10:38.3747559Z test_lu_solve_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.064s) 2022-05-18T06:10:38.4375952Z test_lu_solve_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.063s) 2022-05-18T06:10:38.4995979Z test_lu_solve_batched_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.062s) 2022-05-18T06:10:38.5619318Z test_lu_solve_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.062s) 2022-05-18T06:10:38.5634775Z test_lu_solve_batched_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:10:38.5649109Z test_lu_solve_batched_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:10:38.5664835Z test_lu_solve_batched_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:10:38.5680033Z test_lu_solve_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:10:38.6063305Z test_lu_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.038s) 2022-05-18T06:10:38.6471207Z test_lu_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.041s) 2022-05-18T06:10:38.6831179Z test_lu_solve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.036s) 2022-05-18T06:10:38.7207358Z test_lu_solve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.038s) 2022-05-18T06:10:38.7333246Z test_lu_solve_large_matrices_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-05-18T06:10:38.7405898Z test_lu_solve_large_matrices_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:10:38.7475954Z test_lu_solve_large_matrices_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:10:38.7549139Z test_lu_solve_large_matrices_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:10:38.7677113Z test_lu_solve_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:10:38.7801401Z test_lu_solve_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:10:38.7921275Z test_lu_solve_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:10:38.8039982Z test_lu_solve_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:10:38.8102546Z test_lu_unpack_check_input_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-05-18T06:10:39.0317423Z test_matmul_45724_cuda (__main__.TestLinalgCUDA) ... ok (0.221s) 2022-05-18T06:10:39.1481208Z test_matmul_small_brute_force_1d_Nd_cuda_complex64 (__main__.TestLinalgCUDA) ... test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2], which does not match the required output shape [2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.1483578Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.1510555Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 3], which does not match the required output shape [3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.1512270Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.1612917Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2], which does not match the required output shape [1, 2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.1614518Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.1656165Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 3], which does not match the required output shape [1, 3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.1657934Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.2056534Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2], which does not match the required output shape [4, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.2058142Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.2083871Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [6, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.2085501Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.2192391Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2], which does not match the required output shape [2, 2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.2194004Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.2239465Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [2, 3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.2241093Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.4341918Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.4344509Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.4371465Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 2], which does not match the required output shape [2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.4373843Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.4400436Z test_linalg.py:4614: 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 [3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.4402976Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.4922580Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 1], which does not match the required output shape [2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.4924943Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.4952569Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 2], which does not match the required output shape [4, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.4954912Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.4979954Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3], which does not match the required output shape [6, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.4982327Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.5939544Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 1], which does not match the required output shape [2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.5941927Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.5968532Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 2], which does not match the required output shape [4, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.5970889Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.5999523Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 3], which does not match the required output shape [6, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.6001885Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.6527235Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 1], which does not match the required output shape [4, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.6529717Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.6556606Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2], which does not match the required output shape [8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.6559003Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.6583993Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3], which does not match the required output shape [12, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:39.6586529Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:39.7085607Z ok (0.677s) 2022-05-18T06:10:40.2807834Z test_matmul_small_brute_force_1d_Nd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.572s) 2022-05-18T06:10:40.7211722Z test_matmul_small_brute_force_2d_Nd_cuda_complex64 (__main__.TestLinalgCUDA) ... test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 1], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7214405Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.7239252Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 3, 1], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7241611Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.7318525Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 2], which does not match the required output shape [2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7320893Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.7347038Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 3, 2], which does not match the required output shape [2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7349410Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.7428121Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3], which does not match the required output shape [3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7430638Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.7457196Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 3, 3], which does not match the required output shape [3, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7459511Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.7781613Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 2], which does not match the required output shape [1, 2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7784007Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.7870820Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 3, 2], which does not match the required output shape [1, 2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7873202Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.7942189Z test_linalg.py:4614: 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, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7944599Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.7989511Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3], which does not match the required output shape [1, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.7991869Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.9415785Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 1], which does not match the required output shape [2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.9418105Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.9443370Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 3, 1], which does not match the required output shape [2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.9445938Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.9523125Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.9525562Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.9551774Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 3, 2], which does not match the required output shape [4, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.9554175Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.9633398Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3], which does not match the required output shape [6, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.9635785Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:40.9662722Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 3, 3], which does not match the required output shape [6, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:40.9665119Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.0001337Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 2], which does not match the required output shape [2, 2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.0003706Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.0093520Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 3, 2], which does not match the required output shape [2, 2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.0095895Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.0166442Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 3], which does not match the required output shape [2, 3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.0168936Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.0211461Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3], which does not match the required output shape [2, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.0213728Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.8351846Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 1, 1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.8354108Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.8380602Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 2, 1], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.8382870Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.8409829Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 1], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.8412061Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.8461891Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 1, 2], which does not match the required output shape [2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.8464122Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.8490741Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 2, 2], which does not match the required output shape [2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.8493010Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.8521235Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.8523587Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.8571941Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 1, 3], which does not match the required output shape [3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.8574179Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.8601832Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 2, 3], which does not match the required output shape [3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.8604090Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:41.8632520Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 3], which does not match the required output shape [3, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:41.8634764Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.0578022Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 1, 1], which does not match the required output shape [2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.0580282Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.0606892Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 2, 1], which does not match the required output shape [2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.0609133Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.0636014Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3, 1], which does not match the required output shape [2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.0638260Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.0688926Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 1, 2], which does not match the required output shape [4, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.0691227Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.0717552Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 2, 2], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.0719836Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.0746292Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3, 2], which does not match the required output shape [4, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.0748569Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.0797264Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 1, 3], which does not match the required output shape [6, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.0799601Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.0829572Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 2, 3], which does not match the required output shape [6, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.0831915Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.0859081Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3, 3], which does not match the required output shape [6, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.0861329Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.4501414Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 1, 1], which does not match the required output shape [2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.4503669Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.4531014Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 2, 1], which does not match the required output shape [2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.4533296Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.4557933Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 3, 1], which does not match the required output shape [2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.4560470Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.4610685Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 1, 2], which does not match the required output shape [4, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.4612938Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.4639234Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 2, 2], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.4641474Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.4669210Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 3, 2], which does not match the required output shape [4, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.4671458Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.4721386Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 1, 3], which does not match the required output shape [6, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.4723627Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.4750624Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 2, 3], which does not match the required output shape [6, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.4752875Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.4780540Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 3, 3], which does not match the required output shape [6, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.4782825Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.6738417Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 1, 1], which does not match the required output shape [4, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.6740954Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.6767603Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2, 1], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.6769853Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.6798522Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3, 1], which does not match the required output shape [4, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.6800742Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.6848815Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 1, 2], which does not match the required output shape [8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.6851084Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.6877183Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2, 2], which does not match the required output shape [8, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.6879417Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.6906756Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3, 2], which does not match the required output shape [8, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.6908978Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.6959248Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 1, 3], which does not match the required output shape [12, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.6961796Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.6988674Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2, 3], which does not match the required output shape [12, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.6991216Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.7019022Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3, 3], which does not match the required output shape [12, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:42.7021281Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:42.8866441Z ok (2.606s) 2022-05-18T06:10:45.0882489Z test_matmul_small_brute_force_2d_Nd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (2.201s) 2022-05-18T06:10:45.4237698Z test_matmul_small_brute_force_3d_Nd_cuda_complex64 (__main__.TestLinalgCUDA) ... test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 3, 1], which does not match the required output shape [3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.4240198Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:45.4287424Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 2], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.4289711Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:45.4343589Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 3, 2], which does not match the required output shape [3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.4345991Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:45.4392371Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.4394643Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:45.4419904Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3], which does not match the required output shape [2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.4422170Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:45.6399814Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 3, 1], which does not match the required output shape [6, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.6402058Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:45.6449846Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 2], which does not match the required output shape [2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.6452117Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:45.6505636Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 3, 2], which does not match the required output shape [6, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.6508074Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:45.6555837Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 3], which does not match the required output shape [2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.6558093Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:45.6582721Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3], which does not match the required output shape [4, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:45.6584965Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.0411051Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 1, 1], which does not match the required output shape [1, 1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.0413327Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.0439082Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 2, 1], which does not match the required output shape [1, 2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.0441348Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.0467589Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 1], which does not match the required output shape [1, 3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.0470214Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.0518857Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 1, 2], which does not match the required output shape [1, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.0521207Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.0547124Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 2, 2], which does not match the required output shape [1, 2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.0549394Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.0576441Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.0578704Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.0627980Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 1, 3], which does not match the required output shape [1, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.0630241Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.0657102Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 2, 3], which does not match the required output shape [1, 2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.0659356Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.0688076Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 3], which does not match the required output shape [1, 3, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.0690358Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.2603018Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 1, 1], which does not match the required output shape [2, 1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.2605604Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.2632213Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 2, 1], which does not match the required output shape [2, 2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.2634473Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.2660405Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3, 1], which does not match the required output shape [2, 3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.2662656Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.2711089Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 1, 2], which does not match the required output shape [2, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.2713331Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.2740671Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 2, 2], which does not match the required output shape [2, 2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.2742884Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.2770562Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3, 2], which does not match the required output shape [2, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.2772825Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.2820723Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 1, 3], which does not match the required output shape [2, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.2823235Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.2851079Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 2, 3], which does not match the required output shape [2, 2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.2853713Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.2881120Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [1, 2, 3, 3], which does not match the required output shape [2, 3, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.2883347Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.6241681Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 1, 1], which does not match the required output shape [2, 1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.6243937Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.6271457Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 2, 1], which does not match the required output shape [2, 2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.6273731Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.6300471Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 3, 1], which does not match the required output shape [2, 3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.6302739Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.6351845Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 1, 2], which does not match the required output shape [2, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.6354103Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.6379929Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 2, 2], which does not match the required output shape [2, 2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.6382449Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.6409146Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 3, 2], which does not match the required output shape [2, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.6411863Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.6460781Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 1, 3], which does not match the required output shape [2, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.6463029Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.6489843Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 2, 3], which does not match the required output shape [2, 2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.6492104Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.6519670Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 3, 3], which does not match the required output shape [2, 3, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.6521875Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.8455769Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 1, 1], which does not match the required output shape [4, 1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.8458043Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.8485961Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2, 1], which does not match the required output shape [4, 2, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.8488223Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.8512856Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3, 1], which does not match the required output shape [4, 3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.8515087Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.8564751Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 1, 2], which does not match the required output shape [4, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.8567160Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.8595750Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2, 2], which does not match the required output shape [4, 2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.8597995Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.8623459Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3, 2], which does not match the required output shape [4, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.8625744Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.8674086Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 1, 3], which does not match the required output shape [4, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.8676348Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.8705657Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 2, 3], which does not match the required output shape [4, 2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.8708115Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:47.8734424Z test_linalg.py:4614: UserWarning: An output with one or more elements was resized since it had shape [2, 2, 3, 3], which does not match the required output shape [4, 3, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:10:47.8736727Z ans = torch.matmul(x, y, out=out) 2022-05-18T06:10:48.0600952Z ok (2.972s) 2022-05-18T06:10:50.5785021Z test_matmul_small_brute_force_3d_Nd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (2.518s) 2022-05-18T06:10:50.5942144Z test_matrix_norm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:10:50.6092854Z test_matrix_norm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-05-18T06:10:50.6807396Z test_matrix_power_negative_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.072s) 2022-05-18T06:10:50.7479451Z test_matrix_power_negative_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.067s) 2022-05-18T06:10:50.7608814Z test_matrix_power_non_negative_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-05-18T06:10:50.7726872Z test_matrix_power_non_negative_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:10:51.3837034Z test_matrix_rank_atol_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.611s) 2022-05-18T06:10:51.9963898Z test_matrix_rank_atol_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.613s) 2022-05-18T06:10:52.6072196Z test_matrix_rank_atol_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.611s) 2022-05-18T06:10:53.2162083Z test_matrix_rank_atol_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.609s) 2022-05-18T06:10:53.2312986Z test_matrix_rank_atol_rtol_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-05-18T06:10:53.2377638Z test_matrix_rank_basic_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:10:53.2442180Z test_matrix_rank_basic_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-05-18T06:10:53.2506873Z test_matrix_rank_basic_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.006s) 2022-05-18T06:10:53.2581870Z test_matrix_rank_basic_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-05-18T06:10:53.5414359Z test_matrix_rank_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.283s) 2022-05-18T06:10:53.8317576Z test_matrix_rank_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.290s) 2022-05-18T06:10:54.1186492Z test_matrix_rank_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.287s) 2022-05-18T06:10:54.4079736Z test_matrix_rank_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.289s) 2022-05-18T06:10:54.5182226Z test_matrix_rank_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.110s) 2022-05-18T06:10:54.6226208Z test_matrix_rank_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.104s) 2022-05-18T06:10:54.7240999Z test_matrix_rank_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.101s) 2022-05-18T06:10:54.8287496Z test_matrix_rank_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.104s) 2022-05-18T06:10:54.8373164Z test_matrix_rank_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:10:54.8455750Z test_matrix_rank_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-05-18T06:10:54.8540480Z test_matrix_rank_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-05-18T06:10:54.8623710Z test_matrix_rank_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-05-18T06:10:54.8692290Z test_mm_bmm_non_memory_dense_cuda (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:10:54.8744228Z test_mm_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T06:10:54.8797921Z test_mm_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T06:10:54.8848627Z test_mm_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T06:10:54.8906883Z test_mm_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T06:10:54.9108624Z test_multi_dot_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-05-18T06:10:54.9235096Z test_multi_dot_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-05-18T06:10:54.9595305Z test_multi_dot_errors_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.036s) 2022-05-18T06:10:55.0003615Z test_norm_complex_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.041s) 2022-05-18T06:10:55.0411369Z test_norm_complex_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.041s) 2022-05-18T06:10:55.0532386Z test_norm_complex_old_cuda (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:10:56.7445609Z test_norm_dtype_cuda (__main__.TestLinalgCUDA) ... ok (1.691s) 2022-05-18T06:10:56.8742843Z test_norm_errors_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.129s) 2022-05-18T06:10:57.0021365Z test_norm_errors_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.128s) 2022-05-18T06:10:57.0072786Z test_norm_extreme_values_cuda (__main__.TestLinalgCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2516: RuntimeWarning: divide by zero encountered in power 2022-05-18T06:10:57.0074425Z ret **= (1 / ord) 2022-05-18T06:10:57.0104863Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-05-18T06:10:57.0106221Z absx **= ord 2022-05-18T06:10:57.0107695Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-05-18T06:10:57.0108774Z absx **= ord 2022-05-18T06:10:57.0871082Z ok (0.085s) 2022-05-18T06:10:57.0917231Z test_norm_fastpaths_cuda (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:10:57.2414857Z test_norm_fro_2_equivalence_old_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.150s) 2022-05-18T06:10:57.2463443Z test_norm_fused_type_promotion_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:10:57.2501710Z test_norm_fused_type_promotion_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:11:13.6839884Z test_norm_matrix_cuda_float32 (__main__.TestLinalgCUDA) ... ok (16.434s) 2022-05-18T06:11:37.8253992Z test_norm_matrix_cuda_float64 (__main__.TestLinalgCUDA) ... ok (24.141s) 2022-05-18T06:11:38.3621563Z test_norm_matrix_degenerate_shapes_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.537s) 2022-05-18T06:11:38.8925018Z test_norm_matrix_degenerate_shapes_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.530s) 2022-05-18T06:11:39.4207594Z test_norm_matrix_degenerate_shapes_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.528s) 2022-05-18T06:11:39.9514462Z test_norm_matrix_degenerate_shapes_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.531s) 2022-05-18T06:11:41.3730480Z test_norm_old_cuda (__main__.TestLinalgCUDA) ... ok (1.421s) 2022-05-18T06:11:41.3823358Z test_norm_old_nan_propagation_cuda (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:11:41.4856588Z test_norm_vector_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.103s) 2022-05-18T06:11:42.2566047Z test_norm_vector_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.771s) 2022-05-18T06:11:42.5973741Z test_norm_vector_degenerate_shapes_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.341s) 2022-05-18T06:11:42.9406739Z test_norm_vector_degenerate_shapes_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.343s) 2022-05-18T06:11:43.2816848Z test_norm_vector_degenerate_shapes_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.341s) 2022-05-18T06:11:43.6238954Z test_norm_vector_degenerate_shapes_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.342s) 2022-05-18T06:11:44.0029801Z test_nuclear_norm_axes_small_brute_force_old_cuda (__main__.TestLinalgCUDA) ... ok (0.379s) 2022-05-18T06:11:44.0374187Z test_nuclear_norm_exceptions_old_cuda (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-05-18T06:11:44.3389390Z test_nuclear_norm_out_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.301s) 2022-05-18T06:11:44.6401347Z test_nuclear_norm_out_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.301s) 2022-05-18T06:11:44.6535728Z test_old_cholesky_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-05-18T06:11:44.6666944Z test_old_cholesky_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-05-18T06:11:44.6798528Z test_old_cholesky_batched_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.013s) 2022-05-18T06:11:44.6925044Z test_old_cholesky_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:11:44.6941712Z test_old_cholesky_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:11:44.6967874Z test_old_cholesky_batched_upper_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:44.6996936Z test_old_cholesky_batched_upper_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:44.7019161Z test_old_cholesky_batched_upper_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:44.7042646Z test_old_cholesky_batched_upper_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:44.7082014Z test_old_cholesky_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:11:44.7122642Z test_old_cholesky_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:11:44.7160349Z test_old_cholesky_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:11:44.7196129Z test_old_cholesky_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:11:44.7219673Z test_old_cholesky_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:44.7247662Z test_old_cholesky_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:44.7268578Z test_old_cholesky_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:44.7288598Z test_old_cholesky_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:44.7453528Z test_old_eig_basic_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:11:44.7670797Z test_old_eig_basic_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:11:44.7906655Z test_old_eig_basic_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-05-18T06:11:44.8091876Z test_old_eig_basic_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:11:44.8372742Z test_old_eig_invalid_input_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.028s) 2022-05-18T06:11:44.8593353Z test_old_eig_invalid_input_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:11:44.8937701Z test_old_eig_out_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-05-18T06:11:44.9301560Z test_old_eig_out_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.036s) 2022-05-18T06:11:44.9483406Z test_old_eig_reuse_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:11:44.9682828Z test_old_eig_reuse_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-05-18T06:11:44.9790389Z test_old_matrix_rank_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:3710: UserWarning: torch.matrix_rank is deprecated in favor of torch.linalg.matrix_rankand will be removed in a future PyTorch release. The parameter 'symmetric' was renamed in torch.linalg.matrix_rank to 'hermitian'. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:623.) 2022-05-18T06:11:44.9793743Z self.assertEqual(torch.matrix_rank(a).item(), 10) 2022-05-18T06:11:45.0084362Z test_linalg.py:3726: UserWarning: torch.matrix_rank is deprecated in favor of torch.linalg.matrix_rankand will be removed in a future PyTorch release. The parameter 'symmetric' was renamed in torch.linalg.matrix_rank to 'hermitian'. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:614.) 2022-05-18T06:11:45.0086479Z self.assertEqual(torch.matrix_rank(a, 0.01), np.linalg.matrix_rank(a.cpu().numpy(), 0.01)) 2022-05-18T06:11:45.0182193Z ok (0.050s) 2022-05-18T06:11:45.0590713Z test_old_matrix_rank_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.041s) 2022-05-18T06:11:45.1011484Z test_old_matrix_rank_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.042s) 2022-05-18T06:11:45.1439454Z test_old_matrix_rank_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.043s) 2022-05-18T06:11:45.1475043Z test_ormqr_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.004s) 2022-05-18T06:11:45.1506991Z test_ormqr_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.003s) 2022-05-18T06:11:45.1539813Z test_ormqr_cuda_float32 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.003s) 2022-05-18T06:11:45.1572318Z test_ormqr_cuda_float64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.003s) 2022-05-18T06:11:45.1593891Z test_ormqr_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:11:45.1615565Z test_ormqr_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:11:45.1636827Z test_ormqr_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:11:45.1658107Z test_ormqr_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:11:45.1716407Z test_outer_cuda_bfloat16 (__main__.TestLinalgCUDA) ... test_linalg.py:130: UserWarning: torch.ger is deprecated and will be removed in a future PyTorch release. Use torch.outer instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:1048.) 2022-05-18T06:11:45.1718246Z torch.ger(a, b, out=out) 2022-05-18T06:11:45.1752992Z ok (0.009s) 2022-05-18T06:11:45.1832601Z test_outer_cuda_bool (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-05-18T06:11:45.1925800Z test_outer_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:11:45.2019918Z test_outer_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:11:45.2108047Z test_outer_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:11:45.2194442Z test_outer_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.009s) 2022-05-18T06:11:45.2280870Z test_outer_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-05-18T06:11:45.2354429Z test_outer_cuda_int16 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:11:45.2428058Z test_outer_cuda_int32 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:11:45.2504947Z test_outer_cuda_int64 (__main__.TestLinalgCUDA) ... ok (0.008s) 2022-05-18T06:11:45.2579303Z test_outer_cuda_int8 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:11:45.2653461Z test_outer_cuda_uint8 (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:11:45.2905068Z test_outer_ger_addr_legacy_tests_cuda (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:11:45.2933975Z test_outer_type_promotion_cuda_bfloat16_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.2954265Z test_outer_type_promotion_cuda_bfloat16_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.2979566Z test_outer_type_promotion_cuda_bfloat16_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3001655Z test_outer_type_promotion_cuda_bfloat16_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3030248Z test_outer_type_promotion_cuda_bfloat16_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.3051020Z test_outer_type_promotion_cuda_bfloat16_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3074422Z test_outer_type_promotion_cuda_bfloat16_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3100313Z test_outer_type_promotion_cuda_bfloat16_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3120542Z test_outer_type_promotion_cuda_bfloat16_int32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3144403Z test_outer_type_promotion_cuda_bfloat16_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3167724Z test_outer_type_promotion_cuda_bfloat16_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3190080Z test_outer_type_promotion_cuda_bfloat16_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3216152Z test_outer_type_promotion_cuda_bool_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.3239524Z test_outer_type_promotion_cuda_bool_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3261601Z test_outer_type_promotion_cuda_bool_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3285549Z test_outer_type_promotion_cuda_bool_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3308317Z test_outer_type_promotion_cuda_bool_float16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3330340Z test_outer_type_promotion_cuda_bool_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3351624Z test_outer_type_promotion_cuda_bool_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3375467Z test_outer_type_promotion_cuda_bool_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3402291Z test_outer_type_promotion_cuda_bool_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.3425163Z test_outer_type_promotion_cuda_bool_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3448904Z test_outer_type_promotion_cuda_bool_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3470437Z test_outer_type_promotion_cuda_bool_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3495427Z test_outer_type_promotion_cuda_complex128_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3518832Z test_outer_type_promotion_cuda_complex128_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3540241Z test_outer_type_promotion_cuda_complex128_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3565108Z test_outer_type_promotion_cuda_complex128_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3591569Z test_outer_type_promotion_cuda_complex128_float16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3615312Z test_outer_type_promotion_cuda_complex128_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3639505Z test_outer_type_promotion_cuda_complex128_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3661423Z test_outer_type_promotion_cuda_complex128_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3685169Z test_outer_type_promotion_cuda_complex128_int32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3709076Z test_outer_type_promotion_cuda_complex128_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3731256Z test_outer_type_promotion_cuda_complex128_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3755295Z test_outer_type_promotion_cuda_complex128_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3781781Z test_outer_type_promotion_cuda_complex64_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.3805466Z test_outer_type_promotion_cuda_complex64_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3827897Z test_outer_type_promotion_cuda_complex64_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3850195Z test_outer_type_promotion_cuda_complex64_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3874551Z test_outer_type_promotion_cuda_complex64_float16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3898966Z test_outer_type_promotion_cuda_complex64_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3920700Z test_outer_type_promotion_cuda_complex64_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3945421Z test_outer_type_promotion_cuda_complex64_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.3971635Z test_outer_type_promotion_cuda_complex64_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.3995159Z test_outer_type_promotion_cuda_complex64_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4018129Z test_outer_type_promotion_cuda_complex64_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4040807Z test_outer_type_promotion_cuda_complex64_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4064912Z test_outer_type_promotion_cuda_float16_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4087871Z test_outer_type_promotion_cuda_float16_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4109981Z test_outer_type_promotion_cuda_float16_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4135433Z test_outer_type_promotion_cuda_float16_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4161708Z test_outer_type_promotion_cuda_float16_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.4184792Z test_outer_type_promotion_cuda_float16_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4209504Z test_outer_type_promotion_cuda_float16_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4231289Z test_outer_type_promotion_cuda_float16_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4256494Z test_outer_type_promotion_cuda_float16_int32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4279409Z test_outer_type_promotion_cuda_float16_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4301349Z test_outer_type_promotion_cuda_float16_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4326408Z test_outer_type_promotion_cuda_float16_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4352239Z test_outer_type_promotion_cuda_float32_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.4377709Z test_outer_type_promotion_cuda_float32_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4399784Z test_outer_type_promotion_cuda_float32_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4422166Z test_outer_type_promotion_cuda_float32_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4445229Z test_outer_type_promotion_cuda_float32_float16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4468183Z test_outer_type_promotion_cuda_float32_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4490413Z test_outer_type_promotion_cuda_float32_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4514383Z test_outer_type_promotion_cuda_float32_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4541463Z test_outer_type_promotion_cuda_float32_int32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4565270Z test_outer_type_promotion_cuda_float32_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4587984Z test_outer_type_promotion_cuda_float32_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4626548Z test_outer_type_promotion_cuda_float32_uint8 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:11:45.4650181Z test_outer_type_promotion_cuda_float64_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4672272Z test_outer_type_promotion_cuda_float64_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4697322Z test_outer_type_promotion_cuda_float64_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4718388Z test_outer_type_promotion_cuda_float64_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4747189Z test_outer_type_promotion_cuda_float64_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.4768129Z test_outer_type_promotion_cuda_float64_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4791286Z test_outer_type_promotion_cuda_float64_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4814806Z test_outer_type_promotion_cuda_float64_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4837233Z test_outer_type_promotion_cuda_float64_int32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4861104Z test_outer_type_promotion_cuda_float64_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4881961Z test_outer_type_promotion_cuda_float64_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4905097Z test_outer_type_promotion_cuda_float64_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4931724Z test_outer_type_promotion_cuda_int16_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.4954982Z test_outer_type_promotion_cuda_int16_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.4977575Z test_outer_type_promotion_cuda_int16_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5001466Z test_outer_type_promotion_cuda_int16_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5023429Z test_outer_type_promotion_cuda_int16_float16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5046090Z test_outer_type_promotion_cuda_int16_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5067925Z test_outer_type_promotion_cuda_int16_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5091551Z test_outer_type_promotion_cuda_int16_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5116753Z test_outer_type_promotion_cuda_int16_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.5138856Z test_outer_type_promotion_cuda_int16_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5162836Z test_outer_type_promotion_cuda_int16_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5184720Z test_outer_type_promotion_cuda_int16_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5208492Z test_outer_type_promotion_cuda_int32_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5231982Z test_outer_type_promotion_cuda_int32_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5257531Z test_outer_type_promotion_cuda_int32_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5277466Z test_outer_type_promotion_cuda_int32_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5307683Z test_outer_type_promotion_cuda_int32_float16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.5327763Z test_outer_type_promotion_cuda_int32_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5349668Z test_outer_type_promotion_cuda_int32_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5377725Z test_outer_type_promotion_cuda_int32_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5397482Z test_outer_type_promotion_cuda_int32_int32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5421732Z test_outer_type_promotion_cuda_int32_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5447819Z test_outer_type_promotion_cuda_int32_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5467821Z test_outer_type_promotion_cuda_int32_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5497591Z test_outer_type_promotion_cuda_int64_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.5517735Z test_outer_type_promotion_cuda_int64_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5539172Z test_outer_type_promotion_cuda_int64_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5566501Z test_outer_type_promotion_cuda_int64_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5587626Z test_outer_type_promotion_cuda_int64_float16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5610124Z test_outer_type_promotion_cuda_int64_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5632492Z test_outer_type_promotion_cuda_int64_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5657828Z test_outer_type_promotion_cuda_int64_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5683002Z test_outer_type_promotion_cuda_int64_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.5705227Z test_outer_type_promotion_cuda_int64_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5727982Z test_outer_type_promotion_cuda_int64_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5749976Z test_outer_type_promotion_cuda_int64_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5776001Z test_outer_type_promotion_cuda_int8_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5797834Z test_outer_type_promotion_cuda_int8_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5821133Z test_outer_type_promotion_cuda_int8_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5846190Z test_outer_type_promotion_cuda_int8_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5870965Z test_outer_type_promotion_cuda_int8_float16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5895734Z test_outer_type_promotion_cuda_int8_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5918207Z test_outer_type_promotion_cuda_int8_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5940799Z test_outer_type_promotion_cuda_int8_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5965725Z test_outer_type_promotion_cuda_int8_int32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.5987774Z test_outer_type_promotion_cuda_int8_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6009981Z test_outer_type_promotion_cuda_int8_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6031617Z test_outer_type_promotion_cuda_int8_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6058302Z test_outer_type_promotion_cuda_uint8_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.6083008Z test_outer_type_promotion_cuda_uint8_bool (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6105804Z test_outer_type_promotion_cuda_uint8_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6127601Z test_outer_type_promotion_cuda_uint8_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6149691Z test_outer_type_promotion_cuda_uint8_float16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6173702Z test_outer_type_promotion_cuda_uint8_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6194339Z test_outer_type_promotion_cuda_uint8_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6218179Z test_outer_type_promotion_cuda_uint8_int16 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6246036Z test_outer_type_promotion_cuda_uint8_int32 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:11:45.6268301Z test_outer_type_promotion_cuda_uint8_int64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6289986Z test_outer_type_promotion_cuda_uint8_int8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:45.6314709Z test_outer_type_promotion_cuda_uint8_uint8 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:11:55.7502719Z test_pca_lowrank_cuda (__main__.TestLinalgCUDA) ... ok (10.118s) 2022-05-18T06:11:59.3723675Z test_pinv_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (3.622s) 2022-05-18T06:12:02.9592769Z test_pinv_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (3.587s) 2022-05-18T06:12:06.5244325Z test_pinv_cuda_float32 (__main__.TestLinalgCUDA) ... ok (3.565s) 2022-05-18T06:12:10.0855157Z test_pinv_cuda_float64 (__main__.TestLinalgCUDA) ... ok (3.561s) 2022-05-18T06:12:10.1229048Z test_pinv_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.037s) 2022-05-18T06:12:10.1599539Z test_pinv_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.037s) 2022-05-18T06:12:10.1973169Z test_pinv_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.037s) 2022-05-18T06:12:10.2338005Z test_pinv_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.036s) 2022-05-18T06:12:10.7571416Z test_pinverse_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.523s) 2022-05-18T06:12:11.2786152Z test_pinverse_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.521s) 2022-05-18T06:12:11.7997912Z test_pinverse_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.521s) 2022-05-18T06:12:12.3180784Z test_pinverse_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.518s) 2022-05-18T06:12:12.3195916Z test_preferred_linalg_library_cuda (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:12:12.3219092Z test_qr_batched_cuda_complex128 (__main__.TestLinalgCUDA) 2022-05-18T06:12:12.3651297Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.045s) 2022-05-18T06:12:12.3672160Z test_qr_batched_cuda_complex64 (__main__.TestLinalgCUDA) 2022-05-18T06:12:12.4100774Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.045s) 2022-05-18T06:12:12.4121776Z test_qr_batched_cuda_float32 (__main__.TestLinalgCUDA) 2022-05-18T06:12:12.4549623Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.045s) 2022-05-18T06:12:12.4571719Z test_qr_batched_cuda_float64 (__main__.TestLinalgCUDA) 2022-05-18T06:12:12.5000495Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.045s) 2022-05-18T06:12:12.5050772Z test_qr_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:3839: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-05-18T06:12:12.5058055Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T06:12:12.5059085Z Q, R = torch.qr(A, some) 2022-05-18T06:12:12.5059751Z should be replaced with 2022-05-18T06:12:12.5061477Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2503.) 2022-05-18T06:12:12.5062768Z torch.qr(A, some=some, out=(Q_out, R_out)) 2022-05-18T06:12:15.0390017Z ok (2.539s) 2022-05-18T06:12:17.5851166Z test_qr_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (2.546s) 2022-05-18T06:12:19.9178103Z test_qr_cuda_float32 (__main__.TestLinalgCUDA) ... ok (2.333s) 2022-05-18T06:12:22.4439950Z test_qr_cuda_float64 (__main__.TestLinalgCUDA) ... ok (2.526s) 2022-05-18T06:12:22.4546603Z test_qr_error_cases_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.011s) 2022-05-18T06:12:22.4562486Z test_qr_out_cuda_complex128 (__main__.TestLinalgCUDA) 2022-05-18T06:12:22.5126830Z test torch.linalg.qr(out=...) vs torch.lingalg.qr ... ok (0.058s) 2022-05-18T06:12:22.5142378Z test_qr_out_cuda_complex64 (__main__.TestLinalgCUDA) 2022-05-18T06:12:22.5704604Z test torch.linalg.qr(out=...) vs torch.lingalg.qr ... ok (0.058s) 2022-05-18T06:12:22.5720214Z test_qr_out_cuda_float32 (__main__.TestLinalgCUDA) 2022-05-18T06:12:22.6270559Z test torch.linalg.qr(out=...) vs torch.lingalg.qr ... ok (0.057s) 2022-05-18T06:12:22.6287814Z test_qr_out_cuda_float64 (__main__.TestLinalgCUDA) 2022-05-18T06:12:22.6840278Z test torch.linalg.qr(out=...) vs torch.lingalg.qr ... ok (0.057s) 2022-05-18T06:12:22.6857189Z test_qr_vs_numpy_cuda_complex128 (__main__.TestLinalgCUDA) 2022-05-18T06:12:22.7232977Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.039s) 2022-05-18T06:12:22.7250373Z test_qr_vs_numpy_cuda_complex64 (__main__.TestLinalgCUDA) 2022-05-18T06:12:22.7622687Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.039s) 2022-05-18T06:12:22.7640263Z test_qr_vs_numpy_cuda_float32 (__main__.TestLinalgCUDA) 2022-05-18T06:12:22.8004887Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.038s) 2022-05-18T06:12:22.8022488Z test_qr_vs_numpy_cuda_float64 (__main__.TestLinalgCUDA) 2022-05-18T06:12:22.8394091Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.039s) 2022-05-18T06:12:22.8469673Z test_renorm_cuda (__main__.TestLinalgCUDA) ... ok (0.007s) 2022-05-18T06:12:22.8483345Z test_renorm_ps_cuda (__main__.TestLinalgCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:12:23.0419851Z test_slogdet_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.193s) 2022-05-18T06:12:23.2371021Z test_slogdet_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.195s) 2022-05-18T06:12:23.4140070Z test_slogdet_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.177s) 2022-05-18T06:12:23.5988957Z test_slogdet_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.185s) 2022-05-18T06:12:23.6308719Z test_slogdet_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-05-18T06:12:23.6622640Z test_slogdet_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-05-18T06:12:23.6941302Z test_slogdet_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.032s) 2022-05-18T06:12:23.7255160Z test_slogdet_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-05-18T06:12:23.7494737Z test_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:12:23.7733889Z test_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:12:23.7965671Z test_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-05-18T06:12:23.8196654Z test_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.023s) 2022-05-18T06:12:24.1071771Z test_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.287s) 2022-05-18T06:12:24.3868696Z test_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.280s) 2022-05-18T06:12:24.6556245Z test_solve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.269s) 2022-05-18T06:12:24.9255228Z test_solve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.270s) 2022-05-18T06:12:24.9916485Z test_solve_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.066s) 2022-05-18T06:12:25.0545581Z test_solve_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.063s) 2022-05-18T06:12:25.1170412Z test_solve_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.062s) 2022-05-18T06:12:25.1864050Z test_solve_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.069s) 2022-05-18T06:12:25.2192731Z test_solve_methods_arg_device_cuda (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-05-18T06:12:25.2217000Z test_solve_removed_error_cuda (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:12:25.2255272Z test_strided_mm_bmm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:12:25.2284093Z test_strided_mm_bmm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:12:25.7880937Z test_svd_cuda_complex128 (__main__.TestLinalgCUDA) ... [W Context.cpp:195] Warning: torch.backends.cuda.preferred_linalg_library is an experimental feature. If you see any error or unexpected behavior when this flag is set please file an issue on GitHub. (function operator()) 2022-05-18T06:12:26.3359098Z ok (1.107s) 2022-05-18T06:12:27.4100875Z test_svd_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (1.074s) 2022-05-18T06:12:28.4174551Z test_svd_cuda_float32 (__main__.TestLinalgCUDA) ... ok (1.008s) 2022-05-18T06:12:29.4841350Z test_svd_cuda_float64 (__main__.TestLinalgCUDA) ... ok (1.066s) 2022-05-18T06:12:36.5125044Z test_svd_lowrank_cuda_float64 (__main__.TestLinalgCUDA) ... ok (7.028s) 2022-05-18T06:12:36.5140080Z test_svd_memory_allocation_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:12:36.5161500Z test_svd_memory_allocation_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:12:36.5175280Z test_svd_memory_allocation_cuda_float32 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.001s) 2022-05-18T06:12:36.5191072Z test_svd_memory_allocation_cuda_float64 (__main__.TestLinalgCUDA) ... skip: cuSOLVER not available (0.001s) 2022-05-18T06:12:36.5208111Z test_svd_nan_error_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:12:36.5225399Z test_svd_nan_error_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:12:36.5243263Z test_svd_nan_error_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:12:36.5260119Z test_svd_nan_error_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:12:36.5325820Z test_symeig_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:7326: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T06:12:36.5330210Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T06:12:36.5331379Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T06:12:36.5332099Z should be replaced with 2022-05-18T06:12:36.5333775Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T06:12:36.5334839Z and 2022-05-18T06:12:36.5335852Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T06:12:36.5336916Z should be replaced with 2022-05-18T06:12:36.5339283Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3047.) 2022-05-18T06:12:36.5340899Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-05-18T06:12:36.5458357Z test_linalg.py:7326: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:12:36.5460913Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-05-18T06:12:36.5924334Z test_linalg.py:7326: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:12:36.5926757Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-05-18T06:12:36.7861202Z test_linalg.py:7326: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:12:36.7863627Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-05-18T06:12:37.7325157Z test_linalg.py:7326: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:12:37.7327595Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-05-18T06:12:38.6926166Z ok (2.166s) 2022-05-18T06:12:40.8724945Z test_symeig_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (2.180s) 2022-05-18T06:12:43.0299503Z test_symeig_cuda_float32 (__main__.TestLinalgCUDA) ... ok (2.157s) 2022-05-18T06:12:45.2018990Z test_symeig_cuda_float64 (__main__.TestLinalgCUDA) ... ok (2.172s) 2022-05-18T06:12:45.2294562Z test_symeig_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-05-18T06:12:45.2562966Z test_symeig_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-05-18T06:12:45.2831111Z test_symeig_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-05-18T06:12:45.3098924Z test_symeig_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.027s) 2022-05-18T06:12:45.3261121Z test_tensordot_cuda (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:12:45.4410417Z test_tensorinv_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.114s) 2022-05-18T06:12:45.5436429Z test_tensorinv_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.103s) 2022-05-18T06:12:45.6479361Z test_tensorinv_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.104s) 2022-05-18T06:12:45.7500637Z test_tensorinv_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.102s) 2022-05-18T06:12:45.7529576Z test_tensorinv_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.003s) 2022-05-18T06:12:45.7555565Z test_tensorinv_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:12:45.7579243Z test_tensorinv_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:12:45.7606081Z test_tensorinv_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:12:45.7897447Z test_tensorinv_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.029s) 2022-05-18T06:12:45.8187362Z test_tensorinv_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.029s) 2022-05-18T06:12:45.8478655Z test_tensorinv_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.029s) 2022-05-18T06:12:45.8763639Z test_tensorinv_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.028s) 2022-05-18T06:12:45.8922280Z test_tensorinv_singular_input_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.016s) 2022-05-18T06:12:45.9070403Z test_tensorinv_singular_input_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.015s) 2022-05-18T06:12:45.9239339Z test_tensorinv_singular_input_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-05-18T06:12:45.9386206Z test_tensorinv_singular_input_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.014s) 2022-05-18T06:12:45.9607976Z test_tensorsolve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:12:45.9824987Z test_tensorsolve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:12:46.0047002Z test_tensorsolve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.022s) 2022-05-18T06:12:46.0261593Z test_tensorsolve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:12:46.0285134Z test_tensorsolve_empty_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:12:46.0305003Z test_tensorsolve_empty_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:12:46.0325103Z test_tensorsolve_empty_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:12:46.0344978Z test_tensorsolve_empty_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.002s) 2022-05-18T06:12:46.0462388Z test_tensorsolve_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.012s) 2022-05-18T06:12:46.1624698Z test_triangular_solve_batched_broadcasting_cuda_complex128 (__main__.TestLinalgCUDA) ... test_linalg.py:4539: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-05-18T06:12:46.1626990Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-05-18T06:12:46.1628072Z X = torch.triangular_solve(B, A).solution 2022-05-18T06:12:46.1628816Z should be replaced with 2022-05-18T06:12:46.1775387Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2022-05-18T06:12:46.1777595Z x = torch.triangular_solve(b, A, upper=upper, transpose=transpose, unitriangular=unitriangular)[0] 2022-05-18T06:12:46.2101193Z ok (0.163s) 2022-05-18T06:12:46.2430815Z test_triangular_solve_batched_broadcasting_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.033s) 2022-05-18T06:12:46.2746119Z test_triangular_solve_batched_broadcasting_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-05-18T06:12:46.3058052Z test_triangular_solve_batched_broadcasting_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.031s) 2022-05-18T06:12:46.3263610Z test_triangular_solve_batched_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:12:46.3473509Z test_triangular_solve_batched_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.021s) 2022-05-18T06:12:46.3674603Z test_triangular_solve_batched_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.020s) 2022-05-18T06:12:46.3871660Z test_triangular_solve_batched_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.019s) 2022-05-18T06:12:46.3894496Z test_triangular_solve_batched_many_batches_cuda_complex128 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T06:12:46.3919099Z test_triangular_solve_batched_many_batches_cuda_complex64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:12:46.3948024Z test_triangular_solve_batched_many_batches_cuda_float32 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T06:12:46.3972253Z test_triangular_solve_batched_many_batches_cuda_float64 (__main__.TestLinalgCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:12:46.4154971Z test_triangular_solve_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:12:46.4342463Z test_triangular_solve_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:12:46.4519256Z test_triangular_solve_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.018s) 2022-05-18T06:12:46.4693666Z test_triangular_solve_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.017s) 2022-05-18T06:12:46.4940890Z test_triangular_solve_out_errors_and_warnings_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:12:46.5187289Z test_triangular_solve_out_errors_and_warnings_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:12:46.5436763Z test_triangular_solve_out_errors_and_warnings_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.025s) 2022-05-18T06:12:46.5682227Z test_triangular_solve_out_errors_and_warnings_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.024s) 2022-05-18T06:12:46.5976784Z test_vdot_invalid_args_cuda (__main__.TestLinalgCUDA) ... ok (0.029s) 2022-05-18T06:12:46.6031779Z test_vdot_vs_numpy_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.005s) 2022-05-18T06:12:46.6076493Z test_vdot_vs_numpy_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.004s) 2022-05-18T06:12:54.0743394Z test_vector_norm_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (7.466s) 2022-05-18T06:12:57.2761003Z test_vector_norm_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (3.201s) 2022-05-18T06:13:00.4836769Z test_vector_norm_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (3.207s) 2022-05-18T06:13:07.8837861Z test_vector_norm_cuda_float16 (__main__.TestLinalgCUDA) ... ok (7.400s) 2022-05-18T06:13:15.3041764Z test_vector_norm_cuda_float32 (__main__.TestLinalgCUDA) ... ok (7.420s) 2022-05-18T06:13:22.6884779Z test_vector_norm_cuda_float64 (__main__.TestLinalgCUDA) ... ok (7.384s) 2022-05-18T06:13:22.7229157Z test_vector_norm_dim_tuple_arg_cuda (__main__.TestLinalgCUDA) ... ok (0.034s) 2022-05-18T06:13:22.7264165Z test_vector_norm_extreme_values_cuda (__main__.TestLinalgCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2516: RuntimeWarning: divide by zero encountered in power 2022-05-18T06:13:22.7266943Z ret **= (1 / ord) 2022-05-18T06:13:22.7290583Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-05-18T06:13:22.7291678Z absx **= ord 2022-05-18T06:13:22.7293110Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-05-18T06:13:22.7294320Z absx **= ord 2022-05-18T06:13:22.7575739Z ok (0.035s) 2022-05-18T06:13:22.8943602Z test_vector_norm_out_dtype_error_cuda_bfloat16 (__main__.TestLinalgCUDA) ... ok (0.137s) 2022-05-18T06:13:23.0462472Z test_vector_norm_out_dtype_error_cuda_complex128 (__main__.TestLinalgCUDA) ... ok (0.152s) 2022-05-18T06:13:23.1977629Z test_vector_norm_out_dtype_error_cuda_complex64 (__main__.TestLinalgCUDA) ... ok (0.151s) 2022-05-18T06:13:23.3347825Z test_vector_norm_out_dtype_error_cuda_float16 (__main__.TestLinalgCUDA) ... ok (0.137s) 2022-05-18T06:13:23.4712740Z test_vector_norm_out_dtype_error_cuda_float32 (__main__.TestLinalgCUDA) ... ok (0.136s) 2022-05-18T06:13:23.6077172Z test_vector_norm_out_dtype_error_cuda_float64 (__main__.TestLinalgCUDA) ... ok (0.136s) 2022-05-18T06:13:23.6077859Z 2022-05-18T06:13:23.6078748Z ---------------------------------------------------------------------- 2022-05-18T06:13:23.6079617Z Ran 742 tests in 337.419s 2022-05-18T06:13:23.6082298Z 2022-05-18T06:13:23.6083202Z OK (skipped=69) 2022-05-18T06:13:23.6083629Z 2022-05-18T06:13:23.6083933Z Generating XML reports... 2022-05-18T06:13:23.6930772Z Generated XML report: test-reports/python-unittest/test_linalg/TEST-TestLinalgCUDA-20220518060746.xml 2022-05-18T06:13:26.9932300Z Running test_torch ... [2022-05-18 06:13:26.992515] 2022-05-18T06:13:26.9933915Z Executing ['/opt/conda/bin/python', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:13:26.992685] 2022-05-18T06:13:28.7741579Z Test results will be stored in test-reports/python-unittest/test_torch 2022-05-18T06:13:28.8082095Z 2022-05-18T06:13:28.8091440Z Running tests... 2022-05-18T06:13:28.8092698Z ---------------------------------------------------------------------- 2022-05-18T06:13:28.8093720Z test_basic_vitals (__main__.TestBasicVitalSigns) ... ok (0.001s) 2022-05-18T06:13:28.8102704Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-05-18T06:13:28.8103820Z [TORCH_VITAL] CUDA.used true 2022-05-18T06:13:28.8104684Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-05-18T06:13:28.8105498Z [TORCH_VITAL] CUDA.used true 2022-05-18T06:13:28.8106257Z ok (0.001s) 2022-05-18T06:13:28.8163579Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... [TORCH_VITAL] Dataloader.enabled True 2022-05-18T06:13:28.8164739Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-05-18T06:13:28.8165563Z [TORCH_VITAL] CUDA.used true 2022-05-18T06:13:28.8166190Z ok (0.006s) 2022-05-18T06:13:28.8973576Z test_advancedindex_mixed_cpu_devices_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.080s) 2022-05-18T06:13:29.0940621Z test_clamp_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... ok (0.197s) 2022-05-18T06:13:29.1121411Z test_clamp_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... ok (0.018s) 2022-05-18T06:13:29.1306743Z test_clamp_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... ok (0.018s) 2022-05-18T06:13:29.1337918Z test_copy_broadcast_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2022-05-18T06:13:29.1376671Z test_copy_noncontig_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.004s) 2022-05-18T06:13:29.1400875Z test_cuda_device_idx_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2022-05-18T06:13:29.1438992Z test_device_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.004s) 2022-05-18T06:13:29.1469604Z test_from_sequence_cuda_float16 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2022-05-18T06:13:29.1496532Z test_from_sequence_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2022-05-18T06:13:29.1523198Z test_from_sequence_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2022-05-18T06:13:29.1549930Z test_from_sequence_cuda_int16 (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2022-05-18T06:13:29.1575474Z test_from_sequence_cuda_int32 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2022-05-18T06:13:29.1601251Z test_from_sequence_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2022-05-18T06:13:29.1630155Z test_from_sequence_cuda_int8 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2022-05-18T06:13:29.1656773Z test_from_sequence_cuda_uint8 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2022-05-18T06:13:29.1689264Z test_index_add_bfloat16_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2022-05-18T06:13:29.1705266Z test_multidevice_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T06:13:29.1722335Z test_type_conversions_same_device_cuda (__main__.TestDevicePrecisionCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T06:13:29.1739964Z test_RNGState (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:29.1762058Z test_RNGStateAliasing (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:29.1787067Z test_RNG_after_pickle (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:29.1860596Z test_Size (__main__.TestTorch) ... ok (0.007s) 2022-05-18T06:13:29.1874895Z test_Size_iter (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:29.1885572Z test_Size_scalar (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:29.1894147Z test_add_meta_scalar (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:29.2167165Z test_allow_tensor_metadata_change (__main__.TestTorch) ... ok (0.027s) 2022-05-18T06:13:29.2177977Z test_apply (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:29.2240977Z test_as_subclass (__main__.TestTorch) ... ok (0.006s) 2022-05-18T06:13:29.2442898Z test_assert_async (__main__.TestTorch) ... ok (0.020s) 2022-05-18T06:13:29.2881808Z test_backward_hooks_traverse (__main__.TestTorch) ... ok (0.044s) 2022-05-18T06:13:29.3119604Z test_batch_norm_cpu_inference (__main__.TestTorch) ... ok (0.024s) 2022-05-18T06:13:29.5751133Z test_bmm_multithreaded (__main__.TestTorch) ... test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:29.5753702Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:29.5809487Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:29.5811659Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:29.5829621Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:29.5831747Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:29.5888098Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:29.5890422Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:29.5909760Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:29.5911892Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:29.5968071Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:29.5970234Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:29.5990743Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:29.5992883Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:30.1283886Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:30.1286045Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:30.1345788Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:30.1348132Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:30.1368092Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:30.1370245Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:30.1428411Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:30.1430747Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:30.1447568Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:30.1449717Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:30.1506339Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:30.1508510Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:30.1527976Z test_torch.py:8327: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:13:30.1530129Z torch.bmm(b1, b2, out=res2) 2022-05-18T06:13:30.1639717Z ok (0.851s) 2022-05-18T06:13:30.1655777Z test_boxMullerState (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.1675572Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.001s) 2022-05-18T06:13:30.1704120Z test_cat_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.1777444Z test_chunk_neg_dim (__main__.TestTorch) ... ok (0.007s) 2022-05-18T06:13:30.1793212Z test_conj_neg_tolist (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.1819043Z test_contains (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.1881290Z test_copy_broadcast (__main__.TestTorch) ... ok (0.006s) 2022-05-18T06:13:30.1884951Z test_copy_dtypes (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.1948289Z test_copy_many_to_one (__main__.TestTorch) ... ok (0.006s) 2022-05-18T06:13:30.1996083Z test_copy_transpose (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.2004778Z test_cuda_not_built (__main__.TestTorch) ... skip: CUDA is built, can't test CUDA not built error (0.001s) 2022-05-18T06:13:30.2040968Z test_cummax_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.2072673Z test_cummin_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.2104101Z test_cumprod_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.2133611Z test_cumsum_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.2136722Z test_cxx_flags (__main__.TestTorch) ... ok (0.000s) 2022-05-18T06:13:30.2146440Z test_dead_weak_ref (__main__.TestTorch) ... [W python_variable.cpp:200] 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-05-18T06:13:30.2177996Z ok (0.004s) 2022-05-18T06:13:30.2201815Z test_deepcopy_gradient (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.2219528Z test_deepcopy_parameter (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.2237248Z test_detach_meta (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.2271876Z test_deterministic_flag (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.2507451Z test_device (__main__.TestTorch) ... ok (0.023s) 2022-05-18T06:13:30.2512354Z test_dir (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.2542509Z test_doc (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.2728020Z test_doc_template (__main__.TestTorch) ... ok (0.018s) 2022-05-18T06:13:30.2882772Z test_dot_data_use (__main__.TestTorch) ... ok (0.015s) 2022-05-18T06:13:30.2932776Z test_dtype_is_signed (__main__.TestTorch) ... ok (0.005s) 2022-05-18T06:13:30.2975921Z test_element_size (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.3042546Z test_empty_meta (__main__.TestTorch) ... ok (0.006s) 2022-05-18T06:13:30.3046249Z test_empty_storage_view (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.3073482Z test_equal (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.3192754Z test_error_msg_type_translation (__main__.TestTorch) ... ok (0.012s) 2022-05-18T06:13:30.3228556Z test_fill_diagonal (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.3234614Z test_format_scalar_meta (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.3287385Z test_from_buffer (__main__.TestTorch) ... ok (0.005s) 2022-05-18T06:13:30.3329432Z test_from_file (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.3362690Z test_gather_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.3389571Z test_generator_cpu (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.3405347Z test_has_internal_overlap (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.3417145Z test_has_storage (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.3464476Z test_index_add (__main__.TestTorch) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-05-18T06:13:30.3466029Z 2022-05-18T06:13:30.3467479Z - 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-05-18T06:13:30.3470574Z - 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-05-18T06:13:30.3472504Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-05-18T06:13:30.3473639Z warnings.warn(msg, FutureWarning) 2022-05-18T06:13:30.5065768Z ok (0.165s) 2022-05-18T06:13:30.5357191Z test_index_add_all_dtypes (__main__.TestTorch) ... ok (0.029s) 2022-05-18T06:13:30.5395552Z test_index_add_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.5426775Z test_index_copy_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.5458252Z test_index_fill_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.5491698Z test_index_select_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.5509076Z test_invalid_generator_raises (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.5568898Z test_is_nonzero (__main__.TestTorch) ... ok (0.006s) 2022-05-18T06:13:30.5574875Z test_is_same_size (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.5592551Z test_iter (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.5628457Z test_kthvalue_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.5657725Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.5685879Z test_manual_seed (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.5696270Z test_map (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.5712474Z test_map2 (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.5759172Z test_max_neg_dim (__main__.TestTorch) ... ok (0.005s) 2022-05-18T06:13:30.5795503Z test_mean_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.5829564Z test_median_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.5843835Z test_memory_format (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.5859055Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.5957985Z test_memory_format_empty (__main__.TestTorch) ... ok (0.010s) 2022-05-18T06:13:30.6000535Z test_min_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.6046398Z test_mode_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.6069514Z test_multinomial_invalid_probs (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:13:30.6106692Z test_nanmedian_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.6140662Z test_narrow_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:30.6148368Z test_ndim (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.6223582Z test_new (__main__.TestTorch) ... ok (0.007s) 2022-05-18T06:13:30.6291655Z test_newaxis_numpy_comparison (__main__.TestTorch) ... ok (0.007s) 2022-05-18T06:13:30.6351390Z test_newindex (__main__.TestTorch) ... ok (0.006s) 2022-05-18T06:13:30.6384836Z test_norm_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:30.7151439Z test_normal_shape (__main__.TestTorch) ... ok (0.077s) 2022-05-18T06:13:30.7169147Z test_numel (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.7174964Z test_parallel_info (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.7200304Z test_parsing_double (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.7212006Z test_parsing_int64 (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.7262140Z test_parsing_intlist (__main__.TestTorch) ... ok (0.005s) 2022-05-18T06:13:30.7276895Z test_permute (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.7293286Z test_pickle (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.7299299Z test_pickle_dtype (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.7310938Z test_pickle_function (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.7329569Z test_pickle_parameter (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:30.7345216Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.7352816Z test_pickle_size (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:30.7377969Z test_pin_memory (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.0167173Z test_print (__main__.TestTorch) ... ok (0.279s) 2022-05-18T06:13:31.0233380Z test_prod_neg_dim (__main__.TestTorch) ... ok (0.006s) 2022-05-18T06:13:31.0244228Z test_pyobj_preserved (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.0252525Z test_qengine (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.0293893Z test_renorm_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.0300001Z test_resurrected_weak_ref (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.0317812Z test_reversed (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.0350607Z test_scatter_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:31.0377332Z test_select_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:31.0395924Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.002s) 2022-05-18T06:13:31.0407264Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.0411867Z test_show_config (__main__.TestTorch) ... ok (0.000s) 2022-05-18T06:13:31.0437442Z test_size_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.0455822Z test_sizeof (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.0493209Z test_slice (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.0496117Z test_slow_test (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-05-18T06:13:31.0541453Z test_sobolengine_bounds (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.1698330Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... ok (0.115s) 2022-05-18T06:13:31.1710012Z test_sobolengine_continuing (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.1727411Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.1781978Z test_sobolengine_distribution (__main__.TestTorch) ... ok (0.005s) 2022-05-18T06:13:31.1856760Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... ok (0.007s) 2022-05-18T06:13:31.1867089Z test_sobolengine_draw (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.1886351Z test_sobolengine_draw_base2 (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.1899971Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.1912462Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.1936619Z test_sobolengine_fast_forward (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.1952636Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.1983646Z test_sobolengine_first_point (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:31.2010730Z test_sobolengine_high_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:31.2015921Z test_sobolengine_raise (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.2032302Z test_sobolengine_reset (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.2047010Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.2086517Z test_sort_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.2126420Z test_split_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.2171199Z test_squeeze_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.2201837Z test_std_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:31.2370001Z test_storage_casts (__main__.TestTorch) ... ok (0.017s) 2022-05-18T06:13:31.2536707Z test_storage_error (__main__.TestTorch) ... ok (0.017s) 2022-05-18T06:13:31.2549873Z test_storage_error_no_attribute (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.2578362Z test_structseq_repr (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:31.2591855Z test_subclass_preserved (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.2601361Z test_subclass_tensors (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.2641739Z test_sum_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.2739608Z test_t_not_2d_error (__main__.TestTorch) ... ok (0.010s) 2022-05-18T06:13:31.2761752Z test_tensor_base_init (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.2767103Z test_tensor_base_new (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.2777361Z test_tensor_ctor_scalar (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.3640317Z test_tensor_cycle_via_dict (__main__.TestTorch) ... ok (0.086s) 2022-05-18T06:13:31.4057512Z test_tensor_cycle_via_slots (__main__.TestTorch) ... ok (0.042s) 2022-05-18T06:13:31.4066245Z test_tensor_dict_dealloc (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.4075598Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.4125069Z test_tensor_set (__main__.TestTorch) ... ok (0.005s) 2022-05-18T06:13:31.4477725Z test_tensor_set_errors (__main__.TestTorch) ... ok (0.035s) 2022-05-18T06:13:31.4492738Z test_tensor_slot_dealloc (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.4501351Z test_tensor_weakref_dealloc (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.6395998Z test_tensoriterator_output_setup (__main__.TestTorch) ... ok (0.189s) 2022-05-18T06:13:31.6457523Z test_to (__main__.TestTorch) ... test_torch.py:7620: UserWarning: Sparse CSR tensor support is in beta state.If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:66.) 2022-05-18T06:13:31.6459646Z a = torch.tensor([[0, 1, 2], [2, 0, 3]]).to_sparse_csr() 2022-05-18T06:13:31.6513720Z ok (0.012s) 2022-05-18T06:13:31.6543786Z test_to_with_tensor (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:31.6578232Z test_topk_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:31.6618127Z test_torch_from_file (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.6663382Z test_transpose_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.6679561Z test_type (__main__.TestTorch) ... ok (0.002s) 2022-05-18T06:13:31.6689716Z test_type_alias (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.6736561Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.6776796Z test_unbind_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.7003612Z test_unflatten (__main__.TestTorch) ... ok (0.022s) 2022-05-18T06:13:31.7035055Z test_unfold_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-05-18T06:13:31.7077047Z test_unsqueeze_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.7213215Z test_upsample_nearest1d_meta (__main__.TestTorch) ... ok (0.013s) 2022-05-18T06:13:31.7351241Z test_upsample_nearest2d_meta (__main__.TestTorch) ... ok (0.014s) 2022-05-18T06:13:31.7387765Z test_var_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-05-18T06:13:31.7395744Z test_wildcard_import (__main__.TestTorch) ... ok (0.001s) 2022-05-18T06:13:31.7573363Z test_addcdiv_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:13:31.7634109Z test_addcdiv_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:13:31.7695504Z test_addcdiv_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:13:31.7752769Z test_addcdiv_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:13:31.7809380Z test_addcdiv_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:13:31.7898083Z test_addcdiv_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:13:31.7985713Z test_addcdiv_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:13:31.8075675Z test_addcdiv_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:13:31.8163685Z test_addcdiv_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:13:31.8258907Z test_addcdiv_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:13:31.8314073Z test_addcmul_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:13:31.8368917Z test_addcmul_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.8421610Z test_addcmul_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.8469692Z test_addcmul_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.8517184Z test_addcmul_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.8566398Z test_addcmul_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.8614316Z test_addcmul_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.8661476Z test_addcmul_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.8709422Z test_addcmul_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.8752720Z test_addcmul_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.8836893Z test_assertRaisesRegex_ignore_msg_non_native_device_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:13:31.8857415Z test_bernoulli_edge_cases_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:13:31.8874663Z test_bernoulli_edge_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:13:31.8893807Z test_bernoulli_edge_cases_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:13:31.9130540Z test_bernoulli_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:13:31.9371418Z test_bernoulli_p_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.024s) 2022-05-18T06:13:31.9417084Z test_bernoulli_p_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9456309Z test_bernoulli_p_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9504573Z test_bernoulli_self_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:31.9544474Z test_bernoulli_self_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9587307Z test_bernoulli_self_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9628857Z test_bernoulli_self_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9672512Z test_bernoulli_self_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9717669Z test_bernoulli_self_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9760137Z test_bernoulli_self_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9802648Z test_bernoulli_self_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9846750Z test_bernoulli_self_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:31.9868176Z test_bool_tensor_value_change_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:13:32.0197417Z test_broadcast_fn_add_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:13:32.0538940Z test_broadcast_fn_addcdiv_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:13:32.0870789Z test_broadcast_fn_addcmul_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:13:32.1240308Z test_broadcast_fn_atan2_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.037s) 2022-05-18T06:13:32.1554806Z test_broadcast_fn_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:13:32.1815182Z test_broadcast_fn_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.026s) 2022-05-18T06:13:32.2119970Z test_broadcast_fn_div_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:13:32.2417446Z test_broadcast_fn_eq_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:13:32.2840296Z test_broadcast_fn_fmod_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.042s) 2022-05-18T06:13:32.3140564Z test_broadcast_fn_ge_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:13:32.3444475Z test_broadcast_fn_gt_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:13:32.3745753Z test_broadcast_fn_le_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:13:32.4106409Z test_broadcast_fn_lerp_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.036s) 2022-05-18T06:13:32.4407928Z test_broadcast_fn_lt_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:13:32.4497671Z test_broadcast_fn_map2_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:13:32.4585108Z test_broadcast_fn_map_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:13:32.4923918Z test_broadcast_fn_masked_fill_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.034s) 2022-05-18T06:13:32.5259038Z test_broadcast_fn_masked_scatter_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:13:32.5375049Z test_broadcast_fn_masked_select_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:13:32.5475571Z test_broadcast_fn_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:13:32.5575544Z test_broadcast_fn_min_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:13:32.5876171Z test_broadcast_fn_mul_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:13:32.6176063Z test_broadcast_fn_ne_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:13:32.6655365Z test_broadcast_fn_pow_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.048s) 2022-05-18T06:13:32.6961108Z test_broadcast_fn_remainder_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:13:32.7290230Z test_broadcast_fn_sub_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.033s) 2022-05-18T06:13:32.7340956Z test_bytes_to_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:32.7459956Z test_bytes_to_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:13:32.7539002Z test_bytes_to_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:13:32.7594533Z test_bytes_to_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:32.7673536Z test_bytes_to_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:13:32.7720901Z test_bytes_to_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:32.7776651Z test_bytes_to_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:32.7856598Z test_bytes_to_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:13:32.7899605Z test_bytes_to_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:32.7940490Z test_bytes_to_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:33.0267593Z test_cauchy_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.233s) 2022-05-18T06:13:33.0360911Z test_cauchy_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:13:33.0451071Z test_cauchy_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:13:33.0547998Z test_cauchy_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:13:33.0563119Z test_cauchy_no_inf_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:13:33.0576593Z test_cauchy_no_inf_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T06:13:44.2362528Z test_cdist_cuda_backward_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (11.178s) 2022-05-18T06:13:44.2650134Z test_cdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:44.2696900Z test_cdist_euclidean_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:13:44.2747383Z test_cdist_grad_p_lt_1_no_nan_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:44.2763232Z test_cdist_large_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:13:44.2892575Z test_cdist_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:13:44.2957211Z test_cdist_non_contiguous_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:13:44.3020593Z test_cdist_non_contiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:13:44.5131060Z test_cdist_norm_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.211s) 2022-05-18T06:13:44.7163391Z test_cdist_norm_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.203s) 2022-05-18T06:13:44.7247912Z test_cdist_same_inputs_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:13:44.7299951Z test_clone_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:13:44.7313413Z test_clone_not_memory_dense_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:13:44.7333627Z test_clone_zero_stride_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:13:44.7349612Z test_constants_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:13:45.4272990Z test_conv_transposed_backward_agnostic_to_memory_format_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.692s) 2022-05-18T06:14:33.6361189Z test_conv_transposed_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (48.209s) 2022-05-18T06:15:21.7148446Z test_copy__cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:5296: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T06:15:21.7150130Z t.copy_(src) 2022-05-18T06:15:21.7171176Z ok (0.012s) 2022-05-18T06:15:21.7226821Z test_copy__cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:15:21.7311967Z test_copy__cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:15:21.7401417Z test_copy__cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:15:21.7486477Z test_copy__cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:15:21.7567082Z test_copy__cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:15:21.7641676Z test_copy__cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:15:21.7715571Z test_copy__cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:15:21.7774257Z test_copy__cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:15:21.7841764Z test_copy__cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:15:21.7900813Z test_copy__cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:15:21.7961637Z test_copy__cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:15:21.8014623Z test_copy__cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:15:21.8078799Z test_copy_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:15:21.8225651Z test_copy_math_view_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:15:21.8421600Z test_copy_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:15:21.8486908Z test_copy_transpose_math_view_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:15:21.8525222Z test_copy_transpose_math_view_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:15:21.8560328Z test_copy_transpose_math_view_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:15:21.8583761Z test_corrcoef_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:1785: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-05-18T06:15:21.8586237Z res = torch.corrcoef(x) 2022-05-18T06:15:21.8601249Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:393: RuntimeWarning: Mean of empty slice. 2022-05-18T06:15:21.8602993Z avg = a.mean(axis) 2022-05-18T06:15:21.8604880Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:154: RuntimeWarning: invalid value encountered in true_divide 2022-05-18T06:15:21.8606898Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-05-18T06:15:21.8608997Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2526: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-05-18T06:15:21.8610049Z c = cov(x, y, rowvar) 2022-05-18T06:15:21.8611962Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: divide by zero encountered in true_divide 2022-05-18T06:15:21.8613093Z c *= np.true_divide(1, fact) 2022-05-18T06:15:21.8614811Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: invalid value encountered in multiply 2022-05-18T06:15:21.8615935Z c *= np.true_divide(1, fact) 2022-05-18T06:15:21.8724911Z ok (0.016s) 2022-05-18T06:15:21.8814147Z test_corrcoef_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:15:21.8889513Z test_corrcoef_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:15:21.8923350Z test_cov_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:1792: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-05-18T06:15:21.8925052Z res = torch.cov(t, correction=correction, fweights=fweights, aweights=aweights) 2022-05-18T06:15:21.8926687Z test_torch.py:1796: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-05-18T06:15:21.8927751Z ref = np.cov(t, ddof=correction, fweights=fweights, aweights=aweights) 2022-05-18T06:15:21.9591266Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:425: RuntimeWarning: invalid value encountered in multiply 2022-05-18T06:15:21.9592563Z avg = np.multiply(a, wgt, dtype=result_dtype).sum(axis)/scl 2022-05-18T06:15:21.9676851Z ok (0.079s) 2022-05-18T06:15:22.0407914Z test_cov_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.073s) 2022-05-18T06:15:22.1053463Z test_cov_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.064s) 2022-05-18T06:15:22.2580448Z test_cpp_warnings_have_python_context_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.153s) 2022-05-18T06:17:29.6895950Z test_cublas_config_nondeterministic_alert_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (127.431s) 2022-05-18T06:17:29.7156313Z test_cummax_cummin_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.026s) 2022-05-18T06:17:29.7194872Z test_cummax_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:29.7226707Z test_cummin_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:29.7324711Z test_cumprod_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:17:29.7416478Z test_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:17:29.7694058Z test_deepcopy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.028s) 2022-05-18T06:17:29.7946717Z test_deepcopy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.025s) 2022-05-18T06:17:29.7971591Z test_deepcopy_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:29.7994409Z test_deepcopy_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:29.8038529Z test_device_guard_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.005s) 2022-05-18T06:17:29.8895295Z test_diff_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:17:29.9590839Z test_diff_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.070s) 2022-05-18T06:17:30.0291690Z test_diff_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.070s) 2022-05-18T06:17:30.0876397Z test_diff_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1269: RuntimeWarning: overflow encountered in subtract 2022-05-18T06:17:30.0877672Z a = op(a[slice1], a[slice2]) 2022-05-18T06:17:30.0957278Z ok (0.067s) 2022-05-18T06:17:30.1624153Z test_diff_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.066s) 2022-05-18T06:17:30.2275911Z test_diff_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.065s) 2022-05-18T06:17:30.2847019Z test_diff_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.057s) 2022-05-18T06:17:30.3419606Z test_diff_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.057s) 2022-05-18T06:17:30.3979402Z test_diff_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.056s) 2022-05-18T06:17:30.4548218Z test_diff_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.057s) 2022-05-18T06:17:30.5119466Z test_diff_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.057s) 2022-05-18T06:17:30.5625135Z test_diff_noncontig_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.051s) 2022-05-18T06:17:30.6232919Z test_diff_noncontig_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.061s) 2022-05-18T06:17:30.6853136Z test_diff_noncontig_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.062s) 2022-05-18T06:17:30.7443710Z test_diff_noncontig_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:17:30.8029743Z test_diff_noncontig_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:17:30.8607619Z test_diff_noncontig_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:17:30.9104804Z test_diff_noncontig_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.050s) 2022-05-18T06:17:30.9609525Z test_diff_noncontig_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.050s) 2022-05-18T06:17:31.0095130Z test_diff_noncontig_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.048s) 2022-05-18T06:17:31.0591988Z test_diff_noncontig_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.050s) 2022-05-18T06:17:31.1091825Z test_diff_noncontig_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.050s) 2022-05-18T06:17:31.1391113Z test_dim_function_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.030s) 2022-05-18T06:17:31.1413625Z test_discontiguous_out_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1488100Z test_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:31.1508524Z test_dlpack_capsule_conversion_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1534205Z test_dlpack_capsule_conversion_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1554723Z test_dlpack_capsule_conversion_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1574764Z test_dlpack_capsule_conversion_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1593208Z test_dlpack_capsule_conversion_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1617938Z test_dlpack_capsule_conversion_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1632473Z test_dlpack_capsule_conversion_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1651274Z test_dlpack_capsule_conversion_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1671323Z test_dlpack_capsule_conversion_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1689943Z test_dlpack_capsule_conversion_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1707508Z test_dlpack_capsule_conversion_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1733239Z test_dlpack_conversion_with_diff_streams_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.1759728Z test_dlpack_conversion_with_diff_streams_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.1786906Z test_dlpack_conversion_with_diff_streams_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.1811357Z test_dlpack_conversion_with_diff_streams_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1836507Z test_dlpack_conversion_with_diff_streams_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1862239Z test_dlpack_conversion_with_diff_streams_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1893621Z test_dlpack_conversion_with_diff_streams_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.1917596Z test_dlpack_conversion_with_diff_streams_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1938572Z test_dlpack_conversion_with_diff_streams_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1962046Z test_dlpack_conversion_with_diff_streams_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.1985306Z test_dlpack_conversion_with_diff_streams_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2012637Z test_dlpack_conversion_with_streams_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.2039658Z test_dlpack_conversion_with_streams_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.2067886Z test_dlpack_conversion_with_streams_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.2096560Z test_dlpack_conversion_with_streams_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.2123990Z test_dlpack_conversion_with_streams_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.2149142Z test_dlpack_conversion_with_streams_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2172604Z test_dlpack_conversion_with_streams_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2197847Z test_dlpack_conversion_with_streams_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2219674Z test_dlpack_conversion_with_streams_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2243294Z test_dlpack_conversion_with_streams_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2266626Z test_dlpack_conversion_with_streams_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2296658Z test_dlpack_default_stream_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.2333263Z test_dlpack_error_on_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.2349449Z test_dlpack_export_is_conj_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2363508Z test_dlpack_export_non_strided_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2378527Z test_dlpack_export_requires_grad_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:31.2403236Z test_dlpack_protocol_conversion_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2427415Z test_dlpack_protocol_conversion_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2448241Z test_dlpack_protocol_conversion_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2472258Z test_dlpack_protocol_conversion_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2495537Z test_dlpack_protocol_conversion_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2514904Z test_dlpack_protocol_conversion_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2534245Z test_dlpack_protocol_conversion_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2555844Z test_dlpack_protocol_conversion_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2572879Z test_dlpack_protocol_conversion_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2591382Z test_dlpack_protocol_conversion_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2611700Z test_dlpack_protocol_conversion_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2636802Z test_dlpack_shared_storage_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2653598Z test_dlpack_tensor_invalid_stream_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2671654Z test_dlpack_tensor_invalid_stream_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2690827Z test_dlpack_tensor_invalid_stream_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2707491Z test_dlpack_tensor_invalid_stream_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2724892Z test_dlpack_tensor_invalid_stream_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2741299Z test_dlpack_tensor_invalid_stream_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2759247Z test_dlpack_tensor_invalid_stream_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2777315Z test_dlpack_tensor_invalid_stream_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2791511Z test_dlpack_tensor_invalid_stream_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2810493Z test_dlpack_tensor_invalid_stream_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2825705Z test_dlpack_tensor_invalid_stream_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.2846752Z test_errors_index_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:17:31.2859436Z test_expected_failure_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:31.2953756Z test_exponential_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:17:31.3033389Z test_exponential_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:17:31.3116713Z test_exponential_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:17:31.3194209Z test_exponential_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:17:31.3243595Z test_exponential_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.3288451Z test_exponential_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:31.3331059Z test_exponential_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:31.3384929Z test_exponential_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.3411404Z test_exponential_no_zero_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.3444182Z test_exponential_no_zero_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.3472131Z test_from_dlpack_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.3496066Z test_from_dlpack_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3518789Z test_from_dlpack_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3541146Z test_from_dlpack_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3561994Z test_from_dlpack_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3586155Z test_from_dlpack_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3602502Z test_from_dlpack_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3622163Z test_from_dlpack_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3643740Z test_from_dlpack_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3663027Z test_from_dlpack_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3681917Z test_from_dlpack_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3701109Z test_from_dlpack_dtype_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3718995Z test_from_dlpack_dtype_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3739091Z test_from_dlpack_dtype_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3753823Z test_from_dlpack_dtype_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3773168Z test_from_dlpack_dtype_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3791887Z test_from_dlpack_dtype_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3810956Z test_from_dlpack_dtype_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3829149Z test_from_dlpack_dtype_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3844471Z test_from_dlpack_dtype_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3861132Z test_from_dlpack_dtype_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3879504Z test_from_dlpack_dtype_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.3925947Z test_from_dlpack_noncontinguous_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.3972329Z test_from_dlpack_noncontinguous_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.4027034Z test_from_dlpack_noncontinguous_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.4069205Z test_from_dlpack_noncontinguous_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:31.4115958Z test_from_dlpack_noncontinguous_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.4160240Z test_from_dlpack_noncontinguous_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:31.4198488Z test_from_dlpack_noncontinguous_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:31.4236884Z test_from_dlpack_noncontinguous_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:31.4273096Z test_from_dlpack_noncontinguous_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:31.4312222Z test_from_dlpack_noncontinguous_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:31.4356972Z test_from_dlpack_noncontinguous_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:31.4565039Z test_gather_backward_deterministic_path_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:17:31.4589739Z test_gather_backward_one_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:17:31.4673567Z test_geometric_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:17:31.4708222Z test_geometric_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:31.4730751Z test_geometric_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.4751211Z test_geometric_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.4771074Z test_geometric_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.4793877Z test_geometric_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.4814913Z test_geometric_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.4832940Z test_geometric_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.4853502Z test_geometric_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:31.4918006Z test_geometric_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:17:31.4972317Z test_geometric_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.5030405Z test_geometric_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:17:31.5090410Z test_geometric_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:17:31.5146434Z test_geometric_kstest_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.5201767Z test_geometric_kstest_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.5258693Z test_geometric_kstest_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.5313966Z test_geometric_kstest_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:31.5371372Z test_geometric_kstest_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:17:31.7657501Z test_gradient_all_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.229s) 2022-05-18T06:17:31.9459263Z test_gradient_all_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.180s) 2022-05-18T06:17:31.9980000Z test_gradient_all_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1061: RuntimeWarning: divide by zero encountered in true_divide 2022-05-18T06:17:31.9981582Z a = -(dx2)/(dx1 * (dx1 + dx2)) 2022-05-18T06:17:31.9983148Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1062: RuntimeWarning: divide by zero encountered in true_divide 2022-05-18T06:17:31.9984413Z b = (dx2 - dx1) / (dx1 * dx2) 2022-05-18T06:17:31.9986317Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: RuntimeWarning: invalid value encountered in multiply 2022-05-18T06:17:31.9987631Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-05-18T06:17:31.9989333Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: RuntimeWarning: invalid value encountered in add 2022-05-18T06:17:31.9990607Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-05-18T06:17:31.9992318Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: RuntimeWarning: divide by zero encountered in true_divide 2022-05-18T06:17:31.9993810Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-05-18T06:17:32.0051956Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1063: RuntimeWarning: divide by zero encountered in true_divide 2022-05-18T06:17:32.0053135Z c = dx1 / (dx2 * (dx1 + dx2)) 2022-05-18T06:17:32.0054728Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1085: RuntimeWarning: divide by zero encountered in true_divide 2022-05-18T06:17:32.0056240Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-05-18T06:17:32.0057932Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1085: RuntimeWarning: invalid value encountered in true_divide 2022-05-18T06:17:32.0059404Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-05-18T06:17:32.0095648Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1100: RuntimeWarning: divide by zero encountered in double_scalars 2022-05-18T06:17:32.0097063Z a = -(2. * dx1 + dx2)/(dx1 * (dx1 + dx2)) 2022-05-18T06:17:32.0098651Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1101: RuntimeWarning: divide by zero encountered in double_scalars 2022-05-18T06:17:32.0099757Z b = (dx1 + dx2) / (dx1 * dx2) 2022-05-18T06:17:32.0101253Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: RuntimeWarning: invalid value encountered in multiply 2022-05-18T06:17:32.0102553Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-05-18T06:17:32.0104684Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: RuntimeWarning: invalid value encountered in add 2022-05-18T06:17:32.0106168Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-05-18T06:17:32.0439550Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1117: RuntimeWarning: divide by zero encountered in double_scalars 2022-05-18T06:17:32.0441114Z a = (dx2) / (dx1 * (dx1 + dx2)) 2022-05-18T06:17:32.0442686Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1118: RuntimeWarning: divide by zero encountered in double_scalars 2022-05-18T06:17:32.0443955Z b = - (dx2 + dx1) / (dx1 * dx2) 2022-05-18T06:17:32.0445465Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: RuntimeWarning: invalid value encountered in multiply 2022-05-18T06:17:32.0446779Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-05-18T06:17:32.0448435Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: RuntimeWarning: invalid value encountered in add 2022-05-18T06:17:32.0449723Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-05-18T06:17:32.0470451Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: RuntimeWarning: invalid value encountered in true_divide 2022-05-18T06:17:32.0472055Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-05-18T06:17:32.1039693Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1102: RuntimeWarning: divide by zero encountered in double_scalars 2022-05-18T06:17:32.1041023Z c = - dx1 / (dx2 * (dx1 + dx2)) 2022-05-18T06:17:32.1042588Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1119: RuntimeWarning: divide by zero encountered in double_scalars 2022-05-18T06:17:32.1043733Z c = (2. * dx2 + dx1) / (dx2 * (dx1 + dx2)) 2022-05-18T06:17:32.1135136Z ok (0.168s) 2022-05-18T06:17:32.2014668Z test_gradient_extreme_cases_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.088s) 2022-05-18T06:17:32.2841470Z test_gradient_extreme_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:17:32.3686691Z test_gradient_extreme_cases_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:17:32.3788397Z test_gradient_type_promotion_cuda (__main__.TestTorchDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1057: ComplexWarning: Casting complex values to real discards the imaginary part 2022-05-18T06:17:32.3790254Z out[tuple(slice1)] = (f[tuple(slice4)] - f[tuple(slice2)]) / (2. * ax_dx) 2022-05-18T06:17:32.3791992Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: ComplexWarning: Casting complex values to real discards the imaginary part 2022-05-18T06:17:32.3793506Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-05-18T06:17:32.3795212Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1085: ComplexWarning: Casting complex values to real discards the imaginary part 2022-05-18T06:17:32.3796718Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-05-18T06:17:32.3800472Z /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py:600: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:172.) 2022-05-18T06:17:32.3802858Z return torch.as_tensor(tensor_like) 2022-05-18T06:17:32.3804516Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: ComplexWarning: Casting complex values to real discards the imaginary part 2022-05-18T06:17:32.3805859Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-05-18T06:17:32.3807956Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: ComplexWarning: Casting complex values to real discards the imaginary part 2022-05-18T06:17:32.3809306Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-05-18T06:17:32.3935783Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: ComplexWarning: Casting complex values to real discards the imaginary part 2022-05-18T06:17:32.3937183Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-05-18T06:17:32.4381870Z ok (0.070s) 2022-05-18T06:17:32.4434816Z test_hook_remove_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:32.4718271Z test_index_add_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.028s) 2022-05-18T06:17:32.4923632Z test_index_add_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:17:32.5104680Z test_index_copy_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:17:32.5242684Z test_index_copy_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:17:32.5440171Z test_index_copy_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:17:32.5641112Z test_index_copy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:17:32.5815874Z test_index_copy_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:17:32.5991618Z test_index_copy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:17:32.6170132Z test_index_copy_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:17:32.6305749Z test_index_copy_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:17:32.6443940Z test_index_copy_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:17:32.6580348Z test_index_copy_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:17:32.6716487Z test_index_copy_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:17:32.6854816Z test_index_copy_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:17:34.6376092Z test_index_copy_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (1.952s) 2022-05-18T06:17:34.6563071Z test_index_copy_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:17:34.6614502Z test_index_copy_scalars_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:34.6649558Z test_index_copy_scalars_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:34.6702214Z test_index_copy_scalars_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:34.6756428Z test_index_copy_scalars_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:17:34.6799858Z test_index_copy_scalars_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:34.6842863Z test_index_copy_scalars_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:34.6885902Z test_index_copy_scalars_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:34.6920217Z test_index_copy_scalars_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:34.6958687Z test_index_copy_scalars_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:34.6993903Z test_index_copy_scalars_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:34.7029505Z test_index_copy_scalars_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:34.7064569Z test_index_copy_scalars_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:34.7139427Z test_index_fill_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7208134Z test_index_fill_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7238873Z test_index_fill_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:34.7269077Z test_index_fill_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:17:34.7345509Z test_index_fill_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7417057Z test_index_fill_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7487111Z test_index_fill_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7556111Z test_index_fill_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7625724Z test_index_fill_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7694191Z test_index_fill_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7762939Z test_index_fill_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7831761Z test_index_fill_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:17:34.7926034Z test_index_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:17:34.8198702Z test_index_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.027s) 2022-05-18T06:17:34.8341766Z test_index_put_non_accumulate_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:17:34.8386030Z test_index_reduce_reduce_amax_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:2820: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:883.) 2022-05-18T06:17:34.8387892Z dest.index_reduce_(dim, idx, src, reduce, include_self=include_self) 2022-05-18T06:17:34.8478147Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-05-18T06:17:34.8479482Z 2022-05-18T06:17:34.8481039Z - 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-05-18T06:17:34.8483750Z - 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-05-18T06:17:34.8485808Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-05-18T06:17:34.8486985Z warnings.warn(msg, FutureWarning) 2022-05-18T06:17:34.9194026Z ok (0.085s) 2022-05-18T06:17:35.0035524Z test_index_reduce_reduce_amax_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:17:35.0880372Z test_index_reduce_reduce_amax_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:17:35.1704191Z test_index_reduce_reduce_amax_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:17:35.2550280Z test_index_reduce_reduce_amin_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:17:35.3400697Z test_index_reduce_reduce_amin_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:17:35.4246972Z test_index_reduce_reduce_amin_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.085s) 2022-05-18T06:17:35.5071216Z test_index_reduce_reduce_amin_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.082s) 2022-05-18T06:17:35.6074258Z test_index_reduce_reduce_mean_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.100s) 2022-05-18T06:17:35.7074333Z test_index_reduce_reduce_mean_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.100s) 2022-05-18T06:17:35.8076637Z test_index_reduce_reduce_mean_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.100s) 2022-05-18T06:17:35.9056253Z test_index_reduce_reduce_mean_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.098s) 2022-05-18T06:17:35.9951399Z test_index_reduce_reduce_prod_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.089s) 2022-05-18T06:17:36.0852434Z test_index_reduce_reduce_prod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.090s) 2022-05-18T06:17:36.1746897Z test_index_reduce_reduce_prod_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.089s) 2022-05-18T06:17:36.2619313Z test_index_reduce_reduce_prod_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.087s) 2022-05-18T06:17:36.2739616Z test_index_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:17:36.2830867Z test_index_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:17:36.2945363Z test_index_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:17:36.3061494Z test_index_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:17:36.3165915Z test_index_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:17:36.3274520Z test_index_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:17:36.3377897Z test_index_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:17:36.3473119Z test_index_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:17:36.3563265Z test_index_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:17:36.3654130Z test_index_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:17:36.3747276Z test_index_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:17:36.3838670Z test_index_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:17:36.4203350Z test_invalid_shapes_grid_sampler_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.036s) 2022-05-18T06:17:36.4243689Z test_is_set_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:17:36.4264767Z test_is_signed_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:36.4277819Z test_item_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4291459Z test_item_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4305279Z test_item_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4319032Z test_item_cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4334914Z test_item_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4347752Z test_item_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4365271Z test_item_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:36.4378817Z test_item_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4393647Z test_item_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:17:36.4408379Z test_item_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4422328Z test_item_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4435922Z test_item_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:36.4450055Z test_item_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:17:50.7076712Z test_large_cumprod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (14.262s) 2022-05-18T06:18:05.1462807Z test_large_cumsum_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (14.438s) 2022-05-18T06:18:05.1507534Z test_log_normal_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.1531798Z test_log_normal_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:05.1551394Z test_log_normal_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:05.1572483Z test_log_normal_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:05.1749645Z test_logcumsumexp_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:18:05.1858503Z test_lognormal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:18:05.1969137Z test_lognormal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:18:05.2069637Z test_lognormal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:18:05.2164042Z test_lognormal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:18:05.2192472Z test_masked_fill_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:05.2235335Z test_masked_fill_cuda_bfloat16_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2279386Z test_masked_fill_cuda_bfloat16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2323328Z test_masked_fill_cuda_bool_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2364234Z test_masked_fill_cuda_bool_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2404588Z test_masked_fill_cuda_complex128_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2452110Z test_masked_fill_cuda_complex128_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:05.2493734Z test_masked_fill_cuda_complex64_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2539567Z test_masked_fill_cuda_complex64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2578859Z test_masked_fill_cuda_float16_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2624874Z test_masked_fill_cuda_float16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2664604Z test_masked_fill_cuda_float32_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2707914Z test_masked_fill_cuda_float32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2746533Z test_masked_fill_cuda_float64_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2794745Z test_masked_fill_cuda_float64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:05.2837453Z test_masked_fill_cuda_int16_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2877612Z test_masked_fill_cuda_int16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2917602Z test_masked_fill_cuda_int32_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.2961213Z test_masked_fill_cuda_int32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.3004069Z test_masked_fill_cuda_int64_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.3046899Z test_masked_fill_cuda_int64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.3090735Z test_masked_fill_cuda_int8_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.3135511Z test_masked_fill_cuda_int8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.3175887Z test_masked_fill_cuda_uint8_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.3218298Z test_masked_fill_cuda_uint8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:05.3344380Z test_masked_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:18:05.3381879Z test_masked_scatter_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:05.3462855Z test_masked_scatter_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:05.3515095Z test_masked_scatter_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:05.3592404Z test_masked_scatter_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:05.3667739Z test_masked_scatter_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:05.3742556Z test_masked_scatter_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:05.3817222Z test_masked_scatter_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:05.3890079Z test_masked_scatter_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:05.3963043Z test_masked_scatter_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:05.4036573Z test_masked_scatter_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:05.4109299Z test_masked_scatter_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:05.4187177Z test_masked_scatter_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:05.4260297Z test_masked_scatter_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:33.3079538Z test_masked_scatter_large_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (27.882s) 2022-05-18T06:18:33.3158315Z test_masked_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:33.3222416Z test_masked_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.3224159Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.3256228Z ok (0.010s) 2022-05-18T06:18:33.3313881Z test_masked_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.3315621Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.3381566Z ok (0.012s) 2022-05-18T06:18:33.3442634Z test_masked_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.3444383Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.3475784Z ok (0.009s) 2022-05-18T06:18:33.3532299Z test_masked_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.3534042Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.3563562Z ok (0.009s) 2022-05-18T06:18:33.3622228Z test_masked_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.3623969Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.3652423Z ok (0.009s) 2022-05-18T06:18:33.3711086Z test_masked_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.3712811Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.3741269Z ok (0.009s) 2022-05-18T06:18:33.3797700Z test_masked_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.3799768Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.3826759Z ok (0.009s) 2022-05-18T06:18:33.3882499Z test_masked_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.3884088Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.3908306Z ok (0.008s) 2022-05-18T06:18:33.3962978Z test_masked_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.3964701Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.3990615Z ok (0.008s) 2022-05-18T06:18:33.4048534Z test_masked_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.4050262Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.4069836Z ok (0.008s) 2022-05-18T06:18:33.4130936Z test_masked_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.4133080Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.4155699Z ok (0.008s) 2022-05-18T06:18:33.4212982Z test_masked_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... test_torch.py:3459: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:18:33.4215060Z torch.masked_select(src, mask, out=dst3) 2022-05-18T06:18:33.4238566Z ok (0.008s) 2022-05-18T06:18:33.4318981Z test_masked_select_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:33.4443990Z test_memory_format_clone_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:18:33.4482936Z test_memory_format_consistency_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:33.4761889Z test_memory_format_cpu_and_cuda_ops_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.028s) 2022-05-18T06:18:33.4854096Z test_memory_format_empty_like_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:18:33.5359539Z test_memory_format_factory_like_functions_preserve_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.050s) 2022-05-18T06:18:33.7055158Z test_memory_format_operators_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.169s) 2022-05-18T06:18:33.7085384Z test_memory_format_preserved_after_permute_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:33.7143429Z test_memory_format_propagation_rules_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:18:33.7250552Z test_memory_format_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:18:33.7355362Z test_memory_format_type_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:18:33.8099583Z test_memory_format_type_shortcuts_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.074s) 2022-05-18T06:18:33.8138104Z test_multinomial_cpu_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:33.8165248Z test_multinomial_cpu_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:33.8199844Z test_multinomial_cpu_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:33.9031333Z test_multinomial_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.083s) 2022-05-18T06:18:33.9394605Z test_multinomial_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.036s) 2022-05-18T06:18:33.9756718Z test_multinomial_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.036s) 2022-05-18T06:18:33.9852701Z test_multinomial_deterministic_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:18:33.9950202Z test_multinomial_deterministic_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:18:34.0094684Z test_multinomial_deterministic_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:18:34.0157914Z test_multinomial_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:18:34.0176208Z test_multinomial_empty_w_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:34.0191864Z test_multinomial_empty_wo_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:18:34.0206809Z test_multinomial_gpu_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:18:34.0374025Z test_multinomial_invalid_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:34.0508225Z test_multinomial_invalid_distribution_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:18:34.0544320Z test_multinomial_rng_state_advance_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T06:18:34.0568068Z test_narrow_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:34.0854841Z test_nondeterministic_alert_AdaptiveAvgPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.029s) 2022-05-18T06:18:34.1060419Z test_nondeterministic_alert_AdaptiveAvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:18:34.1324851Z test_nondeterministic_alert_AdaptiveMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.026s) 2022-05-18T06:18:34.1579921Z test_nondeterministic_alert_AvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.025s) 2022-05-18T06:18:34.1804005Z test_nondeterministic_alert_CTCLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2022-05-18T06:18:34.2062404Z test_nondeterministic_alert_EmbeddingBag_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.026s) 2022-05-18T06:18:34.2281169Z test_nondeterministic_alert_FractionalMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2022-05-18T06:18:34.2471606Z test_nondeterministic_alert_FractionalMaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:18:34.2685496Z test_nondeterministic_alert_MaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:18:34.2887455Z test_nondeterministic_alert_NLLLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:18:34.3013624Z test_nondeterministic_alert_ReflectionPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:18:34.3180638Z test_nondeterministic_alert_ReflectionPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:18:34.3339986Z test_nondeterministic_alert_ReflectionPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:18:34.3567318Z test_nondeterministic_alert_ReplicationPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:18:34.3765045Z test_nondeterministic_alert_ReplicationPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:18:34.3954781Z test_nondeterministic_alert_ReplicationPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:18:34.4118116Z test_nondeterministic_alert_bincount_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:34.4364249Z test_nondeterministic_alert_gather_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.024s) 2022-05-18T06:18:34.4592427Z test_nondeterministic_alert_grid_sample_2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:18:34.4768921Z test_nondeterministic_alert_grid_sample_3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:34.4980310Z test_nondeterministic_alert_histc_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:18:34.5134353Z test_nondeterministic_alert_interpolate_bicubic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:18:34.5371205Z test_nondeterministic_alert_interpolate_bilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:18:34.5572591Z test_nondeterministic_alert_interpolate_linear_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:18:34.5774382Z test_nondeterministic_alert_interpolate_trilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:18:34.6139516Z test_nondeterministic_alert_kthvalue_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.036s) 2022-05-18T06:18:34.6376427Z test_nondeterministic_alert_median_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:18:34.6534147Z test_nondeterministic_alert_put_accumulate_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:18:34.6689205Z test_nondeterministic_alert_put_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:34.6887342Z test_nondeterministic_alert_scatter_add_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2022-05-18T06:18:34.6996977Z test_normal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:18:34.7085576Z test_normal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:18:34.7174209Z test_normal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:18:34.7262832Z test_normal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:18:34.7767874Z test_nullary_op_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.050s) 2022-05-18T06:18:34.7810690Z test_pairwise_distance_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:34.7840623Z test_pdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:34.7854599Z test_pdist_norm_backward_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:18:34.7886164Z test_pdist_norm_forward_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T06:18:34.7889923Z test_pdist_norm_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T06:18:34.7939799Z test_pickle_gradscaler_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:34.7985559Z test_pin_memory_from_constructor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:34.8018344Z test_put_accumulate_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:34.8078569Z test_put_accumulate_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:18:34.8133061Z test_put_accumulate_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:34.8162706Z test_put_accumulate_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:34.8213164Z test_put_accumulate_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:34.8269327Z test_put_accumulate_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:34.8309066Z test_put_accumulate_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:34.8345173Z test_put_accumulate_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:34.8379030Z test_put_accumulate_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:34.8420027Z test_put_accumulate_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:34.8465534Z test_put_accumulate_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:34.9270692Z test_put_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:18:35.0229061Z test_put_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.096s) 2022-05-18T06:18:35.1164415Z test_put_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.093s) 2022-05-18T06:18:35.2007494Z test_put_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.084s) 2022-05-18T06:18:35.2813118Z test_put_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.080s) 2022-05-18T06:18:35.3598993Z test_put_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.078s) 2022-05-18T06:18:35.4251366Z test_put_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.065s) 2022-05-18T06:18:35.4825063Z test_put_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.057s) 2022-05-18T06:18:35.5368640Z test_put_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.054s) 2022-05-18T06:18:35.5939671Z test_put_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.057s) 2022-05-18T06:18:35.6514943Z test_put_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.058s) 2022-05-18T06:18:35.6571201Z test_put_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:35.6845235Z test_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.027s) 2022-05-18T06:18:35.6891923Z test_repeat_interleave_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:35.8078814Z test_scalar_check_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.119s) 2022-05-18T06:18:35.8109260Z test_scatter_add_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:35.8138402Z test_scatter_add_non_unique_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:38.8809569Z test_scatter_add_one_dim_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (3.067s) 2022-05-18T06:18:38.8860410Z test_scatter_add_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:38.8886073Z test_scatter_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:38.9042794Z test_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:18:38.9110863Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:38.9180268Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:38.9246910Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:38.9312176Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:38.9378177Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:18:38.9449945Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:38.9517467Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:38.9577499Z test_scatter_reduce_non_unique_index_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:18:38.9611738Z test_scatter_reduce_non_unique_index_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:38.9643869Z test_scatter_reduce_non_unique_index_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:38.9674789Z test_scatter_reduce_non_unique_index_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:38.9728179Z test_scatter_reduce_non_unique_index_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:38.9780511Z test_scatter_reduce_non_unique_index_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:38.9835875Z test_scatter_reduce_non_unique_index_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:18:38.9867998Z test_scatter_reduce_non_unique_index_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:38.9899809Z test_scatter_reduce_non_unique_index_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:38.9933549Z test_scatter_reduce_non_unique_index_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:38.9965477Z test_scatter_reduce_non_unique_index_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:38.9998262Z test_scatter_reduce_non_unique_index_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0035335Z test_scatter_reduce_operations_to_large_input_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0069068Z test_scatter_reduce_operations_to_large_input_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0108945Z test_scatter_reduce_operations_to_large_input_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0143978Z test_scatter_reduce_operations_to_large_input_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0182675Z test_scatter_reduce_operations_to_large_input_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0221693Z test_scatter_reduce_operations_to_large_input_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0261921Z test_scatter_reduce_operations_to_large_input_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0294752Z test_scatter_reduce_operations_to_large_input_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0330428Z test_scatter_reduce_operations_to_large_input_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0368034Z test_scatter_reduce_operations_to_large_input_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0409084Z test_scatter_reduce_operations_to_large_input_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0442018Z test_scatter_reduce_operations_to_large_input_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0479202Z test_scatter_reduce_scalar_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0509245Z test_scatter_reduce_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0540493Z test_scatter_reduce_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0572186Z test_scatter_reduce_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0609418Z test_scatter_reduce_scalar_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0643330Z test_scatter_reduce_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0683902Z test_scatter_reduce_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:39.0715201Z test_scatter_reduce_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0747326Z test_scatter_reduce_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0779719Z test_scatter_reduce_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0810878Z test_scatter_reduce_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0842682Z test_scatter_reduce_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0870936Z test_scatter_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.0889872Z test_scatter_zero_size_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:39.0951407Z test_serialization_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:18:39.1111108Z test_set_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:18:39.1263584Z test_set_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.1420934Z test_set_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:18:39.1581148Z test_set_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:18:39.1736884Z test_set_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.1891835Z test_set_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.2046369Z test_set_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.2202512Z test_set_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.2352695Z test_set_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.2502832Z test_set_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.2651058Z test_set_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.2803657Z test_set_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.2937351Z test_shift_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:18:39.2951022Z test_skip_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2022-05-18T06:18:39.2967553Z test_storage_all_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:39.3067297Z test_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:18:39.3263186Z test_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:18:39.3418037Z test_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.3544172Z test_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:18:39.3689202Z test_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:18:39.3787897Z test_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2022-05-18T06:18:39.3897603Z test_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:18:39.4024550Z test_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2022-05-18T06:18:39.4118033Z test_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:18:39.4210641Z test_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:18:39.4282163Z test_storage_setitem_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:39.4359837Z test_storage_setitem_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:39.4436046Z test_storage_setitem_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:39.4510929Z test_storage_setitem_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:39.4587970Z test_storage_setitem_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:39.4667363Z test_storage_setitem_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:39.4744597Z test_storage_setitem_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:39.4819102Z test_storage_setitem_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:39.4895508Z test_storage_setitem_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:39.4920652Z test_storage_setitem_cuda_qint32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.4946194Z test_storage_setitem_cuda_qint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.4972860Z test_storage_setitem_cuda_quint4x2 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.4998747Z test_storage_setitem_cuda_quint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.5081876Z test_storage_setitem_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2022-05-18T06:18:39.6625528Z test_strides_propagation_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.154s) 2022-05-18T06:18:39.6669639Z test_sync_warning_cuda (__main__.TestTorchDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/cuda/__init__.py:567: UserWarning: Synchronization debug mode is a prototype feature and does not yet detect all synchronizing operations (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp:513.) 2022-05-18T06:18:39.6671548Z torch._C._cuda_set_sync_debug_mode(debug_mode) 2022-05-18T06:18:39.7458385Z ok (0.083s) 2022-05-18T06:18:39.7623186Z test_take_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:18:39.7742509Z test_take_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:18:39.7907125Z test_take_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:39.8078119Z test_take_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:39.8231009Z test_take_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.8388565Z test_take_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:18:39.8541308Z test_take_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:18:39.8662080Z test_take_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:18:39.8783979Z test_take_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:18:39.8901707Z test_take_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:18:39.9021346Z test_take_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:18:39.9142653Z test_take_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:18:39.9175769Z test_take_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:39.9363328Z test_tensor_from_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2022-05-18T06:18:39.9537400Z test_tensor_from_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:39.9720504Z test_tensor_from_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:18:39.9903336Z test_tensor_from_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:18:40.0081891Z test_tensor_from_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:18:40.0261002Z test_tensor_from_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:18:40.0438599Z test_tensor_from_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:18:40.0612736Z test_tensor_from_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:40.0792855Z test_tensor_from_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:18:40.0968070Z test_tensor_from_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:40.1142698Z test_tensor_from_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:40.1320059Z test_tensor_from_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2022-05-18T06:18:40.1334937Z test_tensor_set_errors_multigpu_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:18:40.1510429Z test_tensor_shape_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:18:40.1535063Z test_tensor_storage_type_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1555904Z test_tensor_storage_type_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1577778Z test_tensor_storage_type_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1604656Z test_tensor_storage_type_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1625110Z test_tensor_storage_type_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1646936Z test_tensor_storage_type_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1667539Z test_tensor_storage_type_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1687367Z test_tensor_storage_type_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1707964Z test_tensor_storage_type_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1730587Z test_tensor_storage_type_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1745559Z test_tensor_storage_type_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1773424Z test_tensor_storage_type_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1794305Z test_ternary_op_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:18:40.1840830Z test_unfold_all_devices_and_dtypes_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:18:40.1870918Z test_unfold_scalars_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:18:40.1933894Z test_uniform_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:18:40.1992678Z test_uniform_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:18:40.2051416Z test_uniform_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:18:40.2117378Z test_uniform_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:18:40.2138760Z test_warn_always_caught_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:18:40.2370217Z test_where_scalar_handcrafted_values_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:18:40.2386233Z test_cuda_vitals_gpu_only_cuda (__main__.TestVitalSignsCudaCUDA) ... [TORCH_VITAL] Dataloader.enabled True 2022-05-18T06:18:40.2387466Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-05-18T06:18:40.2388304Z [TORCH_VITAL] CUDA.used true 2022-05-18T06:18:40.2388927Z ok (0.001s) 2022-05-18T06:18:40.2389283Z 2022-05-18T06:18:40.2390309Z ---------------------------------------------------------------------- 2022-05-18T06:18:40.2394392Z Ran 877 tests in 311.430s 2022-05-18T06:18:40.2395302Z 2022-05-18T06:18:40.2396212Z OK (skipped=24) 2022-05-18T06:18:40.2396687Z 2022-05-18T06:18:40.2437145Z Generating XML reports... 2022-05-18T06:18:40.2439054Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20220518061328.xml 2022-05-18T06:18:40.2459062Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestDevicePrecisionCUDA-20220518061328.xml 2022-05-18T06:18:40.2637436Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorch-20220518061328.xml 2022-05-18T06:18:40.3341911Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCUDA-20220518061328.xml 2022-05-18T06:18:40.3343883Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCUDA-20220518061328.xml 2022-05-18T06:18:42.5022992Z [TORCH_VITAL] Dataloader.enabled True 2022-05-18T06:18:42.5023936Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-05-18T06:18:42.5024750Z [TORCH_VITAL] CUDA.used true 2022-05-18T06:18:43.8698603Z Running test_jit ... [2022-05-18 06:18:43.868971] 2022-05-18T06:18:43.8700046Z Executing ['/opt/conda/bin/python', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:18:43.869136] 2022-05-18T06:18:46.4640466Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-05-18T06:18:46.5699079Z Test results will be stored in test-reports/python-unittest/test_jit 2022-05-18T06:18:46.6045040Z 2022-05-18T06:18:46.6046019Z Running tests... 2022-05-18T06:18:46.6047269Z ---------------------------------------------------------------------- 2022-05-18T06:18:46.6068104Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.002s) 2022-05-18T06:18:46.6232872Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.016s) 2022-05-18T06:18:46.6486325Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.026s) 2022-05-18T06:18:46.6500875Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.002s) 2022-05-18T06:18:46.7092419Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.059s) 2022-05-18T06:18:46.7183432Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.009s) 2022-05-18T06:18:46.7832826Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.065s) 2022-05-18T06:18:46.7946278Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.011s) 2022-05-18T06:18:46.7983770Z test_async_python (jit.test_async.TestAsync) ... ok (0.004s) 2022-05-18T06:18:46.8066880Z test_async_script (jit.test_async.TestAsync) ... ok (0.008s) 2022-05-18T06:18:46.8183877Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.012s) 2022-05-18T06:18:46.8694667Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.051s) 2022-05-18T06:18:46.8952556Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.026s) 2022-05-18T06:18:46.9037904Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.008s) 2022-05-18T06:18:46.9165340Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.013s) 2022-05-18T06:18:46.9187520Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.002s) 2022-05-18T06:18:46.9669875Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.048s) 2022-05-18T06:18:46.9686099Z test_future_subtyping (jit.test_async.TestAsync) 2022-05-18T06:18:46.9794729Z Test that futures subtype each other properly. ... ok (0.012s) 2022-05-18T06:18:46.9815732Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.002s) 2022-05-18T06:18:46.9955579Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.014s) 2022-05-18T06:18:47.0065602Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.011s) 2022-05-18T06:18:47.0253451Z test_trace_fork_wait_inline_onnx (jit.test_async.TestAsync) ... ok (0.019s) 2022-05-18T06:18:47.0282580Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.003s) 2022-05-18T06:18:47.0644534Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.036s) 2022-05-18T06:18:47.0872060Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.022s) 2022-05-18T06:18:47.0938725Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2022-05-18T06:18:47.1137779Z 1. Testing a = int, b = int ... ok (0.027s) 2022-05-18T06:18:47.1329587Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... ok (0.019s) 2022-05-18T06:18:47.1369382Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.004s) 2022-05-18T06:18:47.1783971Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.041s) 2022-05-18T06:18:47.2472831Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.068s) 2022-05-18T06:18:47.2532536Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2022-05-18T06:18:47.2789256Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.026s) 2022-05-18T06:18:47.2877627Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2022-05-18T06:18:47.2903654Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.003s) 2022-05-18T06:18:47.2991212Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2022-05-18T06:18:47.3071014Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2022-05-18T06:18:47.3203585Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.013s) 2022-05-18T06:18:47.3286781Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2022-05-18T06:18:47.3372613Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2022-05-18T06:18:47.3458514Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2022-05-18T06:18:47.3538231Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2022-05-18T06:18:47.3554693Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.002s) 2022-05-18T06:18:47.3629256Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.007s) 2022-05-18T06:18:47.3731256Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-05-18T06:18:47.3800291Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.007s) 2022-05-18T06:18:47.3877935Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2022-05-18T06:18:47.3880563Z test_errors (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.001s) 2022-05-18T06:18:47.3885869Z test_execution (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-05-18T06:18:47.3890858Z test_save_load (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2022-05-18T06:18:47.3894459Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2022-05-18T06:18:47.3898449Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2022-05-18T06:18:47.3975940Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.007s) 2022-05-18T06:18:47.4063536Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.009s) 2022-05-18T06:18:47.4152432Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.009s) 2022-05-18T06:18:47.4268624Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.011s) 2022-05-18T06:18:47.4383424Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.012s) 2022-05-18T06:18:47.4499299Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.011s) 2022-05-18T06:18:47.4637411Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... ok (0.014s) 2022-05-18T06:18:47.4777767Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... ok (0.014s) 2022-05-18T06:18:47.4860855Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.008s) 2022-05-18T06:18:47.4974814Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.011s) 2022-05-18T06:18:47.5234221Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (0.026s) 2022-05-18T06:18:47.5370134Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.013s) 2022-05-18T06:18:47.5386497Z test_cuda_synchronize (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.002s) 2022-05-18T06:18:47.5406298Z test_current_stream (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.002s) 2022-05-18T06:18:47.6128720Z test_event_args (jit.test_cuda.TestCUDA) ... skip: test doesn't currently work on the ROCm stack (0.072s) 2022-05-18T06:18:47.6768285Z test_stream_args (jit.test_cuda.TestCUDA) ... skip: test doesn't currently work on the ROCm stack (0.064s) 2022-05-18T06:18:47.6961075Z test_streams_and_events (jit.test_cuda.TestCUDA) ... skip: detected only one GPU (0.019s) 2022-05-18T06:18:47.7109153Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.015s) 2022-05-18T06:18:47.7121416Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2022-05-18T06:18:47.7171769Z Test that the error message displayed when convering a class type ... ok (0.006s) 2022-05-18T06:18:47.7626171Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.045s) 2022-05-18T06:18:47.7692426Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-05-18T06:18:47.7728366Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-05-18T06:18:47.7744797Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2022-05-18T06:18:47.7866553Z Test that inheritance is detected in ... ok (0.014s) 2022-05-18T06:18:47.8607452Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.074s) 2022-05-18T06:18:47.8739656Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.013s) 2022-05-18T06:18:47.8838325Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.010s) 2022-05-18T06:18:47.8845575Z test_classmethod (jit.test_class_type.TestClassType) 2022-05-18T06:18:47.8942394Z Test classmethods on class types. ... ok (0.010s) 2022-05-18T06:18:47.8974298Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-05-18T06:18:47.8992437Z test_custom_delete (jit.test_class_type.TestClassType) 2022-05-18T06:18:47.9153031Z Test that del can be called on an instance of a class that ... ok (0.018s) 2022-05-18T06:18:47.9193232Z test_default_args (jit.test_class_type.TestClassType) 2022-05-18T06:18:47.9864015Z Test that methods on class types can have default arguments. ... ok (0.071s) 2022-05-18T06:18:47.9929991Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-05-18T06:18:47.9964818Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-05-18T06:18:47.9975299Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.001s) 2022-05-18T06:18:48.0165847Z test_imported_classes (jit.test_class_type.TestClassType) ... ok (0.019s) 2022-05-18T06:18:48.0241472Z test_in (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-05-18T06:18:48.0277769Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-05-18T06:18:48.0863759Z test_interface (jit.test_class_type.TestClassType) ... ok (0.058s) 2022-05-18T06:18:48.0923753Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.006s) 2022-05-18T06:18:48.1007179Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-05-18T06:18:48.2639818Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.163s) 2022-05-18T06:18:48.2670907Z test_properties (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.2978879Z Test that a scripted class can make use of the @property decorator. ... ok (0.034s) 2022-05-18T06:18:48.3063314Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-05-18T06:18:48.3138488Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-05-18T06:18:48.3140992Z test_recursive_class (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.3172795Z Recursive class types not yet supported. We should give a good error message. ... ok (0.003s) 2022-05-18T06:18:48.3196694Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.3656946Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.048s) 2022-05-18T06:18:48.3664983Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.3809871Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.015s) 2022-05-18T06:18:48.3816418Z test_recursive_scripting (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.3936941Z Test that class types are recursively scripted when an Python instance of one ... ok (0.013s) 2022-05-18T06:18:48.3954737Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.4123108Z Test that class types module attributes that fail to script ... ok (0.019s) 2022-05-18T06:18:48.4137637Z test_reference_semantics (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.4232024Z Test that modifications made to a class instance in TorchScript ... ok (0.011s) 2022-05-18T06:18:48.4341999Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.011s) 2022-05-18T06:18:48.4524728Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.018s) 2022-05-18T06:18:48.4648352Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.012s) 2022-05-18T06:18:48.4649875Z test_schema_human_readable (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.7246610Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.260s) 2022-05-18T06:18:48.7258767Z test_self_referential_method (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.7396382Z Test that a scripted class can have a method that refers to the class itself ... ok (0.015s) 2022-05-18T06:18:48.7479300Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-05-18T06:18:48.7518671Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-05-18T06:18:48.7546613Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-05-18T06:18:48.7561292Z test_staticmethod (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.7766619Z Test static methods on class types. ... ok (0.022s) 2022-05-18T06:18:48.7778830Z test_type_annotation (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.7851544Z Test that annotating container attributes with types works correctly ... ok (0.008s) 2022-05-18T06:18:48.7894846Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-05-18T06:18:48.7964518Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-05-18T06:18:48.7987318Z test_unused_method (jit.test_class_type.TestClassType) 2022-05-18T06:18:48.8130716Z Test unused methods on scripted classes. ... ok (0.016s) 2022-05-18T06:18:48.8345518Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.021s) 2022-05-18T06:18:48.8507096Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.016s) 2022-05-18T06:18:49.4233600Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.573s) 2022-05-18T06:18:49.4832418Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.059s) 2022-05-18T06:18:49.4874552Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.004s) 2022-05-18T06:18:49.4961282Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.008s) 2022-05-18T06:18:49.5013806Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.005s) 2022-05-18T06:18:49.5058658Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.005s) 2022-05-18T06:18:49.5101535Z test_div (jit.test_complex.TestComplex) ... ok (0.004s) 2022-05-18T06:18:49.5206252Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.010s) 2022-05-18T06:18:49.5308476Z test_pickle (jit.test_complex.TestComplex) ... ok (0.010s) 2022-05-18T06:18:49.5342152Z test_script (jit.test_complex.TestComplex) ... ok (0.003s) 2022-05-18T06:18:49.5426536Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.008s) 2022-05-18T06:18:49.5899790Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... ok (0.047s) 2022-05-18T06:18:49.5939688Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2022-05-18T06:18:49.6000647Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.006s) 2022-05-18T06:18:49.6011270Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:18:49.6029832Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2022-05-18T06:18:49.6035869Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:18:49.6048695Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:18:49.6063836Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:18:49.6069408Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:18:49.6080004Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:18:49.6093688Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:18:49.6130616Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2022-05-18T06:18:49.6133233Z 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.001s) 2022-05-18T06:18:49.6146717Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:18:49.6214742Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.006s) 2022-05-18T06:18:49.6320122Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.010s) 2022-05-18T06:18:49.6322936Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-05-18T06:18:49.6331134Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-05-18T06:18:49.6350597Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.002s) 2022-05-18T06:18:49.6366883Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-05-18T06:18:49.6369809Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-05-18T06:18:49.6470278Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.010s) 2022-05-18T06:18:49.6503757Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2022-05-18T06:18:49.6541110Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2022-05-18T06:18:49.6588130Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-05-18T06:18:49.6642720Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-05-18T06:18:49.6687858Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2022-05-18T06:18:49.6731180Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2022-05-18T06:18:53.9473020Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... ok (4.274s) 2022-05-18T06:18:53.9536884Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.006s) 2022-05-18T06:18:53.9577679Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2022-05-18T06:18:53.9648022Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.007s) 2022-05-18T06:18:53.9776223Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.013s) 2022-05-18T06:18:53.9823713Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-05-18T06:18:53.9969383Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.014s) 2022-05-18T06:18:54.0938656Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.097s) 2022-05-18T06:18:54.1211868Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.027s) 2022-05-18T06:18:54.1450014Z test_aug_assign (jit.test_list_dict.TestDict) ... ok (0.024s) 2022-05-18T06:18:54.1720087Z test_basic (jit.test_list_dict.TestDict) ... ok (0.027s) 2022-05-18T06:18:54.1772476Z test_clear (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-05-18T06:18:54.1838953Z test_copy (jit.test_list_dict.TestDict) ... ok (0.007s) 2022-05-18T06:18:54.1941603Z test_del (jit.test_list_dict.TestDict) ... ok (0.010s) 2022-05-18T06:18:54.2236304Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... ok (0.029s) 2022-05-18T06:18:54.3590402Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... ok (0.135s) 2022-05-18T06:18:54.3661157Z test_dict_to_python (jit.test_list_dict.TestDict) ... ok (0.007s) 2022-05-18T06:18:54.3682952Z test_dict_variance (jit.test_list_dict.TestDict) 2022-05-18T06:18:54.3821273Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... ok (0.016s) 2022-05-18T06:18:54.3933027Z test_get (jit.test_list_dict.TestDict) ... ok (0.011s) 2022-05-18T06:18:54.4058486Z test_get_boolkey (jit.test_list_dict.TestDict) ... ok (0.012s) 2022-05-18T06:18:54.4104214Z test_items (jit.test_list_dict.TestDict) ... ok (0.004s) 2022-05-18T06:18:54.4119789Z test_key_type (jit.test_list_dict.TestDict) ... ok (0.002s) 2022-05-18T06:18:54.4191938Z test_keys (jit.test_list_dict.TestDict) ... ok (0.007s) 2022-05-18T06:18:54.4241840Z test_len (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-05-18T06:18:54.4284880Z test_loop (jit.test_list_dict.TestDict) ... ok (0.004s) 2022-05-18T06:18:54.4397262Z test_membership (jit.test_list_dict.TestDict) ... ok (0.011s) 2022-05-18T06:18:54.4438655Z test_mutability (jit.test_list_dict.TestDict) ... ok (0.004s) 2022-05-18T06:18:54.4598151Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-05-18T06:18:54.4774367Z test_ordered_dict (jit.test_list_dict.TestDict) ... ok (0.017s) 2022-05-18T06:18:54.4918775Z test_pop (jit.test_list_dict.TestDict) ... ok (0.014s) 2022-05-18T06:18:54.4967808Z test_popitem (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-05-18T06:18:54.5076174Z test_setdefault (jit.test_list_dict.TestDict) ... ok (0.011s) 2022-05-18T06:18:54.5088571Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2022-05-18T06:18:54.5113027Z Test that the use of a Dict type annotation without contained ... ok (0.004s) 2022-05-18T06:18:54.5264280Z test_update (jit.test_list_dict.TestDict) ... ok (0.015s) 2022-05-18T06:18:54.5333906Z test_update_existing_key (jit.test_list_dict.TestDict) ... ok (0.007s) 2022-05-18T06:18:54.5375373Z test_values (jit.test_list_dict.TestDict) ... ok (0.004s) 2022-05-18T06:18:54.5451272Z test_view (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-05-18T06:18:54.5550774Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.010s) 2022-05-18T06:18:54.6326090Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.077s) 2022-05-18T06:18:54.6453162Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.012s) 2022-05-18T06:18:54.6636268Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.018s) 2022-05-18T06:18:54.6889360Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.025s) 2022-05-18T06:18:54.7243232Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.035s) 2022-05-18T06:18:54.7340995Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.010s) 2022-05-18T06:18:54.7410172Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.007s) 2022-05-18T06:18:54.7497568Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.009s) 2022-05-18T06:18:54.7564018Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.007s) 2022-05-18T06:18:54.7657054Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.009s) 2022-05-18T06:18:54.7661296Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.001s) 2022-05-18T06:18:54.7757533Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.009s) 2022-05-18T06:18:54.7823861Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.007s) 2022-05-18T06:18:54.7911014Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.009s) 2022-05-18T06:18:54.7974750Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.006s) 2022-05-18T06:18:54.8045505Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.007s) 2022-05-18T06:18:54.8110062Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.006s) 2022-05-18T06:18:54.8329849Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.022s) 2022-05-18T06:18:54.8373409Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.004s) 2022-05-18T06:18:54.8421122Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.005s) 2022-05-18T06:18:54.8518963Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.010s) 2022-05-18T06:18:54.8531126Z test_aten_fallback (jit.test_export_modes.TestExportModes) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:56: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T06:18:54.8533718Z "You are exporting the model to ONNX while in training mode with " 2022-05-18T06:18:54.8611514Z ok (0.009s) 2022-05-18T06:18:54.8615445Z test_caffe2_aten_fallback (jit.test_export_modes.TestExportModes) ... skip: Caffe2 is not available (0.001s) 2022-05-18T06:18:54.8723141Z test_compressed_zipfile (jit.test_export_modes.TestExportModes) ... ok (0.010s) 2022-05-18T06:18:54.8829558Z test_directory (jit.test_export_modes.TestExportModes) ... ok (0.011s) 2022-05-18T06:18:54.8870378Z test_onnx_aten (jit.test_export_modes.TestExportModes) ... ok (0.004s) 2022-05-18T06:18:54.8916497Z test_onnx_multiple_return (jit.test_export_modes.TestExportModes) ... ok (0.004s) 2022-05-18T06:18:54.9017904Z test_protobuf (jit.test_export_modes.TestExportModes) ... ok (0.010s) 2022-05-18T06:18:54.9120058Z test_zipfile (jit.test_export_modes.TestExportModes) ... ok (0.010s) 2022-05-18T06:18:54.9312952Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.019s) 2022-05-18T06:18:54.9486094Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-05-18T06:18:55.1571740Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.208s) 2022-05-18T06:18:55.1681794Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-05-18T06:18:55.1815541Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-05-18T06:18:55.1897379Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.008s) 2022-05-18T06:18:55.2070648Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-05-18T06:18:55.2163964Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-05-18T06:18:55.2252706Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-05-18T06:18:55.2333597Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.008s) 2022-05-18T06:18:55.2416707Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.008s) 2022-05-18T06:18:55.2538570Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-05-18T06:18:55.2631500Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-05-18T06:18:55.2740445Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-05-18T06:18:55.2831204Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-05-18T06:18:55.2993184Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T06:18:55.3120652Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-05-18T06:18:55.3274507Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-05-18T06:18:55.3418447Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.014s) 2022-05-18T06:18:55.3508336Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-05-18T06:18:55.3598338Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-05-18T06:18:55.3692036Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-05-18T06:18:55.3759059Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-05-18T06:18:55.3824639Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-05-18T06:18:55.4115850Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.029s) 2022-05-18T06:18:55.4419407Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.030s) 2022-05-18T06:18:55.4687485Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.027s) 2022-05-18T06:18:55.4709318Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2022-05-18T06:18:55.5139928Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.045s) 2022-05-18T06:18:55.5258136Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-05-18T06:18:55.5415687Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-05-18T06:18:55.5600535Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.018s) 2022-05-18T06:18:55.5919269Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.032s) 2022-05-18T06:18:55.6120856Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.020s) 2022-05-18T06:18:55.6213604Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-05-18T06:18:55.6317320Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-05-18T06:18:55.6450160Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-05-18T06:18:55.6521083Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-05-18T06:18:55.6673551Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-05-18T06:18:55.6798147Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-05-18T06:18:55.6903703Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-05-18T06:18:55.6994052Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-05-18T06:18:55.7135663Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.014s) 2022-05-18T06:18:55.7246538Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-05-18T06:18:55.7351806Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-05-18T06:18:55.8512386Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... ok (0.116s) 2022-05-18T06:18:55.8641154Z test_instancing_error (__main__.TestFrontend) ... ok (0.013s) 2022-05-18T06:18:55.8859467Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.022s) 2022-05-18T06:18:58.0454314Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (2.159s) 2022-05-18T06:18:58.6247404Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.579s) 2022-05-18T06:18:58.6272796Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... skip: Caching allocator leak sometimes causes failures (0.003s) 2022-05-18T06:18:58.6448759Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.017s) 2022-05-18T06:19:00.3712653Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... ok (1.726s) 2022-05-18T06:19:00.4287992Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.058s) 2022-05-18T06:19:00.6143270Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.186s) 2022-05-18T06:19:00.6169553Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.002s) 2022-05-18T06:19:00.6236530Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.006s) 2022-05-18T06:19:00.6273265Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.004s) 2022-05-18T06:19:00.6526899Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.025s) 2022-05-18T06:19:00.6668813Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.014s) 2022-05-18T06:19:00.6775252Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.011s) 2022-05-18T06:19:00.6982706Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.021s) 2022-05-18T06:19:00.8173511Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.119s) 2022-05-18T06:19:11.4005116Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... ok (10.583s) 2022-05-18T06:19:11.4022265Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2022-05-18T06:19:11.4192779Z Testing that the interleaving of multiple optimizations does not ... ok (0.019s) 2022-05-18T06:19:11.4207580Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2022-05-18T06:19:11.4355040Z There should be no change to the graph due to the optimization pass ... ok (0.016s) 2022-05-18T06:19:11.4574398Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... ok (0.022s) 2022-05-18T06:19:11.4640638Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.007s) 2022-05-18T06:19:11.4712564Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.007s) 2022-05-18T06:19:11.7400043Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.268s) 2022-05-18T06:19:11.7757879Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.036s) 2022-05-18T06:19:11.8003540Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.024s) 2022-05-18T06:19:11.8371470Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.037s) 2022-05-18T06:19:12.1821674Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.345s) 2022-05-18T06:19:12.8267328Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.644s) 2022-05-18T06:19:12.8323466Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-05-18T06:19:12.8369315Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2022-05-18T06:19:12.8710057Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.034s) 2022-05-18T06:19:12.9259794Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.055s) 2022-05-18T06:19:13.1584921Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.232s) 2022-05-18T06:19:13.2338265Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.075s) 2022-05-18T06:19:13.2457331Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.012s) 2022-05-18T06:19:16.6372538Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (3.391s) 2022-05-18T06:19:16.6462722Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.009s) 2022-05-18T06:19:16.6868107Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.040s) 2022-05-18T06:19:16.6958175Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.009s) 2022-05-18T06:19:16.7036624Z test_hash_device (jit.test_hash.TestHash) ... ok (0.008s) 2022-05-18T06:19:16.7146803Z test_hash_float (jit.test_hash.TestHash) ... ok (0.011s) 2022-05-18T06:19:16.7232405Z test_hash_int (jit.test_hash.TestHash) ... ok (0.009s) 2022-05-18T06:19:16.7272029Z test_hash_none (jit.test_hash.TestHash) ... ok (0.004s) 2022-05-18T06:19:16.7336793Z test_hash_string (jit.test_hash.TestHash) ... ok (0.006s) 2022-05-18T06:19:16.7342379Z test_hash_tensor (jit.test_hash.TestHash) 2022-05-18T06:19:16.7404267Z Tensors should hash by identity ... ok (0.007s) 2022-05-18T06:19:16.7479743Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.008s) 2022-05-18T06:19:16.7519860Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.004s) 2022-05-18T06:19:16.7752205Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.023s) 2022-05-18T06:19:16.7763937Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... ok (0.001s) 2022-05-18T06:19:16.7887602Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.012s) 2022-05-18T06:19:16.7986856Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.010s) 2022-05-18T06:19:16.8161322Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.017s) 2022-05-18T06:19:16.8455668Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.029s) 2022-05-18T06:19:16.8718745Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.026s) 2022-05-18T06:19:16.8972082Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.025s) 2022-05-18T06:19:16.9415552Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.044s) 2022-05-18T06:19:16.9783699Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.037s) 2022-05-18T06:19:16.9994061Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.021s) 2022-05-18T06:19:17.0277349Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.028s) 2022-05-18T06:19:17.0465195Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.019s) 2022-05-18T06:19:17.0748976Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.028s) 2022-05-18T06:19:17.1067720Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.032s) 2022-05-18T06:19:17.1374377Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-05-18T06:19:17.1649989Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.028s) 2022-05-18T06:19:17.1923013Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.027s) 2022-05-18T06:19:17.2369082Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.044s) 2022-05-18T06:19:17.2754170Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.038s) 2022-05-18T06:19:17.2968869Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.022s) 2022-05-18T06:19:17.3269946Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.030s) 2022-05-18T06:19:17.3797197Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.052s) 2022-05-18T06:19:17.4382539Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.058s) 2022-05-18T06:19:17.4426299Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.004s) 2022-05-18T06:19:17.4478520Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.005s) 2022-05-18T06:19:17.4676906Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.020s) 2022-05-18T06:19:17.4744250Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.007s) 2022-05-18T06:19:17.4813704Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.007s) 2022-05-18T06:19:17.5327334Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.051s) 2022-05-18T06:19:21.0313748Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (3.498s) 2022-05-18T06:19:21.0390332Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-05-18T06:19:21.0473186Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-05-18T06:19:21.0551955Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-05-18T06:19:21.0575695Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-05-18T06:19:21.0635300Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-05-18T06:19:21.0648442Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-05-18T06:19:21.0661121Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-05-18T06:19:21.0722573Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-05-18T06:19:21.0786328Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-05-18T06:19:21.0859518Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-05-18T06:19:21.0955966Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.010s) 2022-05-18T06:19:21.1021328Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-05-18T06:19:21.1091151Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-05-18T06:19:21.1164962Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-05-18T06:19:21.1189090Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-05-18T06:19:21.1255187Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-05-18T06:19:21.1318834Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-05-18T06:19:21.1331235Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-05-18T06:19:21.1415567Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-05-18T06:19:21.1472334Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-05-18T06:19:21.1497614Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-05-18T06:19:21.1553552Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2022-05-18T06:19:21.1612138Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-05-18T06:19:21.1684308Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-05-18T06:19:21.1787892Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.010s) 2022-05-18T06:19:21.1812127Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-05-18T06:19:21.1914122Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.010s) 2022-05-18T06:19:21.1973042Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-05-18T06:19:21.2174321Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.020s) 2022-05-18T06:19:21.2962256Z test_ModuleList (__main__.TestJit) ... ok (0.079s) 2022-05-18T06:19:21.3276560Z test_Sequential (__main__.TestJit) ... ok (0.031s) 2022-05-18T06:19:21.3526282Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.025s) 2022-05-18T06:19:21.3902624Z test_add_relu_fusion (__main__.TestJit) ... ok (0.037s) 2022-05-18T06:19:21.3932985Z test_arg_configurations (__main__.TestJit) 2022-05-18T06:19:21.3934188Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.003s) 2022-05-18T06:19:21.4000212Z test_attrs (__main__.TestJit) ... ok (0.007s) 2022-05-18T06:19:21.4046233Z test_batchnorm (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:21.4062252Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.002s) 2022-05-18T06:19:21.4120031Z test_conj_transpose (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:24.2758998Z test_constant_insertion (__main__.TestJit) ... ok (2.864s) 2022-05-18T06:19:24.2833529Z test_constant_prop_aliasing_type (__main__.TestJit) ... ok (0.007s) 2022-05-18T06:19:24.2898184Z test_constant_prop_exception (__main__.TestJit) ... ok (0.007s) 2022-05-18T06:19:24.2971959Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.007s) 2022-05-18T06:19:24.3009568Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:24.3075137Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.006s) 2022-05-18T06:19:24.3135675Z test_constant_prop_nested (__main__.TestJit) ... ok (0.006s) 2022-05-18T06:19:24.3207651Z test_constant_prop_none (__main__.TestJit) ... ok (0.007s) 2022-05-18T06:19:24.3251998Z test_constant_prop_print (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:24.3293056Z test_constant_prop_rand (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:24.3347709Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:24.3396856Z test_constant_prop_simple (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:24.3430823Z test_constants_pkl (__main__.TestJit) ... ok (0.003s) 2022-05-18T06:19:24.3435812Z test_cpp (__main__.TestJit) ... skip: covered by test_cpp_cuda (0.001s) 2022-05-18T06:19:24.3522852Z test_cse (__main__.TestJit) ... ok (0.008s) 2022-05-18T06:19:24.3592961Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.007s) 2022-05-18T06:19:24.3607751Z test_cu_escaped_number (__main__.TestJit) ... ok (0.001s) 2022-05-18T06:19:24.3794710Z test_cuda_export_restore (__main__.TestJit) ... ok (0.019s) 2022-05-18T06:19:24.3965703Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.017s) 2022-05-18T06:19:24.4094022Z test_decompose_addmm (__main__.TestJit) ... ok (0.013s) 2022-05-18T06:19:24.4185789Z test_device_not_equal (__main__.TestJit) ... ok (0.009s) 2022-05-18T06:19:24.4245357Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.006s) 2022-05-18T06:19:24.4258097Z test_disabled (__main__.TestJit) ... ok (0.002s) 2022-05-18T06:19:24.4288101Z test_dropout (__main__.TestJit) ... ok (0.003s) 2022-05-18T06:19:24.4598772Z test_dropout_cuda (__main__.TestJit) ... ok (0.031s) 2022-05-18T06:19:24.6574334Z test_dropout_func_requires_grad (__main__.TestJit) ... ok (0.197s) 2022-05-18T06:19:24.6600363Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.002s) 2022-05-18T06:19:24.6904329Z test_einsum (__main__.TestJit) ... ok (0.030s) 2022-05-18T06:19:24.6940189Z test_element_size (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:24.6945239Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.001s) 2022-05-18T06:19:24.6950890Z test_expand_quantlint (__main__.TestJit) ... ok (0.001s) 2022-05-18T06:19:24.6969639Z test_export_batchnorm (__main__.TestJit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:19:24.7060746Z test_export_dropout (__main__.TestJit) ... ok (0.009s) 2022-05-18T06:19:24.7633090Z test_export_lstm (__main__.TestJit) ... ok (0.058s) 2022-05-18T06:19:24.7804642Z test_export_opnames (__main__.TestJit) ... ok (0.017s) 2022-05-18T06:19:24.8807564Z test_export_rnn (__main__.TestJit) ... ok (0.100s) 2022-05-18T06:19:24.8831757Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.002s) 2022-05-18T06:19:24.9030598Z test_function_default_values (__main__.TestJit) ... ok (0.020s) 2022-05-18T06:19:24.9071169Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:24.9134702Z test_import_method (__main__.TestJit) ... ok (0.006s) 2022-05-18T06:19:24.9156927Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.002s) 2022-05-18T06:19:24.9196363Z test_layout (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:24.9250268Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:24.9293957Z test_matrix_transpose (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:24.9363985Z test_module_default_values (__main__.TestJit) ... ok (0.007s) 2022-05-18T06:19:24.9431786Z test_mutable_default_values (__main__.TestJit) ... ok (0.007s) 2022-05-18T06:19:24.9591719Z test_native_dropout_corner_case (__main__.TestJit) ... ok (0.016s) 2022-05-18T06:19:25.2934702Z test_nn_conv (__main__.TestJit) ... ok (0.334s) 2022-05-18T06:19:25.3532860Z test_nn_lp_pool1d (__main__.TestJit) ... ok (0.060s) 2022-05-18T06:19:25.4158425Z test_nn_lp_pool2d (__main__.TestJit) ... ok (0.062s) 2022-05-18T06:19:25.7237202Z test_nn_padding (__main__.TestJit) ... ok (0.307s) 2022-05-18T06:19:25.7550017Z test_nn_padding_functional (__main__.TestJit) ... ok (0.031s) 2022-05-18T06:19:25.7600902Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:25.7610104Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.001s) 2022-05-18T06:19:25.7644326Z test_numel (__main__.TestJit) ... ok (0.003s) 2022-05-18T06:19:25.8015609Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.037s) 2022-05-18T06:19:25.8040520Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.003s) 2022-05-18T06:19:25.8312359Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.027s) 2022-05-18T06:19:25.8353420Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.004s) 2022-05-18T06:19:25.8393300Z test_permute_inputs_binding (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:25.8682866Z test_pretty_printer (__main__.TestJit) ... ok (0.029s) 2022-05-18T06:19:25.8690181Z test_print_classes_module (__main__.TestJit) ... ok (0.001s) 2022-05-18T06:19:25.8696769Z test_print_op_module (__main__.TestJit) ... ok (0.001s) 2022-05-18T06:19:25.8704740Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.001s) 2022-05-18T06:19:25.8729029Z test_profiler (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/65521 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T06:19:25.9749074Z test_python_bindings (__main__.TestJit) ... ok (0.102s) 2022-05-18T06:19:25.9792021Z test_python_ir (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:25.9840773Z test_python_ir_utils (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:25.9861698Z test_python_ir_utils_graph (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73473 for platform(s) macos, linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T06:19:25.9879544Z test_python_ivalue (__main__.TestJit) ... ok (0.002s) 2022-05-18T06:19:28.6657309Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (2.677s) 2022-05-18T06:19:28.6695755Z test_recursive_cse (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:28.6830020Z test_restore_device (__main__.TestJit) ... ok (0.013s) 2022-05-18T06:19:28.7057208Z test_restore_device_cuda (__main__.TestJit) ... ok (0.023s) 2022-05-18T06:19:28.7143956Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... ok (0.009s) 2022-05-18T06:19:28.8151804Z test_script_autograd_grad (__main__.TestJit) ... ok (0.101s) 2022-05-18T06:19:28.8361078Z test_script_backward (__main__.TestJit) ... ok (0.021s) 2022-05-18T06:19:28.8386824Z test_script_backward_twice (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_script.py:1244: UserWarning: `optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead 2022-05-18T06:19:28.8388819Z "`optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead" 2022-05-18T06:19:28.8538357Z ok (0.018s) 2022-05-18T06:19:28.8573618Z test_script_fn_pkl (__main__.TestJit) ... ok (0.003s) 2022-05-18T06:19:28.8625077Z test_script_tensor_type (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:28.8664214Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:28.8672708Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.001s) 2022-05-18T06:19:28.8685311Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.001s) 2022-05-18T06:19:28.8737152Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:28.9177018Z test_sparse_tensors (__main__.TestJit) ... ok (0.044s) 2022-05-18T06:19:28.9358397Z test_torch_complex (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:426: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:19:28.9361110Z return callable(*args, **kwargs) 2022-05-18T06:19:28.9409015Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:426: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:19:28.9411539Z return callable(*args, **kwargs) 2022-05-18T06:19:28.9531016Z ok (0.035s) 2022-05-18T06:19:28.9540153Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.001s) 2022-05-18T06:19:28.9582400Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.004s) 2022-05-18T06:19:28.9614328Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.003s) 2022-05-18T06:19:28.9640801Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.003s) 2022-05-18T06:19:28.9769619Z test_torch_sum (__main__.TestJit) ... ok (0.013s) 2022-05-18T06:19:28.9855535Z test_trace_retains_train (__main__.TestJit) ... ok (0.008s) 2022-05-18T06:19:29.0455244Z test_train_eval (__main__.TestJit) ... ok (0.060s) 2022-05-18T06:19:29.0503300Z test_transpose (__main__.TestJit) ... ok (0.005s) 2022-05-18T06:19:29.0645764Z test_unchecked_cast (__main__.TestJit) ... ok (0.014s) 2022-05-18T06:19:29.0659094Z test_unique_state_dict (__main__.TestJit) ... ok (0.002s) 2022-05-18T06:19:29.0675525Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.001s) 2022-05-18T06:19:29.0801086Z test_warnings (__main__.TestJit) ... ok (0.012s) 2022-05-18T06:19:29.1644767Z test_generate_autocast_jit_trace_model (__main__.TestJitAutocast) ... ok (0.084s) 2022-05-18T06:19:29.2478859Z test_nchw_autocast_jit_trace_model (__main__.TestJitAutocast) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:19:29.2480430Z warnings.warn(msg, FutureWarning) 2022-05-18T06:19:29.2483209Z ok (0.084s) 2022-05-18T06:19:29.3345036Z test_nhwc_autocast_jit_trace_model (__main__.TestJitAutocast) ... ok (0.086s) 2022-05-18T06:19:29.3881359Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:29.4414897Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:29.4892236Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:29.5526422Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T06:19:29.6165568Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-05-18T06:19:29.6744231Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T06:19:29.7383830Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-05-18T06:19:29.7425691Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:29.8010421Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T06:19:29.8643313Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T06:19:29.9286044Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-05-18T06:19:29.9938525Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T06:19:29.9978377Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:30.0700333Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T06:19:30.1394844Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T06:19:30.2244749Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-05-18T06:19:30.2987954Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T06:19:30.3717134Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-05-18T06:19:30.3759318Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:30.4551381Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:30.5267045Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T06:19:30.5998540Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-05-18T06:19:30.6709971Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T06:19:30.7418566Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T06:19:30.7458381Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:30.8045032Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T06:19:30.8634062Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T06:19:30.9225405Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T06:19:30.9808123Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-05-18T06:19:31.0414381Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:31.1018213Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:19:31.1621962Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:19:31.2227677Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:19:31.2871967Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-05-18T06:19:31.3542814Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T06:19:31.4155337Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:31.4767289Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:31.5383277Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T06:19:31.5998463Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:31.6624652Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T06:19:31.7233043Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:31.7858971Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T06:19:31.8490346Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T06:19:31.9116884Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T06:19:31.9731693Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:32.0356215Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T06:19:32.0977263Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T06:19:32.1591532Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:32.2210966Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T06:19:32.2842565Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T06:19:32.3465322Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-05-18T06:19:32.4174024Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T06:19:32.4608259Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:32.5042336Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:32.5469760Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:32.5510524Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:32.5550636Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:32.5990375Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-05-18T06:19:32.6431397Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-05-18T06:19:32.6471303Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:32.6515489Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:32.7066782Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T06:19:32.7109578Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.005s) 2022-05-18T06:19:32.7543817Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:32.7977837Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:32.8418924Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-05-18T06:19:32.8461397Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.005s) 2022-05-18T06:19:32.8504366Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:32.8945613Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-05-18T06:19:32.9386970Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-05-18T06:19:33.0628899Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-05-18T06:19:33.1846555Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.122s) 2022-05-18T06:19:33.3102583Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-05-18T06:19:33.4395425Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.129s) 2022-05-18T06:19:33.5627824Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.123s) 2022-05-18T06:19:33.6821852Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.119s) 2022-05-18T06:19:33.7956493Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.113s) 2022-05-18T06:19:33.9245593Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.129s) 2022-05-18T06:19:34.0495655Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-05-18T06:19:34.1716755Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.122s) 2022-05-18T06:19:34.2919308Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.120s) 2022-05-18T06:19:34.4094684Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.117s) 2022-05-18T06:19:34.5207029Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-05-18T06:19:34.6436997Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.123s) 2022-05-18T06:19:34.7690600Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-05-18T06:19:34.8910222Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.122s) 2022-05-18T06:19:35.0142433Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.123s) 2022-05-18T06:19:35.1375806Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.123s) 2022-05-18T06:19:35.2488573Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-05-18T06:19:35.3204166Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T06:19:35.3779011Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:19:35.4340737Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:35.4901640Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:35.4942200Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.004s) 2022-05-18T06:19:35.5368625Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:35.5726498Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T06:19:35.5767545Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.004s) 2022-05-18T06:19:35.6124523Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-05-18T06:19:35.6645129Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:35.7154915Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T06:19:35.7671812Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:35.8197160Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:35.8724902Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:35.9320772Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T06:19:35.9834548Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T06:19:36.0362796Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:36.0875573Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T06:19:36.1645566Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:36.2466114Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-05-18T06:19:36.3246258Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T06:19:36.4035529Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:36.4800946Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-05-18T06:19:36.5563725Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-05-18T06:19:36.6342606Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T06:19:36.7113336Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:36.7878904Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-05-18T06:19:36.8632649Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-05-18T06:19:36.9389303Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-05-18T06:19:37.0137730Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-05-18T06:19:37.0930320Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:37.1723968Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:37.2492841Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:37.3192385Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-05-18T06:19:37.3935482Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T06:19:37.4704879Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:37.5527590Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-05-18T06:19:37.6333135Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T06:19:37.7143772Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-05-18T06:19:37.7952746Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-05-18T06:19:37.8771472Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-05-18T06:19:37.9590615Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-05-18T06:19:38.0369499Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T06:19:38.1160374Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:38.1948518Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:38.2711623Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-05-18T06:19:38.3509155Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T06:19:38.4295512Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T06:19:38.5070337Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:38.5845469Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:38.6654210Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-05-18T06:19:38.7470286Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-05-18T06:19:38.8240317Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:38.8951077Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T06:19:38.9714710Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:39.0498610Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T06:19:39.1233180Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-05-18T06:19:39.2103973Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-05-18T06:19:39.2891341Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:39.3664523Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:39.4442026Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T06:19:39.5215621Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-05-18T06:19:39.6119432Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-05-18T06:19:39.6955750Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T06:19:39.7742841Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:39.8573920Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-05-18T06:19:39.9359939Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T06:19:40.0149173Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:40.0862811Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T06:19:40.1651830Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:40.2989899Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-05-18T06:19:40.4329280Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-05-18T06:19:40.5686875Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-05-18T06:19:40.7024475Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-05-18T06:19:40.8390597Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-05-18T06:19:40.9747160Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.135s) 2022-05-18T06:19:41.1190725Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.144s) 2022-05-18T06:19:41.2557462Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.137s) 2022-05-18T06:19:41.3938917Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.138s) 2022-05-18T06:19:41.5322440Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.138s) 2022-05-18T06:19:41.5802673Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:41.6181214Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:41.6556776Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:41.6932757Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:41.7312562Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:41.7800350Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T06:19:41.8208275Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:41.8624593Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:41.9020512Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:41.9411453Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:41.9801455Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:42.0202695Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T06:19:42.0589187Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:42.0976105Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:42.1365540Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:42.1765239Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T06:19:42.2162011Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:42.2570626Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.2988717Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:42.3400601Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.3813507Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.4226466Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.4639795Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.5051633Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.5461699Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.5873029Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.6286354Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.6699350Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.7101189Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T06:19:42.7510467Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:42.7904213Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:42.7939322Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:42.8500615Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:42.9047719Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T06:19:42.9597104Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T06:19:43.0025158Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:43.0851756Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-05-18T06:19:43.1453351Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:19:43.2058730Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:19:43.2666938Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:43.3273949Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:43.3881016Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:43.4483116Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:19:43.5093517Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:19:43.5438251Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-05-18T06:19:43.5774886Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-05-18T06:19:43.6255736Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:43.6734030Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:43.7549298Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-05-18T06:19:43.8289015Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T06:19:43.9040819Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-05-18T06:19:43.9783983Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T06:19:44.0995692Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.121s) 2022-05-18T06:19:44.2026472Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-05-18T06:19:44.3097895Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-05-18T06:19:44.4084843Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-05-18T06:19:44.5089391Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-05-18T06:19:44.6093645Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-05-18T06:19:44.7130687Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-05-18T06:19:44.8369161Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.124s) 2022-05-18T06:19:44.9449856Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.108s) 2022-05-18T06:19:45.0534494Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.108s) 2022-05-18T06:19:45.1643133Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-05-18T06:19:45.2670013Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.102s) 2022-05-18T06:19:45.3710420Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-05-18T06:19:45.4751572Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-05-18T06:19:45.5818317Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-05-18T06:19:45.6294115Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T06:19:45.6763870Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T06:19:45.7239934Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T06:19:45.7841887Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:19:45.8406950Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:45.8973342Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:45.9868176Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.089s) 2022-05-18T06:19:46.0876439Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-05-18T06:19:46.1804528Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.093s) 2022-05-18T06:19:46.2795913Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-05-18T06:19:46.3698080Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-05-18T06:19:46.4598869Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-05-18T06:19:46.5545179Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-05-18T06:19:46.6532338Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-05-18T06:19:46.7441710Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.091s) 2022-05-18T06:19:46.8340567Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-05-18T06:19:46.9873019Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.153s) 2022-05-18T06:19:47.0360628Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:47.0840678Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:47.1306721Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T06:19:47.1347638Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.004s) 2022-05-18T06:19:47.1387995Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.004s) 2022-05-18T06:19:47.1962288Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:19:47.2536167Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:19:47.3108610Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:19:47.3568862Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-05-18T06:19:47.3945710Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:47.3984502Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:47.4364714Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:47.4737149Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:47.5106397Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:47.5170776Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:47.5519314Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:47.5912225Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:47.5952313Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:47.6276744Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-05-18T06:19:47.6596500Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-05-18T06:19:47.6921250Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-05-18T06:19:47.8242998Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.132s) 2022-05-18T06:19:47.9517343Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.127s) 2022-05-18T06:19:48.0854492Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.133s) 2022-05-18T06:19:48.2193526Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-05-18T06:19:48.3471051Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.128s) 2022-05-18T06:19:48.4739719Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.127s) 2022-05-18T06:19:48.6081191Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-05-18T06:19:48.7430623Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.135s) 2022-05-18T06:19:48.8705674Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.128s) 2022-05-18T06:19:48.9982514Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.128s) 2022-05-18T06:19:49.1420325Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-05-18T06:19:49.2765396Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.134s) 2022-05-18T06:19:49.3325438Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:49.3753134Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:49.4176684Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:49.4605424Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:49.5029275Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:49.5068468Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:49.5109171Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:49.5147927Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:49.5188625Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:49.5618327Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:49.6046502Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:49.6083766Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:49.6125407Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:49.6607576Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:49.6986810Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:49.7366320Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:49.7748000Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:49.7786336Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:49.7827112Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:49.7866604Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:49.8249145Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:49.9295302Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.105s) 2022-05-18T06:19:50.0335481Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-05-18T06:19:50.1377389Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-05-18T06:19:50.2522189Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.114s) 2022-05-18T06:19:50.3671195Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.115s) 2022-05-18T06:19:50.4809421Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.114s) 2022-05-18T06:19:50.5533611Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T06:19:50.6164041Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T06:19:50.6804558Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-05-18T06:19:50.7493280Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-05-18T06:19:50.9878534Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.238s) 2022-05-18T06:19:51.0534301Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T06:19:51.1099977Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:51.1664616Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:51.2223531Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:51.2782550Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:51.3345595Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:51.3868248Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:51.4384716Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:51.4900390Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T06:19:51.6411018Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.151s) 2022-05-18T06:19:51.7669592Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-05-18T06:19:51.8934990Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-05-18T06:19:51.9431055Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-05-18T06:19:51.9918725Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T06:19:52.0380711Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-05-18T06:19:52.1055187Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T06:19:52.1765470Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T06:19:52.2436991Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T06:19:52.3108959Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T06:19:52.3587796Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:52.3967729Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:52.4351656Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:52.4732382Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:52.4769025Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:52.4809048Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:52.5326463Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:52.5711219Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:52.6234538Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:52.6657109Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:52.7076867Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:52.7497663Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:52.7913223Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:52.8666475Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-05-18T06:19:52.9465379Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T06:19:53.0174086Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T06:19:53.0899887Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T06:19:53.1638135Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T06:19:53.2469545Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-05-18T06:19:53.3193470Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T06:19:53.4002898Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-05-18T06:19:53.4725647Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-05-18T06:19:53.5437960Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-05-18T06:19:53.6004462Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-05-18T06:19:53.6533077Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:53.7060944Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:53.7511825Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-05-18T06:19:53.7552029Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:53.7916213Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T06:19:53.7953619Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:53.7994949Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:53.8363205Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T06:19:53.8726323Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T06:19:53.9088903Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T06:19:53.9127349Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:53.9659357Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:54.0078602Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:54.0494634Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:54.0909883Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:54.0952342Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.1379979Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-05-18T06:19:54.1423288Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.1946297Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:54.2360087Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:54.2398122Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.2814994Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:19:54.2856374Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.2896516Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.3316841Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:54.3357908Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.3784052Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-05-18T06:19:54.3823543Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.3863320Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:19:54.4338655Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T06:19:54.4377912Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.4419279Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.4459821Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.4499841Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.4539469Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.4579776Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.4956868Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:54.5329851Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:54.5706805Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:54.6082740Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:54.6457237Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:54.6829433Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:54.7200257Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:54.7576736Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:54.7950692Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:54.7989941Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.8030240Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.8068657Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.8111635Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.8147950Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:54.8526148Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:54.8899897Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:54.9276185Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:54.9761880Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:55.0247654Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T06:19:55.0732861Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:55.1219376Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T06:19:55.1704021Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:55.2194518Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T06:19:55.2678736Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:55.3163143Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:55.3200981Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:55.3238748Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:55.3276653Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:55.3314182Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:55.3351070Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:55.3388063Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:55.3424198Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:55.3463799Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:55.3503773Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:55.4021545Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:55.4539123Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:55.5057866Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:55.5579542Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:55.6103251Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:55.6607697Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T06:19:55.7112175Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-05-18T06:19:55.7621002Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-05-18T06:19:55.8022138Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T06:19:55.8425457Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T06:19:55.8823767Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T06:19:55.9220909Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T06:19:55.9620328Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T06:19:56.0022327Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-05-18T06:19:56.0064617Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:56.0984074Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.092s) 2022-05-18T06:19:56.1580014Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T06:19:56.2174125Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T06:19:56.2768566Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:19:56.3363515Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-05-18T06:19:56.3889143Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:56.4463328Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:19:56.5039411Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:19:56.5611289Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:19:56.6136335Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:56.6672250Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T06:19:56.7195541Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:56.7720585Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:56.8261015Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T06:19:56.8795280Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:56.9338270Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T06:19:56.9874431Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T06:19:57.0429819Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T06:19:57.1005846Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:19:57.1549906Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T06:19:57.2080220Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:57.2603338Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:57.3134261Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:57.3668248Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:57.4207250Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T06:19:57.4739182Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:57.5285049Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T06:19:57.5824762Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T06:19:57.6361517Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T06:19:57.6892116Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:57.7421660Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:57.7947145Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:19:57.8485256Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-05-18T06:19:57.9015685Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:57.9546037Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-05-18T06:19:58.0004478Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-05-18T06:19:58.0458480Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-05-18T06:19:58.0909031Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-05-18T06:19:58.1400821Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T06:19:58.1440090Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:58.1828562Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:58.2218009Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:58.2602412Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-05-18T06:19:58.2642338Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:58.2682405Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:58.3078118Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-05-18T06:19:58.3114969Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:58.3562778Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-05-18T06:19:58.3925860Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T06:19:58.4293311Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-05-18T06:19:58.4654040Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-05-18T06:19:58.4692878Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:19:58.5433072Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T06:19:58.6205968Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T06:19:58.6990963Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-05-18T06:19:58.7668234Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T06:19:58.8339905Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T06:19:58.9135971Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-05-18T06:19:58.9938042Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-05-18T06:19:59.0683930Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-05-18T06:19:59.1419393Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-05-18T06:19:59.1908201Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T06:19:59.2397483Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T06:19:59.2885881Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-05-18T06:19:59.3370228Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:59.3852986Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-05-18T06:19:59.4321641Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T06:19:59.4791832Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T06:19:59.5262261Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T06:19:59.5728142Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-05-18T06:19:59.6402196Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-05-18T06:19:59.7053383Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T06:19:59.7701783Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-05-18T06:19:59.8162865Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-05-18T06:19:59.8619309Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-05-18T06:19:59.9072461Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-05-18T06:19:59.9706349Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-05-18T06:20:00.0311075Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:20:00.0914820Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-05-18T06:20:00.1529068Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-05-18T06:20:00.2104182Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:20:00.2674959Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:20:00.3245653Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-05-18T06:20:00.3285117Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:20:02.4081114Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (2.079s) 2022-05-18T06:20:04.3569119Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.949s) 2022-05-18T06:20:05.8813527Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (1.524s) 2022-05-18T06:20:07.4209337Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.540s) 2022-05-18T06:20:12.6125122Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (5.191s) 2022-05-18T06:20:12.6643396Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:20:12.7053657Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:20:12.7469959Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-05-18T06:20:12.8020536Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-05-18T06:20:12.8857404Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-05-18T06:20:12.9620415Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-05-18T06:20:13.0143144Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:20:13.0658196Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-05-18T06:20:13.1169659Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T06:20:13.1684446Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-05-18T06:20:13.1722288Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.1760550Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.1797646Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.1837172Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.1876347Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.1915813Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.1956565Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.1996167Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2036500Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2075706Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2117580Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2156663Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2197935Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2237376Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2277409Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2317691Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2357983Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2398324Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2438566Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2478809Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2519156Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2558853Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2597940Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2639392Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2679143Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2719598Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2757680Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2798025Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2838432Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2879239Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2918184Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2958464Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.2999038Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3039802Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3078068Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3117994Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3158413Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3199398Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3239653Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3279620Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3320037Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3359862Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3400185Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3441114Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3479681Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3520796Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3559635Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3600185Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3641774Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3679623Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3719862Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3759726Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3800586Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3840220Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3880128Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3922133Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-05-18T06:20:13.3954869Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.003s) 2022-05-18T06:20:13.3957400Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... skip: POSITIONAL_ONLY arguments are not supported before 3.8 (0.001s) 2022-05-18T06:20:13.3966007Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-05-18T06:20:13.3972652Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... skip: POSITIONAL_ONLY arguments are not supported before 3.8 (0.001s) 2022-05-18T06:20:13.3982935Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-05-18T06:20:13.3990885Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-05-18T06:20:13.3998492Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-05-18T06:20:13.4037787Z test_versioned_div_scalar (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.003s) 2022-05-18T06:20:13.4068595Z test_versioned_div_scalar_inplace (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.003s) 2022-05-18T06:20:13.4101357Z test_versioned_div_scalar_reciprocal (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.003s) 2022-05-18T06:20:13.4118768Z test_versioned_div_scalar_scalar (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.002s) 2022-05-18T06:20:13.4148982Z test_versioned_div_tensor (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.003s) 2022-05-18T06:20:13.4169889Z test_versioned_div_tensor_inplace (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.002s) 2022-05-18T06:20:13.4201247Z test_versioned_div_tensor_out (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.003s) 2022-05-18T06:20:13.4218038Z test_versioned_full_integer_value (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.002s) 2022-05-18T06:20:13.4237972Z test_versioned_full_preserved (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip: Skipped due to new global operator versioning for operators (0.002s) 2022-05-18T06:20:13.4258437Z test_versioned_symbols (jit.test_legacy_upgraders.TestLegacyUpgraders) 2022-05-18T06:20:13.4261838Z Tests Torchscript symbol versioning. See note [Versioned Symbols]. ... skip: Skipped due to new global operator versioning for operators (0.002s) 2022-05-18T06:20:13.4500290Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.024s) 2022-05-18T06:20:13.4598874Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.010s) 2022-05-18T06:20:13.4694649Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.010s) 2022-05-18T06:20:13.4788026Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.009s) 2022-05-18T06:20:13.4872409Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T06:20:13.4912860Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.004s) 2022-05-18T06:20:13.4956606Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.004s) 2022-05-18T06:20:13.5094124Z test_del (jit.test_list_dict.TestList) ... ok (0.014s) 2022-05-18T06:20:13.5150518Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:13.5226717Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:13.5305116Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T06:20:13.5344334Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.004s) 2022-05-18T06:20:13.5380608Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.003s) 2022-05-18T06:20:13.5455118Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:13.5523490Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:13.5591319Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:13.5685180Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.009s) 2022-05-18T06:20:13.5739864Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:13.5800388Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T06:20:13.5826146Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.003s) 2022-05-18T06:20:13.5900027Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:13.5945709Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:13.6003624Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T06:20:13.6056758Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:13.6133856Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T06:20:13.6311461Z test_in_check (jit.test_list_dict.TestList) ... ok (0.017s) 2022-05-18T06:20:13.6559917Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.025s) 2022-05-18T06:20:13.6651434Z test_list_count (jit.test_list_dict.TestList) ... ok (0.009s) 2022-05-18T06:20:13.6697192Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:13.6844997Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.015s) 2022-05-18T06:20:13.6932066Z test_list_index (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T06:20:13.7111656Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.018s) 2022-05-18T06:20:13.7302918Z test_list_keyword (jit.test_list_dict.TestList) ... ok (0.019s) 2022-05-18T06:20:13.7382034Z test_list_len (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T06:20:13.7554877Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.017s) 2022-05-18T06:20:13.7560834Z test_list_none (jit.test_list_dict.TestList) ... ok (0.001s) 2022-05-18T06:20:13.8254224Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.069s) 2022-05-18T06:20:13.8527114Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.027s) 2022-05-18T06:20:13.8959942Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.043s) 2022-05-18T06:20:13.8980671Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.002s) 2022-05-18T06:20:13.8999168Z test_list_variance (jit.test_list_dict.TestList) 2022-05-18T06:20:13.9119260Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.014s) 2022-05-18T06:20:13.9172126Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:13.9992496Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.082s) 2022-05-18T06:20:14.0530120Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.054s) 2022-05-18T06:20:14.0592585Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T06:20:14.0649051Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.0703416Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.0761472Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T06:20:14.0831528Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:14.0921003Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.009s) 2022-05-18T06:20:14.0976864Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.1030214Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.1099437Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:14.1154498Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.1209909Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T06:20:14.1273257Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T06:20:14.1331145Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T06:20:14.1408313Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T06:20:14.1461111Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.1514273Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.1564443Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.1622062Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.1672127Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.1727569Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.1798188Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:14.1863930Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T06:20:14.1962241Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.010s) 2022-05-18T06:20:14.2012965Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.2085636Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:14.2172482Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.008s) 2022-05-18T06:20:14.2227700Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.006s) 2022-05-18T06:20:14.2277406Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.005s) 2022-05-18T06:20:14.2350803Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:14.2395116Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.004s) 2022-05-18T06:20:14.2735096Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.034s) 2022-05-18T06:20:14.2807277Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:14.2878631Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:14.2948614Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.007s) 2022-05-18T06:20:14.3142713Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.019s) 2022-05-18T06:20:14.3263013Z test_to_list (jit.test_list_dict.TestList) 2022-05-18T06:20:14.6772958Z Unit tests for Tensor.tolist() function. ... ok (0.363s) 2022-05-18T06:20:14.6792512Z test_to_list_gpu (jit.test_list_dict.TestList) 2022-05-18T06:20:14.6952657Z GPU tests for Tensor.tolist() function. ... ok (0.018s) 2022-05-18T06:20:14.7064177Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.011s) 2022-05-18T06:20:14.7161163Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.009s) 2022-05-18T06:20:14.7165949Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.001s) 2022-05-18T06:20:14.7214516Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.004s) 2022-05-18T06:20:14.7311767Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.010s) 2022-05-18T06:20:14.7389482Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.008s) 2022-05-18T06:20:14.7898486Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.051s) 2022-05-18T06:20:14.8201137Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.030s) 2022-05-18T06:20:14.8523014Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.032s) 2022-05-18T06:20:14.8891753Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.037s) 2022-05-18T06:20:14.8909560Z test_broadcasting_list (jit.test_misc.TestMisc) 2022-05-18T06:20:14.8996696Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.010s) 2022-05-18T06:20:14.9040147Z test_dataclass_error (jit.test_misc.TestMisc) ... ok (0.004s) 2022-05-18T06:20:14.9361198Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.032s) 2022-05-18T06:20:14.9408068Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.005s) 2022-05-18T06:20:14.9435524Z test_hacked_twin (jit.test_misc.TestMisc) ... ok (0.003s) 2022-05-18T06:20:14.9439990Z test_if_returning_any (jit.test_misc.TestMisc) 2022-05-18T06:20:14.9511202Z Check that an if statement can return different ... ok (0.007s) 2022-05-18T06:20:14.9570751Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.006s) 2022-05-18T06:20:14.9703938Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.013s) 2022-05-18T06:20:14.9991890Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... ok (0.029s) 2022-05-18T06:20:15.0103556Z test_list_literal_infer (jit.test_misc.TestMisc) ... ok (0.011s) 2022-05-18T06:20:15.0137276Z test_math_inf (jit.test_misc.TestMisc) ... ok (0.003s) 2022-05-18T06:20:15.0144728Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... ok (0.001s) 2022-05-18T06:20:15.0154935Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... ok (0.001s) 2022-05-18T06:20:15.0164694Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... ok (0.001s) 2022-05-18T06:20:15.0204224Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.004s) 2022-05-18T06:20:15.0238789Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.003s) 2022-05-18T06:20:15.0272132Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... ok (0.003s) 2022-05-18T06:20:15.0303613Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... ok (0.003s) 2022-05-18T06:20:15.0346152Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.004s) 2022-05-18T06:20:15.0383255Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2022-05-18T06:20:15.0411492Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.003s) 2022-05-18T06:20:15.0558900Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.014s) 2022-05-18T06:20:15.0780741Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.022s) 2022-05-18T06:20:15.0866104Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.008s) 2022-05-18T06:20:15.1002536Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.013s) 2022-05-18T06:20:15.1120053Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.012s) 2022-05-18T06:20:15.1295800Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.018s) 2022-05-18T06:20:15.1459220Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-05-18T06:20:15.2019260Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.056s) 2022-05-18T06:20:15.2365556Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.034s) 2022-05-18T06:20:15.2706150Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... ok (0.034s) 2022-05-18T06:20:15.2860635Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.015s) 2022-05-18T06:20:15.3007757Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.015s) 2022-05-18T06:20:15.3339114Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.033s) 2022-05-18T06:20:15.3361042Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2022-05-18T06:20:15.3516685Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.018s) 2022-05-18T06:20:15.5224236Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.171s) 2022-05-18T06:20:15.5253318Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2022-05-18T06:20:15.5568380Z Tracing over a script function returning a dictionary should work. ... ok (0.034s) 2022-05-18T06:20:15.5672734Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2022-05-18T06:20:15.6112946Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.044s) 2022-05-18T06:20:15.6419475Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.031s) 2022-05-18T06:20:15.6520643Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2022-05-18T06:20:15.6626618Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2022-05-18T06:20:16.5121143Z test_alexnet (jit.test_models.TestModels) ... ok (0.849s) 2022-05-18T06:20:16.9632616Z test_dcgan_models (jit.test_models.TestModels) ... ok (0.451s) 2022-05-18T06:20:17.4532346Z test_dcgan_models_cuda (jit.test_models.TestModels) ... ok (0.490s) 2022-05-18T06:20:17.5785042Z test_mnist (jit.test_models.TestModels) ... ok (0.125s) 2022-05-18T06:20:18.5831230Z test_mnist_cuda (jit.test_models.TestModels) ... ok (1.004s) 2022-05-18T06:20:19.2481281Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... ok (0.665s) 2022-05-18T06:20:19.2498715Z test_neural_style (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T06:20:20.4230341Z test_neural_style_cuda (jit.test_models.TestModels) ... ok (1.173s) 2022-05-18T06:20:20.4712548Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.048s) 2022-05-18T06:20:20.6336771Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... ok (0.162s) 2022-05-18T06:20:20.6407520Z test_script_module_script_resnet (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.007s) 2022-05-18T06:20:20.6423586Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:20:20.6429579Z test_snli (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T06:20:21.1339669Z test_snli_cuda (jit.test_models.TestModels) ... ok (0.491s) 2022-05-18T06:20:33.6069917Z test_snli_quantized (jit.test_models.TestModels) ... ok (12.473s) 2022-05-18T06:20:33.6087034Z test_super_resolution (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:20:34.0851162Z test_super_resolution_cuda (jit.test_models.TestModels) ... ok (0.476s) 2022-05-18T06:20:34.2576719Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.173s) 2022-05-18T06:20:34.5253249Z test_vae (jit.test_models.TestModels) ... ok (0.267s) 2022-05-18T06:20:34.7517936Z test_vae_cuda (jit.test_models.TestModels) ... ok (0.227s) 2022-05-18T06:20:34.8793887Z test_vae_quantized (jit.test_models.TestModels) ... ok (0.128s) 2022-05-18T06:20:34.8825727Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-05-18T06:20:34.9267448Z Tests that customized state dict methods are in effect ... ok (0.047s) 2022-05-18T06:20:34.9283671Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-05-18T06:20:34.9637788Z Tests that default state dict methods are automatically available ... ok (0.037s) 2022-05-18T06:20:34.9668077Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-05-18T06:20:35.0227254Z Tests that customized state dict methods on submodules are in effect ... ok (0.059s) 2022-05-18T06:20:35.1231775Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.100s) 2022-05-18T06:20:35.1519090Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.029s) 2022-05-18T06:20:35.1783060Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.026s) 2022-05-18T06:20:35.2508430Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... ok (0.073s) 2022-05-18T06:20:35.2950351Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.044s) 2022-05-18T06:20:35.5619953Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.267s) 2022-05-18T06:20:35.6176800Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.056s) 2022-05-18T06:20:35.6354816Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.018s) 2022-05-18T06:20:35.6359781Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2022-05-18T06:20:35.6397209Z Test that an attempt to script a module with a regular list attribute ... ok (0.004s) 2022-05-18T06:20:35.6594369Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.019s) 2022-05-18T06:20:35.7238552Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.064s) 2022-05-18T06:20:35.8114489Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... ok (0.087s) 2022-05-18T06:20:35.8428475Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.031s) 2022-05-18T06:20:36.0043383Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.161s) 2022-05-18T06:20:36.0388710Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.034s) 2022-05-18T06:20:36.0745191Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.036s) 2022-05-18T06:20:36.0773624Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2022-05-18T06:20:36.1587625Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.084s) 2022-05-18T06:20:36.1617796Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2022-05-18T06:20:36.2258407Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.067s) 2022-05-18T06:20:36.2507804Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.025s) 2022-05-18T06:20:36.2700750Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.019s) 2022-05-18T06:20:36.2980444Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.028s) 2022-05-18T06:20:36.3213758Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.023s) 2022-05-18T06:20:36.3438305Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.022s) 2022-05-18T06:20:36.3557164Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.011s) 2022-05-18T06:20:36.3768118Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.021s) 2022-05-18T06:20:36.4266549Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.050s) 2022-05-18T06:20:36.4273752Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.001s) 2022-05-18T06:20:36.4720183Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.044s) 2022-05-18T06:20:36.4944259Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.022s) 2022-05-18T06:20:36.5208758Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-05-18T06:20:36.5433847Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.022s) 2022-05-18T06:20:36.5624137Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.019s) 2022-05-18T06:20:36.5722253Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.010s) 2022-05-18T06:20:36.5963421Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.024s) 2022-05-18T06:20:36.5970659Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2022-05-18T06:20:36.6079553Z Test that a module that has __constants__ set to something ... ok (0.011s) 2022-05-18T06:20:36.6138704Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.006s) 2022-05-18T06:20:36.6219539Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.008s) 2022-05-18T06:20:36.6254920Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-05-18T06:20:36.6302252Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-05-18T06:20:36.6343696Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-05-18T06:20:36.6398909Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-05-18T06:20:36.6408337Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.001s) 2022-05-18T06:20:36.6453814Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-05-18T06:20:36.6492292Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-05-18T06:20:36.6513027Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2022-05-18T06:20:36.6559648Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-05-18T06:20:36.6588451Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/pytorch/test/test_nnapi.py:13: 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-05-18T06:20:36.6589710Z t = torch.tensor(t) 2022-05-18T06:20:36.8476706Z ok (0.192s) 2022-05-18T06:20:37.4495776Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.602s) 2022-05-18T06:20:37.5158043Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.066s) 2022-05-18T06:20:37.5282256Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.012s) 2022-05-18T06:20:40.9261399Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (3.398s) 2022-05-18T06:20:41.2736190Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.347s) 2022-05-18T06:20:41.2916394Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.018s) 2022-05-18T06:20:41.3237668Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.032s) 2022-05-18T06:20:41.4646981Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.141s) 2022-05-18T06:20:41.5023968Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.037s) 2022-05-18T06:20:41.5391916Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.037s) 2022-05-18T06:20:41.5425592Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1130: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-05-18T06:20:41.5427392Z return forward_call(*input, **kwargs) 2022-05-18T06:20:41.5454583Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:443: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-05-18T06:20:41.5455817Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-05-18T06:20:41.5725375Z ok (0.033s) 2022-05-18T06:20:41.8739479Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.301s) 2022-05-18T06:20:41.9682118Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.094s) 2022-05-18T06:20:41.9857459Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.017s) 2022-05-18T06:20:42.1295314Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.144s) 2022-05-18T06:20:42.1920555Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.062s) 2022-05-18T06:20:42.2552369Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.063s) 2022-05-18T06:20:42.3056648Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.050s) 2022-05-18T06:20:42.5248183Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.219s) 2022-05-18T06:20:42.5271418Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... [W TensorImpl.h:1390] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2022-05-18T06:20:42.5800799Z ok (0.055s) 2022-05-18T06:20:42.5992012Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.019s) 2022-05-18T06:20:42.6383772Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.039s) 2022-05-18T06:20:42.6544690Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.016s) 2022-05-18T06:20:42.7142184Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.059s) 2022-05-18T06:20:42.7177627Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1130: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-05-18T06:20:42.7179253Z return forward_call(*input, **kwargs) 2022-05-18T06:20:42.7205969Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:443: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-05-18T06:20:42.7207379Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-05-18T06:20:42.7636498Z ok (0.049s) 2022-05-18T06:20:42.7895215Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.026s) 2022-05-18T06:20:42.8330634Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.043s) 2022-05-18T06:20:42.9091682Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.076s) 2022-05-18T06:20:43.4456607Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.536s) 2022-05-18T06:20:43.4993795Z test_export_dict (jit.test_onnx_export.TestONNXExport) ... ok (0.054s) 2022-05-18T06:20:43.5420752Z test_export_dynamic_slice (jit.test_onnx_export.TestONNXExport) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:56: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T06:20:43.5423381Z "You are exporting the model to ONNX while in training mode with " 2022-05-18T06:20:43.5437108Z Warning: ONNX Preprocess - Removing mutation from node aten::add_ on block input: 'retval.11'. This changes graph semantics. 2022-05-18T06:20:43.5645677Z ok (0.065s) 2022-05-18T06:20:43.5994739Z test_export_tensoroption_to (jit.test_onnx_export.TestONNXExport) ... ok (0.035s) 2022-05-18T06:20:43.6059434Z test_fuse_addmm (jit.test_onnx_export.TestONNXExport) ... ok (0.006s) 2022-05-18T06:20:43.6156751Z test_listconstruct_erasure (jit.test_onnx_export.TestONNXExport) ... ok (0.010s) 2022-05-18T06:20:43.6266339Z test_onnx_export_func_with_warnings (jit.test_onnx_export.TestONNXExport) ... ok (0.011s) 2022-05-18T06:20:43.6434033Z test_onnx_export_script_inline_params (jit.test_onnx_export.TestONNXExport) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:56: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T06:20:43.6435987Z "You are exporting the model to ONNX while in training mode with " 2022-05-18T06:20:43.6486430Z ok (0.022s) 2022-05-18T06:20:43.6676551Z test_onnx_export_script_inline_script (jit.test_onnx_export.TestONNXExport) ... ok (0.019s) 2022-05-18T06:20:43.6917208Z test_onnx_export_script_inline_trace (jit.test_onnx_export.TestONNXExport) ... ok (0.024s) 2022-05-18T06:20:43.7031062Z test_onnx_export_script_module (jit.test_onnx_export.TestONNXExport) ... ok (0.011s) 2022-05-18T06:20:43.7221513Z test_onnx_export_script_module_if (jit.test_onnx_export.TestONNXExport) ... ok (0.019s) 2022-05-18T06:20:43.7527385Z test_onnx_export_script_module_loop (jit.test_onnx_export.TestONNXExport) ... ok (0.031s) 2022-05-18T06:20:43.7649289Z test_onnx_export_script_non_alpha_add_sub (jit.test_onnx_export.TestONNXExport) ... ok (0.012s) 2022-05-18T06:20:43.7749352Z test_onnx_export_script_python_fail (jit.test_onnx_export.TestONNXExport) ... ok (0.010s) 2022-05-18T06:20:43.8025441Z test_onnx_export_script_truediv (jit.test_onnx_export.TestONNXExport) ... ok (0.028s) 2022-05-18T06:20:43.8167808Z test_onnx_export_shape_reshape (jit.test_onnx_export.TestONNXExport) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:56: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T06:20:43.8170339Z "You are exporting the model to ONNX while in training mode with " 2022-05-18T06:20:43.8258696Z ok (0.023s) 2022-05-18T06:20:43.8979068Z test_onnx_export_speculate (jit.test_onnx_export.TestONNXExport) ... ok (0.072s) 2022-05-18T06:20:43.9279940Z test_onnx_transpose_incomplete_tensor_type (jit.test_onnx_export.TestONNXExport) ... ok (0.030s) 2022-05-18T06:20:43.9398211Z test_source_range_propagation (jit.test_onnx_export.TestONNXExport) ... ok (0.012s) 2022-05-18T06:20:43.9470485Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.007s) 2022-05-18T06:20:43.9542458Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.007s) 2022-05-18T06:20:43.9900573Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.036s) 2022-05-18T06:20:44.0246057Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.034s) 2022-05-18T06:20:44.0577115Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.033s) 2022-05-18T06:20:44.0908257Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.033s) 2022-05-18T06:20:44.1052681Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.014s) 2022-05-18T06:20:44.1184709Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.013s) 2022-05-18T06:20:44.1280780Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.010s) 2022-05-18T06:20:44.1437922Z test_scriptable (jit.test_parametrization.TestParametrization) ... ok (0.016s) 2022-05-18T06:20:44.1448370Z test_traceable (jit.test_parametrization.TestParametrization) 2022-05-18T06:20:44.1942400Z Test the jit scripting and tracing of a parametrized model. ... ok (0.050s) 2022-05-18T06:20:44.2877603Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.093s) 2022-05-18T06:20:44.3112917Z test_integer_refinement (jit.test_peephole.TestPeephole) ... ok (0.023s) 2022-05-18T06:20:44.3326601Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.021s) 2022-05-18T06:20:44.3385026Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.006s) 2022-05-18T06:20:44.3444517Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.006s) 2022-05-18T06:20:44.3517078Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-05-18T06:20:44.3588233Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-05-18T06:20:44.3696443Z test_peephole (jit.test_peephole.TestPeephole) ... ok (0.011s) 2022-05-18T06:20:44.3732522Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-05-18T06:20:44.3733002Z FileCheck checks: 2022-05-18T06:20:44.3733286Z ok (0.004s) 2022-05-18T06:20:44.3809326Z test_peephole_arith (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-05-18T06:20:44.3945704Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... ok (0.014s) 2022-05-18T06:20:44.3990588Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T06:20:44.4028667Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T06:20:44.4065351Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T06:20:44.4098767Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-05-18T06:20:44.4161631Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.006s) 2022-05-18T06:20:44.4210895Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-05-18T06:20:44.4334723Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.012s) 2022-05-18T06:20:44.4368707Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T06:20:44.4409892Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T06:20:44.4447233Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T06:20:44.4494448Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-05-18T06:20:44.4528966Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-05-18T06:20:44.4561035Z test_peephole_int (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-05-18T06:20:44.4641933Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-05-18T06:20:44.5201705Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... ok (0.056s) 2022-05-18T06:20:44.5362324Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T06:20:44.5430706Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-05-18T06:20:44.5472527Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T06:20:44.5527952Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-05-18T06:20:44.5676880Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.015s) 2022-05-18T06:20:44.5717029Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T06:20:44.5757656Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-05-18T06:20:44.5918832Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-05-18T06:20:44.6063898Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... ok (0.014s) 2022-05-18T06:20:44.6148042Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-05-18T06:20:44.6298607Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.015s) 2022-05-18T06:20:44.6344012Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-05-18T06:20:44.6420027Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-05-18T06:20:44.6424074Z test_version (__main__.TestProducerVersion) ... ok (0.001s) 2022-05-18T06:20:44.6488803Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.006s) 2022-05-18T06:20:44.6699429Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.021s) 2022-05-18T06:20:44.6745137Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.005s) 2022-05-18T06:20:44.6804190Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.006s) 2022-05-18T06:20:44.6844846Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.004s) 2022-05-18T06:20:44.6866362Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.002s) 2022-05-18T06:20:44.6920153Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.005s) 2022-05-18T06:20:44.7197283Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.028s) 2022-05-18T06:20:44.7235610Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.004s) 2022-05-18T06:20:44.7277715Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.004s) 2022-05-18T06:20:44.7360922Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.008s) 2022-05-18T06:20:44.7420913Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.006s) 2022-05-18T06:20:44.7461127Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-05-18T06:20:44.7474029Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2022-05-18T06:20:44.7524280Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.005s) 2022-05-18T06:20:44.7581842Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (0.006s) 2022-05-18T06:20:44.7604652Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2022-05-18T06:20:44.7641459Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-05-18T06:20:44.7681508Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-05-18T06:20:44.7784404Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.010s) 2022-05-18T06:20:44.8078755Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.029s) 2022-05-18T06:20:44.8353216Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.027s) 2022-05-18T06:20:44.8406928Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.005s) 2022-05-18T06:20:44.8722708Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.031s) 2022-05-18T06:20:44.9757483Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.104s) 2022-05-18T06:20:44.9830257Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.007s) 2022-05-18T06:20:44.9920752Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.009s) 2022-05-18T06:20:45.0007993Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.008s) 2022-05-18T06:20:45.0449991Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.044s) 2022-05-18T06:20:45.0495480Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.004s) 2022-05-18T06:20:45.0686797Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.019s) 2022-05-18T06:20:45.0762189Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.007s) 2022-05-18T06:20:45.0872725Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.011s) 2022-05-18T06:20:45.0946540Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.007s) 2022-05-18T06:20:45.0994008Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.005s) 2022-05-18T06:20:45.1314633Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-05-18T06:20:45.1493926Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.018s) 2022-05-18T06:20:45.1683641Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.019s) 2022-05-18T06:20:45.2340475Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... ok (0.066s) 2022-05-18T06:20:45.2396919Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-05-18T06:20:45.2422399Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2022-05-18T06:20:45.2445517Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2022-05-18T06:20:45.2547307Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2022-05-18T06:20:45.2594151Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-05-18T06:20:45.2861818Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.027s) 2022-05-18T06:20:45.2921156Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-05-18T06:20:45.3030834Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.011s) 2022-05-18T06:20:45.3040188Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.001s) 2022-05-18T06:20:45.3307286Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.026s) 2022-05-18T06:20:45.4004845Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.070s) 2022-05-18T06:20:45.4134052Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.013s) 2022-05-18T06:20:45.4333175Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.020s) 2022-05-18T06:20:45.4549019Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.022s) 2022-05-18T06:20:45.4610845Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-05-18T06:20:45.4904121Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.029s) 2022-05-18T06:20:45.5181660Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.028s) 2022-05-18T06:20:45.5237632Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-05-18T06:20:45.5319164Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-05-18T06:20:45.5371872Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-05-18T06:20:45.6121086Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.075s) 2022-05-18T06:20:45.6213833Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.009s) 2022-05-18T06:20:45.6280540Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.007s) 2022-05-18T06:20:45.6406802Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.012s) 2022-05-18T06:20:45.6478362Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.007s) 2022-05-18T06:20:45.6707428Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.023s) 2022-05-18T06:20:45.6716778Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2022-05-18T06:20:45.6887610Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.018s) 2022-05-18T06:20:45.7109126Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.022s) 2022-05-18T06:20:45.7539008Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.043s) 2022-05-18T06:20:45.7593870Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.005s) 2022-05-18T06:20:45.7680898Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.009s) 2022-05-18T06:20:45.7889562Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.021s) 2022-05-18T06:20:45.7962501Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.007s) 2022-05-18T06:20:45.8015171Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.005s) 2022-05-18T06:20:45.8151639Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.014s) 2022-05-18T06:20:45.8177514Z test_different_functions (jit.test_save_load.TestSaveLoad) 2022-05-18T06:20:45.8482482Z Exercise the situation where we have the same qualified name ... ok (0.033s) 2022-05-18T06:20:45.8517638Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2022-05-18T06:20:45.8827191Z Exercise the situation where we have the same qualified name ... ok (0.034s) 2022-05-18T06:20:45.8856956Z test_different_modules (jit.test_save_load.TestSaveLoad) 2022-05-18T06:20:45.9335557Z Exercise the situation where we have the same qualified name ... ok (0.051s) 2022-05-18T06:20:45.9993974Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.066s) 2022-05-18T06:20:46.0023533Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2022-05-18T06:20:46.0268569Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.027s) 2022-05-18T06:20:46.0294507Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2022-05-18T06:20:46.0400398Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.013s) 2022-05-18T06:20:46.0486092Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.008s) 2022-05-18T06:20:46.0620103Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.013s) 2022-05-18T06:20:46.0627814Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2022-05-18T06:20:46.0725236Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.010s) 2022-05-18T06:20:46.0729238Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2022-05-18T06:20:46.0818004Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.009s) 2022-05-18T06:20:46.0917090Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.010s) 2022-05-18T06:20:46.0938374Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T06:20:46.0939724Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-05-18T06:20:46.0970872Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T06:20:46.0972209Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.003s) 2022-05-18T06:20:46.0996559Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T06:20:46.0997868Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.003s) 2022-05-18T06:20:46.1036786Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.004s) 2022-05-18T06:20:46.1051793Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-05-18T06:20:46.1078889Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T06:20:46.1080329Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.003s) 2022-05-18T06:20:46.1085939Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-05-18T06:20:46.1096121Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T06:20:46.1097491Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-05-18T06:20:46.1103298Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-05-18T06:20:46.1104614Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-05-18T06:20:46.1190064Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... Falsifying example: test_versioned_div_scalar( 2022-05-18T06:20:46.1191594Z self=, 2022-05-18T06:20:46.1192612Z sample_input=(2, 3, 2.0, 3.0), 2022-05-18T06:20:46.1193226Z ) 2022-05-18T06:20:46.1193838Z skip: Failed to load fixture! (0.008s) 2022-05-18T06:20:46.5775886Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.458s) 2022-05-18T06:20:46.7283188Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.151s) 2022-05-18T06:20:46.7371429Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.009s) 2022-05-18T06:20:46.8687480Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.131s) 2022-05-18T06:20:47.4311755Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.562s) 2022-05-18T06:20:48.6338311Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (1.203s) 2022-05-18T06:20:48.6465534Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.013s) 2022-05-18T06:20:48.6576881Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.011s) 2022-05-18T06:20:48.6695325Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.012s) 2022-05-18T06:20:48.6807385Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.011s) 2022-05-18T06:20:48.6890541Z test_add_out (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:48.6963513Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:48.7052496Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:48.7129234Z test_add_tuple_optional (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:48.7205992Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:48.7221024Z test_addmm_grad (__main__.TestScript) 2022-05-18T06:20:48.7281085Z This test checks several things: ... ok (0.008s) 2022-05-18T06:20:48.7354049Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:48.7479625Z test_all (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:48.7747068Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.027s) 2022-05-18T06:20:48.8347449Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.060s) 2022-05-18T06:20:48.8633032Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.028s) 2022-05-18T06:20:48.9158894Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.053s) 2022-05-18T06:20:48.9204098Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:48.9582471Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.038s) 2022-05-18T06:20:48.9625108Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:49.0003126Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.038s) 2022-05-18T06:20:49.0040534Z test_annotated_script_fn (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:49.0060542Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:49.0080609Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:49.0134597Z test_annotated_script_method (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:49.0206821Z test_annoying_doubles (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:49.0468039Z test_any (__main__.TestScript) ... ok (0.026s) 2022-05-18T06:20:49.0509594Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:49.0576115Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:49.0880040Z test_attr_module_constants (__main__.TestScript) ... ok (0.031s) 2022-05-18T06:20:49.0955574Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:49.0995593Z test_attribute_in_init (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:49.1158897Z test_attribute_serialization (__main__.TestScript) ... ok (0.016s) 2022-05-18T06:20:49.1293819Z test_attribute_unpickling (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:20:49.1373272Z test_augmented_assign (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:49.1489598Z test_autodiff_complex (__main__.TestScript) ... ok (0.011s) 2022-05-18T06:20:49.1529263Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:49.1563661Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:49.1694110Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:20:49.1810117Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.011s) 2022-05-18T06:20:49.5030571Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... ok (0.322s) 2022-05-18T06:20:49.5050402Z test_batchnorm_fuser_cpu (__main__.TestScript) ... skip: This tests the CPU fuser (0.002s) 2022-05-18T06:20:49.5124427Z test_big_float_literals (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:49.5183318Z test_big_int_literals (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:49.7555490Z test_binary_op_shape (__main__.TestScript) ... ok (0.237s) 2022-05-18T06:20:49.7835537Z test_bitwise_ops (__main__.TestScript) ... ok (0.028s) 2022-05-18T06:20:49.7913664Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:49.8001277Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:49.8092984Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:49.8180781Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:49.8694031Z test_bool_dispatch (__main__.TestScript) ... ok (0.051s) 2022-05-18T06:20:49.8890511Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.019s) 2022-05-18T06:20:49.8923992Z test_break_continue_error (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:50.0406039Z test_breaks_continues (__main__.TestScript) ... ok (0.148s) 2022-05-18T06:20:50.0577506Z test_builtin_args (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:50.0658259Z test_builtin_args_fails (__main__.TestScript) ... [W ir_emitter.cpp:4363] 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-05-18T06:20:50.0660242Z File "test_jit.py", line 10875 2022-05-18T06:20:50.0660999Z @torch.jit.script 2022-05-18T06:20:50.0661671Z def f6(a): 2022-05-18T06:20:50.0662364Z a.expand(size=[3, [4]]) 2022-05-18T06:20:50.0663488Z ~~~~~~ <--- HERE 2022-05-18T06:20:50.0664250Z (function emitListLiteral) 2022-05-18T06:20:50.0664959Z ok (0.008s) 2022-05-18T06:20:50.0763361Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:50.0783600Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:50.0849730Z test_call_ge (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:50.0893901Z test_call_python_fn_from_script_fn (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:50.0956854Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:50.1079415Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:50.1154000Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:50.1188407Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:50.1279287Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:50.1488458Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.021s) 2022-05-18T06:20:50.1580722Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:50.1641987Z test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:50.1739271Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:50.1841305Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:50.1918979Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:50.2057160Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.014s) 2022-05-18T06:20:50.2070093Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-05-18T06:20:50.2196318Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:50.2205664Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-05-18T06:20:50.2392329Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.018s) 2022-05-18T06:20:50.2401386Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.001s) 2022-05-18T06:20:50.2593046Z test_cat (__main__.TestScript) ... ok (0.019s) 2022-05-18T06:20:50.2683720Z test_cat_lifts (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:50.2738996Z test_chr (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:50.2757638Z test_circular_dependency (__main__.TestScript) 2022-05-18T06:20:50.3149415Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.041s) 2022-05-18T06:20:50.3334264Z test_class_as_attribute (__main__.TestScript) ... ok (0.018s) 2022-05-18T06:20:50.3375031Z test_class_attribute (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:50.3419205Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:50.3489384Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:50.3501278Z test_code_with_constants (__main__.TestScript) 2022-05-18T06:20:50.3582576Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.009s) 2022-05-18T06:20:50.3594541Z test_code_with_constants_restore (__main__.TestScript) 2022-05-18T06:20:50.3699162Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.011s) 2022-05-18T06:20:50.3780993Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:50.3854754Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:50.3870520Z test_compile_module_with_constant (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:20:50.4408589Z test_conditional_casting (__main__.TestScript) ... ok (0.053s) 2022-05-18T06:20:50.4483704Z test_constant_as_attr (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:50.4531869Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:50.4603983Z test_constant_pooling_none (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:50.4658920Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:50.4745753Z test_conv_error (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:50.5002423Z test_convert_base (__main__.TestScript) ... ok (0.026s) 2022-05-18T06:20:50.5062881Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:50.5235687Z test_cpp_module_iterator (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:50.5328858Z test_desugar_module (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:50.5380389Z test_device_kwarg (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:50.5432871Z test_device_type (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:50.5492792Z test_device_type_cuda (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:50.5526594Z test_dir (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:50.5915333Z test_divmod (__main__.TestScript) ... ok (0.039s) 2022-05-18T06:20:50.5947801Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.003s) 2022-05-18T06:20:50.9946448Z test_dropout_eval (__main__.TestScript) ... ok (0.400s) 2022-05-18T06:20:51.0144229Z test_dropout_script (__main__.TestScript) ... ok (0.020s) 2022-05-18T06:20:51.0208252Z test_dtype_attr (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:51.0593919Z test_dtype_op_shape (__main__.TestScript) ... ok (0.038s) 2022-05-18T06:20:51.1128461Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.053s) 2022-05-18T06:20:51.1175246Z test_early_return_closure (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:51.1270217Z test_early_return_fork_join (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:51.1544516Z test_early_return_rewrite (__main__.TestScript) ... ok (0.027s) 2022-05-18T06:20:51.1589424Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:51.2055666Z test_early_returns_loops (__main__.TestScript) ... ok (0.047s) 2022-05-18T06:20:51.2125584Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.2199878Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.2293599Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:51.2368886Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.2436440Z test_ellipsis_end (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.2509263Z test_ellipsis_mid (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.2606576Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:51.2676966Z test_ellipsis_start (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.2863209Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.018s) 2022-05-18T06:20:51.2908106Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:51.2913948Z test_empty_tuple_str (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:51.3408552Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.049s) 2022-05-18T06:20:51.3451421Z test_erase_number_types (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:51.3665380Z test_error (__main__.TestScript) ... ok (0.021s) 2022-05-18T06:20:51.3832812Z test_error_stacktrace (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:51.4199503Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.036s) 2022-05-18T06:20:51.4333377Z test_eval_python (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:20:51.4368894Z test_exception_exits_closure (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:51.4833786Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.046s) 2022-05-18T06:20:51.4887928Z test_expand (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:51.5022279Z test_fibb (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:20:51.5097035Z test_fibb_totally_better (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.5119989Z test_file_format_serialization (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:51.5145510Z test_file_line_error (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:51.5317012Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:51.5353659Z test_file_line_graph (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:51.5497217Z test_file_line_save_load (__main__.TestScript) ... ok (0.014s) 2022-05-18T06:20:51.5505796Z test_file_line_string (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:51.5573011Z test_file_line_trace (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:51.5640543Z test_filecheck (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.5671212Z test_filecheck_parse (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:51.5876296Z test_first_class_calls (__main__.TestScript) ... ok (0.020s) 2022-05-18T06:20:51.5952655Z test_first_class_module (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.6118712Z test_floor_div (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:51.6407735Z test_floordiv (__main__.TestScript) ... ok (0.029s) 2022-05-18T06:20:51.6426371Z test_for_else (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:51.6554151Z test_for_in_dict (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:20:51.6744287Z test_for_in_enumerate (__main__.TestScript) ... ok (0.019s) 2022-05-18T06:20:51.6810758Z test_for_in_range (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.7041273Z test_for_in_range_ast (__main__.TestScript) ... ok (0.023s) 2022-05-18T06:20:51.7274522Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.023s) 2022-05-18T06:20:51.7366332Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:51.7442153Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:51.7648449Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.020s) 2022-05-18T06:20:51.7705346Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:51.7902491Z test_for_in_string (__main__.TestScript) ... ok (0.020s) 2022-05-18T06:20:51.8028734Z test_for_in_tensors (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:51.8051045Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:51.8193193Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.014s) 2022-05-18T06:20:51.8274356Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:51.8574557Z test_for_in_zip (__main__.TestScript) ... ok (0.030s) 2022-05-18T06:20:51.8805606Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.023s) 2022-05-18T06:20:51.8924649Z test_for_tuple_assign (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:51.9139287Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.021s) 2022-05-18T06:20:51.9235823Z test_format (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:51.9449059Z test_func_call (__main__.TestScript) ... ok (0.021s) 2022-05-18T06:20:51.9503388Z test_function_compilation_caching (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:51.9749461Z test_function_overload_misuse (__main__.TestScript) ... ok (0.025s) 2022-05-18T06:20:51.9929614Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.018s) 2022-05-18T06:20:52.0690700Z test_function_overloads (__main__.TestScript) ... ok (0.076s) 2022-05-18T06:20:52.0695560Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: This tests the CPU fuser (0.001s) 2022-05-18T06:20:52.0704768Z test_fuser_double_literal_precision (__main__.TestScript) ... skip: This tests the CPU fuser (0.001s) 2022-05-18T06:20:52.0752707Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:52.0822969Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:52.0846629Z test_generic_list_errors (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:52.1261020Z test_get_set_state (__main__.TestScript) ... ok (0.041s) 2022-05-18T06:20:52.1384090Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:52.1436784Z test_grad_from_script (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:52.1541624Z test_hash (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:52.1684627Z test_hex_literals (__main__.TestScript) ... ok (0.014s) 2022-05-18T06:20:52.1852195Z test_id (__main__.TestScript) ... ok (0.016s) 2022-05-18T06:20:52.1924837Z test_if (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:52.2050033Z test_if_define (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:52.2116255Z test_if_different_type (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:52.2244579Z test_if_for_in_range (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:20:52.2483993Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.024s) 2022-05-18T06:20:52.2533567Z test_if_list_cat (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:52.3290011Z test_if_nest_while (__main__.TestScript) ... ok (0.076s) 2022-05-18T06:20:52.3377618Z test_if_noelse (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:52.3411905Z test_if_not_defined_error (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:52.3471052Z test_if_supertype (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:52.3586482Z test_ignore_decorator (__main__.TestScript) ... ok (0.011s) 2022-05-18T06:20:52.3709835Z test_ignored_as_value (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:52.3800768Z test_ignored_method_binding (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:52.3871430Z test_ignored_props (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:52.4019450Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.015s) 2022-05-18T06:20:52.4156693Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:20:52.4197024Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:52.5125683Z test_index (__main__.TestScript) ... ok (0.093s) 2022-05-18T06:20:52.5171304Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:52.5188926Z test_indexing_error (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:52.5252864Z test_infer_size (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:52.5255288Z test_inferred_error_msg (__main__.TestScript) 2022-05-18T06:20:52.5284993Z Test that when we get a type mismatch on a function where we inferred ... ok (0.003s) 2022-05-18T06:20:52.5459192Z test_inherit_method (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:52.5462736Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.001s) 2022-05-18T06:20:52.5482972Z test_inlined_graph (__main__.TestScript) 2022-05-18T06:20:52.5621316Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.015s) 2022-05-18T06:20:52.5680715Z test_inlining_cleanup (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:52.5745148Z test_inplace_add (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:52.5812190Z test_inplace_copy_script (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:52.5862877Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:52.5909119Z test_int_cast (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:52.5926481Z test_integral_shape_inference (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:52.5939271Z test_interpret_graph (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:52.9447890Z test_interpreter_fuzz (__main__.TestScript) ... ok (0.350s) 2022-05-18T06:20:52.9619810Z test_intlist_args (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:52.9641629Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:52.9648318Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:52.9680994Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:52.9684904Z test_irparser (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:52.9835324Z test_is_after_use (__main__.TestScript) ... ok (0.015s) 2022-05-18T06:20:53.0289835Z test_is_isnot (__main__.TestScript) ... ok (0.045s) 2022-05-18T06:20:53.0295341Z test_is_optional (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:53.0331996Z test_is_scripting (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:53.0369567Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:53.0458701Z test_isinstance (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:53.0523222Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:53.0610853Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:53.0793597Z test_isinstance_refinement (__main__.TestScript) ... ok (0.018s) 2022-05-18T06:20:53.0869276Z test_jitter_bug (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:53.0915519Z test_keyword (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:53.0930060Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:53.0963056Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:53.1212413Z test_lazy_script (__main__.TestScript) ... ok (0.025s) 2022-05-18T06:20:53.1297438Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:53.1387179Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:53.1452432Z test_lhs_indexing (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:53.1511101Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:53.1593275Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:53.1655668Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:53.1715904Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:53.1792063Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:53.1958718Z test_linear_grad (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:53.2653017Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.069s) 2022-05-18T06:20:53.2707889Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:53.2718730Z test_list_iterables (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:53.2804127Z test_list_python_op (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:53.2898564Z test_list_unify (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:53.3143712Z test_literal (__main__.TestScript) ... ok (0.024s) 2022-05-18T06:20:53.3201174Z test_literals (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:53.3444375Z test_logical_short_circuit (__main__.TestScript) ... ok (0.024s) 2022-05-18T06:20:53.3508912Z test_loop_liveness (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:53.3664768Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.015s) 2022-05-18T06:20:53.3706848Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:53.3823492Z test_loop_unrolling (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:53.3930483Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.011s) 2022-05-18T06:20:53.4549944Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.062s) 2022-05-18T06:20:53.4590313Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:53.6977152Z test_math_ops (__main__.TestScript) ... ok (0.239s) 2022-05-18T06:20:53.6985981Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-05-18T06:20:53.7005888Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.002s) 2022-05-18T06:20:53.7061534Z test_method_casts_script (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:53.7104761Z test_method_no_self (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:53.9173153Z test_method_overloading (__main__.TestScript) ... ok (0.207s) 2022-05-18T06:20:53.9228656Z test_missing_getstate (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:54.4976700Z test_mm_batching (__main__.TestScript) ... ok (0.575s) 2022-05-18T06:20:54.5678201Z test_module_apis (__main__.TestScript) ... ok (0.070s) 2022-05-18T06:20:54.5751060Z test_module_attrs (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:54.5876647Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:54.6111480Z test_module_copying (__main__.TestScript) ... ok (0.023s) 2022-05-18T06:20:54.6122103Z test_module_error (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:54.6188514Z test_module_method_reassignment (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:54.6248381Z test_module_none_attrs (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:54.6605441Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.036s) 2022-05-18T06:20:54.6686310Z test_module_str (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:54.6763600Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:54.6771686Z test_multi_reduction (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:54.6781636Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:54.7092895Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.031s) 2022-05-18T06:20:54.7130692Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:54.7166303Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:54.7271895Z test_multiple_assign (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:54.7346320Z test_multiple_assignment (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:54.7395116Z test_mutable_dce (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:54.7456579Z test_mutable_dce_block (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:54.7493580Z test_mutable_dce_graph_input (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:54.7581066Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:54.7684581Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:54.7734437Z test_mutable_dce_list (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:54.7795064Z test_mutable_dce_loop (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:54.7884946Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:54.7937051Z test_mutate_constant (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:54.7984422Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:54.8601196Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.062s) 2022-05-18T06:20:54.8712528Z test_namedtuple_attr (__main__.TestScript) ... ok (0.011s) 2022-05-18T06:20:54.8853787Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.014s) 2022-05-18T06:20:54.9047991Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.019s) 2022-05-18T06:20:54.9221282Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:54.9394108Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:54.9431461Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:54.9549173Z test_namedtuple_python (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:54.9607559Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:54.9665561Z test_narrow_copy (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:55.0140754Z test_nested_aug_assign (__main__.TestScript) ... ok (0.047s) 2022-05-18T06:20:55.0258409Z test_nested_bailouts (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:55.0613693Z test_nested_breaks (__main__.TestScript) ... ok (0.035s) 2022-05-18T06:20:55.0665618Z test_nested_list_construct (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:55.0909936Z test_nested_select_assign (__main__.TestScript) ... ok (0.024s) 2022-05-18T06:20:55.2334073Z test_nn_GRU (__main__.TestScript) ... ok (0.142s) 2022-05-18T06:20:55.3432003Z test_nn_LSTM (__main__.TestScript) ... ok (0.110s) 2022-05-18T06:20:55.4518465Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.108s) 2022-05-18T06:20:55.4963605Z test_nn_init (__main__.TestScript) ... ok (0.044s) 2022-05-18T06:20:55.5041966Z test_no_dtype_shape (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:55.5110107Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:55.6155407Z test_non_final_return (__main__.TestScript) ... ok (0.104s) 2022-05-18T06:20:55.6160845Z test_none_type_str (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:55.6215267Z test_not (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:55.6221973Z test_not_initialized_err (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:55.6360659Z test_ntuple_builtins (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:20:55.6520879Z test_number_abs (__main__.TestScript) ... ok (0.016s) 2022-05-18T06:20:55.6561541Z test_number_augassign (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:55.6601322Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:55.6642035Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:55.6682061Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:55.6799472Z test_number_div (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:57.7553539Z test_number_math (__main__.TestScript) ... ok (2.075s) 2022-05-18T06:20:57.7624511Z test_number_neg (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:57.7638756Z test_old_models_bc (__main__.TestScript) ... skip: PyTorch is build without Caffe2 support (0.001s) 2022-05-18T06:20:57.7688273Z test_oneline_func (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:57.7778449Z test_op_dtype (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:57.7878838Z test_operator_precedence (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:57.7904647Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2022-05-18T06:20:57.7927742Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2022-05-18T06:20:57.8024980Z test_ord (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:57.8177085Z test_override_magic (__main__.TestScript) ... ok (0.015s) 2022-05-18T06:20:57.8369163Z test_pack_padded_pad_packed_trace (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:56: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T06:20:57.8371685Z "You are exporting the model to ONNX while in training mode with " 2022-05-18T06:20:57.8503662Z WARNING: 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. 2022-05-18T06:20:57.8506165Z WARNING: 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. 2022-05-18T06:20:57.8576942Z WARNING: 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. 2022-05-18T06:20:57.8579140Z WARNING: 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. 2022-05-18T06:20:57.8586354Z ok (0.041s) 2022-05-18T06:20:57.8604395Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.8997557Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.039s) 2022-05-18T06:20:57.9224482Z test_pack_unpack_state (__main__.TestScript) ... ok (0.023s) 2022-05-18T06:20:57.9305518Z test_parameter_order (__main__.TestScript) ... tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-05-18T06:20:57.9306963Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-05-18T06:20:57.9307939Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-05-18T06:20:57.9308751Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-05-18T06:20:57.9309438Z grad_fn=) 2022-05-18T06:20:57.9313335Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-05-18T06:20:57.9314344Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-05-18T06:20:57.9315294Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-05-18T06:20:57.9316161Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-05-18T06:20:57.9316856Z grad_fn=) 2022-05-18T06:20:57.9381044Z ok (0.015s) 2022-05-18T06:20:57.9391156Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.9405738Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.9431751Z test_parse_nested_names (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:57.9436888Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.9491658Z test_parse_tensor_constants (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:57.9508983Z test_parser_kwargonly (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:57.9520594Z test_parser_type_annotations (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.9531957Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.9544171Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.9553719Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.9564704Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.9577297Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:57.9634480Z test_partial_returns (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:57.9682476Z test_pass (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:57.9853656Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:58.0044728Z test_pickle_checkpoint_cuda (__main__.TestScript) ... ok (0.019s) 2022-05-18T06:20:58.0090309Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:58.0464112Z test_pow_scalar_backward_cuda (__main__.TestScript) ... ok (0.037s) 2022-05-18T06:20:58.0809901Z test_pretty_print_function (__main__.TestScript) ... ok (0.034s) 2022-05-18T06:20:58.0817444Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.001s) 2022-05-18T06:20:58.0974677Z test_print (__main__.TestScript) ... ok (0.015s) 2022-05-18T06:20:58.0986024Z test_print_kwargs (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:58.1001960Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.002s) 2022-05-18T06:20:58.1054813Z test_profiling_merge (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:58.1086865Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:58.1142769Z test_python_call (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:58.1218013Z test_python_call_annotation (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:58.1242945Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:58.1285271Z test_python_call_failure (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:58.1370231Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:58.1405589Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:58.1434705Z test_python_frontend (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:58.1445793Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:58.1458956Z test_python_frontend_source_range (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:58.1506273Z test_python_op_builtins (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:58.1535496Z test_python_op_name (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:58.1551410Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:58.1565700Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.002s) 2022-05-18T06:20:58.1649674Z test_rand_profiling (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:58.1679158Z test_range_args (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:58.1720377Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:58.1760743Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:58.1767247Z test_refine_tuple_types (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:58.1938001Z test_remove_dropout (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:58.1972494Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:58.2039193Z test_request_bailout (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:58.2059628Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.002s) 2022-05-18T06:20:58.2436960Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.038s) 2022-05-18T06:20:58.2580240Z test_resize_input_ops (__main__.TestScript) ... ok (0.014s) 2022-05-18T06:20:58.2771809Z test_return (__main__.TestScript) ... ok (0.019s) 2022-05-18T06:20:58.2838874Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:58.2900193Z test_return_tuple (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:58.3656755Z test_rnn_trace_override (__main__.TestScript) ... WARNING: 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. 2022-05-18T06:20:58.3659083Z WARNING: 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. 2022-05-18T06:20:58.3883035Z WARNING: 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. 2022-05-18T06:20:58.3885460Z WARNING: 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. 2022-05-18T06:20:58.4973299Z WARNING: 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. 2022-05-18T06:20:58.4975498Z WARNING: 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. 2022-05-18T06:20:58.5398261Z WARNING: 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. 2022-05-18T06:20:58.5400435Z WARNING: 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. 2022-05-18T06:20:58.6731950Z WARNING: 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. 2022-05-18T06:20:58.6734150Z WARNING: 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. 2022-05-18T06:20:58.7125374Z WARNING: 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. 2022-05-18T06:20:58.7127968Z WARNING: 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. 2022-05-18T06:20:58.7372962Z ok (0.447s) 2022-05-18T06:20:58.7442625Z test_robust_op_resolution (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:58.7516781Z test_round (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:58.7618962Z test_save_load_attr_error (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:20:58.7661130Z test_script_annotation (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:58.7700766Z test_script_bool_constant (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:58.7745067Z test_script_chunk (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:58.7934385Z test_script_clamp_none (__main__.TestScript) ... ok (0.019s) 2022-05-18T06:20:58.8011397Z test_script_copy (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:58.8027392Z test_script_cu (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:20:58.8101763Z test_script_define_order (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:58.8155906Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:58.8187841Z test_script_docstring (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:58.8281223Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:58.8324200Z test_script_get_device_cuda (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:58.8388369Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:58.8483786Z test_script_is_tracing (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:58.8564132Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:58.8619643Z test_script_method_docstring (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:20:58.8709720Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:58.8970803Z test_script_module (__main__.TestScript) ... ok (0.026s) 2022-05-18T06:20:58.9046404Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:58.9123754Z test_script_module_const (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:20:58.9435496Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.031s) 2022-05-18T06:20:58.9579784Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.014s) 2022-05-18T06:20:58.9699939Z test_script_module_export_shared_storage (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:20:58.9974160Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.027s) 2022-05-18T06:20:59.0150584Z test_script_module_export_tensor_cuda (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:59.0288200Z test_script_module_export_tensor_type (__main__.TestScript) ... ok (0.014s) 2022-05-18T06:20:59.0331199Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:59.0400181Z test_script_module_for (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:59.0884685Z test_script_module_for2 (__main__.TestScript) ... ok (0.048s) 2022-05-18T06:20:59.0924251Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:59.1058744Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:20:59.1070123Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.001s) 2022-05-18T06:20:59.1117735Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:59.1195116Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:20:59.1395805Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.020s) 2022-05-18T06:20:59.1588405Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.019s) 2022-05-18T06:20:59.1628510Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:59.1678173Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:59.1712794Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:20:59.2232233Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.052s) 2022-05-18T06:20:59.2276888Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:20:59.2447596Z test_script_optional_none (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:20:59.2498475Z test_script_outputs (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:20:59.3026748Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.053s) 2022-05-18T06:20:59.3509656Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.048s) 2022-05-18T06:20:59.3513938Z test_script_scope (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:20:59.3842898Z test_script_sequential_for (__main__.TestScript) ... ok (0.032s) 2022-05-18T06:20:59.4414573Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.057s) 2022-05-18T06:20:59.4615119Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.020s) 2022-05-18T06:20:59.5022532Z test_script_sequential_orderdict (__main__.TestScript) ... ok (0.041s) 2022-05-18T06:20:59.5453393Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.043s) 2022-05-18T06:20:59.5614327Z test_script_star_assign (__main__.TestScript) ... ok (0.016s) 2022-05-18T06:20:59.5900137Z test_script_star_expr (__main__.TestScript) ... ok (0.029s) 2022-05-18T06:20:59.6179751Z test_script_star_expr_string (__main__.TestScript) ... ok (0.028s) 2022-05-18T06:20:59.6275260Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:20:59.8015969Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... ok (0.174s) 2022-05-18T06:21:00.3739771Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... ok (0.572s) 2022-05-18T06:21:01.3367229Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... ok (0.962s) 2022-05-18T06:21:01.3447081Z test_select_after_chunk (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:01.3482342Z test_sequence_parsing (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:01.3828515Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.034s) 2022-05-18T06:21:01.3958852Z test_serialization_big_ints (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:21:01.4065675Z test_serialization_sharing (__main__.TestScript) ... ok (0.011s) 2022-05-18T06:21:01.4158445Z test_serialize_long_lines (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:21:01.4375828Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.022s) 2022-05-18T06:21:01.4539216Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.016s) 2022-05-18T06:21:01.5789351Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (0.125s) 2022-05-18T06:21:01.5957393Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:21:01.6114647Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (0.016s) 2022-05-18T06:21:01.6192023Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:01.6232907Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:01.6315868Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:01.6357365Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:01.6393750Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:01.6486161Z test_signed_float_zero (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:21:01.6497703Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:21:01.6509733Z test_single_starred_lhs (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:21:01.6570578Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:01.6576840Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-05-18T06:21:01.6662694Z test_split (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:01.6772705Z test_stack (__main__.TestScript) ... ok (0.011s) 2022-05-18T06:21:01.7653318Z test_static_if_prop (__main__.TestScript) ... ok (0.088s) 2022-05-18T06:21:01.7664065Z test_static_method_on_module (__main__.TestScript) 2022-05-18T06:21:01.7758108Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.010s) 2022-05-18T06:21:01.8020452Z test_static_methods (__main__.TestScript) ... ok (0.026s) 2022-05-18T06:21:01.8058843Z test_str_cast (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:01.8066464Z test_string_cu (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:21:01.8119846Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:01.8185631Z test_string_frontend_elif (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:01.8236502Z test_string_index (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:01.8298281Z test_string_len (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:01.8352075Z test_string_list (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:01.8360436Z test_string_new_line (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:21:01.8421849Z test_string_ops (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:01.8487044Z test_string_print (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:01.8493193Z test_string_single_escape (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:21:01.8661259Z test_string_slicing (__main__.TestScript) ... ok (0.016s) 2022-05-18T06:21:01.8717455Z test_string_sort (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:01.8772024Z test_string_sorted (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:01.9011464Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.024s) 2022-05-18T06:21:01.9093651Z test_submodule_twice (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:01.9157876Z test_sum (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:01.9235361Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:01.9310272Z test_sum_list_empty (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:21:01.9380722Z test_sum_list_literal (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:21:01.9457934Z test_sum_list_one (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:01.9478170Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:21:01.9512280Z test_sys_stdout_override (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:21:01.9544930Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.003s) 2022-05-18T06:21:01.9589240Z test_tensor_data (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:01.9638396Z test_tensor_device (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:01.9744062Z test_tensor_dtype (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:21:01.9849810Z test_tensor_grad (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:21:01.9911521Z test_tensor_import_export (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:01.9958977Z test_tensor_len (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:02.4629232Z test_tensor_number_math (__main__.TestScript) ... ok (0.467s) 2022-05-18T06:21:07.0680492Z test_tensor_number_math_cuda (__main__.TestScript) ... ok (4.605s) 2022-05-18T06:21:07.0691917Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.001s) 2022-05-18T06:21:07.0746484Z test_tensor_shape (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:07.0771427Z test_tensor_subclasses (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/jit/annotations.py:296: 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-05-18T06:21:07.0773444Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-05-18T06:21:07.0848022Z ok (0.010s) 2022-05-18T06:21:07.1828233Z test_tensor_to (__main__.TestScript) ... ok (0.098s) 2022-05-18T06:21:07.1881410Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:07.2619403Z test_tensor_to_cuda (__main__.TestScript) ... ok (0.073s) 2022-05-18T06:21:07.2699379Z test_tensor_to_device (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:07.2791916Z test_ternary (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:21:07.3304628Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.051s) 2022-05-18T06:21:07.3405075Z test_ternary_right_associative (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:21:07.3538014Z test_ternary_static_if (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:21:07.3745073Z test_torch_any (__main__.TestScript) ... ok (0.021s) 2022-05-18T06:21:07.3796172Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.005s) 2022-05-18T06:21:07.4434150Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.064s) 2022-05-18T06:21:07.4536523Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:21:07.4836268Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.030s) 2022-05-18T06:21:07.4938646Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:21:07.5052718Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.011s) 2022-05-18T06:21:07.5118984Z test_torch_manual_seed (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:07.5516791Z test_torch_pow (__main__.TestScript) ... ok (0.040s) 2022-05-18T06:21:08.5160377Z test_torch_tensor_as_tensor (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:426: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T06:21:08.5162116Z return callable(*args, **kwargs) 2022-05-18T06:21:08.5227894Z ok (0.971s) 2022-05-18T06:21:08.5306238Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:08.5595931Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.029s) 2022-05-18T06:21:08.5722080Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:21:08.5759128Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:21:08.6683871Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.092s) 2022-05-18T06:21:08.8390270Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... ok (0.170s) 2022-05-18T06:21:08.8475188Z test_training_param (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:08.8908093Z test_tuple_assignments (__main__.TestScript) ... ok (0.043s) 2022-05-18T06:21:08.8928840Z test_tuple_error_msg (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:21:08.9012569Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:08.9268966Z test_tuple_indexing (__main__.TestScript) ... ok (0.026s) 2022-05-18T06:21:08.9326987Z test_tuple_len (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:08.9402989Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:21:08.9463952Z test_tuple_sort (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:08.9522399Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:08.9579894Z test_tuple_sorted (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:08.9634609Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:08.9675549Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:08.9721873Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:08.9762826Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:08.9954700Z test_type_annotate (__main__.TestScript) ... ok (0.019s) 2022-05-18T06:21:09.0127210Z test_type_annotation_module (__main__.TestScript) ... ok (0.017s) 2022-05-18T06:21:09.0266078Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.014s) 2022-05-18T06:21:09.0479983Z test_type_annotations (__main__.TestScript) ... ok (0.021s) 2022-05-18T06:21:09.0640540Z test_type_annotations_repeated_list (__main__.TestScript) ... ok (0.016s) 2022-05-18T06:21:09.0790414Z test_type_annotations_varargs (__main__.TestScript) ... ok (0.015s) 2022-05-18T06:21:09.0816745Z test_type_call_in_script (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:21:09.0873689Z test_type_cast (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:09.0932886Z test_type_comments_in_body (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:09.0937981Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2022-05-18T06:21:09.0964020Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.003s) 2022-05-18T06:21:09.0976982Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.001s) 2022-05-18T06:21:09.1012735Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.003s) 2022-05-18T06:21:09.1051774Z test_unicode_comments (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:09.1123090Z test_uninitialized (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:21:09.1159013Z test_union_to_number (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:09.1172972Z test_unknown_builtin (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:21:09.1213324Z test_unmatched_type_annotation (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:09.1256730Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:09.1263319Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-05-18T06:21:09.1282758Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:21:09.1351071Z test_unused_decorator (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:21:09.1481548Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.013s) 2022-05-18T06:21:09.1968600Z test_var_aug_assign (__main__.TestScript) ... ok (0.048s) 2022-05-18T06:21:09.2019224Z test_vararg_zeros (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:09.2065611Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:09.2084719Z test_view_shape_prop (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:21:09.2170785Z test_view_write (__main__.TestScript) ... ok (0.008s) 2022-05-18T06:21:09.3245856Z test_weak_cuda (__main__.TestScript) ... ok (0.107s) 2022-05-18T06:21:09.3317291Z test_where (__main__.TestScript) ... ok (0.007s) 2022-05-18T06:21:09.3377337Z test_where_method (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:09.3475695Z test_while (__main__.TestScript) ... ok (0.010s) 2022-05-18T06:21:09.4068776Z test_while_nest_if (__main__.TestScript) ... ok (0.059s) 2022-05-18T06:21:09.4422457Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.035s) 2022-05-18T06:21:09.4433429Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.001s) 2022-05-18T06:21:09.4523940Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.009s) 2022-05-18T06:21:09.4542519Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:21:09.4608252Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.006s) 2022-05-18T06:21:09.4656503Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.005s) 2022-05-18T06:21:09.4676711Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:21:09.4714864Z test_wrong_return_type (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:09.4729870Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.002s) 2022-05-18T06:21:09.4773531Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.004s) 2022-05-18T06:21:09.4895654Z test_zeros (__main__.TestScript) ... ok (0.012s) 2022-05-18T06:21:10.1126545Z test_zip_enumerate_modulelist (__main__.TestScript) ... ok (0.623s) 2022-05-18T06:21:10.1135008Z test_bool (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1145487Z Test the __bool__ method. This should return True ... ok (0.002s) 2022-05-18T06:21:10.1153415Z test_contains (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1163981Z Test membership checks (x in y, x not in y). ... ok (0.002s) 2022-05-18T06:21:10.1172056Z test_delitem (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1183788Z Test deletion. ... ok (0.002s) 2022-05-18T06:21:10.1190344Z test_getitem (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1208559Z Test accessing dictionary values using the [] operator. ... ok (0.002s) 2022-05-18T06:21:10.1211366Z test_items (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1219740Z Test .items(). ... ok (0.001s) 2022-05-18T06:21:10.1224691Z test_iter (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1233923Z Test iteration over a dictionary's keys. ... ok (0.001s) 2022-05-18T06:21:10.1236707Z test_len (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1247164Z Test len() builtin function. ... ok (0.001s) 2022-05-18T06:21:10.1260127Z test_nested (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1261584Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.001s) 2022-05-18T06:21:10.1263469Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1305791Z Test that reference semantics are honoured; that modifications made ... ok (0.004s) 2022-05-18T06:21:10.1307066Z test_repr (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1318288Z Test the __repr__ method. ... ok (0.001s) 2022-05-18T06:21:10.1323406Z test_setitem (jit.test_list_dict.TestScriptDict) 2022-05-18T06:21:10.1334966Z Test setting dictionary values using the [] operator. ... ok (0.002s) 2022-05-18T06:21:10.1339381Z test_append (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1349215Z Test append method. ... ok (0.001s) 2022-05-18T06:21:10.1352409Z test_bool (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1358519Z Test the __bool__ method. This should return True ... ok (0.001s) 2022-05-18T06:21:10.1361916Z test_clear (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1365977Z Test clear. ... ok (0.001s) 2022-05-18T06:21:10.1377708Z test_contains (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1382537Z Test membership checks (x in y, x not in y). ... ok (0.002s) 2022-05-18T06:21:10.1389098Z test_count (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1397828Z Test count method. ... ok (0.001s) 2022-05-18T06:21:10.1405340Z test_delitem (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1418635Z Test deletion. ... ok (0.002s) 2022-05-18T06:21:10.1433052Z test_extend (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1451094Z Test extend. ... ok (0.003s) 2022-05-18T06:21:10.1464967Z test_getitem (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1505986Z Test accessing list elements using the [] operator. ... ok (0.005s) 2022-05-18T06:21:10.1511412Z test_insert (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1525862Z Test insert. ... ok (0.002s) 2022-05-18T06:21:10.1528645Z test_iter (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1536499Z Test iteration over a list's elements. ... ok (0.001s) 2022-05-18T06:21:10.1540519Z test_len (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1549064Z Test len() builtin function. ... ok (0.001s) 2022-05-18T06:21:10.1565123Z test_nested (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1566593Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.001s) 2022-05-18T06:21:10.1572438Z test_pop (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1590121Z Test pop. ... ok (0.002s) 2022-05-18T06:21:10.1592297Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1629872Z Test that reference semantics are honoured; that modifications made ... ok (0.004s) 2022-05-18T06:21:10.1635774Z test_remove (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1648390Z Test remove method. ... ok (0.002s) 2022-05-18T06:21:10.1649238Z test_repr (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1653691Z Test the __repr__ method. ... ok (0.001s) 2022-05-18T06:21:10.1672531Z test_setitem (jit.test_list_dict.TestScriptList) 2022-05-18T06:21:10.1690679Z Test setting list elements using the [] operator. ... ok (0.003s) 2022-05-18T06:21:10.1792105Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-05-18T06:21:10.1881231Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.009s) 2022-05-18T06:21:10.1977864Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.009s) 2022-05-18T06:21:10.2046981Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2022-05-18T06:21:10.2109100Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-05-18T06:21:10.2171445Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-05-18T06:21:10.2268822Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.009s) 2022-05-18T06:21:10.2353717Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.009s) 2022-05-18T06:21:10.2450208Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.009s) 2022-05-18T06:21:10.2544200Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.009s) 2022-05-18T06:21:10.2613174Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2022-05-18T06:21:10.2679041Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-05-18T06:21:10.2742007Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-05-18T06:21:10.2802277Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-05-18T06:21:10.3917533Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.112s) 2022-05-18T06:21:10.3926924Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.001s) 2022-05-18T06:21:10.4945357Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.101s) 2022-05-18T06:21:10.5830674Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (0.089s) 2022-05-18T06:21:10.8270978Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.244s) 2022-05-18T06:21:10.8573193Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.030s) 2022-05-18T06:21:10.8633323Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.8702029Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.007s) 2022-05-18T06:21:10.8729387Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.002s) 2022-05-18T06:21:10.8794820Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.007s) 2022-05-18T06:21:10.8853652Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.8912438Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.8970608Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.9034169Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.9093466Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.9156152Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.9207554Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.005s) 2022-05-18T06:21:10.9267823Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.9336521Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.007s) 2022-05-18T06:21:10.9401348Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.9470452Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.007s) 2022-05-18T06:21:10.9533875Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.006s) 2022-05-18T06:21:10.9615031Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.008s) 2022-05-18T06:21:10.9741043Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.012s) 2022-05-18T06:21:10.9895760Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.015s) 2022-05-18T06:21:11.0101792Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.020s) 2022-05-18T06:21:11.0218837Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.011s) 2022-05-18T06:21:11.0272295Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-05-18T06:21:11.0315505Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-05-18T06:21:11.0363331Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-05-18T06:21:11.0410059Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-05-18T06:21:11.0454777Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-05-18T06:21:11.0618467Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.016s) 2022-05-18T06:21:11.0681025Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-05-18T06:21:11.0754256Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.007s) 2022-05-18T06:21:11.0802267Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-05-18T06:21:11.0878477Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.007s) 2022-05-18T06:21:11.0925244Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-05-18T06:21:11.0967189Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-05-18T06:21:11.1009161Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-05-18T06:21:11.1058146Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-05-18T06:21:11.1132459Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.007s) 2022-05-18T06:21:11.1176117Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-05-18T06:21:11.1218556Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-05-18T06:21:11.1258540Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-05-18T06:21:11.1309551Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-05-18T06:21:11.1382389Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.007s) 2022-05-18T06:21:11.1465674Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.008s) 2022-05-18T06:21:11.1537742Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.007s) 2022-05-18T06:21:11.1982517Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.044s) 2022-05-18T06:21:11.2199005Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.022s) 2022-05-18T06:21:11.2265334Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.007s) 2022-05-18T06:21:11.2323097Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-05-18T06:21:11.2381084Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-05-18T06:21:11.2538654Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2022-05-18T06:21:11.3052758Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.051s) 2022-05-18T06:21:11.3335674Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.028s) 2022-05-18T06:21:11.3469075Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.013s) 2022-05-18T06:21:11.3597954Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.013s) 2022-05-18T06:21:11.3686448Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.009s) 2022-05-18T06:21:11.4620905Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.093s) 2022-05-18T06:21:11.4824173Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.020s) 2022-05-18T06:21:11.4835667Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.001s) 2022-05-18T06:21:11.4851284Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2022-05-18T06:21:11.4913161Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-05-18T06:21:11.5170007Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.026s) 2022-05-18T06:21:11.5449154Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.028s) 2022-05-18T06:21:11.5456495Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2022-05-18T06:21:11.5482889Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2022-05-18T06:21:11.5513817Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2022-05-18T06:21:11.5549315Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2022-05-18T06:21:11.5567286Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.002s) 2022-05-18T06:21:11.5806365Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.024s) 2022-05-18T06:21:11.5874475Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.007s) 2022-05-18T06:21:11.6024644Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... ok (0.015s) 2022-05-18T06:21:11.6380915Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.036s) 2022-05-18T06:21:11.6484739Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... ok (0.010s) 2022-05-18T06:21:11.6546159Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.006s) 2022-05-18T06:21:11.6605492Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.006s) 2022-05-18T06:21:11.6668368Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.006s) 2022-05-18T06:21:11.6730385Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.006s) 2022-05-18T06:21:11.6792354Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.006s) 2022-05-18T06:21:11.6854186Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.006s) 2022-05-18T06:21:11.6924247Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... ok (0.007s) 2022-05-18T06:21:11.6941220Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.002s) 2022-05-18T06:21:11.7076539Z test_default_args (jit.test_torchbind.TestTorchbind) ... ok (0.013s) 2022-05-18T06:21:11.7085277Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-05-18T06:21:11.7108683Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-05-18T06:21:11.7138734Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-05-18T06:21:11.7248616Z test_torchbind (jit.test_torchbind.TestTorchbind) ... ok (0.011s) 2022-05-18T06:21:11.7256508Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-05-18T06:21:11.7308281Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-05-18T06:21:11.7382329Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-05-18T06:21:11.7429333Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-05-18T06:21:11.7521379Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... ok (0.009s) 2022-05-18T06:21:11.7573538Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-05-18T06:21:11.7634478Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... ok (0.006s) 2022-05-18T06:21:11.7639147Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-05-18T06:21:11.7713239Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-05-18T06:21:11.7735853Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-05-18T06:21:11.7756113Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-05-18T06:21:11.7776190Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-05-18T06:21:11.7826848Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-05-18T06:21:11.7843371Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-05-18T06:21:11.7857587Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-05-18T06:21:11.7869239Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-05-18T06:21:11.7897251Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-05-18T06:21:11.7926301Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-05-18T06:21:11.7947650Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-05-18T06:21:11.7993625Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-05-18T06:21:11.8016304Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-05-18T06:21:11.8043746Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-05-18T06:21:11.8116577Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-05-18T06:21:11.8230034Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... ok (0.011s) 2022-05-18T06:21:11.8401959Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.017s) 2022-05-18T06:21:11.8665306Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.026s) 2022-05-18T06:21:11.8790963Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-05-18T06:21:11.8895715Z test_constant (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-05-18T06:21:11.9195526Z test_conv (jit.test_tracer.TestTracer) ... ok (0.030s) 2022-05-18T06:21:11.9401459Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.020s) 2022-05-18T06:21:11.9510415Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-05-18T06:21:11.9616323Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-05-18T06:21:11.9776084Z test_ge (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-05-18T06:21:13.1587740Z test_ge_cuda (jit.test_tracer.TestTracer) ... ok (1.181s) 2022-05-18T06:21:13.2810139Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.122s) 2022-05-18T06:21:13.3287121Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.047s) 2022-05-18T06:21:13.3379144Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T06:21:13.3455879Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:13.3522252Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:13.3547106Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-05-18T06:21:13.3624164Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:13.3700998Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:13.3735463Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-05-18T06:21:13.3797932Z test_inplace_transplant (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:13.3880057Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:13.3947458Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:13.3970604Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-05-18T06:21:13.3993256Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-05-18T06:21:13.4003750Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2022-05-18T06:21:13.4119732Z Check that dictionary access doesn't care about insertion order ... ok (0.012s) 2022-05-18T06:21:13.4206456Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:13.4287826Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:13.4404086Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-05-18T06:21:13.4415650Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2022-05-18T06:21:13.4552246Z Check that the trace remembers which keys were in a dict input ... ok (0.015s) 2022-05-18T06:21:13.4627122Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:13.4628805Z test_input_flatten (jit.test_tracer.TestTracer) 2022-05-18T06:21:13.4775514Z Check that inputs to traced functions are flattened ... ok (0.015s) 2022-05-18T06:21:13.4809233Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-05-18T06:21:13.4881580Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:13.4964683Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:13.5065510Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-05-18T06:21:13.5159418Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T06:21:13.5629927Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.047s) 2022-05-18T06:21:13.8227472Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... ok (0.259s) 2022-05-18T06:21:13.8349442Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-05-18T06:21:13.8427180Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:13.8601669Z test_max_pool (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-05-18T06:21:13.8662281Z test_nested_inplace (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:13.8686193Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-05-18T06:21:13.8689607Z test_output_unflatten (jit.test_tracer.TestTracer) 2022-05-18T06:21:13.8785764Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.010s) 2022-05-18T06:21:13.8839011Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-05-18T06:21:13.8912074Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:13.8999269Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T06:21:13.9093784Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T06:21:13.9116237Z test_shared_param (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-05-18T06:21:13.9304028Z test_simple (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-05-18T06:21:13.9320095Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-05-18T06:21:13.9434901Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-05-18T06:21:13.9499696Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:13.9735068Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.023s) 2022-05-18T06:21:13.9976823Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.024s) 2022-05-18T06:21:14.0095710Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-05-18T06:21:14.0131327Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: Skip the test since c2 ops are not registered. (0.004s) 2022-05-18T06:21:14.0598212Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.047s) 2022-05-18T06:21:14.0686951Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T06:21:14.0751640Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:14.0813674Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:14.0984730Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.017s) 2022-05-18T06:21:14.1057530Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:14.1127638Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:14.1278664Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-05-18T06:21:14.1388338Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-05-18T06:21:14.1498347Z test_trace_contiguous (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-05-18T06:21:14.1555916Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:14.1624437Z test_trace_detach (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:14.1693260Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:14.1724205Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-05-18T06:21:14.1734946Z test_trace_detach_onnx_erase (jit.test_tracer.TestTracer) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:56: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-05-18T06:21:14.1737565Z "You are exporting the model to ONNX while in training mode with " 2022-05-18T06:21:14.1783070Z ok (0.006s) 2022-05-18T06:21:14.1817064Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-05-18T06:21:14.1964870Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-05-18T06:21:14.2205381Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.024s) 2022-05-18T06:21:14.2460164Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.025s) 2022-05-18T06:21:14.3052517Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.059s) 2022-05-18T06:21:14.3552279Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.050s) 2022-05-18T06:21:14.3652610Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-05-18T06:21:14.3710202Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:14.3773698Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:14.3840248Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:14.3941104Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-05-18T06:21:14.4129165Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-05-18T06:21:14.4183885Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-05-18T06:21:14.4473965Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.029s) 2022-05-18T06:21:14.4606842Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-05-18T06:21:14.5118546Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.051s) 2022-05-18T06:21:14.5498465Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.038s) 2022-05-18T06:21:14.5592008Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... graph(%self : __torch__.jit.test_tracer.Bar, 2022-05-18T06:21:14.5593747Z %x.1 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2022-05-18T06:21:14.5594762Z %y.1 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2022-05-18T06:21:14.5596583Z %x : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%x.1) # /var/lib/jenkins/pytorch/test/jit/test_tracer.py:1437:0 2022-05-18T06:21:14.5598463Z %y : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%y.1) # /var/lib/jenkins/pytorch/test/jit/test_tracer.py:1438:0 2022-05-18T06:21:14.5600758Z %9 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = ^Foo()(%x, %y) # /var/lib/jenkins/pytorch/test/jit/test_tracer.py:1439:0 2022-05-18T06:21:14.5602706Z %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-05-18T06:21:14.5604339Z %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-05-18T06:21:14.5605459Z return (%12) 2022-05-18T06:21:14.5605874Z 2022-05-18T06:21:14.5606130Z ok (0.010s) 2022-05-18T06:21:14.5666391Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:14.5784407Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-05-18T06:21:14.5990224Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.020s) 2022-05-18T06:21:14.6046979Z test_trace_numel (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:14.6154569Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-05-18T06:21:14.6339147Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-05-18T06:21:14.6401018Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:14.6439241Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-05-18T06:21:14.6559539Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-05-18T06:21:14.6642083Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:14.7144218Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.050s) 2022-05-18T06:21:14.7189111Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-05-18T06:21:14.7284949Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T06:21:14.7383517Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-05-18T06:21:14.7471559Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T06:21:14.8035640Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.056s) 2022-05-18T06:21:14.8139234Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-05-18T06:21:14.8227153Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T06:21:14.8326334Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-05-18T06:21:14.8922572Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.060s) 2022-05-18T06:21:14.9573490Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.065s) 2022-05-18T06:21:14.9614872Z test_trace_topk (jit.test_tracer.TestTracer) ... /var/lib/jenkins/pytorch/test/jit/test_tracer.py:158: TracerWarning: Converting a tensor to a Python integer might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future. This means that the trace might not generalize to other inputs! 2022-05-18T06:21:14.9616796Z return x.topk(y, dim=1)[1] 2022-05-18T06:21:14.9700155Z ok (0.013s) 2022-05-18T06:21:14.9823624Z test_trace_tuple (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-05-18T06:21:14.9890538Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-05-18T06:21:14.9994542Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-05-18T06:21:15.0079767Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-05-18T06:21:15.0120294Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-05-18T06:21:15.0150433Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-05-18T06:21:15.0325148Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.017s) 2022-05-18T06:21:15.4689169Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... [W Module.cpp:513] Warning: Disabling benchmark mode for MIOpen is NOT supported. Overriding value to True (function operator()) 2022-05-18T06:21:15.4693217Z ok (0.437s) 2022-05-18T06:21:15.4713015Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-05-18T06:21:15.5302044Z test_tracing_hooks (jit.test_tracer.TestTracer) ... ok (0.059s) 2022-05-18T06:21:15.7143722Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.184s) 2022-05-18T06:21:15.7203675Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-05-18T06:21:15.7282127Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-05-18T06:21:15.7300787Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.7774699Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.049s) 2022-05-18T06:21:15.7862983Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.009s) 2022-05-18T06:21:15.7959521Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.010s) 2022-05-18T06:21:15.8041597Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.008s) 2022-05-18T06:21:15.8048341Z test_constants (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.8196397Z Types should be shared for identical constant values, and different for different constant values ... ok (0.015s) 2022-05-18T06:21:15.8205734Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.8284257Z Types should be shared even if attribute values differ ... ok (0.009s) 2022-05-18T06:21:15.8287312Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.8322192Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.004s) 2022-05-18T06:21:15.8405507Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.008s) 2022-05-18T06:21:15.8408456Z test_linear (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.8574475Z Simple example with a real nn Module ... ok (0.017s) 2022-05-18T06:21:15.8802841Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.023s) 2022-05-18T06:21:15.8812476Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.9265777Z We should be able to differentiate between two ModuleDict instances ... ok (0.046s) 2022-05-18T06:21:15.9278669Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.9540022Z Mutating the value of an attribute should not change type sharing ... ok (0.027s) 2022-05-18T06:21:15.9546503Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.9645243Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.010s) 2022-05-18T06:21:15.9650361Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.9786014Z Different functions passed in should lead to different types ... ok (0.014s) 2022-05-18T06:21:15.9790856Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:15.9888105Z Same functions passed in should lead to same types ... ok (0.010s) 2022-05-18T06:21:15.9906145Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:16.0214114Z Even if everything about the module is the same, different originating ... ok (0.032s) 2022-05-18T06:21:16.0220904Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:16.0357490Z Different functions passed in should lead to different types ... ok (0.015s) 2022-05-18T06:21:16.0364514Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:16.0461887Z Same functions passed in should lead to same types ... ok (0.010s) 2022-05-18T06:21:16.0757260Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.029s) 2022-05-18T06:21:16.0769510Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:16.1425373Z If submodules differ, the types should differ. ... ok (0.067s) 2022-05-18T06:21:16.1435137Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:16.1600532Z Since we can't guarantee that methods are the same between different ... ok (0.017s) 2022-05-18T06:21:16.1609897Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:16.1705139Z Test that types are not shared if the exclusion of their ... ok (0.010s) 2022-05-18T06:21:16.1711080Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:16.1786846Z Test that types are shared if the exclusion of their ... ok (0.008s) 2022-05-18T06:21:16.1790137Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:16.1879187Z Tests that types between instances of a ScriptModule ... ok (0.009s) 2022-05-18T06:21:16.1894093Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2022-05-18T06:21:16.2160738Z Test that type sharing can be disabled. ... ok (0.028s) 2022-05-18T06:21:16.2221224Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.006s) 2022-05-18T06:21:16.2243096Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-05-18T06:21:16.2310018Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2022-05-18T06:21:16.2330645Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2022-05-18T06:21:16.2414875Z Test that module attributes can be ignored. ... ok (0.010s) 2022-05-18T06:21:16.2427733Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2022-05-18T06:21:16.2439495Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-05-18T06:21:16.2462293Z Test that using an optional with no contained types produces an error. ... ok (0.003s) 2022-05-18T06:21:16.2464436Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2022-05-18T06:21:16.2574480Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.010s) 2022-05-18T06:21:16.2600866Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-05-18T06:21:16.2617116Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-05-18T06:21:16.2627421Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-05-18T06:21:16.2651700Z Test that using a tuple with no contained types produces an error. ... ok (0.003s) 2022-05-18T06:21:16.2799086Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.015s) 2022-05-18T06:21:16.2952794Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.015s) 2022-05-18T06:21:16.2982916Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... ok (0.003s) 2022-05-18T06:21:16.3025423Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.004s) 2022-05-18T06:21:16.3092970Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.007s) 2022-05-18T06:21:16.3174206Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.008s) 2022-05-18T06:21:16.3262593Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.009s) 2022-05-18T06:21:16.3545528Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.028s) 2022-05-18T06:21:16.3580868Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.003s) 2022-05-18T06:21:16.3606015Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4363] 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-05-18T06:21:16.3608704Z File "/var/lib/jenkins/pytorch/test/jit/test_typing.py", line 90 2022-05-18T06:21:16.3609841Z def fn(): 2022-05-18T06:21:16.3610757Z l1 = [1, 2, "foo", 3] 2022-05-18T06:21:16.3611963Z ~~~~~~~~~~~~~~~ <--- HERE 2022-05-18T06:21:16.3613027Z l2 = ["foo", "bar", "baz", "qux"] 2022-05-18T06:21:16.3614173Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2022-05-18T06:21:16.3615338Z (function emitListLiteral) 2022-05-18T06:21:16.3616342Z ok (0.002s) 2022-05-18T06:21:16.3626101Z test_dict_type_refinement_annotation_value_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4363] 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-05-18T06:21:16.3659985Z File "/var/lib/jenkins/pytorch/test/jit/test_typing.py", line 104 2022-05-18T06:21:16.3661207Z def fn(): 2022-05-18T06:21:16.3662111Z l1 = ["foo", "bar", "baz", "qux"] 2022-05-18T06:21:16.3663042Z l2 = [1, 2, "foo", 3] 2022-05-18T06:21:16.3664113Z ~~~~~~~~~~~~~~~ <--- HERE 2022-05-18T06:21:16.3664970Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2022-05-18T06:21:16.3666140Z return d 2022-05-18T06:21:16.3666918Z (function emitListLiteral) 2022-05-18T06:21:16.3667623Z ok (0.002s) 2022-05-18T06:21:16.3755005Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.012s) 2022-05-18T06:21:16.3947537Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.019s) 2022-05-18T06:21:16.4063666Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.011s) 2022-05-18T06:21:16.4267366Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.020s) 2022-05-18T06:21:16.4327345Z test_list_io (jit.test_typing.TestTyping) ... ok (0.006s) 2022-05-18T06:21:16.4332418Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.001s) 2022-05-18T06:21:16.4480744Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.014s) 2022-05-18T06:21:16.4496886Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.002s) 2022-05-18T06:21:16.4597575Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.010s) 2022-05-18T06:21:16.4694936Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.010s) 2022-05-18T06:21:16.4730714Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.004s) 2022-05-18T06:21:16.4775134Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.004s) 2022-05-18T06:21:16.4854688Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.008s) 2022-05-18T06:21:16.4912775Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.006s) 2022-05-18T06:21:16.4954363Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.004s) 2022-05-18T06:21:16.5117656Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.016s) 2022-05-18T06:21:16.5156682Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.004s) 2022-05-18T06:21:16.5235369Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.008s) 2022-05-18T06:21:16.5287055Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.005s) 2022-05-18T06:21:16.5358587Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.007s) 2022-05-18T06:21:16.5430074Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.007s) 2022-05-18T06:21:16.5489772Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.006s) 2022-05-18T06:21:16.5561211Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.007s) 2022-05-18T06:21:16.5577314Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.002s) 2022-05-18T06:21:16.5858001Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.028s) 2022-05-18T06:21:16.5923700Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.007s) 2022-05-18T06:21:16.5981135Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.006s) 2022-05-18T06:21:16.6037724Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.006s) 2022-05-18T06:21:16.6107027Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.007s) 2022-05-18T06:21:16.6161884Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T06:21:16.6303083Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.014s) 2022-05-18T06:21:16.6351827Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T06:21:16.6407193Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T06:21:16.6450102Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T06:21:16.6500018Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T06:21:16.6540403Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T06:21:16.6626096Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.009s) 2022-05-18T06:21:16.6697253Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.007s) 2022-05-18T06:21:16.6746311Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T06:21:16.6768829Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.002s) 2022-05-18T06:21:16.6790695Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.002s) 2022-05-18T06:21:16.6859407Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.007s) 2022-05-18T06:21:16.6876531Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.002s) 2022-05-18T06:21:16.6890119Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.001s) 2022-05-18T06:21:16.6907138Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.002s) 2022-05-18T06:21:16.6971761Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.006s) 2022-05-18T06:21:16.7014881Z test_union_memory_aliasing (jit.test_union.TestUnion) ... /opt/conda/lib/python3.7/site-packages/torch/_jit_internal.py:1138: 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-05-18T06:21:16.7017027Z warnings.warn("The inner type of a container is lost when " 2022-05-18T06:21:16.7073916Z ok (0.010s) 2022-05-18T06:21:16.7147040Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.007s) 2022-05-18T06:21:16.7287360Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.014s) 2022-05-18T06:21:16.7362936Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... ok (0.008s) 2022-05-18T06:21:16.7390136Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.003s) 2022-05-18T06:21:16.7423921Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.003s) 2022-05-18T06:21:16.7453912Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.003s) 2022-05-18T06:21:16.7486180Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.003s) 2022-05-18T06:21:16.7524730Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T06:21:16.7653372Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.013s) 2022-05-18T06:21:16.7748482Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.009s) 2022-05-18T06:21:16.7790248Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T06:21:16.7887174Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.009s) 2022-05-18T06:21:16.7981751Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.009s) 2022-05-18T06:21:16.8052378Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.007s) 2022-05-18T06:21:16.8125569Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.007s) 2022-05-18T06:21:16.8215575Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.009s) 2022-05-18T06:21:16.8307131Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.009s) 2022-05-18T06:21:16.8345636Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T06:21:16.8390304Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T06:21:16.8539704Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.015s) 2022-05-18T06:21:16.8644991Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.011s) 2022-05-18T06:21:16.8687573Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.004s) 2022-05-18T06:21:16.8735959Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.005s) 2022-05-18T06:21:16.8848979Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.011s) 2022-05-18T06:21:16.8944444Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.010s) 2022-05-18T06:21:16.9304901Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... ok (0.036s) 2022-05-18T06:21:16.9404998Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.010s) 2022-05-18T06:21:16.9576290Z test_union_with_list_assignment (jit.test_union.TestUnion) ... [W ir_emitter.cpp:4363] 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-05-18T06:21:16.9578310Z File "", line 3 2022-05-18T06:21:16.9578740Z 2022-05-18T06:21:16.9578978Z def fn(): 2022-05-18T06:21:16.9579871Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-05-18T06:21:16.9581332Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-05-18T06:21:16.9582227Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-05-18T06:21:16.9583075Z x.append(torch.tensor(3)) 2022-05-18T06:21:16.9583834Z (function emitListLiteral) 2022-05-18T06:21:16.9692873Z [W ir_emitter.cpp:4363] 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-05-18T06:21:16.9694968Z File "", line 3 2022-05-18T06:21:16.9695627Z 2022-05-18T06:21:16.9695903Z def fn(): 2022-05-18T06:21:16.9696777Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-05-18T06:21:16.9698196Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-05-18T06:21:16.9699086Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-05-18T06:21:16.9699918Z x.append(torch.tensor(3)) 2022-05-18T06:21:16.9700668Z (function emitListLiteral) 2022-05-18T06:21:16.9701343Z ok (0.029s) 2022-05-18T06:21:16.9764686Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.007s) 2022-05-18T06:21:16.9792075Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.003s) 2022-05-18T06:21:16.9821873Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.003s) 2022-05-18T06:21:16.9862248Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.004s) 2022-05-18T06:21:17.0086470Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.022s) 2022-05-18T06:21:17.0098007Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.001s) 2022-05-18T06:21:17.0120673Z test_aten_div_other_variants (jit.test_upgraders.TestUpgraders) ... /var/lib/jenkins/pytorch/test/jit/test_upgraders.py:131: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-05-18T06:21:17.0123177Z return a // b 2022-05-18T06:21:17.0238214Z ok (0.013s) 2022-05-18T06:21:17.0286571Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2022-05-18T06:21:17.0333208Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2022-05-18T06:21:17.0371060Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-05-18T06:21:17.0409749Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-05-18T06:21:17.0473898Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2022-05-18T06:21:17.0504686Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-05-18T06:21:17.0537189Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-05-18T06:21:17.0570325Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-05-18T06:21:17.0600013Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-05-18T06:21:17.0637259Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-05-18T06:21:17.0709756Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.007s) 2022-05-18T06:21:17.0751486Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-05-18T06:21:17.0793899Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-05-18T06:21:17.0827429Z test_warn (jit.test_warn.TestWarn) ... ok (0.003s) 2022-05-18T06:21:17.0858680Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.003s) 2022-05-18T06:21:17.0947172Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.009s) 2022-05-18T06:21:17.1024929Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.008s) 2022-05-18T06:21:17.1109971Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.009s) 2022-05-18T06:21:17.1149298Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.004s) 2022-05-18T06:21:17.1205477Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.006s) 2022-05-18T06:21:17.1254490Z test_with_as (jit.test_with.TestWith) 2022-05-18T06:21:17.2076386Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.087s) 2022-05-18T06:21:17.2110894Z test_with_errors (jit.test_with.TestWith) 2022-05-18T06:21:17.2239581Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.016s) 2022-05-18T06:21:17.2267195Z test_with_exceptions (jit.test_with.TestWith) 2022-05-18T06:21:17.2558062Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.032s) 2022-05-18T06:21:17.2603631Z test_with_no_as (jit.test_with.TestWith) 2022-05-18T06:21:17.3439599Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.088s) 2022-05-18T06:21:17.3463440Z test_with_no_grad (jit.test_with.TestWith) 2022-05-18T06:21:17.3669359Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.023s) 2022-05-18T06:21:17.3683577Z test_with_record_function (jit.test_with.TestWith) 2022-05-18T06:21:17.3893926Z Check that torch.autograd.profiler.record_function context manager is ... ok (0.022s) 2022-05-18T06:21:17.3894678Z 2022-05-18T06:21:17.3895517Z ---------------------------------------------------------------------- 2022-05-18T06:21:17.3896363Z Ran 2542 tests in 150.785s 2022-05-18T06:21:17.3896769Z 2022-05-18T06:21:17.3897089Z OK (skipped=98, expected failures=1) 2022-05-18T06:21:17.3897555Z 2022-05-18T06:21:17.3897864Z Generating XML reports... 2022-05-18T06:21:17.3946979Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20220518061846.xml 2022-05-18T06:21:17.3970733Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20220518061846.xml 2022-05-18T06:21:17.3972649Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20220518061846.xml 2022-05-18T06:21:17.3974535Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20220518061846.xml 2022-05-18T06:21:17.3998586Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220518061846.xml 2022-05-18T06:21:17.4003912Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20220518061846.xml 2022-05-18T06:21:17.4009358Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20220518061846.xml 2022-05-18T06:21:17.4066719Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20220518061846.xml 2022-05-18T06:21:17.4081188Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20220518061846.xml 2022-05-18T06:21:17.4094798Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20220518061846.xml 2022-05-18T06:21:17.4096959Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20220518061846.xml 2022-05-18T06:21:17.4114847Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20220518061846.xml 2022-05-18T06:21:17.4144379Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20220518061846.xml 2022-05-18T06:21:17.4149270Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220518061846.xml 2022-05-18T06:21:17.4168468Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20220518061846.xml 2022-05-18T06:21:17.4177484Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_export_modes.TestExportModes-20220518061846.xml 2022-05-18T06:21:17.4223057Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20220518061846.xml 2022-05-18T06:21:17.4224389Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestFrontend-20220518061846.xml 2022-05-18T06:21:17.4259598Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20220518061846.xml 2022-05-18T06:21:17.4261310Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220518061846.xml 2022-05-18T06:21:17.4264991Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220518061846.xml 2022-05-18T06:21:17.4267439Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20220518061846.xml 2022-05-18T06:21:17.4270767Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220518061846.xml 2022-05-18T06:21:17.4284391Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20220518061846.xml 2022-05-18T06:21:17.4310161Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20220518061846.xml 2022-05-18T06:21:17.4312129Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20220518061846.xml 2022-05-18T06:21:17.4314978Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220518061846.xml 2022-05-18T06:21:17.4318963Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220518061846.xml 2022-05-18T06:21:17.4352660Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20220518061846.xml 2022-05-18T06:21:17.4466685Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJit-20220518061846.xml 2022-05-18T06:21:17.4468800Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitAutocast-20220518061846.xml 2022-05-18T06:21:17.5062429Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20220518061846.xml 2022-05-18T06:21:17.5070094Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20220518061846.xml 2022-05-18T06:21:17.5150754Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20220518061846.xml 2022-05-18T06:21:17.5155437Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20220518061846.xml 2022-05-18T06:21:17.5161632Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20220518061846.xml 2022-05-18T06:21:17.5185272Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20220518061846.xml 2022-05-18T06:21:17.5207878Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20220518061846.xml 2022-05-18T06:21:17.5231915Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20220518061846.xml 2022-05-18T06:21:17.5234453Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20220518061846.xml 2022-05-18T06:21:17.5256133Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20220518061846.xml 2022-05-18T06:21:17.5273248Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20220518061846.xml 2022-05-18T06:21:17.5275279Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20220518061846.xml 2022-05-18T06:21:17.5288429Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20220518061846.xml 2022-05-18T06:21:17.5327839Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20220518061846.xml 2022-05-18T06:21:17.5348043Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_onnx_export.TestONNXExport-20220518061846.xml 2022-05-18T06:21:17.5350159Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20220518061846.xml 2022-05-18T06:21:17.5359773Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220518061846.xml 2022-05-18T06:21:17.5362773Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20220518061846.xml 2022-05-18T06:21:17.5402014Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20220518061846.xml 2022-05-18T06:21:17.5403920Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20220518061846.xml 2022-05-18T06:21:17.5418345Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20220518061846.xml 2022-05-18T06:21:17.5425656Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20220518061846.xml 2022-05-18T06:21:17.5442083Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220518061846.xml 2022-05-18T06:21:17.5444082Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20220518061846.xml 2022-05-18T06:21:17.5475813Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20220518061846.xml 2022-05-18T06:21:17.5483916Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20220518061846.xml 2022-05-18T06:21:17.5498400Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20220518061846.xml 2022-05-18T06:21:17.5509617Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220518061846.xml 2022-05-18T06:21:17.6105349Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestScript-20220518061846.xml 2022-05-18T06:21:17.6117726Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20220518061846.xml 2022-05-18T06:21:17.6140076Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20220518061846.xml 2022-05-18T06:21:17.6156690Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220518061846.xml 2022-05-18T06:21:17.6159061Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20220518061846.xml 2022-05-18T06:21:17.6181423Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20220518061846.xml 2022-05-18T06:21:17.6183301Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20220518061846.xml 2022-05-18T06:21:17.6210899Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20220518061846.xml 2022-05-18T06:21:17.6235004Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220518061846.xml 2022-05-18T06:21:17.6237450Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20220518061846.xml 2022-05-18T06:21:17.6245842Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220518061846.xml 2022-05-18T06:21:17.6248179Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20220518061846.xml 2022-05-18T06:21:17.6281907Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20220518061846.xml 2022-05-18T06:21:17.6407760Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20220518061846.xml 2022-05-18T06:21:17.6435162Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20220518061846.xml 2022-05-18T06:21:17.6450189Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20220518061846.xml 2022-05-18T06:21:17.6487996Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20220518061846.xml 2022-05-18T06:21:17.6537731Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220518061846.xml 2022-05-18T06:21:17.6539744Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220518061846.xml 2022-05-18T06:21:17.6557153Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220518061846.xml 2022-05-18T06:21:17.6563032Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220518061846.xml 2022-05-18T06:21:17.6572190Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220518061846.xml 2022-05-18T06:21:17.6575520Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20220518061846.xml 2022-05-18T06:21:17.6580796Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20220518061846.xml 2022-05-18T06:21:17.6589623Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20220518061846.xml 2022-05-18T06:21:17.6598201Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20220518061846.xml 2022-05-18T06:21:17.6614369Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_legacy_upgraders.TestLegacyUpgraders-20220518061846.xml 2022-05-18T06:21:17.6628180Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220518061846.xml 2022-05-18T06:21:21.3413505Z Running test_fx ... [2022-05-18 06:21:21.340582] 2022-05-18T06:21:21.3415153Z Executing ['/opt/conda/bin/python', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:21:21.340744] 2022-05-18T06:21:24.0512647Z Test results will be stored in test-reports/python-unittest/test_fx 2022-05-18T06:21:24.0688831Z 2022-05-18T06:21:24.0689269Z Running tests... 2022-05-18T06:21:24.0690253Z ---------------------------------------------------------------------- 2022-05-18T06:21:24.0809035Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.012s) 2022-05-18T06:21:24.0821353Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2022-05-18T06:21:24.0840655Z Test type annotations in the forward function. ... ok (0.003s) 2022-05-18T06:21:24.0851209Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-05-18T06:21:24.0857924Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-05-18T06:21:24.0865133Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-05-18T06:21:24.0874445Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2022-05-18T06:21:24.0876817Z Test the consistency relation. ... ok (0.001s) 2022-05-18T06:21:24.0886194Z test_precision (fx.test_gradual_type.AnnotationsTest) 2022-05-18T06:21:24.0886994Z Test the consistency relation. ... ok (0.001s) 2022-05-18T06:21:24.0901982Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.0975060Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.008s) 2022-05-18T06:21:24.0992594Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1056279Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.008s) 2022-05-18T06:21:24.1071780Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1168926Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.012s) 2022-05-18T06:21:24.1206659Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1271330Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.010s) 2022-05-18T06:21:24.1285853Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1345215Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.008s) 2022-05-18T06:21:24.1362407Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1387509Z Test code path where placeholder comes after normal op node in FX ... ok (0.004s) 2022-05-18T06:21:24.1397906Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1451968Z Perform constant folding conversion, from original mod to split constant ... ok (0.006s) 2022-05-18T06:21:24.1467639Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1521543Z Perform constant folding conversion, from original mod to split constant ... ok (0.007s) 2022-05-18T06:21:24.1585144Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-05-18T06:21:24.1661319Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2022-05-18T06:21:24.1678097Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1754163Z Perform constant folding conversion, from original mod to split constant ... ok (0.009s) 2022-05-18T06:21:24.1761686Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1788214Z Check that a graph with no constant folding is handled correctly. ... ok (0.003s) 2022-05-18T06:21:24.1802416Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.1853863Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.007s) 2022-05-18T06:21:24.1912708Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-05-18T06:21:24.1972509Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-05-18T06:21:24.1978637Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.2034399Z Perform constant folding with a call_module node. ... ok (0.006s) 2022-05-18T06:21:24.2052012Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2022-05-18T06:21:24.2104104Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.007s) 2022-05-18T06:21:24.2169691Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-05-18T06:21:24.2226496Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-05-18T06:21:24.2246895Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:21:24.2249206Z warnings.warn(msg, FutureWarning) 2022-05-18T06:21:24.2289281Z ok (0.006s) 2022-05-18T06:21:24.2344867Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-05-18T06:21:24.2393451Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-05-18T06:21:24.2444813Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-05-18T06:21:24.2494937Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-05-18T06:21:24.2542026Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-05-18T06:21:24.2549154Z test_dead_chain (fx.test_dce_pass.TestDCE) 2022-05-18T06:21:24.2572146Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... graph(): 2022-05-18T06:21:24.2573192Z %x : [#users=2] = placeholder[target=x] 2022-05-18T06:21:24.2574198Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-05-18T06:21:24.2575346Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2022-05-18T06:21:24.2576315Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-05-18T06:21:24.2577330Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-05-18T06:21:24.2578208Z return add_1 2022-05-18T06:21:24.2578828Z ok (0.004s) 2022-05-18T06:21:24.2582046Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2022-05-18T06:21:24.2608748Z Tests that a getatrr in the graph is DCE'd correctly. ... graph(): 2022-05-18T06:21:24.2609740Z %x : [#users=2] = placeholder[target=x] 2022-05-18T06:21:24.2610727Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-05-18T06:21:24.2611677Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-05-18T06:21:24.2612682Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2022-05-18T06:21:24.2613826Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2022-05-18T06:21:24.2614691Z return add_1 2022-05-18T06:21:24.2615295Z ok (0.003s) 2022-05-18T06:21:24.2616083Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2022-05-18T06:21:24.2637051Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2022-05-18T06:21:24.2638152Z %x : [#users=1] = placeholder[target=x] 2022-05-18T06:21:24.2638976Z %y : [#users=0] = placeholder[target=y] 2022-05-18T06:21:24.2639937Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-05-18T06:21:24.2640723Z return add 2022-05-18T06:21:24.2641136Z ok (0.003s) 2022-05-18T06:21:24.2643500Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2022-05-18T06:21:24.2668576Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2022-05-18T06:21:24.2669352Z %x : [#users=1] = placeholder[target=x] 2022-05-18T06:21:24.2670139Z %y : [#users=1] = placeholder[target=y] 2022-05-18T06:21:24.2670838Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2022-05-18T06:21:24.2671621Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-05-18T06:21:24.2672325Z return add_1 2022-05-18T06:21:24.2672765Z ok (0.003s) 2022-05-18T06:21:24.2678688Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2022-05-18T06:21:24.2700905Z Test that DCE doesn't remove a module if it's specified as having side effects. ... graph(): 2022-05-18T06:21:24.2701732Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-05-18T06:21:24.2702431Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2022-05-18T06:21:24.2703177Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-05-18T06:21:24.2703786Z return mul 2022-05-18T06:21:24.2704223Z ok (0.003s) 2022-05-18T06:21:24.2709862Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2022-05-18T06:21:24.2740642Z Test that DCE doesn't remove torch._assert since it has side effects. ... graph(): 2022-05-18T06:21:24.2741460Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-05-18T06:21:24.2742208Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2022-05-18T06:21:24.2743051Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2022-05-18T06:21:24.2743882Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-05-18T06:21:24.2744490Z return mul 2022-05-18T06:21:24.2744918Z ok (0.004s) 2022-05-18T06:21:24.2748773Z test_simple (fx.test_dce_pass.TestDCE) 2022-05-18T06:21:24.2775109Z Tests that a single node in the graph is DCE'd correctly. ... graph(): 2022-05-18T06:21:24.2776124Z %x : [#users=2] = placeholder[target=x] 2022-05-18T06:21:24.2777125Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-05-18T06:21:24.2778099Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-05-18T06:21:24.2779108Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-05-18T06:21:24.2779974Z return add_1 2022-05-18T06:21:24.2780564Z ok (0.003s) 2022-05-18T06:21:24.2799760Z test_all_input_nodes (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:24.2878834Z test_annotation_with_future (__main__.TestFX) ... ok (0.008s) 2022-05-18T06:21:24.3244898Z test_annotations_empty_tuple (__main__.TestFX) ... ok (0.036s) 2022-05-18T06:21:24.3279981Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.3309864Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.3342024Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.3375636Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.3405106Z test_args_kwargs (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.3413881Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:24.3451147Z test_assert (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.3499199Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:24.3543487Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.3586442Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.3626022Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.3663393Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.3715021Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:24.3753994Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.3797017Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.4529560Z test_autowrap_functions (__main__.TestFX) ... ok (0.073s) 2022-05-18T06:21:24.4577271Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.4608836Z test_construct_root_dict (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.4617786Z test_copy_it (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:24.4654238Z test_copy_no_remap (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.4684137Z test_ctx_mgr (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.4889859Z test_custom_codegen (__main__.TestFX) ... ok (0.021s) 2022-05-18T06:21:24.4940349Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:24.4960257Z test_custom_import (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:24.5005847Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.5045268Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.5084895Z test_custom_proxy_type (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.5125257Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.5214010Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.009s) 2022-05-18T06:21:24.5262010Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:24.5269430Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:24.5325751Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:24.7623598Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.230s) 2022-05-18T06:21:24.7677287Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:24.7726083Z test_delete_unused_submodules_leaf (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:21:24.7728192Z warnings.warn(msg, FutureWarning) 2022-05-18T06:21:24.7728904Z ok (0.004s) 2022-05-18T06:21:24.7760089Z test_dict (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.7791740Z test_direct_param_use (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.7851389Z test_disallow_override (__main__.TestFX) ... ok (0.006s) 2022-05-18T06:21:24.7882591Z test_ellipsis (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.7891444Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:24.7920247Z test_erase_node_error (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.7979222Z test_example_shape_prop (__main__.TestFX) ... ok (0.006s) 2022-05-18T06:21:24.7998629Z test_find_uses (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:24.8166664Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.017s) 2022-05-18T06:21:24.8442796Z test_fn_type_annotations (__main__.TestFX) ... ok (0.027s) 2022-05-18T06:21:24.8478476Z test_fx_and_or (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.8518211Z test_fx_create_arg (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.8547460Z test_fx_shifts (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:24.8592390Z test_fx_stateless (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:24.9770544Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.118s) 2022-05-18T06:21:24.9773511Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2022-05-18T06:21:25.0149563Z test_getitem_subproc (__main__.TestFX) ... ok (0.037s) 2022-05-18T06:21:25.0251278Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.010s) 2022-05-18T06:21:25.0285216Z test_graph_fns (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.0695713Z test_graph_module (__main__.TestFX) ... ok (0.041s) 2022-05-18T06:21:25.0735763Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.0770295Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.0800192Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.0835997Z test_graph_unique_names (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.0850628Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:25.0858465Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:25.0867503Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:25.0887461Z test_imul_code_print (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:25.0919749Z test_inf_nan (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.0942485Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:25.1002991Z test_inline_graph (__main__.TestFX) ... ok (0.006s) 2022-05-18T06:21:25.1026353Z test_insertion_point (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:25.1070028Z test_interpreter (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.1103335Z test_interpreter_default_args (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.3601521Z test_interpreter_gc_values (__main__.TestFX) ... ok (0.250s) 2022-05-18T06:21:25.6989352Z test_interpreter_noop_resnet18 (__main__.TestFX) ... ok (0.339s) 2022-05-18T06:21:25.7023402Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.7065521Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.7112802Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:25.7153718Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.7184536Z test_interpreter_star_args (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.7225445Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.7262872Z test_layout (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.7292822Z test_leaf_module (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.7339290Z test_matmul_tracing (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:25.7381228Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.7403551Z test_move_before (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:25.7425584Z test_multi_insert_point (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:25.7485970Z test_multiple_default_args (__main__.TestFX) ... ok (0.006s) 2022-05-18T06:21:25.7534826Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:25.7565028Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.7591809Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.7637765Z test_native_callable (__main__.TestFX) ... skip: non-portable load_library call used in test (0.005s) 2022-05-18T06:21:25.7642605Z test_no_mutation (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:25.7676690Z test_node_tagging (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.7705377Z test_nonetype_annotation (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.7759848Z test_partial_trace (__main__.TestFX) ... 2022-05-18T06:21:25.7760403Z 2022-05-18T06:21:25.7760416Z 2022-05-18T06:21:25.7760684Z def forward(self, x, y_1): 2022-05-18T06:21:25.7761370Z eq = y_1 == True; y_1 = None 2022-05-18T06:21:25.7762805Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2022-05-18T06:21:25.7763730Z mul = 2 * x; x = None 2022-05-18T06:21:25.7764330Z return mul 2022-05-18T06:21:25.7764877Z 2022-05-18T06:21:25.7767569Z /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py:423: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2022-05-18T06:21:25.7769663Z f"Was not able to add assertion to guarantee correct input {name} to " 2022-05-18T06:21:25.7776577Z ok (0.007s) 2022-05-18T06:21:25.7829517Z test_pickle_custom_import (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:25.7892479Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.006s) 2022-05-18T06:21:25.7965319Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.008s) 2022-05-18T06:21:25.8050025Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.008s) 2022-05-18T06:21:25.8059474Z test_prepend_self (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/fx/node.py:239: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2022-05-18T06:21:25.8061056Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2022-05-18T06:21:25.8061947Z ok (0.001s) 2022-05-18T06:21:25.8089781Z test_pretty_print (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:25.8120142Z test_pretty_print_graph (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:25.8162696Z test_pretty_print_node (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.8197671Z test_pretty_print_targets (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.8220034Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:25.9382377Z test_pytree (__main__.TestFX) ... ok (0.116s) 2022-05-18T06:21:25.9436773Z test_pytree_concrete (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:25.9451959Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:25.9499705Z test_regular_and_default_args (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:25.9506235Z test_remove_uses (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:25.9518062Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:25.9541661Z test_replace_input (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:26.1370596Z test_replace_uses (__main__.TestFX) ... ok (0.182s) 2022-05-18T06:21:26.1371748Z test_reserved_getattr (__main__.TestFX) 2022-05-18T06:21:26.1400784Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.003s) 2022-05-18T06:21:26.1430503Z test_return_tuple (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.1601276Z test_return_type_exists (__main__.TestFX) ... ok (0.017s) 2022-05-18T06:21:26.1704111Z test_script_method_trace (__main__.TestFX) ... ok (0.010s) 2022-05-18T06:21:26.1878762Z test_script_tensor_constant (__main__.TestFX) ... ok (0.017s) 2022-05-18T06:21:26.1914846Z test_sequential (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:26.1952356Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:26.2176369Z test_shape_prop_layout (__main__.TestFX) ... ok (0.023s) 2022-05-18T06:21:26.5006664Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (0.282s) 2022-05-18T06:21:26.5048939Z test_single_default_arg (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:26.5097734Z test_snake_case (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:26.5175612Z test_sqrt (__main__.TestFX) ... ok (0.008s) 2022-05-18T06:21:26.5213350Z test_stack_traces (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:26.5238079Z test_string_literal_return (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:26.5421173Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.018s) 2022-05-18T06:21:26.5536872Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.011s) 2022-05-18T06:21:26.5584098Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:26.5640253Z test_tensor_attribute (__main__.TestFX) ... ok (0.006s) 2022-05-18T06:21:26.5704165Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.006s) 2022-05-18T06:21:26.5735188Z test_tensor_constant (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.5762077Z test_throw_out_variant (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.5805249Z test_torch_custom_ops (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:26.5836053Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.6097474Z test_torch_fx_len (__main__.TestFX) ... ok (0.026s) 2022-05-18T06:21:26.6135246Z test_torch_op_overloads (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:26.6143275Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._StackString is registered, skipping (0.001s) 2022-05-18T06:21:26.6158472Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._ReLUClass is registered, skipping (0.001s) 2022-05-18T06:21:26.6177984Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.002s) 2022-05-18T06:21:26.6205150Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.6231640Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.6259344Z test_trace_fn_constant (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.6291003Z test_trace_function (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.6305495Z test_trace_multiple_funcs (__main__.TestFX) ... 1.12.0a0+git3b23752 2022-05-18T06:21:26.6362825Z ok (0.007s) 2022-05-18T06:21:26.6540386Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.018s) 2022-05-18T06:21:26.6586878Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:26.6635882Z test_transformer_noop (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:26.6681456Z test_transformer_op_swap (__main__.TestFX) ... ok (0.005s) 2022-05-18T06:21:26.6713774Z test_tuple_no_subscript (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-05-18T06:21:26.6715832Z warnings.warn(msg, FutureWarning) 2022-05-18T06:21:26.6738564Z ok (0.005s) 2022-05-18T06:21:26.6746499Z test_typename_print (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:26.6786350Z test_unpack (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.6810691Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.6832267Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:26.6863255Z test_update_args_api (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.6889628Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.6919338Z test_update_kwargs_api (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.7076818Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.016s) 2022-05-18T06:21:26.7231416Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.015s) 2022-05-18T06:21:26.7264369Z test_wrap (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.7297044Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.7341660Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:26.7379106Z test_wrapped_method (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:26.7422120Z test_wrapped_retrace (__main__.TestFX) ... ok (0.004s) 2022-05-18T06:21:26.7448670Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.7482869Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.003s) 2022-05-18T06:21:26.7488618Z test_wrong_target_type (__main__.TestFX) ... ok (0.001s) 2022-05-18T06:21:26.7507642Z test_wrong_topo (__main__.TestFX) ... ok (0.002s) 2022-05-18T06:21:26.7514220Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-05-18T06:21:26.7519728Z Test backward compatibility for members of classes with ... ok (0.001s) 2022-05-18T06:21:26.7528044Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-05-18T06:21:26.7623922Z Test backward compatibility for function signatures with ... ok (0.010s) 2022-05-18T06:21:26.7648073Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.003s) 2022-05-18T06:21:26.7657436Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.7688610Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.7712634Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.7736914Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.7762701Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.7786558Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.7809553Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.7832280Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.7863976Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.7887222Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.7909549Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.7920136Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.7930282Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.7941200Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.7967877Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.7976589Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8004655Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8030118Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8050705Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8059556Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8072643Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8081380Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8092873Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8103317Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8114442Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8125238Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8135247Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8146559Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8173763Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.8183070Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8210631Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8234660Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8260013Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8282124Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8307039Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8329733Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8337427Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8366064Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8390837Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.8416086Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8441986Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.8463774Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8488719Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8511584Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8537134Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8562952Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8573119Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8599211Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8623834Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8652694Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.8677672Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8686566Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8711591Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8732132Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8756782Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8766279Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8792376Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8816000Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8841301Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8866105Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8891259Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8916359Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8940243Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8963196Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.8972958Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.8983941Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9010945Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9042383Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.9050700Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9081187Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9103613Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9127722Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9152225Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9176689Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.9198995Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9226523Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9247935Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9273727Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9296177Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9321920Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9346436Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9368368Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9393730Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9426465Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.9450810Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9474135Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9499115Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9509010Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9535719Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9572678Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-05-18T06:21:26.9582096Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9593445Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9604779Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9615726Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9626537Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9637465Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9663554Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9673953Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9699137Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9721220Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9730107Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9756292Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9764719Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9791993Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9797115Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9823922Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9848271Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9872286Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9903188Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.9932431Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:26.9939323Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9950893Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:26.9976460Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:26.9984785Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-05-18T06:21:27.0018041Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:27.0042676Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-05-18T06:21:27.0068028Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-05-18T06:21:27.0086971Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3671: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2022-05-18T06:21:27.0088907Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T06:21:27.0089905Z ok (0.002s) 2022-05-18T06:21:27.0112057Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4007: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-05-18T06:21:27.0114141Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T06:21:27.0115156Z ok (0.003s) 2022-05-18T06:21:27.0137633Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3951: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-05-18T06:21:27.0139682Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-05-18T06:21:27.0140709Z ok (0.002s) 2022-05-18T06:21:27.0891482Z test_get_torch_func_signature_exhaustive_H_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.074s) 2022-05-18T06:21:27.0911095Z test_get_torch_func_signature_exhaustive_T_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.0930451Z test_get_torch_func_signature_exhaustive___getitem___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.0949456Z test_get_torch_func_signature_exhaustive___radd___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.0969213Z test_get_torch_func_signature_exhaustive___rdiv___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.0988509Z test_get_torch_func_signature_exhaustive___rmatmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1008867Z test_get_torch_func_signature_exhaustive___rmod___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1028420Z test_get_torch_func_signature_exhaustive___rmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1048099Z test_get_torch_func_signature_exhaustive___rpow___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1068603Z test_get_torch_func_signature_exhaustive___rsub___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1088797Z test_get_torch_func_signature_exhaustive__masked_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1113166Z test_get_torch_func_signature_exhaustive__masked_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1129524Z test_get_torch_func_signature_exhaustive__masked_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1148770Z test_get_torch_func_signature_exhaustive__masked_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1167745Z test_get_torch_func_signature_exhaustive__masked_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1187183Z test_get_torch_func_signature_exhaustive__masked_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1207103Z test_get_torch_func_signature_exhaustive__masked_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1226204Z test_get_torch_func_signature_exhaustive__masked_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1246855Z test_get_torch_func_signature_exhaustive__masked_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1266610Z test_get_torch_func_signature_exhaustive__masked_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1287036Z test_get_torch_func_signature_exhaustive__masked_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1306555Z test_get_torch_func_signature_exhaustive__masked_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1326286Z test_get_torch_func_signature_exhaustive__masked_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1351132Z test_get_torch_func_signature_exhaustive__masked_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1370253Z test_get_torch_func_signature_exhaustive_abs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1390260Z test_get_torch_func_signature_exhaustive_acos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1409747Z test_get_torch_func_signature_exhaustive_acosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1428276Z test_get_torch_func_signature_exhaustive_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1448584Z test_get_torch_func_signature_exhaustive_addbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1467845Z test_get_torch_func_signature_exhaustive_addcdiv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1488420Z test_get_torch_func_signature_exhaustive_addcmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1507578Z test_get_torch_func_signature_exhaustive_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1528020Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1549206Z test_get_torch_func_signature_exhaustive_addmv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1570519Z test_get_torch_func_signature_exhaustive_addr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1593502Z test_get_torch_func_signature_exhaustive_all_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1613103Z test_get_torch_func_signature_exhaustive_allclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1632732Z test_get_torch_func_signature_exhaustive_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1650602Z test_get_torch_func_signature_exhaustive_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1669906Z test_get_torch_func_signature_exhaustive_aminmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1688701Z test_get_torch_func_signature_exhaustive_angle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1707915Z test_get_torch_func_signature_exhaustive_any_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1727569Z test_get_torch_func_signature_exhaustive_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1747097Z test_get_torch_func_signature_exhaustive_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1768581Z test_get_torch_func_signature_exhaustive_argsort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1787213Z test_get_torch_func_signature_exhaustive_argwhere_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1808385Z test_get_torch_func_signature_exhaustive_as_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1833882Z test_get_torch_func_signature_exhaustive_asin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1852206Z test_get_torch_func_signature_exhaustive_asinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1872147Z test_get_torch_func_signature_exhaustive_atan2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1891740Z test_get_torch_func_signature_exhaustive_atan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1910793Z test_get_torch_func_signature_exhaustive_atanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1929456Z test_get_torch_func_signature_exhaustive_atleast_1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1948911Z test_get_torch_func_signature_exhaustive_atleast_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1968987Z test_get_torch_func_signature_exhaustive_atleast_3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.1990509Z test_get_torch_func_signature_exhaustive_baddbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2008868Z test_get_torch_func_signature_exhaustive_bernoulli_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2028583Z test_get_torch_func_signature_exhaustive_bfloat16_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2047434Z test_get_torch_func_signature_exhaustive_block_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2072446Z test_get_torch_func_signature_exhaustive_bmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2088702Z test_get_torch_func_signature_exhaustive_bool_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2107682Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2129425Z test_get_torch_func_signature_exhaustive_broadcast_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2148632Z test_get_torch_func_signature_exhaustive_bucketize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2166884Z test_get_torch_func_signature_exhaustive_byte_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2186119Z test_get_torch_func_signature_exhaustive_cartesian_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2205328Z test_get_torch_func_signature_exhaustive_cat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2223016Z test_get_torch_func_signature_exhaustive_cdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2240803Z test_get_torch_func_signature_exhaustive_ceil_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2261411Z test_get_torch_func_signature_exhaustive_chalf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2278038Z test_get_torch_func_signature_exhaustive_char_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2302109Z test_get_torch_func_signature_exhaustive_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2319725Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2337885Z test_get_torch_func_signature_exhaustive_cholesky_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2357182Z test_get_torch_func_signature_exhaustive_chunk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2376331Z test_get_torch_func_signature_exhaustive_clamp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2395486Z test_get_torch_func_signature_exhaustive_clamp_scalar_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2412944Z test_get_torch_func_signature_exhaustive_clone_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2432226Z test_get_torch_func_signature_exhaustive_column_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2449143Z test_get_torch_func_signature_exhaustive_combinations_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2468865Z test_get_torch_func_signature_exhaustive_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2487289Z test_get_torch_func_signature_exhaustive_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2506522Z test_get_torch_func_signature_exhaustive_conj_physical_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2530742Z test_get_torch_func_signature_exhaustive_contiguous_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2547988Z test_get_torch_func_signature_exhaustive_copysign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2566878Z test_get_torch_func_signature_exhaustive_corrcoef_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2586411Z test_get_torch_func_signature_exhaustive_cos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2605248Z test_get_torch_func_signature_exhaustive_cosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2622775Z test_get_torch_func_signature_exhaustive_count_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2641261Z test_get_torch_func_signature_exhaustive_cov_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2659517Z test_get_torch_func_signature_exhaustive_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2679177Z test_get_torch_func_signature_exhaustive_cummax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2698014Z test_get_torch_func_signature_exhaustive_cummin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2717180Z test_get_torch_func_signature_exhaustive_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2736373Z test_get_torch_func_signature_exhaustive_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2766522Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:21:27.2783378Z test_get_torch_func_signature_exhaustive_deg2rad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2802386Z test_get_torch_func_signature_exhaustive_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2821053Z test_get_torch_func_signature_exhaustive_diag_embed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2840968Z test_get_torch_func_signature_exhaustive_diagflat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2860328Z test_get_torch_func_signature_exhaustive_diagonal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2879506Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2898593Z test_get_torch_func_signature_exhaustive_diff_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2917852Z test_get_torch_func_signature_exhaustive_digamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2937231Z test_get_torch_func_signature_exhaustive_dist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2957252Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2975611Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.2998749Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3015575Z test_get_torch_func_signature_exhaustive_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3034713Z test_get_torch_func_signature_exhaustive_double_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3054116Z test_get_torch_func_signature_exhaustive_dsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3073931Z test_get_torch_func_signature_exhaustive_dstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3092405Z test_get_torch_func_signature_exhaustive_eig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3112347Z test_get_torch_func_signature_exhaustive_einsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3131317Z test_get_torch_func_signature_exhaustive_empty_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3150754Z test_get_torch_func_signature_exhaustive_eq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3169738Z test_get_torch_func_signature_exhaustive_erf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3189353Z test_get_torch_func_signature_exhaustive_erfc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3208792Z test_get_torch_func_signature_exhaustive_erfinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3233236Z test_get_torch_func_signature_exhaustive_exp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3252038Z test_get_torch_func_signature_exhaustive_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3271495Z test_get_torch_func_signature_exhaustive_expand_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3290468Z test_get_torch_func_signature_exhaustive_expand_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3311032Z test_get_torch_func_signature_exhaustive_expm1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3330113Z test_get_torch_func_signature_exhaustive_fft_fft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3349487Z test_get_torch_func_signature_exhaustive_fft_fft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3368556Z test_get_torch_func_signature_exhaustive_fft_fftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3388558Z test_get_torch_func_signature_exhaustive_fft_fftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3408756Z test_get_torch_func_signature_exhaustive_fft_hfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3429628Z test_get_torch_func_signature_exhaustive_fft_hfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3450031Z test_get_torch_func_signature_exhaustive_fft_hfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3476568Z test_get_torch_func_signature_exhaustive_fft_ifft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3493537Z test_get_torch_func_signature_exhaustive_fft_ifft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3512754Z test_get_torch_func_signature_exhaustive_fft_ifftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3531281Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3550486Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3569416Z test_get_torch_func_signature_exhaustive_fft_ihfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3587638Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3607497Z test_get_torch_func_signature_exhaustive_fft_irfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3625713Z test_get_torch_func_signature_exhaustive_fft_irfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3646951Z test_get_torch_func_signature_exhaustive_fft_irfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3666495Z test_get_torch_func_signature_exhaustive_fft_rfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3685267Z test_get_torch_func_signature_exhaustive_fft_rfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3708948Z test_get_torch_func_signature_exhaustive_fft_rfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3728105Z test_get_torch_func_signature_exhaustive_fill__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3744158Z test_get_torch_func_signature_exhaustive_flatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3761744Z test_get_torch_func_signature_exhaustive_flip_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3777292Z test_get_torch_func_signature_exhaustive_fliplr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3793795Z test_get_torch_func_signature_exhaustive_flipud_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3813575Z test_get_torch_func_signature_exhaustive_float_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3830191Z test_get_torch_func_signature_exhaustive_float_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3847170Z test_get_torch_func_signature_exhaustive_floor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3863326Z test_get_torch_func_signature_exhaustive_floor_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3880848Z test_get_torch_func_signature_exhaustive_fmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3898289Z test_get_torch_func_signature_exhaustive_fmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3919678Z test_get_torch_func_signature_exhaustive_fmod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3934354Z test_get_torch_func_signature_exhaustive_frac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3950826Z test_get_torch_func_signature_exhaustive_frexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3970818Z test_get_torch_func_signature_exhaustive_full_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.3987156Z test_get_torch_func_signature_exhaustive_gather_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4005998Z test_get_torch_func_signature_exhaustive_ge_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4021887Z test_get_torch_func_signature_exhaustive_geqrf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4042135Z test_get_torch_func_signature_exhaustive_gradient_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4057866Z test_get_torch_func_signature_exhaustive_gt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4074660Z test_get_torch_func_signature_exhaustive_half_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4090623Z test_get_torch_func_signature_exhaustive_heaviside_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4106888Z test_get_torch_func_signature_exhaustive_histc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4131521Z test_get_torch_func_signature_exhaustive_hsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4146953Z test_get_torch_func_signature_exhaustive_hstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4165390Z test_get_torch_func_signature_exhaustive_hypot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4181400Z test_get_torch_func_signature_exhaustive_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4199908Z test_get_torch_func_signature_exhaustive_igamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4217585Z test_get_torch_func_signature_exhaustive_igammac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4233271Z test_get_torch_func_signature_exhaustive_index_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4249560Z test_get_torch_func_signature_exhaustive_index_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4266235Z test_get_torch_func_signature_exhaustive_index_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4284986Z test_get_torch_func_signature_exhaustive_index_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4301311Z test_get_torch_func_signature_exhaustive_index_reduce_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4317764Z test_get_torch_func_signature_exhaustive_index_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4338908Z test_get_torch_func_signature_exhaustive_inner_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4353629Z test_get_torch_func_signature_exhaustive_int_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4369273Z test_get_torch_func_signature_exhaustive_inverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.4385704Z test_get_torch_func_signature_exhaustive_isclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4403019Z test_get_torch_func_signature_exhaustive_isfinite_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4419034Z test_get_torch_func_signature_exhaustive_isin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4436215Z test_get_torch_func_signature_exhaustive_isinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4454142Z test_get_torch_func_signature_exhaustive_isnan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4470118Z test_get_torch_func_signature_exhaustive_isneginf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4487312Z test_get_torch_func_signature_exhaustive_isposinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4503218Z test_get_torch_func_signature_exhaustive_isreal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4520018Z test_get_torch_func_signature_exhaustive_istft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4541003Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:21:27.4556962Z test_get_torch_func_signature_exhaustive_jiterator_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:21:27.4572961Z test_get_torch_func_signature_exhaustive_jiterator_unary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:21:27.4589522Z test_get_torch_func_signature_exhaustive_kron_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4608230Z test_get_torch_func_signature_exhaustive_kthvalue_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4623857Z test_get_torch_func_signature_exhaustive_ldexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4641174Z test_get_torch_func_signature_exhaustive_le_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4657339Z test_get_torch_func_signature_exhaustive_lerp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4673887Z test_get_torch_func_signature_exhaustive_lgamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4690083Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4706118Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4724520Z test_get_torch_func_signature_exhaustive_linalg_cond_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... [W Module.cpp:513] Warning: Disabling benchmark mode for MIOpen is NOT supported. Overriding value to True (function operator()) 2022-05-18T06:21:27.4726326Z skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4747468Z test_get_torch_func_signature_exhaustive_linalg_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4764102Z test_get_torch_func_signature_exhaustive_linalg_det_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4782800Z test_get_torch_func_signature_exhaustive_linalg_eig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4799058Z test_get_torch_func_signature_exhaustive_linalg_eigh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4814272Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4831228Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4847443Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:21:27.4863288Z test_get_torch_func_signature_exhaustive_linalg_inv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4879373Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4895956Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:21:27.4912885Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:21:27.4931793Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:21:27.4950575Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4967644Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.4983447Z test_get_torch_func_signature_exhaustive_linalg_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5000840Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5016537Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5032835Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5052148Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5067930Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5086582Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5103634Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5120843Z test_get_torch_func_signature_exhaustive_linalg_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5136541Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5157291Z test_get_torch_func_signature_exhaustive_linalg_pinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5172156Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5189590Z test_get_torch_func_signature_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:21:27.5205809Z test_get_torch_func_signature_exhaustive_linalg_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5221335Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5238371Z test_get_torch_func_signature_exhaustive_linalg_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5257142Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5273445Z test_get_torch_func_signature_exhaustive_linalg_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5293036Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5308800Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5325601Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5341916Z test_get_torch_func_signature_exhaustive_linalg_vander_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5365802Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5380122Z test_get_torch_func_signature_exhaustive_log10_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5397073Z test_get_torch_func_signature_exhaustive_log1p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5415168Z test_get_torch_func_signature_exhaustive_log2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5431938Z test_get_torch_func_signature_exhaustive_log_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5450607Z test_get_torch_func_signature_exhaustive_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5468062Z test_get_torch_func_signature_exhaustive_log_softmax_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5487528Z test_get_torch_func_signature_exhaustive_logaddexp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5504557Z test_get_torch_func_signature_exhaustive_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5552036Z test_get_torch_func_signature_exhaustive_logcumsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:21:27.5569032Z test_get_torch_func_signature_exhaustive_logdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5585987Z test_get_torch_func_signature_exhaustive_logical_and_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5611256Z test_get_torch_func_signature_exhaustive_logical_not_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5623923Z test_get_torch_func_signature_exhaustive_logical_or_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5639686Z test_get_torch_func_signature_exhaustive_logical_xor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5655592Z test_get_torch_func_signature_exhaustive_logit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5671651Z test_get_torch_func_signature_exhaustive_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5687043Z test_get_torch_func_signature_exhaustive_long_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.5702038Z test_get_torch_func_signature_exhaustive_lt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5718825Z test_get_torch_func_signature_exhaustive_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5733900Z test_get_torch_func_signature_exhaustive_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.5749995Z test_get_torch_func_signature_exhaustive_lu_unpack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5765763Z test_get_torch_func_signature_exhaustive_mH_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5782162Z test_get_torch_func_signature_exhaustive_mT_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5801527Z test_get_torch_func_signature_exhaustive_masked_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5816359Z test_get_torch_func_signature_exhaustive_masked_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5832105Z test_get_torch_func_signature_exhaustive_masked_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5847312Z test_get_torch_func_signature_exhaustive_matmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5863081Z test_get_torch_func_signature_exhaustive_matrix_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5879170Z test_get_torch_func_signature_exhaustive_max_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5894909Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5910780Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5926130Z test_get_torch_func_signature_exhaustive_maximum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.5941875Z test_get_torch_func_signature_exhaustive_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5957747Z test_get_torch_func_signature_exhaustive_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5973623Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.5986775Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:21:27.6003727Z test_get_torch_func_signature_exhaustive_min_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6019639Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6035855Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6050986Z test_get_torch_func_signature_exhaustive_minimum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.6066871Z test_get_torch_func_signature_exhaustive_mm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6082490Z test_get_torch_func_signature_exhaustive_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6098666Z test_get_torch_func_signature_exhaustive_movedim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6113441Z test_get_torch_func_signature_exhaustive_msort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6129932Z test_get_torch_func_signature_exhaustive_mul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6145530Z test_get_torch_func_signature_exhaustive_multinomial_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6161689Z test_get_torch_func_signature_exhaustive_mv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6180062Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6196050Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6211708Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.6227445Z test_get_torch_func_signature_exhaustive_nan_to_num_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6243730Z test_get_torch_func_signature_exhaustive_nanmean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6259046Z test_get_torch_func_signature_exhaustive_nanmedian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6274834Z test_get_torch_func_signature_exhaustive_nanquantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6290832Z test_get_torch_func_signature_exhaustive_nansum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6306347Z test_get_torch_func_signature_exhaustive_narrow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.6322387Z test_get_torch_func_signature_exhaustive_ne_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6338284Z test_get_torch_func_signature_exhaustive_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6353135Z test_get_torch_func_signature_exhaustive_new_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6373503Z test_get_torch_func_signature_exhaustive_new_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6388053Z test_get_torch_func_signature_exhaustive_new_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6403828Z test_get_torch_func_signature_exhaustive_new_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6419240Z test_get_torch_func_signature_exhaustive_nextafter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6435174Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6450782Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6466566Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6482561Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6498238Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6513364Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6530183Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6546335Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6565795Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6581400Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6597498Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6614002Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6629711Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6645758Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6660066Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6676916Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6693077Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6708402Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6724676Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6740405Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6760755Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6775421Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6791255Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6806775Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6822585Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6837255Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6853896Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6869561Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6885841Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6901224Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.6916914Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6932750Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6951694Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6967171Z test_get_torch_func_signature_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.6982879Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.6998633Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7014193Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.7029984Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7046015Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7061615Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7077603Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7093309Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7109821Z test_get_torch_func_signature_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7125178Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7144749Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7160081Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7175407Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7191291Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7207921Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7222810Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7238362Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7253700Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7269969Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7285516Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7301284Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7317295Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7336949Z test_get_torch_func_signature_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7351511Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7368502Z test_get_torch_func_signature_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7383992Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7400267Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7415379Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7431505Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7447041Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7463108Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7478563Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7494623Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7510052Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7529802Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7547170Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7561090Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7576728Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7592668Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7608380Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7623815Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7640133Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7655490Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7671120Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7687330Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7703220Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7726423Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7738606Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7755044Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7770506Z test_get_torch_func_signature_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7786713Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7802146Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7816985Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.7832717Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7849191Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.7864532Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.7880559Z test_get_torch_func_signature_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7896311Z test_get_torch_func_signature_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7915127Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7930636Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7946390Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7962060Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7977842Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.7992855Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8009568Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8025040Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8041268Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8056835Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8072925Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8088432Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8107298Z test_get_torch_func_signature_exhaustive_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8122948Z test_get_torch_func_signature_exhaustive_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8138306Z test_get_torch_func_signature_exhaustive_norm_fro_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8153652Z test_get_torch_func_signature_exhaustive_norm_inf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8169542Z test_get_torch_func_signature_exhaustive_norm_nuc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.8184905Z test_get_torch_func_signature_exhaustive_normal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8200913Z test_get_torch_func_signature_exhaustive_normal_number_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8216901Z test_get_torch_func_signature_exhaustive_ones_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8232632Z test_get_torch_func_signature_exhaustive_ormqr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cuSOLVER not available (0.002s) 2022-05-18T06:21:27.8248229Z test_get_torch_func_signature_exhaustive_outer_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8264102Z test_get_torch_func_signature_exhaustive_pca_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8280530Z test_get_torch_func_signature_exhaustive_permute_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8298742Z test_get_torch_func_signature_exhaustive_pinverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8313815Z test_get_torch_func_signature_exhaustive_polar_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8329973Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.8345689Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8361702Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8377140Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8392966Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8408547Z test_get_torch_func_signature_exhaustive_positive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8424191Z test_get_torch_func_signature_exhaustive_pow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8440084Z test_get_torch_func_signature_exhaustive_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8455918Z test_get_torch_func_signature_exhaustive_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8471207Z test_get_torch_func_signature_exhaustive_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.8490885Z test_get_torch_func_signature_exhaustive_quantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8505956Z test_get_torch_func_signature_exhaustive_rad2deg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8522350Z test_get_torch_func_signature_exhaustive_rand_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8538300Z test_get_torch_func_signature_exhaustive_randint_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8553248Z test_get_torch_func_signature_exhaustive_randn_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8568750Z test_get_torch_func_signature_exhaustive_ravel_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8584469Z test_get_torch_func_signature_exhaustive_real_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8601123Z test_get_torch_func_signature_exhaustive_reciprocal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8617077Z test_get_torch_func_signature_exhaustive_remainder_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8633312Z test_get_torch_func_signature_exhaustive_renorm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8650975Z test_get_torch_func_signature_exhaustive_repeat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8668188Z test_get_torch_func_signature_exhaustive_repeat_interleave_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8686589Z test_get_torch_func_signature_exhaustive_reshape_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8701380Z test_get_torch_func_signature_exhaustive_reshape_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8717239Z test_get_torch_func_signature_exhaustive_resize__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8733331Z test_get_torch_func_signature_exhaustive_resize_as__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.8750107Z test_get_torch_func_signature_exhaustive_resolve_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8764536Z test_get_torch_func_signature_exhaustive_resolve_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8779422Z test_get_torch_func_signature_exhaustive_roll_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8796021Z test_get_torch_func_signature_exhaustive_rot90_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8812022Z test_get_torch_func_signature_exhaustive_round_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8827777Z test_get_torch_func_signature_exhaustive_round_decimals_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8843307Z test_get_torch_func_signature_exhaustive_round_decimals_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8859283Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8879374Z test_get_torch_func_signature_exhaustive_rsqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8894010Z test_get_torch_func_signature_exhaustive_rsub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8909338Z test_get_torch_func_signature_exhaustive_scatter_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8925484Z test_get_torch_func_signature_exhaustive_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:21:27.8941246Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8957085Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8973258Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.8989189Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9004315Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9020267Z test_get_torch_func_signature_exhaustive_searchsorted_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9036138Z test_get_torch_func_signature_exhaustive_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9051841Z test_get_torch_func_signature_exhaustive_select_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9071613Z test_get_torch_func_signature_exhaustive_sgn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9086677Z test_get_torch_func_signature_exhaustive_short_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9102468Z test_get_torch_func_signature_exhaustive_sigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9117967Z test_get_torch_func_signature_exhaustive_sign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9133882Z test_get_torch_func_signature_exhaustive_signbit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9150968Z test_get_torch_func_signature_exhaustive_sin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9165501Z test_get_torch_func_signature_exhaustive_sinc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9181253Z test_get_torch_func_signature_exhaustive_sinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9196617Z test_get_torch_func_signature_exhaustive_slice_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9213900Z test_get_torch_func_signature_exhaustive_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9228813Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9244826Z test_get_torch_func_signature_exhaustive_sort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9264209Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-05-18T06:21:27.9281723Z test_get_torch_func_signature_exhaustive_special_entr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9297845Z test_get_torch_func_signature_exhaustive_special_erfcx_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9314918Z test_get_torch_func_signature_exhaustive_special_i0e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9332713Z test_get_torch_func_signature_exhaustive_special_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9348312Z test_get_torch_func_signature_exhaustive_special_i1e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9364255Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9379852Z test_get_torch_func_signature_exhaustive_special_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9395729Z test_get_torch_func_signature_exhaustive_special_ndtri_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9411985Z test_get_torch_func_signature_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9427414Z test_get_torch_func_signature_exhaustive_special_xlog1py_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9443719Z test_get_torch_func_signature_exhaustive_special_zeta_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9462359Z test_get_torch_func_signature_exhaustive_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9477624Z test_get_torch_func_signature_exhaustive_split_list_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9492718Z test_get_torch_func_signature_exhaustive_split_with_sizes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9510038Z test_get_torch_func_signature_exhaustive_sqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9525423Z test_get_torch_func_signature_exhaustive_square_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9541030Z test_get_torch_func_signature_exhaustive_squeeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9556601Z test_get_torch_func_signature_exhaustive_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9572517Z test_get_torch_func_signature_exhaustive_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9588689Z test_get_torch_func_signature_exhaustive_std_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9604307Z test_get_torch_func_signature_exhaustive_stft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9619554Z test_get_torch_func_signature_exhaustive_sub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9636159Z test_get_torch_func_signature_exhaustive_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9655847Z test_get_torch_func_signature_exhaustive_sum_to_size_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9670713Z test_get_torch_func_signature_exhaustive_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9686599Z test_get_torch_func_signature_exhaustive_svd_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9702149Z test_get_torch_func_signature_exhaustive_symeig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9718148Z test_get_torch_func_signature_exhaustive_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9734133Z test_get_torch_func_signature_exhaustive_take_along_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9749707Z test_get_torch_func_signature_exhaustive_take_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9765293Z test_get_torch_func_signature_exhaustive_tan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9781077Z test_get_torch_func_signature_exhaustive_tanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9797255Z test_get_torch_func_signature_exhaustive_tensor_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9810466Z test_get_torch_func_signature_exhaustive_tensordot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:21:27.9826119Z test_get_torch_func_signature_exhaustive_tile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9841496Z test_get_torch_func_signature_exhaustive_to_sparse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9860504Z test_get_torch_func_signature_exhaustive_topk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9874864Z test_get_torch_func_signature_exhaustive_trace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9890596Z test_get_torch_func_signature_exhaustive_transpose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9907076Z test_get_torch_func_signature_exhaustive_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9924369Z test_get_torch_func_signature_exhaustive_trapz_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9938415Z test_get_torch_func_signature_exhaustive_triangular_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9954017Z test_get_torch_func_signature_exhaustive_tril_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9970235Z test_get_torch_func_signature_exhaustive_triu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:27.9985506Z test_get_torch_func_signature_exhaustive_true_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0001841Z test_get_torch_func_signature_exhaustive_trunc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0017407Z test_get_torch_func_signature_exhaustive_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0033995Z test_get_torch_func_signature_exhaustive_unique_consecutive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0057610Z test_get_torch_func_signature_exhaustive_unique_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0072970Z test_get_torch_func_signature_exhaustive_unsqueeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0090914Z test_get_torch_func_signature_exhaustive_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0106601Z test_get_torch_func_signature_exhaustive_var_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0122398Z test_get_torch_func_signature_exhaustive_vdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0138055Z test_get_torch_func_signature_exhaustive_view_as_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0153454Z test_get_torch_func_signature_exhaustive_view_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0169534Z test_get_torch_func_signature_exhaustive_view_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0184836Z test_get_torch_func_signature_exhaustive_vsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0201196Z test_get_torch_func_signature_exhaustive_vstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0216543Z test_get_torch_func_signature_exhaustive_where_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0232682Z test_get_torch_func_signature_exhaustive_xlogy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0252066Z test_get_torch_func_signature_exhaustive_zero__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0268093Z test_get_torch_func_signature_exhaustive_zeros_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:21:28.0331484Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2022-05-18T06:21:28.0431232Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2022-05-18T06:21:28.0518088Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-05-18T06:21:28.0662237Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.014s) 2022-05-18T06:21:28.0787176Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2022-05-18T06:21:28.0877155Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-05-18T06:21:28.0963559Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-05-18T06:21:28.0980709Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-05-18T06:21:28.1054056Z This tests that a placeholder Node can be matched to a Node with ... ok (0.009s) 2022-05-18T06:21:28.1148918Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-05-18T06:21:28.1251386Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2022-05-18T06:21:28.1343524Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-05-18T06:21:28.1475792Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2022-05-18T06:21:28.1560008Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-05-18T06:21:28.1651424Z test_subgraph_writer_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-05-18T06:21:28.7636591Z test_torchvision_models_alexnet (__main__.TestVisionTracing) ... ok (0.598s) 2022-05-18T06:21:31.5025732Z test_torchvision_models_densenet121 (__main__.TestVisionTracing) ... ok (2.738s) 2022-05-18T06:21:35.2042424Z test_torchvision_models_densenet161 (__main__.TestVisionTracing) ... ok (3.701s) 2022-05-18T06:21:40.1972990Z test_torchvision_models_densenet169 (__main__.TestVisionTracing) ... ok (4.993s) 2022-05-18T06:21:45.2805634Z test_torchvision_models_densenet201 (__main__.TestVisionTracing) ... ok (5.083s) 2022-05-18T06:21:45.5039533Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_320_fpn (__main__.TestVisionTracing) ... ok (0.223s) 2022-05-18T06:21:45.7044625Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_fpn (__main__.TestVisionTracing) ... ok (0.200s) 2022-05-18T06:21:46.1839123Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.479s) 2022-05-18T06:21:46.8598860Z test_torchvision_models_detection_keypointrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.676s) 2022-05-18T06:21:47.3500810Z test_torchvision_models_detection_maskrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.490s) 2022-05-18T06:21:47.8086603Z test_torchvision_models_detection_retinanet_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.458s) 2022-05-18T06:21:47.8103064Z test_torchvision_models_googlenet (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/googlenet.py:79: FutureWarning: The default weight initialization of GoogleNet will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2022-05-18T06:21:47.8105715Z ' due to scipy/scipy#11299), please set init_weights=True.', FutureWarning) 2022-05-18T06:21:49.6822197Z ok (1.873s) 2022-05-18T06:21:49.6839066Z test_torchvision_models_inception_v3 (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/inception.py:82: FutureWarning: The default weight initialization of inception_v3 will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2022-05-18T06:21:49.6840218Z ' due to scipy/scipy#11299), please set init_weights=True.', FutureWarning) 2022-05-18T06:21:52.8290087Z ok (3.147s) 2022-05-18T06:21:53.8035273Z test_torchvision_models_mnasnet0_5 (__main__.TestVisionTracing) ... ok (0.974s) 2022-05-18T06:21:54.7874324Z test_torchvision_models_mnasnet0_75 (__main__.TestVisionTracing) ... ok (0.984s) 2022-05-18T06:21:55.7706065Z test_torchvision_models_mnasnet1_0 (__main__.TestVisionTracing) ... ok (0.983s) 2022-05-18T06:21:56.8343657Z test_torchvision_models_mnasnet1_3 (__main__.TestVisionTracing) ... ok (1.063s) 2022-05-18T06:21:57.8823623Z test_torchvision_models_mobilenet_v2 (__main__.TestVisionTracing) ... ok (1.048s) 2022-05-18T06:21:59.2985388Z test_torchvision_models_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.416s) 2022-05-18T06:22:00.2778324Z test_torchvision_models_mobilenet_v3_small (__main__.TestVisionTracing) ... ok (0.979s) 2022-05-18T06:22:02.5327185Z test_torchvision_models_resnet101 (__main__.TestVisionTracing) ... ok (2.255s) 2022-05-18T06:22:05.9622275Z test_torchvision_models_resnet152 (__main__.TestVisionTracing) ... ok (3.429s) 2022-05-18T06:22:06.5453267Z test_torchvision_models_resnet18 (__main__.TestVisionTracing) ... ok (0.583s) 2022-05-18T06:22:07.5391970Z test_torchvision_models_resnet34 (__main__.TestVisionTracing) ... ok (0.994s) 2022-05-18T06:22:08.9582031Z test_torchvision_models_resnet50 (__main__.TestVisionTracing) ... ok (1.419s) 2022-05-18T06:22:12.7061712Z test_torchvision_models_resnext101_32x8d (__main__.TestVisionTracing) ... ok (3.748s) 2022-05-18T06:22:14.3377866Z test_torchvision_models_resnext50_32x4d (__main__.TestVisionTracing) ... ok (1.631s) 2022-05-18T06:22:15.9431309Z test_torchvision_models_segmentation_deeplabv3_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.605s) 2022-05-18T06:22:18.4970297Z test_torchvision_models_segmentation_deeplabv3_resnet101 (__main__.TestVisionTracing) ... ok (2.554s) 2022-05-18T06:22:20.0558907Z test_torchvision_models_segmentation_deeplabv3_resnet50 (__main__.TestVisionTracing) ... ok (1.559s) 2022-05-18T06:22:22.3813416Z test_torchvision_models_segmentation_fcn_resnet101 (__main__.TestVisionTracing) ... ok (2.325s) 2022-05-18T06:22:23.7006294Z test_torchvision_models_segmentation_fcn_resnet50 (__main__.TestVisionTracing) ... ok (1.319s) 2022-05-18T06:22:24.9362811Z test_torchvision_models_segmentation_lraspp_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.236s) 2022-05-18T06:22:25.9975910Z test_torchvision_models_shufflenet_v2_x0_5 (__main__.TestVisionTracing) ... ok (1.061s) 2022-05-18T06:22:27.2993740Z test_torchvision_models_shufflenet_v2_x1_0 (__main__.TestVisionTracing) ... ok (1.301s) 2022-05-18T06:22:28.4726727Z test_torchvision_models_shufflenet_v2_x1_5 (__main__.TestVisionTracing) ... ok (1.173s) 2022-05-18T06:22:29.6962677Z test_torchvision_models_shufflenet_v2_x2_0 (__main__.TestVisionTracing) ... ok (1.223s) 2022-05-18T06:22:30.0833394Z test_torchvision_models_squeezenet1_0 (__main__.TestVisionTracing) ... ok (0.387s) 2022-05-18T06:22:30.4274738Z test_torchvision_models_squeezenet1_1 (__main__.TestVisionTracing) ... ok (0.344s) 2022-05-18T06:22:32.4236661Z test_torchvision_models_vgg11 (__main__.TestVisionTracing) ... ok (1.996s) 2022-05-18T06:22:34.4273850Z test_torchvision_models_vgg11_bn (__main__.TestVisionTracing) ... ok (2.004s) 2022-05-18T06:22:36.4243258Z test_torchvision_models_vgg13 (__main__.TestVisionTracing) ... ok (1.997s) 2022-05-18T06:22:38.5226511Z test_torchvision_models_vgg13_bn (__main__.TestVisionTracing) ... ok (2.098s) 2022-05-18T06:22:40.6704849Z test_torchvision_models_vgg16 (__main__.TestVisionTracing) ... ok (2.148s) 2022-05-18T06:22:42.9044370Z test_torchvision_models_vgg16_bn (__main__.TestVisionTracing) ... ok (2.234s) 2022-05-18T06:22:45.2000877Z test_torchvision_models_vgg19 (__main__.TestVisionTracing) ... ok (2.295s) 2022-05-18T06:22:47.6579204Z test_torchvision_models_vgg19_bn (__main__.TestVisionTracing) ... ok (2.458s) 2022-05-18T06:22:48.8381565Z test_torchvision_models_video_mc3_18 (__main__.TestVisionTracing) ... ok (1.180s) 2022-05-18T06:22:50.4047664Z test_torchvision_models_video_r2plus1d_18 (__main__.TestVisionTracing) ... ok (1.566s) 2022-05-18T06:22:51.7817535Z test_torchvision_models_video_r3d_18 (__main__.TestVisionTracing) ... ok (1.377s) 2022-05-18T06:22:55.7725754Z test_torchvision_models_wide_resnet101_2 (__main__.TestVisionTracing) ... ok (3.991s) 2022-05-18T06:22:57.8689429Z test_torchvision_models_wide_resnet50_2 (__main__.TestVisionTracing) ... ok (2.096s) 2022-05-18T06:22:57.8856075Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.017s) 2022-05-18T06:22:59.4409320Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... ok (1.555s) 2022-05-18T06:22:59.4465665Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2022-05-18T06:22:59.4508244Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-05-18T06:22:59.4544738Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.4586144Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-05-18T06:22:59.4626460Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-05-18T06:22:59.4661194Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-05-18T06:22:59.4721025Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2022-05-18T06:22:59.4808941Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.009s) 2022-05-18T06:22:59.4857899Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2022-05-18T06:22:59.4918335Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2022-05-18T06:22:59.4975305Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2022-05-18T06:22:59.5101667Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.013s) 2022-05-18T06:22:59.5637561Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.053s) 2022-05-18T06:22:59.5714719Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2022-05-18T06:22:59.5894546Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... ok (0.018s) 2022-05-18T06:22:59.5927316Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.5958505Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.5987822Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.6014359Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.6040688Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.6067171Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.6095207Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.6127324Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.6331428Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.020s) 2022-05-18T06:22:59.6360421Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.6394386Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-05-18T06:22:59.6680142Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.029s) 2022-05-18T06:22:59.6719659Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-05-18T06:22:59.6976518Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.025s) 2022-05-18T06:22:59.6979159Z 2022-05-18T06:22:59.6980414Z ---------------------------------------------------------------------- 2022-05-18T06:22:59.6981922Z Ran 970 tests in 95.629s 2022-05-18T06:22:59.6984216Z 2022-05-18T06:22:59.6984639Z OK (skipped=547) 2022-05-18T06:22:59.6985063Z 2022-05-18T06:22:59.7033153Z Generating XML reports... 2022-05-18T06:22:59.7034871Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20220518062124.xml 2022-05-18T06:22:59.7073591Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20220518062124.xml 2022-05-18T06:22:59.7083867Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20220518062124.xml 2022-05-18T06:22:59.7100969Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20220518062124.xml 2022-05-18T06:22:59.7274559Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFX-20220518062124.xml 2022-05-18T06:22:59.7276747Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20220518062124.xml 2022-05-18T06:22:59.7406532Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20220518062124.xml 2022-05-18T06:22:59.7425760Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20220518062124.xml 2022-05-18T06:22:59.7481786Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20220518062124.xml 2022-05-18T06:22:59.7513799Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20220518062124.xml 2022-05-18T06:22:59.8216051Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCUDA-20220518062124.xml 2022-05-18T06:23:02.4729945Z Running test_foreach ... [2022-05-18 06:23:02.472125] 2022-05-18T06:23:02.4731225Z Executing ['/opt/conda/bin/python', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:23:02.472268] 2022-05-18T06:23:04.7954049Z Test results will be stored in test-reports/python-unittest/test_foreach 2022-05-18T06:23:04.8214626Z 2022-05-18T06:23:04.8215275Z Running tests... 2022-05-18T06:23:04.8215858Z ---------------------------------------------------------------------- 2022-05-18T06:23:04.8894681Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.067s) 2022-05-18T06:23:04.8911680Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_bool (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.8931771Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.8951431Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.8969624Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.8984939Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.9001428Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.9021223Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.9037843Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.9053127Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.9072378Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.9091546Z test_add_scalar_with_empty_list_and_empty_tensor_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:04.9619376Z test_binary_op_list_error_cases__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.053s) 2022-05-18T06:23:05.0054292Z test_binary_op_list_error_cases__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.0486296Z test_binary_op_list_error_cases__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.0920849Z test_binary_op_list_error_cases__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.1355186Z test_binary_op_list_error_cases__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.1786326Z test_binary_op_list_error_cases__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.2217677Z test_binary_op_list_error_cases__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.2652652Z test_binary_op_list_error_cases__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.3083943Z test_binary_op_list_error_cases__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.3515504Z test_binary_op_list_error_cases__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.3947022Z test_binary_op_list_error_cases__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.4380742Z test_binary_op_list_error_cases__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:05.4796659Z test_binary_op_list_error_cases__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.5207456Z test_binary_op_list_error_cases__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.5619049Z test_binary_op_list_error_cases__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.6028979Z test_binary_op_list_error_cases__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.6437351Z test_binary_op_list_error_cases__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.6847239Z test_binary_op_list_error_cases__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.7256693Z test_binary_op_list_error_cases__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.7669253Z test_binary_op_list_error_cases__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.8082934Z test_binary_op_list_error_cases__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.8490334Z test_binary_op_list_error_cases__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.8900105Z test_binary_op_list_error_cases__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.9309152Z test_binary_op_list_error_cases__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:05.9718855Z test_binary_op_list_error_cases__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:06.0129564Z test_binary_op_list_error_cases__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:06.0537669Z test_binary_op_list_error_cases__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:06.0948502Z test_binary_op_list_error_cases__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:06.1359122Z test_binary_op_list_error_cases__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:06.1769867Z test_binary_op_list_error_cases__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:06.2180697Z test_binary_op_list_error_cases__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:06.2587867Z test_binary_op_list_error_cases__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:06.2995720Z test_binary_op_list_error_cases__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.040s) 2022-05-18T06:23:06.3403100Z test_binary_op_list_error_cases__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:23:06.3808615Z test_binary_op_list_error_cases__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.040s) 2022-05-18T06:23:06.4213481Z test_binary_op_list_error_cases__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.040s) 2022-05-18T06:23:06.4651595Z test_binary_op_list_error_cases__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:23:06.5036244Z test_binary_op_list_error_cases__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:23:06.5471400Z test_binary_op_list_error_cases__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:06.5907055Z test_binary_op_list_error_cases__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:06.6341004Z test_binary_op_list_error_cases__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:06.6773715Z test_binary_op_list_error_cases__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:06.7209147Z test_binary_op_list_error_cases__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:06.7641065Z test_binary_op_list_error_cases__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:06.8077547Z test_binary_op_list_error_cases__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:06.8511613Z test_binary_op_list_error_cases__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:06.8942878Z test_binary_op_list_error_cases__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.043s) 2022-05-18T06:23:06.9383301Z test_binary_op_list_error_cases__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:23:07.0991780Z test_binary_op_list_slow_path__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.161s) 2022-05-18T06:23:07.1116564Z test_binary_op_list_slow_path__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.012s) 2022-05-18T06:23:07.1222945Z test_binary_op_list_slow_path__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.011s) 2022-05-18T06:23:07.1311247Z test_binary_op_list_slow_path__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.009s) 2022-05-18T06:23:07.1394768Z test_binary_op_list_slow_path__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.1471286Z test_binary_op_list_slow_path__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.1547410Z test_binary_op_list_slow_path__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.1610506Z test_binary_op_list_slow_path__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.1675102Z test_binary_op_list_slow_path__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.1736099Z test_binary_op_list_slow_path__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.1801226Z test_binary_op_list_slow_path__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.1864555Z test_binary_op_list_slow_path__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.1945557Z test_binary_op_list_slow_path__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.2368906Z test_binary_op_list_slow_path__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.042s) 2022-05-18T06:23:07.2455091Z test_binary_op_list_slow_path__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.2537403Z test_binary_op_list_slow_path__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.2614038Z test_binary_op_list_slow_path__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.2690189Z test_binary_op_list_slow_path__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.007s) 2022-05-18T06:23:07.2763912Z test_binary_op_list_slow_path__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.007s) 2022-05-18T06:23:07.3185578Z test_binary_op_list_slow_path__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.042s) 2022-05-18T06:23:07.3611889Z test_binary_op_list_slow_path__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.042s) 2022-05-18T06:23:07.4031993Z test_binary_op_list_slow_path__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.042s) 2022-05-18T06:23:07.4456213Z test_binary_op_list_slow_path__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.042s) 2022-05-18T06:23:07.4880276Z test_binary_op_list_slow_path__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.042s) 2022-05-18T06:23:07.4960342Z test_binary_op_list_slow_path__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.5025501Z test_binary_op_list_slow_path__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.5107409Z test_binary_op_list_slow_path__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.5190784Z test_binary_op_list_slow_path__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.5269472Z test_binary_op_list_slow_path__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.5349221Z test_binary_op_list_slow_path__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.5422271Z test_binary_op_list_slow_path__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.007s) 2022-05-18T06:23:07.5487996Z test_binary_op_list_slow_path__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.5549498Z test_binary_op_list_slow_path__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.5610696Z test_binary_op_list_slow_path__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.5675820Z test_binary_op_list_slow_path__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.5828736Z test_binary_op_list_slow_path__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:23:07.5916229Z test_binary_op_list_slow_path__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.009s) 2022-05-18T06:23:07.6637606Z test_binary_op_list_slow_path__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.072s) 2022-05-18T06:23:07.6722495Z test_binary_op_list_slow_path__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.6808629Z test_binary_op_list_slow_path__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.6884022Z test_binary_op_list_slow_path__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.6963148Z test_binary_op_list_slow_path__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:07.7036096Z test_binary_op_list_slow_path__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.007s) 2022-05-18T06:23:07.7100700Z test_binary_op_list_slow_path__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.7167780Z test_binary_op_list_slow_path__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.007s) 2022-05-18T06:23:07.7230287Z test_binary_op_list_slow_path__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.7292939Z test_binary_op_list_slow_path__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.7354804Z test_binary_op_list_slow_path__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.006s) 2022-05-18T06:23:07.8645314Z test_binary_op_scalar_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.129s) 2022-05-18T06:23:07.9829630Z test_binary_op_scalar_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.118s) 2022-05-18T06:23:08.1016677Z test_binary_op_scalar_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.118s) 2022-05-18T06:23:08.2260277Z test_binary_op_scalar_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.124s) 2022-05-18T06:23:08.3446217Z test_binary_op_scalar_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.118s) 2022-05-18T06:23:08.4639361Z test_binary_op_scalar_fastpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.119s) 2022-05-18T06:23:08.5768455Z test_binary_op_scalar_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.113s) 2022-05-18T06:23:08.6791880Z test_binary_op_scalar_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.102s) 2022-05-18T06:23:08.7814271Z test_binary_op_scalar_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.102s) 2022-05-18T06:23:08.8804212Z test_binary_op_scalar_fastpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.099s) 2022-05-18T06:23:08.9834373Z test_binary_op_scalar_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.103s) 2022-05-18T06:23:09.0862555Z test_binary_op_scalar_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.103s) 2022-05-18T06:23:09.2017516Z test_binary_op_scalar_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.115s) 2022-05-18T06:23:09.3330076Z test_binary_op_scalar_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.131s) 2022-05-18T06:23:09.4507266Z test_binary_op_scalar_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.118s) 2022-05-18T06:23:09.5747247Z test_binary_op_scalar_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.124s) 2022-05-18T06:23:09.6901581Z test_binary_op_scalar_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.115s) 2022-05-18T06:23:09.8054448Z test_binary_op_scalar_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.115s) 2022-05-18T06:23:09.9143690Z test_binary_op_scalar_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.109s) 2022-05-18T06:23:10.0473630Z test_binary_op_scalar_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.133s) 2022-05-18T06:23:10.1791593Z test_binary_op_scalar_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.132s) 2022-05-18T06:23:10.3112216Z test_binary_op_scalar_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.132s) 2022-05-18T06:23:10.4431215Z test_binary_op_scalar_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.132s) 2022-05-18T06:23:10.5756420Z test_binary_op_scalar_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.132s) 2022-05-18T06:23:10.6909236Z test_binary_op_scalar_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.115s) 2022-05-18T06:23:10.7970761Z test_binary_op_scalar_fastpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.106s) 2022-05-18T06:23:10.9151190Z test_binary_op_scalar_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.118s) 2022-05-18T06:23:11.0392546Z test_binary_op_scalar_fastpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.124s) 2022-05-18T06:23:11.1535174Z test_binary_op_scalar_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.114s) 2022-05-18T06:23:11.2683034Z test_binary_op_scalar_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.115s) 2022-05-18T06:23:11.3772417Z test_binary_op_scalar_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.109s) 2022-05-18T06:23:11.4720737Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.094s) 2022-05-18T06:23:11.5665212Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.094s) 2022-05-18T06:23:11.6576956Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.091s) 2022-05-18T06:23:11.7523466Z test_binary_op_scalar_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.094s) 2022-05-18T06:23:11.8477889Z test_binary_op_scalar_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.095s) 2022-05-18T06:23:11.9720246Z test_binary_op_scalar_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.124s) 2022-05-18T06:23:12.0842345Z test_binary_op_scalar_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.112s) 2022-05-18T06:23:12.2075093Z test_binary_op_scalar_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.123s) 2022-05-18T06:23:12.3350192Z test_binary_op_scalar_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.127s) 2022-05-18T06:23:12.4584323Z test_binary_op_scalar_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.123s) 2022-05-18T06:23:12.5823441Z test_binary_op_scalar_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.124s) 2022-05-18T06:23:12.7017235Z test_binary_op_scalar_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.119s) 2022-05-18T06:23:12.8190027Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.117s) 2022-05-18T06:23:12.9359485Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.117s) 2022-05-18T06:23:13.0516028Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.115s) 2022-05-18T06:23:13.1687915Z test_binary_op_scalar_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.117s) 2022-05-18T06:23:13.2859887Z test_binary_op_scalar_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.117s) 2022-05-18T06:23:13.4312078Z test_binary_op_scalar_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.145s) 2022-05-18T06:23:13.5751475Z test_binary_op_scalar_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.143s) 2022-05-18T06:23:13.7195486Z test_binary_op_scalar_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.144s) 2022-05-18T06:23:13.8708089Z test_binary_op_scalar_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.151s) 2022-05-18T06:23:14.0157508Z test_binary_op_scalar_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.144s) 2022-05-18T06:23:14.1606168Z test_binary_op_scalar_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.145s) 2022-05-18T06:23:14.3000454Z test_binary_op_scalar_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.139s) 2022-05-18T06:23:14.4381317Z test_binary_op_scalar_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.138s) 2022-05-18T06:23:14.5676139Z test_binary_op_scalar_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.129s) 2022-05-18T06:23:14.6928333Z test_binary_op_scalar_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.125s) 2022-05-18T06:23:14.8223111Z test_binary_op_scalar_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.129s) 2022-05-18T06:23:14.9519122Z test_binary_op_scalar_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.129s) 2022-05-18T06:23:15.0935310Z test_binary_op_scalar_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.141s) 2022-05-18T06:23:15.2512122Z test_binary_op_scalar_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.157s) 2022-05-18T06:23:15.3957663Z test_binary_op_scalar_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.144s) 2022-05-18T06:23:15.5463207Z test_binary_op_scalar_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.150s) 2022-05-18T06:23:15.6877164Z test_binary_op_scalar_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.141s) 2022-05-18T06:23:15.8290844Z test_binary_op_scalar_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.141s) 2022-05-18T06:23:15.9653133Z test_binary_op_scalar_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.136s) 2022-05-18T06:23:16.1249465Z test_binary_op_scalar_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.159s) 2022-05-18T06:23:16.2835231Z test_binary_op_scalar_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.158s) 2022-05-18T06:23:16.4426317Z test_binary_op_scalar_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.159s) 2022-05-18T06:23:16.6011359Z test_binary_op_scalar_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.158s) 2022-05-18T06:23:16.7596439Z test_binary_op_scalar_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.158s) 2022-05-18T06:23:16.9015016Z test_binary_op_scalar_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.142s) 2022-05-18T06:23:17.0343240Z test_binary_op_scalar_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.133s) 2022-05-18T06:23:17.1790747Z test_binary_op_scalar_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.145s) 2022-05-18T06:23:17.3302581Z test_binary_op_scalar_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.151s) 2022-05-18T06:23:17.4715378Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.141s) 2022-05-18T06:23:17.6130860Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.141s) 2022-05-18T06:23:17.7490447Z test_binary_op_scalar_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.136s) 2022-05-18T06:23:17.8710313Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.122s) 2022-05-18T06:23:17.9926680Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.121s) 2022-05-18T06:23:18.1107916Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.118s) 2022-05-18T06:23:18.2325434Z test_binary_op_scalar_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.122s) 2022-05-18T06:23:18.3546914Z test_binary_op_scalar_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.122s) 2022-05-18T06:23:18.5049886Z test_binary_op_scalar_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.150s) 2022-05-18T06:23:18.6435162Z test_binary_op_scalar_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.138s) 2022-05-18T06:23:18.7930770Z test_binary_op_scalar_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.149s) 2022-05-18T06:23:18.9473590Z test_binary_op_scalar_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.154s) 2022-05-18T06:23:19.0972718Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.150s) 2022-05-18T06:23:19.2476352Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.150s) 2022-05-18T06:23:19.3941810Z test_binary_op_scalar_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.146s) 2022-05-18T06:23:19.5382088Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.144s) 2022-05-18T06:23:19.6820091Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.144s) 2022-05-18T06:23:19.8243069Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.142s) 2022-05-18T06:23:19.9684456Z test_binary_op_scalar_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.144s) 2022-05-18T06:23:20.1126551Z test_binary_op_scalar_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.144s) 2022-05-18T06:23:20.1148628Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1165691Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1182479Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1202465Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1231181Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:20.1250951Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1273958Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1297265Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1321773Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1344830Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1369761Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1395009Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:20.1417198Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1438928Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1460933Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1483305Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1506206Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1533762Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:20.1560292Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1584407Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:20.1609544Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1630983Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1654869Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1679028Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1702741Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1725853Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1750956Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1776488Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:20.1801605Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1823544Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1847177Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1871567Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1895653Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1920554Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1944881Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1970166Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.1991758Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2017884Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2038567Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2059621Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2084108Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2172868Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.009s) 2022-05-18T06:23:20.2202520Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:20.2230736Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:20.2253888Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2277052Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2300754Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2321891Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2346747Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2371005Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2392342Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.2417638Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.002s) 2022-05-18T06:23:20.4371737Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.195s) 2022-05-18T06:23:20.6250803Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.188s) 2022-05-18T06:23:20.8005126Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.175s) 2022-05-18T06:23:20.9854654Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.185s) 2022-05-18T06:23:21.1812909Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.196s) 2022-05-18T06:23:21.3763010Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.195s) 2022-05-18T06:23:21.5649954Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.188s) 2022-05-18T06:23:21.7388625Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.173s) 2022-05-18T06:23:21.9121665Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.173s) 2022-05-18T06:23:22.0818140Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.169s) 2022-05-18T06:23:22.2555627Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.174s) 2022-05-18T06:23:22.4292253Z test_binary_op_scalarlist_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.173s) 2022-05-18T06:23:22.6155819Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.186s) 2022-05-18T06:23:22.8116079Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.196s) 2022-05-18T06:23:22.9882042Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.176s) 2022-05-18T06:23:23.1733666Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.185s) 2022-05-18T06:23:23.3575658Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.184s) 2022-05-18T06:23:23.5425386Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.185s) 2022-05-18T06:23:23.7293044Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.187s) 2022-05-18T06:23:23.9266951Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.197s) 2022-05-18T06:23:24.1240024Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.197s) 2022-05-18T06:23:24.3210866Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.197s) 2022-05-18T06:23:24.5187668Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.197s) 2022-05-18T06:23:24.7157869Z test_binary_op_scalarlist_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.197s) 2022-05-18T06:23:24.9008687Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.185s) 2022-05-18T06:23:25.0706198Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.170s) 2022-05-18T06:23:25.2467254Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.176s) 2022-05-18T06:23:25.4315186Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.185s) 2022-05-18T06:23:25.6159001Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.184s) 2022-05-18T06:23:25.8019421Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.186s) 2022-05-18T06:23:25.9803047Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.178s) 2022-05-18T06:23:26.1388453Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.158s) 2022-05-18T06:23:26.2975244Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.158s) 2022-05-18T06:23:26.4524967Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.155s) 2022-05-18T06:23:26.6111498Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.158s) 2022-05-18T06:23:26.7700944Z test_binary_op_scalarlist_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.159s) 2022-05-18T06:23:26.9628512Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.193s) 2022-05-18T06:23:27.1301137Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.167s) 2022-05-18T06:23:27.3160868Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.186s) 2022-05-18T06:23:27.5074641Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.191s) 2022-05-18T06:23:27.6997694Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.192s) 2022-05-18T06:23:27.8921469Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.192s) 2022-05-18T06:23:28.0794983Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.187s) 2022-05-18T06:23:28.2605922Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.181s) 2022-05-18T06:23:28.4417636Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.181s) 2022-05-18T06:23:28.6209391Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.179s) 2022-05-18T06:23:28.8024041Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.181s) 2022-05-18T06:23:28.9838181Z test_binary_op_scalarlist_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.181s) 2022-05-18T06:23:29.2202077Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.236s) 2022-05-18T06:23:29.4485245Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.228s) 2022-05-18T06:23:29.6651271Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.216s) 2022-05-18T06:23:29.8905332Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.225s) 2022-05-18T06:23:30.1260926Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.235s) 2022-05-18T06:23:30.3627274Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.236s) 2022-05-18T06:23:30.5914392Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.228s) 2022-05-18T06:23:30.8055915Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.214s) 2022-05-18T06:23:31.0197627Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.214s) 2022-05-18T06:23:31.2299584Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.210s) 2022-05-18T06:23:31.4447694Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.215s) 2022-05-18T06:23:31.6589644Z test_binary_op_scalarlist_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.214s) 2022-05-18T06:23:31.8852704Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.226s) 2022-05-18T06:23:32.1205138Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.235s) 2022-05-18T06:23:32.3380782Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.217s) 2022-05-18T06:23:32.5635095Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.226s) 2022-05-18T06:23:32.7876817Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.224s) 2022-05-18T06:23:33.0130375Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.225s) 2022-05-18T06:23:33.2304423Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.217s) 2022-05-18T06:23:33.4679221Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.237s) 2022-05-18T06:23:33.7053090Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.237s) 2022-05-18T06:23:33.9420960Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.236s) 2022-05-18T06:23:34.1800312Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.238s) 2022-05-18T06:23:34.4172039Z test_binary_op_scalarlist_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.237s) 2022-05-18T06:23:34.6420986Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.225s) 2022-05-18T06:23:34.8514924Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.209s) 2022-05-18T06:23:35.0681601Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.216s) 2022-05-18T06:23:35.2933054Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.225s) 2022-05-18T06:23:35.5181168Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.225s) 2022-05-18T06:23:35.7429663Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.225s) 2022-05-18T06:23:35.9613335Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.218s) 2022-05-18T06:23:36.1606292Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.199s) 2022-05-18T06:23:36.3598445Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.199s) 2022-05-18T06:23:36.5553106Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.195s) 2022-05-18T06:23:36.7547726Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.199s) 2022-05-18T06:23:36.9544508Z test_binary_op_scalarlist_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.199s) 2022-05-18T06:23:37.1879499Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.233s) 2022-05-18T06:23:37.3954560Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.207s) 2022-05-18T06:23:37.6217981Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.226s) 2022-05-18T06:23:37.8542981Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.232s) 2022-05-18T06:23:38.0868747Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.232s) 2022-05-18T06:23:38.3199426Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.233s) 2022-05-18T06:23:38.5476126Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.228s) 2022-05-18T06:23:38.7688371Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.221s) 2022-05-18T06:23:38.9907911Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.222s) 2022-05-18T06:23:39.2100898Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.219s) 2022-05-18T06:23:39.4321812Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.222s) 2022-05-18T06:23:39.6541128Z test_binary_op_scalarlist_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.221s) 2022-05-18T06:23:39.7622441Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.108s) 2022-05-18T06:23:39.8390616Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.076s) 2022-05-18T06:23:39.9557510Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.117s) 2022-05-18T06:23:40.0786809Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.123s) 2022-05-18T06:23:40.1816305Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.103s) 2022-05-18T06:23:40.2848000Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.103s) 2022-05-18T06:23:40.3817189Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.097s) 2022-05-18T06:23:40.4361762Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.054s) 2022-05-18T06:23:40.4902041Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.054s) 2022-05-18T06:23:40.5375576Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.047s) 2022-05-18T06:23:40.5918141Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.054s) 2022-05-18T06:23:40.6461413Z test_binary_op_tensorlists_fastpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.054s) 2022-05-18T06:23:40.7067643Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-05-18T06:23:40.7709928Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.064s) 2022-05-18T06:23:40.8438861Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.073s) 2022-05-18T06:23:40.9187740Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.075s) 2022-05-18T06:23:40.9781651Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.059s) 2022-05-18T06:23:41.0378533Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-05-18T06:23:41.0938252Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-05-18T06:23:41.1587614Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.065s) 2022-05-18T06:23:41.2238645Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.065s) 2022-05-18T06:23:41.2889987Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.065s) 2022-05-18T06:23:41.3545497Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.065s) 2022-05-18T06:23:41.4199847Z test_binary_op_tensorlists_fastpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.065s) 2022-05-18T06:23:41.4797013Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.060s) 2022-05-18T06:23:41.5093031Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.029s) 2022-05-18T06:23:41.5810496Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.072s) 2022-05-18T06:23:41.6558511Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.075s) 2022-05-18T06:23:41.7152892Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.059s) 2022-05-18T06:23:41.7744294Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.059s) 2022-05-18T06:23:41.8307556Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-05-18T06:23:41.8607981Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:23:41.8912448Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:23:41.9178564Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:23:41.9480435Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:23:41.9787203Z test_binary_op_tensorlists_fastpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:23:42.0816757Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.103s) 2022-05-18T06:23:42.2208789Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.139s) 2022-05-18T06:23:42.3386449Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.117s) 2022-05-18T06:23:42.4611459Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.122s) 2022-05-18T06:23:42.5640089Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.103s) 2022-05-18T06:23:42.6669164Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.103s) 2022-05-18T06:23:42.7631510Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.096s) 2022-05-18T06:23:42.8172389Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.054s) 2022-05-18T06:23:42.8714733Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.054s) 2022-05-18T06:23:42.9186266Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.047s) 2022-05-18T06:23:42.9731976Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.054s) 2022-05-18T06:23:43.0275369Z test_binary_op_tensorlists_fastpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.054s) 2022-05-18T06:23:43.1569827Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.129s) 2022-05-18T06:23:43.2590587Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.102s) 2022-05-18T06:23:43.4022622Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.143s) 2022-05-18T06:23:43.5512985Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.149s) 2022-05-18T06:23:43.6815891Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.130s) 2022-05-18T06:23:43.8119854Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.130s) 2022-05-18T06:23:43.9349009Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.123s) 2022-05-18T06:23:44.0166319Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.082s) 2022-05-18T06:23:44.0979783Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.081s) 2022-05-18T06:23:44.1721563Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.074s) 2022-05-18T06:23:44.2536332Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.081s) 2022-05-18T06:23:44.3353048Z test_binary_op_tensorlists_slowpath__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.082s) 2022-05-18T06:23:44.4209441Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.085s) 2022-05-18T06:23:44.5115591Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.090s) 2022-05-18T06:23:44.6094697Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.097s) 2022-05-18T06:23:44.7095534Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.100s) 2022-05-18T06:23:44.7948336Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.085s) 2022-05-18T06:23:44.8803480Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.085s) 2022-05-18T06:23:44.9620120Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.082s) 2022-05-18T06:23:45.0532354Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.091s) 2022-05-18T06:23:45.1449899Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.092s) 2022-05-18T06:23:45.2370661Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.092s) 2022-05-18T06:23:45.3294320Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.092s) 2022-05-18T06:23:45.4209140Z test_binary_op_tensorlists_slowpath__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.091s) 2022-05-18T06:23:45.5068074Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.086s) 2022-05-18T06:23:45.5621892Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.055s) 2022-05-18T06:23:45.6597545Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.097s) 2022-05-18T06:23:45.7599262Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.100s) 2022-05-18T06:23:45.8451383Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.085s) 2022-05-18T06:23:45.9308633Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.085s) 2022-05-18T06:23:46.0125272Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.082s) 2022-05-18T06:23:46.0691328Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-05-18T06:23:46.1256319Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-05-18T06:23:46.1786151Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.053s) 2022-05-18T06:23:46.2354046Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-05-18T06:23:46.2919615Z test_binary_op_tensorlists_slowpath__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.057s) 2022-05-18T06:23:46.4221676Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.130s) 2022-05-18T06:23:46.5883178Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.166s) 2022-05-18T06:23:46.7321875Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.144s) 2022-05-18T06:23:46.8816919Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.149s) 2022-05-18T06:23:47.0111048Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.129s) 2022-05-18T06:23:47.1405546Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.129s) 2022-05-18T06:23:47.2634117Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.123s) 2022-05-18T06:23:47.3447086Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.081s) 2022-05-18T06:23:47.4261517Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.081s) 2022-05-18T06:23:47.5008815Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.074s) 2022-05-18T06:23:47.5823907Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.081s) 2022-05-18T06:23:47.6635885Z test_binary_op_tensorlists_slowpath__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.081s) 2022-05-18T06:23:47.6678425Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.6715587Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_bool (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.6759186Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.6802357Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.6845742Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.6892112Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-05-18T06:23:47.6932289Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.6967260Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.7001748Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.7038409Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.7072793Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.7112400Z test_binary_op_tensors_on_different_devices__foreach_add_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.7152061Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.7283136Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_bool (__main__.TestForeachCUDA) ... ok (0.013s) 2022-05-18T06:23:47.7414688Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.013s) 2022-05-18T06:23:47.7463618Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-05-18T06:23:47.7507222Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.7549189Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.7590462Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.7714951Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.012s) 2022-05-18T06:23:47.7844779Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.013s) 2022-05-18T06:23:47.7975739Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.013s) 2022-05-18T06:23:47.8102765Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.013s) 2022-05-18T06:23:47.8231418Z test_binary_op_tensors_on_different_devices__foreach_div_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.013s) 2022-05-18T06:23:47.8275488Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.8310406Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_bool (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.8358188Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-05-18T06:23:47.8405595Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.8450150Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.8493392Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-05-18T06:23:47.8535862Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.8572386Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.8608377Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.8643017Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.8675662Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.8713300Z test_binary_op_tensors_on_different_devices__foreach_mul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.8757527Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.8961355Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_bool (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:23:47.9011509Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.005s) 2022-05-18T06:23:47.9055674Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.9093385Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.9133323Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.9168681Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:47.9199922Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.9231645Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.9265446Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.9298984Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.9332183Z test_binary_op_tensors_on_different_devices__foreach_sub_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:23:47.9612971Z test_foreach_l2_large_value_input__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.028s) 2022-05-18T06:23:47.9678936Z test_foreach_l2_large_value_input__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.007s) 2022-05-18T06:23:47.9954656Z test_minmax_fastpath__foreach_maximum_cuda_bool (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:23:48.0195949Z test_minmax_fastpath__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.024s) 2022-05-18T06:23:48.0388018Z test_minmax_fastpath__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.019s) 2022-05-18T06:23:48.0575457Z test_minmax_fastpath__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.019s) 2022-05-18T06:23:48.0671378Z test_minmax_fastpath__foreach_maximum_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.009s) 2022-05-18T06:23:48.0768399Z test_minmax_fastpath__foreach_maximum_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.010s) 2022-05-18T06:23:48.0854669Z test_minmax_fastpath__foreach_maximum_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:48.0948697Z test_minmax_fastpath__foreach_maximum_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.009s) 2022-05-18T06:23:48.1046912Z test_minmax_fastpath__foreach_maximum_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.010s) 2022-05-18T06:23:48.1138644Z test_minmax_fastpath__foreach_minimum_cuda_bool (__main__.TestForeachCUDA) ... ok (0.009s) 2022-05-18T06:23:48.1331631Z test_minmax_fastpath__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.019s) 2022-05-18T06:23:48.1523965Z test_minmax_fastpath__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.019s) 2022-05-18T06:23:48.1706795Z test_minmax_fastpath__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.018s) 2022-05-18T06:23:48.1804345Z test_minmax_fastpath__foreach_minimum_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.010s) 2022-05-18T06:23:48.1898388Z test_minmax_fastpath__foreach_minimum_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.009s) 2022-05-18T06:23:48.1984288Z test_minmax_fastpath__foreach_minimum_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.008s) 2022-05-18T06:23:48.2078668Z test_minmax_fastpath__foreach_minimum_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.009s) 2022-05-18T06:23:48.2174200Z test_minmax_fastpath__foreach_minimum_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.009s) 2022-05-18T06:23:48.2214437Z test_minmax_float_inf_nan__foreach_maximum_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:48.2254313Z test_minmax_float_inf_nan__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:48.2291380Z test_minmax_float_inf_nan__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:48.2328115Z test_minmax_float_inf_nan__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:48.2364550Z test_minmax_float_inf_nan__foreach_minimum_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:48.2400755Z test_minmax_float_inf_nan__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:48.2438841Z test_minmax_float_inf_nan__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:48.2474516Z test_minmax_float_inf_nan__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:23:48.2805238Z test_minmax_slowpath__foreach_maximum_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.033s) 2022-05-18T06:23:48.3024325Z test_minmax_slowpath__foreach_maximum_cuda_bool (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:23:48.3347693Z test_minmax_slowpath__foreach_maximum_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:23:48.3671848Z test_minmax_slowpath__foreach_maximum_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:23:48.3981520Z test_minmax_slowpath__foreach_maximum_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.031s) 2022-05-18T06:23:48.4208147Z test_minmax_slowpath__foreach_maximum_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.023s) 2022-05-18T06:23:48.4435337Z test_minmax_slowpath__foreach_maximum_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.023s) 2022-05-18T06:23:48.4652600Z test_minmax_slowpath__foreach_maximum_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:23:48.4882782Z test_minmax_slowpath__foreach_maximum_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.023s) 2022-05-18T06:23:48.5113164Z test_minmax_slowpath__foreach_maximum_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.023s) 2022-05-18T06:23:48.5434555Z test_minmax_slowpath__foreach_minimum_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:23:48.5653757Z test_minmax_slowpath__foreach_minimum_cuda_bool (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:23:48.5975317Z test_minmax_slowpath__foreach_minimum_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:23:48.6297710Z test_minmax_slowpath__foreach_minimum_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:23:48.6607375Z test_minmax_slowpath__foreach_minimum_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.031s) 2022-05-18T06:23:48.6833589Z test_minmax_slowpath__foreach_minimum_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:23:48.7064707Z test_minmax_slowpath__foreach_minimum_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.023s) 2022-05-18T06:23:48.7284333Z test_minmax_slowpath__foreach_minimum_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:23:48.7511581Z test_minmax_slowpath__foreach_minimum_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.023s) 2022-05-18T06:23:48.7738313Z test_minmax_slowpath__foreach_minimum_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.023s) 2022-05-18T06:23:50.2061239Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (1.432s) 2022-05-18T06:23:51.9951367Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_complex128 (__main__.TestForeachCUDA) ... ok (1.789s) 2022-05-18T06:23:53.8216010Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_complex64 (__main__.TestForeachCUDA) ... ok (1.826s) 2022-05-18T06:23:55.2447890Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float16 (__main__.TestForeachCUDA) ... ok (1.423s) 2022-05-18T06:23:56.6694486Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... ok (1.424s) 2022-05-18T06:23:58.0617439Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... ok (1.392s) 2022-05-18T06:23:59.5044340Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int16 (__main__.TestForeachCUDA) ... ok (1.442s) 2022-05-18T06:24:00.9465141Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int32 (__main__.TestForeachCUDA) ... ok (1.441s) 2022-05-18T06:24:02.3881295Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int64 (__main__.TestForeachCUDA) ... ok (1.440s) 2022-05-18T06:24:03.8300141Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_int8 (__main__.TestForeachCUDA) ... ok (1.441s) 2022-05-18T06:24:05.2750599Z test_pointwise_op_fastpath__foreach_addcdiv_cuda_uint8 (__main__.TestForeachCUDA) ... ok (1.444s) 2022-05-18T06:24:06.6431798Z test_pointwise_op_fastpath__foreach_addcmul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (1.367s) 2022-05-18T06:24:08.3749964Z test_pointwise_op_fastpath__foreach_addcmul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (1.731s) 2022-05-18T06:24:10.1376632Z test_pointwise_op_fastpath__foreach_addcmul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (1.762s) 2022-05-18T06:24:11.5074504Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float16 (__main__.TestForeachCUDA) ... ok (1.369s) 2022-05-18T06:24:12.8786010Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... ok (1.371s) 2022-05-18T06:24:14.2174539Z test_pointwise_op_fastpath__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... ok (1.339s) 2022-05-18T06:24:14.2190104Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int16 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71478 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:24:14.2200337Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int32 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/75591 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:24:14.2212324Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int64 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74781 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:24:14.2223148Z test_pointwise_op_fastpath__foreach_addcmul_cuda_int8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76599 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:24:14.2234726Z test_pointwise_op_fastpath__foreach_addcmul_cuda_uint8 (__main__.TestForeachCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67723 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:24:16.0877952Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (1.864s) 2022-05-18T06:24:18.3080434Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_complex128 (__main__.TestForeachCUDA) ... ok (2.220s) 2022-05-18T06:24:20.5575514Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_complex64 (__main__.TestForeachCUDA) ... ok (2.249s) 2022-05-18T06:24:22.4151059Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float16 (__main__.TestForeachCUDA) ... ok (1.857s) 2022-05-18T06:24:24.2754797Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... ok (1.860s) 2022-05-18T06:24:26.1070891Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... ok (1.831s) 2022-05-18T06:24:27.9886393Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int16 (__main__.TestForeachCUDA) ... ok (1.881s) 2022-05-18T06:24:29.8703610Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int32 (__main__.TestForeachCUDA) ... ok (1.881s) 2022-05-18T06:24:31.7489731Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int64 (__main__.TestForeachCUDA) ... ok (1.878s) 2022-05-18T06:24:33.6319598Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_int8 (__main__.TestForeachCUDA) ... ok (1.883s) 2022-05-18T06:24:35.5150538Z test_pointwise_op_slowpath__foreach_addcdiv_cuda_uint8 (__main__.TestForeachCUDA) ... ok (1.883s) 2022-05-18T06:24:37.3307732Z test_pointwise_op_slowpath__foreach_addcmul_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (1.815s) 2022-05-18T06:24:39.4937016Z test_pointwise_op_slowpath__foreach_addcmul_cuda_complex128 (__main__.TestForeachCUDA) ... ok (2.163s) 2022-05-18T06:24:41.6842558Z test_pointwise_op_slowpath__foreach_addcmul_cuda_complex64 (__main__.TestForeachCUDA) ... ok (2.190s) 2022-05-18T06:24:43.4865768Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float16 (__main__.TestForeachCUDA) ... ok (1.802s) 2022-05-18T06:24:45.2924550Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... ok (1.806s) 2022-05-18T06:24:47.0688808Z test_pointwise_op_slowpath__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... ok (1.776s) 2022-05-18T06:24:48.5584048Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int16 (__main__.TestForeachCUDA) ... ok (1.489s) 2022-05-18T06:24:50.0468380Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int32 (__main__.TestForeachCUDA) ... ok (1.488s) 2022-05-18T06:24:51.5005857Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int64 (__main__.TestForeachCUDA) ... ok (1.454s) 2022-05-18T06:24:52.9876921Z test_pointwise_op_slowpath__foreach_addcmul_cuda_int8 (__main__.TestForeachCUDA) ... ok (1.487s) 2022-05-18T06:24:54.4787945Z test_pointwise_op_slowpath__foreach_addcmul_cuda_uint8 (__main__.TestForeachCUDA) ... ok (1.491s) 2022-05-18T06:24:54.4829634Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:54.4862976Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:54.4896167Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:54.4935253Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:54.5702656Z test_reduce_fastpath__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.077s) 2022-05-18T06:24:54.6571606Z test_reduce_fastpath__foreach_norm_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.087s) 2022-05-18T06:24:54.7480114Z test_reduce_fastpath__foreach_norm_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.091s) 2022-05-18T06:24:54.8251209Z test_reduce_fastpath__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.077s) 2022-05-18T06:24:54.9022651Z test_reduce_fastpath__foreach_norm_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.077s) 2022-05-18T06:24:54.9747116Z test_reduce_fastpath__foreach_norm_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.072s) 2022-05-18T06:24:55.0846374Z test_reduce_slowpath__foreach_norm_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.110s) 2022-05-18T06:24:55.2038564Z test_reduce_slowpath__foreach_norm_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.119s) 2022-05-18T06:24:55.3267908Z test_reduce_slowpath__foreach_norm_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.123s) 2022-05-18T06:24:55.4362780Z test_reduce_slowpath__foreach_norm_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.109s) 2022-05-18T06:24:55.5454904Z test_reduce_slowpath__foreach_norm_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.109s) 2022-05-18T06:24:55.6509754Z test_reduce_slowpath__foreach_norm_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.105s) 2022-05-18T06:24:55.7092032Z test_unary_fastpath__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.058s) 2022-05-18T06:24:55.7241340Z test_unary_fastpath__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:24:55.7579406Z test_unary_fastpath__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:24:55.7927013Z test_unary_fastpath__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:24:55.8254172Z test_unary_fastpath__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:55.8475619Z test_unary_fastpath__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:55.8731712Z test_unary_fastpath__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:55.8877708Z test_unary_fastpath__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:24:55.9025173Z test_unary_fastpath__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:24:55.9156491Z test_unary_fastpath__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.013s) 2022-05-18T06:24:55.9304197Z test_unary_fastpath__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:24:55.9456089Z test_unary_fastpath__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:24:56.0014109Z test_unary_fastpath__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.056s) 2022-05-18T06:24:56.0334963Z test_unary_fastpath__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:56.0604654Z test_unary_fastpath__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.0875220Z test_unary_fastpath__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.1126262Z test_unary_fastpath__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:56.1430283Z test_unary_fastpath__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:24:56.1752679Z test_unary_fastpath__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:56.2028561Z test_unary_fastpath__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.028s) 2022-05-18T06:24:56.2298329Z test_unary_fastpath__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.2550140Z test_unary_fastpath__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:56.2852511Z test_unary_fastpath__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:24:56.3173829Z test_unary_fastpath__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:56.3445046Z test_unary_fastpath__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.3714877Z test_unary_fastpath__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.3968541Z test_unary_fastpath__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:56.4313002Z test_unary_fastpath__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:24:56.4585611Z test_unary_fastpath__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.4855990Z test_unary_fastpath__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.5112542Z test_unary_fastpath__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:56.5415191Z test_unary_fastpath__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:24:56.5734668Z test_unary_fastpath__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:56.6005103Z test_unary_fastpath__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.6273643Z test_unary_fastpath__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.6530963Z test_unary_fastpath__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-05-18T06:24:56.6836547Z test_unary_fastpath__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:24:56.7156713Z test_unary_fastpath__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:56.7424642Z test_unary_fastpath__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.7695495Z test_unary_fastpath__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.7948671Z test_unary_fastpath__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:56.8405408Z test_unary_fastpath__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.046s) 2022-05-18T06:24:56.8677142Z test_unary_fastpath__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.8955343Z test_unary_fastpath__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.028s) 2022-05-18T06:24:56.9208184Z test_unary_fastpath__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:56.9481105Z test_unary_fastpath__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:56.9749124Z test_unary_fastpath__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.0019015Z test_unary_fastpath__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.0272878Z test_unary_fastpath__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:57.0714930Z test_unary_fastpath__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:24:57.1039505Z test_unary_fastpath__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:57.1315833Z test_unary_fastpath__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.028s) 2022-05-18T06:24:57.1585477Z test_unary_fastpath__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.1837452Z test_unary_fastpath__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:57.2106725Z test_unary_fastpath__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.2376395Z test_unary_fastpath__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.2647517Z test_unary_fastpath__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.2897866Z test_unary_fastpath__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:57.3169744Z test_unary_fastpath__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.3444804Z test_unary_fastpath__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.3712866Z test_unary_fastpath__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.3965701Z test_unary_fastpath__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:57.4238064Z test_unary_fastpath__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.4509023Z test_unary_fastpath__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.4778083Z test_unary_fastpath__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.5031931Z test_unary_fastpath__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:57.5409458Z test_unary_fastpath__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:24:57.5736949Z test_unary_fastpath__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.033s) 2022-05-18T06:24:57.6007146Z test_unary_fastpath__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.6278663Z test_unary_fastpath__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.6531339Z test_unary_fastpath__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:57.6802896Z test_unary_fastpath__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.7071682Z test_unary_fastpath__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.7323565Z test_unary_fastpath__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:57.7627602Z test_unary_fastpath__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:24:57.7951077Z test_unary_fastpath__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:57.8221941Z test_unary_fastpath__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.8492685Z test_unary_fastpath__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.8746126Z test_unary_fastpath__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:57.9052226Z test_unary_fastpath__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.031s) 2022-05-18T06:24:57.9373558Z test_unary_fastpath__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:57.9644162Z test_unary_fastpath__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:57.9914880Z test_unary_fastpath__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.0174214Z test_unary_fastpath__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-05-18T06:24:58.0578666Z test_unary_fastpath__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.040s) 2022-05-18T06:24:58.0899539Z test_unary_fastpath__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:58.1170561Z test_unary_fastpath__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.1424038Z test_unary_fastpath__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:58.1571142Z test_unary_fastpath__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:24:58.1719078Z test_unary_fastpath__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:24:58.1850312Z test_unary_fastpath__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.013s) 2022-05-18T06:24:58.2001945Z test_unary_fastpath__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:24:58.2149217Z test_unary_fastpath__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.015s) 2022-05-18T06:24:58.2422900Z test_unary_fastpath__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.2692846Z test_unary_fastpath__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.2945205Z test_unary_fastpath__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:58.3217981Z test_unary_fastpath__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.3488531Z test_unary_fastpath__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.3759985Z test_unary_fastpath__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.4019668Z test_unary_fastpath__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-05-18T06:24:58.4289653Z test_unary_fastpath__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.4560522Z test_unary_fastpath__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.4813893Z test_unary_fastpath__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:58.5123026Z test_unary_fastpath__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.031s) 2022-05-18T06:24:58.5443474Z test_unary_fastpath__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:58.5713430Z test_unary_fastpath__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.5984380Z test_unary_fastpath__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.6248531Z test_unary_fastpath__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.026s) 2022-05-18T06:24:58.6554132Z test_unary_fastpath__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.031s) 2022-05-18T06:24:58.6875500Z test_unary_fastpath__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:58.7146995Z test_unary_fastpath__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.7419897Z test_unary_fastpath__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.7676076Z test_unary_fastpath__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:58.7981304Z test_unary_fastpath__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.031s) 2022-05-18T06:24:58.8304445Z test_unary_fastpath__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:58.8580629Z test_unary_fastpath__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.8851337Z test_unary_fastpath__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:58.9106646Z test_unary_fastpath__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:58.9410269Z test_unary_fastpath__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.030s) 2022-05-18T06:24:58.9728109Z test_unary_fastpath__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:58.9996059Z test_unary_fastpath__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:59.0264255Z test_unary_fastpath__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:59.0515288Z test_unary_fastpath__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:59.0821741Z test_unary_fastpath__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.031s) 2022-05-18T06:24:59.1138984Z test_unary_fastpath__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:24:59.1408612Z test_unary_fastpath__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:59.1727522Z test_unary_fastpath__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:59.1925922Z test_unary_fastpath__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:59.2191257Z test_unary_fastpath__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:59.2458639Z test_unary_fastpath__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:59.2733031Z test_unary_fastpath__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.027s) 2022-05-18T06:24:59.2983320Z test_unary_fastpath__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.025s) 2022-05-18T06:24:59.3017647Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3235455Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:24:59.3341514Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.010s) 2022-05-18T06:24:59.3441822Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.010s) 2022-05-18T06:24:59.3474878Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3509732Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3548412Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.3575217Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3603401Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3636158Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3657833Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3688000Z test_unary_op_tensors_on_different_devices__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3724819Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3759060Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.3964273Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.4002936Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.4033880Z test_unary_op_tensors_on_different_devices__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.4070121Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.4106568Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.4306347Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.4343473Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.4376128Z test_unary_op_tensors_on_different_devices__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.4416275Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.4450142Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.4646916Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.4685034Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.4715716Z test_unary_op_tensors_on_different_devices__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.4750685Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.4948767Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.4985405Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.5024854Z test_unary_op_tensors_on_different_devices__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.5057325Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.5090896Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.5289359Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.5326656Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.5358150Z test_unary_op_tensors_on_different_devices__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.5392945Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.5428141Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.5629453Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.5668014Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.5699084Z test_unary_op_tensors_on_different_devices__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.5732333Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.5929506Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.5967629Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.5999138Z test_unary_op_tensors_on_different_devices__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.6032603Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.6237264Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.6273555Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.6310402Z test_unary_op_tensors_on_different_devices__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.6342891Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.6379117Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.6576212Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.6613701Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.6647107Z test_unary_op_tensors_on_different_devices__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.6683090Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.6882348Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.6917880Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.6949984Z test_unary_op_tensors_on_different_devices__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.6984080Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.7181323Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.7219793Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.7256014Z test_unary_op_tensors_on_different_devices__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.7293766Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.7329209Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.7359145Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.7390894Z test_unary_op_tensors_on_different_devices__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.7426976Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.7462013Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.7659754Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.7695566Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.7733437Z test_unary_op_tensors_on_different_devices__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.7930659Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.7970567Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.8000452Z test_unary_op_tensors_on_different_devices__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8033658Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8070746Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8268240Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.8304361Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.8343674Z test_unary_op_tensors_on_different_devices__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.8381346Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8413765Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8611679Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.8651574Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.8685903Z test_unary_op_tensors_on_different_devices__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8720594Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.8757039Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8792499Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.8825454Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8854748Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8882507Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8908931Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8936450Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8965191Z test_unary_op_tensors_on_different_devices__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.8997883Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.9034207Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.9066395Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.9099084Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.9296147Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.9334293Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.9369778Z test_unary_op_tensors_on_different_devices__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.9566264Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.9604710Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.9639345Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.9674027Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.9709509Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:24:59.9909394Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:24:59.9947327Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:24:59.9979591Z test_unary_op_tensors_on_different_devices__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.0013277Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.0049522Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.0253532Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:25:00.0294880Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:25:00.0326510Z test_unary_op_tensors_on_different_devices__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.0361801Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.0395936Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.0595295Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:25:00.0632187Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.0662881Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.0702631Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:25:00.0738375Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.0938913Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:25:00.0976446Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.1008951Z test_unary_op_tensors_on_different_devices__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.1043001Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.1078828Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.1276565Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:25:00.1319893Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:25:00.1351200Z test_unary_op_tensors_on_different_devices__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.1383809Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.1580945Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:25:00.1619012Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.004s) 2022-05-18T06:25:00.1651511Z test_unary_op_tensors_on_different_devices__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.003s) 2022-05-18T06:25:00.1991117Z test_unary_slowpath__foreach_abs_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:00.2209820Z test_unary_slowpath__foreach_abs_cuda_bool (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:25:00.2609139Z test_unary_slowpath__foreach_abs_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.040s) 2022-05-18T06:25:00.3020031Z test_unary_slowpath__foreach_abs_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.041s) 2022-05-18T06:25:00.3363184Z test_unary_slowpath__foreach_abs_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:00.3704474Z test_unary_slowpath__foreach_abs_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:00.4024571Z test_unary_slowpath__foreach_abs_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:00.4242085Z test_unary_slowpath__foreach_abs_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:25:00.4459026Z test_unary_slowpath__foreach_abs_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:25:00.4660935Z test_unary_slowpath__foreach_abs_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:25:00.4876548Z test_unary_slowpath__foreach_abs_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:25:00.5093730Z test_unary_slowpath__foreach_abs_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:25:00.5434643Z test_unary_slowpath__foreach_acos_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:00.5810389Z test_unary_slowpath__foreach_acos_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:00.6186280Z test_unary_slowpath__foreach_acos_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.037s) 2022-05-18T06:25:00.6574802Z test_unary_slowpath__foreach_acos_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:00.6911284Z test_unary_slowpath__foreach_acos_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:00.7254288Z test_unary_slowpath__foreach_acos_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:00.7575233Z test_unary_slowpath__foreach_acos_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:00.7955414Z test_unary_slowpath__foreach_acos_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:00.8340151Z test_unary_slowpath__foreach_acos_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:00.8721049Z test_unary_slowpath__foreach_acos_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:00.9108250Z test_unary_slowpath__foreach_acos_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:00.9492298Z test_unary_slowpath__foreach_acos_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:00.9834425Z test_unary_slowpath__foreach_asin_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:01.0218653Z test_unary_slowpath__foreach_asin_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.0592642Z test_unary_slowpath__foreach_asin_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.037s) 2022-05-18T06:25:01.0981864Z test_unary_slowpath__foreach_asin_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:01.1318382Z test_unary_slowpath__foreach_asin_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:01.1655800Z test_unary_slowpath__foreach_asin_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:01.1975336Z test_unary_slowpath__foreach_asin_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:01.2354614Z test_unary_slowpath__foreach_asin_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.2738103Z test_unary_slowpath__foreach_asin_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.3125498Z test_unary_slowpath__foreach_asin_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:01.3508835Z test_unary_slowpath__foreach_asin_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.3895427Z test_unary_slowpath__foreach_asin_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.4239621Z test_unary_slowpath__foreach_atan_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:01.4615660Z test_unary_slowpath__foreach_atan_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.4992061Z test_unary_slowpath__foreach_atan_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.037s) 2022-05-18T06:25:01.5383619Z test_unary_slowpath__foreach_atan_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:01.5719521Z test_unary_slowpath__foreach_atan_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:01.6062135Z test_unary_slowpath__foreach_atan_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:01.6380937Z test_unary_slowpath__foreach_atan_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:01.6760162Z test_unary_slowpath__foreach_atan_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.7143989Z test_unary_slowpath__foreach_atan_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.7528296Z test_unary_slowpath__foreach_atan_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.7911327Z test_unary_slowpath__foreach_atan_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.8294789Z test_unary_slowpath__foreach_atan_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:01.8638732Z test_unary_slowpath__foreach_ceil_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:01.9030087Z test_unary_slowpath__foreach_ceil_cuda_bool (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:01.9480741Z test_unary_slowpath__foreach_ceil_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.045s) 2022-05-18T06:25:01.9928359Z test_unary_slowpath__foreach_ceil_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.045s) 2022-05-18T06:25:02.0273063Z test_unary_slowpath__foreach_ceil_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:02.0611508Z test_unary_slowpath__foreach_ceil_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:02.0930188Z test_unary_slowpath__foreach_ceil_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:02.1317250Z test_unary_slowpath__foreach_ceil_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:02.1707204Z test_unary_slowpath__foreach_ceil_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:02.2101731Z test_unary_slowpath__foreach_ceil_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:02.2490587Z test_unary_slowpath__foreach_ceil_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:02.2881904Z test_unary_slowpath__foreach_ceil_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:02.3228411Z test_unary_slowpath__foreach_cos_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:02.3601353Z test_unary_slowpath__foreach_cos_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:02.3978549Z test_unary_slowpath__foreach_cos_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.037s) 2022-05-18T06:25:02.4366974Z test_unary_slowpath__foreach_cos_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:02.4703794Z test_unary_slowpath__foreach_cos_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:02.5047020Z test_unary_slowpath__foreach_cos_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:02.5368077Z test_unary_slowpath__foreach_cos_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:02.5747689Z test_unary_slowpath__foreach_cos_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:02.6129723Z test_unary_slowpath__foreach_cos_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:02.6515124Z test_unary_slowpath__foreach_cos_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:02.6897845Z test_unary_slowpath__foreach_cos_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:02.7280020Z test_unary_slowpath__foreach_cos_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:02.7624877Z test_unary_slowpath__foreach_cosh_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:02.8007444Z test_unary_slowpath__foreach_cosh_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:02.8435681Z test_unary_slowpath__foreach_cosh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.037s) 2022-05-18T06:25:02.8774396Z test_unary_slowpath__foreach_cosh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:02.9110466Z test_unary_slowpath__foreach_cosh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:02.9450555Z test_unary_slowpath__foreach_cosh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:02.9769052Z test_unary_slowpath__foreach_cosh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:03.0148465Z test_unary_slowpath__foreach_cosh_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.0529635Z test_unary_slowpath__foreach_cosh_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.0916167Z test_unary_slowpath__foreach_cosh_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.1297643Z test_unary_slowpath__foreach_cosh_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.1682335Z test_unary_slowpath__foreach_cosh_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.2027902Z test_unary_slowpath__foreach_erf_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:03.2402301Z test_unary_slowpath__foreach_erf_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.2846533Z test_unary_slowpath__foreach_erf_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:03.3287370Z test_unary_slowpath__foreach_erf_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:03.3630772Z test_unary_slowpath__foreach_erf_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:03.3975254Z test_unary_slowpath__foreach_erf_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:03.4295959Z test_unary_slowpath__foreach_erf_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:03.4675419Z test_unary_slowpath__foreach_erf_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.5058114Z test_unary_slowpath__foreach_erf_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.5441693Z test_unary_slowpath__foreach_erf_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.5826315Z test_unary_slowpath__foreach_erf_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.6209452Z test_unary_slowpath__foreach_erf_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.6553692Z test_unary_slowpath__foreach_erfc_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:03.6937028Z test_unary_slowpath__foreach_erfc_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.7381468Z test_unary_slowpath__foreach_erfc_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:03.7826460Z test_unary_slowpath__foreach_erfc_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:03.8173159Z test_unary_slowpath__foreach_erfc_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:03.8509954Z test_unary_slowpath__foreach_erfc_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:03.8830727Z test_unary_slowpath__foreach_erfc_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:03.9213216Z test_unary_slowpath__foreach_erfc_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.9599546Z test_unary_slowpath__foreach_erfc_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:03.9987367Z test_unary_slowpath__foreach_erfc_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:04.0371646Z test_unary_slowpath__foreach_erfc_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.0757412Z test_unary_slowpath__foreach_erfc_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.1102299Z test_unary_slowpath__foreach_exp_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:04.1477768Z test_unary_slowpath__foreach_exp_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.1854170Z test_unary_slowpath__foreach_exp_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.037s) 2022-05-18T06:25:04.2244544Z test_unary_slowpath__foreach_exp_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:04.2581512Z test_unary_slowpath__foreach_exp_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:04.2925918Z test_unary_slowpath__foreach_exp_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:04.3246347Z test_unary_slowpath__foreach_exp_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:04.3627489Z test_unary_slowpath__foreach_exp_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.4012521Z test_unary_slowpath__foreach_exp_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.4398759Z test_unary_slowpath__foreach_exp_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.4785708Z test_unary_slowpath__foreach_exp_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:04.5173837Z test_unary_slowpath__foreach_exp_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:04.5520747Z test_unary_slowpath__foreach_expm1_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:04.5905609Z test_unary_slowpath__foreach_expm1_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.6349589Z test_unary_slowpath__foreach_expm1_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:04.6793385Z test_unary_slowpath__foreach_expm1_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:04.7140631Z test_unary_slowpath__foreach_expm1_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:04.7481515Z test_unary_slowpath__foreach_expm1_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:04.7805029Z test_unary_slowpath__foreach_expm1_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:04.8188649Z test_unary_slowpath__foreach_expm1_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.8573974Z test_unary_slowpath__foreach_expm1_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.8967303Z test_unary_slowpath__foreach_expm1_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:04.9351079Z test_unary_slowpath__foreach_expm1_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:04.9738925Z test_unary_slowpath__foreach_expm1_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:05.0086194Z test_unary_slowpath__foreach_floor_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:05.0473700Z test_unary_slowpath__foreach_floor_cuda_bool (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.0933804Z test_unary_slowpath__foreach_floor_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.045s) 2022-05-18T06:25:05.1385508Z test_unary_slowpath__foreach_floor_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.045s) 2022-05-18T06:25:05.1733069Z test_unary_slowpath__foreach_floor_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:05.2079748Z test_unary_slowpath__foreach_floor_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:05.2400086Z test_unary_slowpath__foreach_floor_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:05.2791000Z test_unary_slowpath__foreach_floor_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.3186979Z test_unary_slowpath__foreach_floor_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.3581536Z test_unary_slowpath__foreach_floor_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.3979093Z test_unary_slowpath__foreach_floor_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.4373949Z test_unary_slowpath__foreach_floor_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.4728622Z test_unary_slowpath__foreach_frac_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:05.5116783Z test_unary_slowpath__foreach_frac_cuda_bool (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.5562601Z test_unary_slowpath__foreach_frac_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:05.6004373Z test_unary_slowpath__foreach_frac_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:05.6351381Z test_unary_slowpath__foreach_frac_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:05.6692970Z test_unary_slowpath__foreach_frac_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:05.7015146Z test_unary_slowpath__foreach_frac_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:05.7406142Z test_unary_slowpath__foreach_frac_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.7809976Z test_unary_slowpath__foreach_frac_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.040s) 2022-05-18T06:25:05.8200657Z test_unary_slowpath__foreach_frac_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.8592525Z test_unary_slowpath__foreach_frac_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.8988061Z test_unary_slowpath__foreach_frac_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:05.9335268Z test_unary_slowpath__foreach_log10_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:05.9713703Z test_unary_slowpath__foreach_log10_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.0093106Z test_unary_slowpath__foreach_log10_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.0483932Z test_unary_slowpath__foreach_log10_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:06.0826907Z test_unary_slowpath__foreach_log10_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:06.1168820Z test_unary_slowpath__foreach_log10_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:06.1489398Z test_unary_slowpath__foreach_log10_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:06.1866594Z test_unary_slowpath__foreach_log10_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.2251300Z test_unary_slowpath__foreach_log10_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.2637804Z test_unary_slowpath__foreach_log10_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.3021221Z test_unary_slowpath__foreach_log10_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.3409331Z test_unary_slowpath__foreach_log10_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.3761927Z test_unary_slowpath__foreach_log1p_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:06.4140593Z test_unary_slowpath__foreach_log1p_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.4582044Z test_unary_slowpath__foreach_log1p_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:06.5026480Z test_unary_slowpath__foreach_log1p_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:06.5375383Z test_unary_slowpath__foreach_log1p_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:06.5716898Z test_unary_slowpath__foreach_log1p_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:06.6040153Z test_unary_slowpath__foreach_log1p_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:06.6422872Z test_unary_slowpath__foreach_log1p_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.6813687Z test_unary_slowpath__foreach_log1p_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:06.7199075Z test_unary_slowpath__foreach_log1p_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.7587965Z test_unary_slowpath__foreach_log1p_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:06.7974774Z test_unary_slowpath__foreach_log1p_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:06.8320410Z test_unary_slowpath__foreach_log2_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:06.8700347Z test_unary_slowpath__foreach_log2_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.9080576Z test_unary_slowpath__foreach_log2_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:06.9470302Z test_unary_slowpath__foreach_log2_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:06.9815738Z test_unary_slowpath__foreach_log2_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:07.0155944Z test_unary_slowpath__foreach_log2_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:07.0477741Z test_unary_slowpath__foreach_log2_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:07.0863979Z test_unary_slowpath__foreach_log2_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.1249524Z test_unary_slowpath__foreach_log2_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.1635447Z test_unary_slowpath__foreach_log2_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.2019675Z test_unary_slowpath__foreach_log2_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.2407298Z test_unary_slowpath__foreach_log2_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:07.2758108Z test_unary_slowpath__foreach_log_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:07.3137795Z test_unary_slowpath__foreach_log_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.3518874Z test_unary_slowpath__foreach_log_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.3909593Z test_unary_slowpath__foreach_log_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:07.4247879Z test_unary_slowpath__foreach_log_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:07.4588598Z test_unary_slowpath__foreach_log_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:07.4911229Z test_unary_slowpath__foreach_log_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:07.5293642Z test_unary_slowpath__foreach_log_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.5684553Z test_unary_slowpath__foreach_log_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:07.6073576Z test_unary_slowpath__foreach_log_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.6456261Z test_unary_slowpath__foreach_log_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.6845538Z test_unary_slowpath__foreach_log_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:07.7189811Z test_unary_slowpath__foreach_neg_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:07.7590115Z test_unary_slowpath__foreach_neg_cuda_bool (__main__.TestForeachCUDA) ... ok (0.040s) 2022-05-18T06:25:07.7969217Z test_unary_slowpath__foreach_neg_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:07.8360208Z test_unary_slowpath__foreach_neg_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:07.8708849Z test_unary_slowpath__foreach_neg_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:07.9046712Z test_unary_slowpath__foreach_neg_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:07.9370166Z test_unary_slowpath__foreach_neg_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:07.9590389Z test_unary_slowpath__foreach_neg_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:25:07.9807078Z test_unary_slowpath__foreach_neg_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:25:08.0005870Z test_unary_slowpath__foreach_neg_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.020s) 2022-05-18T06:25:08.0223722Z test_unary_slowpath__foreach_neg_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:25:08.0442661Z test_unary_slowpath__foreach_neg_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.022s) 2022-05-18T06:25:08.0787655Z test_unary_slowpath__foreach_reciprocal_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:08.1166304Z test_unary_slowpath__foreach_reciprocal_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:08.1544571Z test_unary_slowpath__foreach_reciprocal_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:08.1934770Z test_unary_slowpath__foreach_reciprocal_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:08.2272112Z test_unary_slowpath__foreach_reciprocal_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:08.2612375Z test_unary_slowpath__foreach_reciprocal_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:08.2937059Z test_unary_slowpath__foreach_reciprocal_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:08.3317495Z test_unary_slowpath__foreach_reciprocal_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:08.3705610Z test_unary_slowpath__foreach_reciprocal_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:08.4089528Z test_unary_slowpath__foreach_reciprocal_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:08.4475777Z test_unary_slowpath__foreach_reciprocal_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:08.4860651Z test_unary_slowpath__foreach_reciprocal_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:08.5207018Z test_unary_slowpath__foreach_round_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:08.5594138Z test_unary_slowpath__foreach_round_cuda_bool (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:08.6037110Z test_unary_slowpath__foreach_round_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:08.6484514Z test_unary_slowpath__foreach_round_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.044s) 2022-05-18T06:25:08.6836568Z test_unary_slowpath__foreach_round_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:08.7177665Z test_unary_slowpath__foreach_round_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:08.7499777Z test_unary_slowpath__foreach_round_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:08.7890464Z test_unary_slowpath__foreach_round_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:08.8282996Z test_unary_slowpath__foreach_round_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:08.8676556Z test_unary_slowpath__foreach_round_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:08.9065497Z test_unary_slowpath__foreach_round_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:08.9458875Z test_unary_slowpath__foreach_round_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:08.9810896Z test_unary_slowpath__foreach_sigmoid_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:09.0192224Z test_unary_slowpath__foreach_sigmoid_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.0572289Z test_unary_slowpath__foreach_sigmoid_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.0964127Z test_unary_slowpath__foreach_sigmoid_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:09.1303230Z test_unary_slowpath__foreach_sigmoid_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:09.1644104Z test_unary_slowpath__foreach_sigmoid_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:09.1964750Z test_unary_slowpath__foreach_sigmoid_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:09.2348486Z test_unary_slowpath__foreach_sigmoid_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.2739418Z test_unary_slowpath__foreach_sigmoid_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:09.3126294Z test_unary_slowpath__foreach_sigmoid_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:09.3513419Z test_unary_slowpath__foreach_sigmoid_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.3901298Z test_unary_slowpath__foreach_sigmoid_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.4247418Z test_unary_slowpath__foreach_sin_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:09.4624051Z test_unary_slowpath__foreach_sin_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.5002328Z test_unary_slowpath__foreach_sin_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.5392735Z test_unary_slowpath__foreach_sin_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:09.5739318Z test_unary_slowpath__foreach_sin_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:09.6079442Z test_unary_slowpath__foreach_sin_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:09.6402729Z test_unary_slowpath__foreach_sin_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:09.6784700Z test_unary_slowpath__foreach_sin_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.7170503Z test_unary_slowpath__foreach_sin_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.7555192Z test_unary_slowpath__foreach_sin_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.7939844Z test_unary_slowpath__foreach_sin_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.8326369Z test_unary_slowpath__foreach_sin_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.8679281Z test_unary_slowpath__foreach_sinh_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:09.9060251Z test_unary_slowpath__foreach_sinh_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.9438551Z test_unary_slowpath__foreach_sinh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:09.9829013Z test_unary_slowpath__foreach_sinh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:10.0165115Z test_unary_slowpath__foreach_sinh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:10.0505465Z test_unary_slowpath__foreach_sinh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:10.0826623Z test_unary_slowpath__foreach_sinh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:10.1211945Z test_unary_slowpath__foreach_sinh_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.1602860Z test_unary_slowpath__foreach_sinh_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:10.1988899Z test_unary_slowpath__foreach_sinh_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.2377748Z test_unary_slowpath__foreach_sinh_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:10.2765282Z test_unary_slowpath__foreach_sinh_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.3109607Z test_unary_slowpath__foreach_sqrt_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:10.3490156Z test_unary_slowpath__foreach_sqrt_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.3868499Z test_unary_slowpath__foreach_sqrt_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.4260608Z test_unary_slowpath__foreach_sqrt_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:10.4607663Z test_unary_slowpath__foreach_sqrt_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:10.4944685Z test_unary_slowpath__foreach_sqrt_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:10.5266483Z test_unary_slowpath__foreach_sqrt_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:10.5649512Z test_unary_slowpath__foreach_sqrt_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.6036701Z test_unary_slowpath__foreach_sqrt_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:10.6423457Z test_unary_slowpath__foreach_sqrt_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.6812146Z test_unary_slowpath__foreach_sqrt_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.7197542Z test_unary_slowpath__foreach_sqrt_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:10.7549453Z test_unary_slowpath__foreach_tan_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:10.7930838Z test_unary_slowpath__foreach_tan_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.8308296Z test_unary_slowpath__foreach_tan_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:10.8698860Z test_unary_slowpath__foreach_tan_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:10.9039602Z test_unary_slowpath__foreach_tan_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:10.9380960Z test_unary_slowpath__foreach_tan_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:10.9703826Z test_unary_slowpath__foreach_tan_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:11.0091192Z test_unary_slowpath__foreach_tan_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:11.0483026Z test_unary_slowpath__foreach_tan_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:11.0870034Z test_unary_slowpath__foreach_tan_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:11.1257223Z test_unary_slowpath__foreach_tan_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:11.1645139Z test_unary_slowpath__foreach_tan_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:11.1992059Z test_unary_slowpath__foreach_tanh_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:11.2372810Z test_unary_slowpath__foreach_tanh_cuda_bool (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:11.2750691Z test_unary_slowpath__foreach_tanh_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:11.3139818Z test_unary_slowpath__foreach_tanh_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:11.3485065Z test_unary_slowpath__foreach_tanh_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:11.3822453Z test_unary_slowpath__foreach_tanh_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:11.4144840Z test_unary_slowpath__foreach_tanh_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:11.4527053Z test_unary_slowpath__foreach_tanh_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:11.4913201Z test_unary_slowpath__foreach_tanh_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:11.5298267Z test_unary_slowpath__foreach_tanh_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:11.5684942Z test_unary_slowpath__foreach_tanh_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:11.6071630Z test_unary_slowpath__foreach_tanh_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.038s) 2022-05-18T06:25:11.6424951Z test_unary_slowpath__foreach_trunc_cuda_bfloat16 (__main__.TestForeachCUDA) ... ok (0.035s) 2022-05-18T06:25:11.6812120Z test_unary_slowpath__foreach_trunc_cuda_bool (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:11.7265644Z test_unary_slowpath__foreach_trunc_cuda_complex128 (__main__.TestForeachCUDA) ... ok (0.045s) 2022-05-18T06:25:11.7716917Z test_unary_slowpath__foreach_trunc_cuda_complex64 (__main__.TestForeachCUDA) ... ok (0.045s) 2022-05-18T06:25:11.8061993Z test_unary_slowpath__foreach_trunc_cuda_float16 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:11.8401376Z test_unary_slowpath__foreach_trunc_cuda_float32 (__main__.TestForeachCUDA) ... ok (0.034s) 2022-05-18T06:25:11.8723609Z test_unary_slowpath__foreach_trunc_cuda_float64 (__main__.TestForeachCUDA) ... ok (0.032s) 2022-05-18T06:25:11.9115323Z test_unary_slowpath__foreach_trunc_cuda_int16 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:11.9514832Z test_unary_slowpath__foreach_trunc_cuda_int32 (__main__.TestForeachCUDA) ... ok (0.040s) 2022-05-18T06:25:11.9904817Z test_unary_slowpath__foreach_trunc_cuda_int64 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:12.0296154Z test_unary_slowpath__foreach_trunc_cuda_int8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:12.0687658Z test_unary_slowpath__foreach_trunc_cuda_uint8 (__main__.TestForeachCUDA) ... ok (0.039s) 2022-05-18T06:25:12.0688401Z 2022-05-18T06:25:12.0689527Z ---------------------------------------------------------------------- 2022-05-18T06:25:12.0691981Z Ran 1192 tests in 127.247s 2022-05-18T06:25:12.0693847Z 2022-05-18T06:25:12.0694219Z OK (skipped=5) 2022-05-18T06:25:12.0694646Z 2022-05-18T06:25:12.0694985Z Generating XML reports... 2022-05-18T06:25:12.2693857Z Generated XML report: test-reports/python-unittest/test_foreach/TEST-TestForeachCUDA-20220518062304.xml 2022-05-18T06:25:14.0852305Z Running test_unary_ufuncs ... [2022-05-18 06:25:14.084452] 2022-05-18T06:25:14.0853979Z Executing ['/opt/conda/bin/python', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:25:14.084614] 2022-05-18T06:25:16.7814531Z Test results will be stored in test-reports/python-unittest/test_unary_ufuncs 2022-05-18T06:25:17.2535169Z 2022-05-18T06:25:17.2535563Z Running tests... 2022-05-18T06:25:17.2537043Z ---------------------------------------------------------------------- 2022-05-18T06:25:17.3513888Z test_abs_angle_complex_to_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... test_unary_ufuncs.py:739: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T06:25:17.3515581Z float_out = torch.empty_like(t).float() 2022-05-18T06:25:17.3518959Z test_unary_ufuncs.py:748: 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 /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:25:17.3521139Z torch_fn(t, out=float_out) 2022-05-18T06:25:17.3650684Z ok (0.111s) 2022-05-18T06:25:17.3775241Z test_abs_angle_complex_to_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.3867030Z test_abs_big_number_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:17.3939463Z test_abs_signed_zero_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:25:17.3979489Z test_abs_signed_zero_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:17.3995763Z test_abs_zero_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:17.4013474Z test_abs_zero_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:17.4867032Z test_batch_vs_slicing_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2022-05-18T06:25:17.5056570Z test_batch_vs_slicing_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:25:17.5323935Z test_batch_vs_slicing_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:25:17.5573264Z test_batch_vs_slicing_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:25:17.5810881Z test_batch_vs_slicing_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:25:17.5951108Z test_batch_vs_slicing_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:17.6088362Z test_batch_vs_slicing_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:17.6225413Z test_batch_vs_slicing_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:17.6358284Z test_batch_vs_slicing_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:17.6485596Z test_batch_vs_slicing_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:17.6618886Z test_batch_vs_slicing_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:17.6751200Z test_batch_vs_slicing_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:17.6880895Z test_batch_vs_slicing_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:17.7334335Z test_batch_vs_slicing_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:25:17.7459252Z test_batch_vs_slicing_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.7640798Z test_batch_vs_slicing_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:25:17.7781686Z test_batch_vs_slicing_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:17.7901811Z test_batch_vs_slicing_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.8023651Z test_batch_vs_slicing_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.8143420Z test_batch_vs_slicing_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.8261865Z test_batch_vs_slicing_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.8381098Z test_batch_vs_slicing_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.8502746Z test_batch_vs_slicing_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.8624297Z test_batch_vs_slicing_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.8750061Z test_batch_vs_slicing_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:17.8989267Z test_batch_vs_slicing_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:25:17.9111580Z test_batch_vs_slicing_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.9298396Z test_batch_vs_slicing_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:25:17.9439142Z test_batch_vs_slicing_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:17.9559440Z test_batch_vs_slicing_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.9682102Z test_batch_vs_slicing_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.9806433Z test_batch_vs_slicing_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:17.9925236Z test_batch_vs_slicing_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.0045732Z test_batch_vs_slicing_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.0164651Z test_batch_vs_slicing_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.0284543Z test_batch_vs_slicing_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.0403605Z test_batch_vs_slicing_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.0577418Z test_batch_vs_slicing_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:25:18.0818105Z test_batch_vs_slicing_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:25:18.1058399Z test_batch_vs_slicing_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:25:18.1291585Z test_batch_vs_slicing_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:25:18.1418617Z test_batch_vs_slicing_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:18.1545796Z test_batch_vs_slicing_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:18.1670662Z test_batch_vs_slicing_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.1797347Z test_batch_vs_slicing_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:18.1923202Z test_batch_vs_slicing_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.2047381Z test_batch_vs_slicing_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.2174055Z test_batch_vs_slicing_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.2293862Z test_batch_vs_slicing_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.2412784Z test_batch_vs_slicing_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.2573114Z test_batch_vs_slicing_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:25:18.2702708Z test_batch_vs_slicing_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:18.2823190Z test_batch_vs_slicing_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.2943458Z test_batch_vs_slicing_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.3065487Z test_batch_vs_slicing_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.3185294Z test_batch_vs_slicing_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.3304288Z test_batch_vs_slicing_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.3422722Z test_batch_vs_slicing_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.3542064Z test_batch_vs_slicing_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.3660505Z test_batch_vs_slicing_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.3784745Z test_batch_vs_slicing_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.3904538Z test_batch_vs_slicing_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.4078830Z test_batch_vs_slicing_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:25:18.4209952Z test_batch_vs_slicing_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:18.4330465Z test_batch_vs_slicing_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.4451340Z test_batch_vs_slicing_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.4573719Z test_batch_vs_slicing_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.4694700Z test_batch_vs_slicing_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.4815717Z test_batch_vs_slicing_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.4936121Z test_batch_vs_slicing_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.5057120Z test_batch_vs_slicing_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.5177789Z test_batch_vs_slicing_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.5300506Z test_batch_vs_slicing_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.5422491Z test_batch_vs_slicing_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.5548699Z test_batch_vs_slicing_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.5674443Z test_batch_vs_slicing_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.5799146Z test_batch_vs_slicing_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.5918856Z test_batch_vs_slicing_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.6040567Z test_batch_vs_slicing_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.6160851Z test_batch_vs_slicing_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.6282286Z test_batch_vs_slicing_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.6401663Z test_batch_vs_slicing_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.6522186Z test_batch_vs_slicing_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.6644902Z test_batch_vs_slicing_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.6766032Z test_batch_vs_slicing_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.6889505Z test_batch_vs_slicing_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.7017202Z test_batch_vs_slicing_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:18.7143340Z test_batch_vs_slicing_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.7266224Z test_batch_vs_slicing_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.7391059Z test_batch_vs_slicing_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.7516999Z test_batch_vs_slicing_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.7637225Z test_batch_vs_slicing_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.7758203Z test_batch_vs_slicing_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.7880798Z test_batch_vs_slicing_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.7998942Z test_batch_vs_slicing_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.8121236Z test_batch_vs_slicing_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.8389374Z test_batch_vs_slicing_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:25:18.8506348Z test_batch_vs_slicing_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.8618523Z test_batch_vs_slicing_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:18.8728815Z test_batch_vs_slicing_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:18.8841310Z test_batch_vs_slicing_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:18.8954968Z test_batch_vs_slicing_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:18.9146992Z test_batch_vs_slicing_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:25:18.9268060Z test_batch_vs_slicing_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.9387501Z test_batch_vs_slicing_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.9505006Z test_batch_vs_slicing_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:18.9736667Z test_batch_vs_slicing_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:25:18.9955784Z test_batch_vs_slicing_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:25:19.0088701Z test_batch_vs_slicing_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:19.0224148Z test_batch_vs_slicing_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:19.0357271Z test_batch_vs_slicing_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:19.0486520Z test_batch_vs_slicing_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:19.0621943Z test_batch_vs_slicing_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:19.0750705Z test_batch_vs_slicing_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:19.0880996Z test_batch_vs_slicing_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:19.1010529Z test_batch_vs_slicing_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:19.1071508Z test_batch_vs_slicing_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:19.1115934Z test_batch_vs_slicing_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.1257108Z test_batch_vs_slicing_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:19.1397994Z test_batch_vs_slicing_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:19.1537520Z test_batch_vs_slicing_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:19.1596197Z test_batch_vs_slicing_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:19.1651116Z test_batch_vs_slicing_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.1711700Z test_batch_vs_slicing_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:19.1756046Z test_batch_vs_slicing_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.1803612Z test_batch_vs_slicing_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.1851557Z test_batch_vs_slicing_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.1899634Z test_batch_vs_slicing_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.1947032Z test_batch_vs_slicing_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.2064000Z test_batch_vs_slicing_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:19.2114451Z test_batch_vs_slicing_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.2259219Z test_batch_vs_slicing_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:19.2399146Z test_batch_vs_slicing_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:19.2536954Z test_batch_vs_slicing_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:19.2599103Z test_batch_vs_slicing_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:19.2656783Z test_batch_vs_slicing_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:19.2716663Z test_batch_vs_slicing_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:19.2765092Z test_batch_vs_slicing_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.2811082Z test_batch_vs_slicing_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.2861457Z test_batch_vs_slicing_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.2909131Z test_batch_vs_slicing_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.2955208Z test_batch_vs_slicing_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:19.3079474Z test_batch_vs_slicing_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.3200601Z test_batch_vs_slicing_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.3321992Z test_batch_vs_slicing_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.3443013Z test_batch_vs_slicing_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.3564763Z test_batch_vs_slicing_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.3685674Z test_batch_vs_slicing_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.3805512Z test_batch_vs_slicing_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.3923717Z test_batch_vs_slicing_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.4044069Z test_batch_vs_slicing_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.4162708Z test_batch_vs_slicing_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.4281859Z test_batch_vs_slicing_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.4401012Z test_batch_vs_slicing_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.4521278Z test_batch_vs_slicing_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.4642163Z test_batch_vs_slicing_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.4762648Z test_batch_vs_slicing_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.4886068Z test_batch_vs_slicing_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.5006023Z test_batch_vs_slicing_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.5126037Z test_batch_vs_slicing_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.5245960Z test_batch_vs_slicing_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.5365411Z test_batch_vs_slicing_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.5484708Z test_batch_vs_slicing_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.5604008Z test_batch_vs_slicing_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.5723207Z test_batch_vs_slicing_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.5842967Z test_batch_vs_slicing_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.5996446Z test_batch_vs_slicing_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:19.6266549Z test_batch_vs_slicing_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:25:19.6431938Z test_batch_vs_slicing_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:25:19.6582931Z test_batch_vs_slicing_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:19.6733155Z test_batch_vs_slicing_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:19.6882583Z test_batch_vs_slicing_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:19.7031058Z test_batch_vs_slicing_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:19.7179844Z test_batch_vs_slicing_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:19.7329243Z test_batch_vs_slicing_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:19.7475916Z test_batch_vs_slicing_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:19.7640505Z test_batch_vs_slicing_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:25:19.7758612Z test_batch_vs_slicing_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.7880295Z test_batch_vs_slicing_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.8003860Z test_batch_vs_slicing_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.8121056Z test_batch_vs_slicing_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.8241366Z test_batch_vs_slicing_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.8357157Z test_batch_vs_slicing_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.8476161Z test_batch_vs_slicing_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.8593612Z test_batch_vs_slicing_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.8930240Z test_batch_vs_slicing_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:25:19.9046604Z test_batch_vs_slicing_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.9163804Z test_batch_vs_slicing_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.9283661Z test_batch_vs_slicing_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.9399787Z test_batch_vs_slicing_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.9516870Z test_batch_vs_slicing_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.9632424Z test_batch_vs_slicing_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:19.9750124Z test_batch_vs_slicing_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:19.9865945Z test_batch_vs_slicing_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:19.9982365Z test_batch_vs_slicing_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.0102013Z test_batch_vs_slicing_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.0220225Z test_batch_vs_slicing_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.0335409Z test_batch_vs_slicing_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.0453448Z test_batch_vs_slicing_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.0570705Z test_batch_vs_slicing_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.0690602Z test_batch_vs_slicing_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.0804402Z test_batch_vs_slicing_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.0920617Z test_batch_vs_slicing_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.1035898Z test_batch_vs_slicing_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.1232739Z test_batch_vs_slicing_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:25:20.1354511Z test_batch_vs_slicing_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.1471960Z test_batch_vs_slicing_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.1588827Z test_batch_vs_slicing_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.1706154Z test_batch_vs_slicing_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.1822149Z test_batch_vs_slicing_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.1938233Z test_batch_vs_slicing_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.2052672Z test_batch_vs_slicing_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.2168486Z test_batch_vs_slicing_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.2286485Z test_batch_vs_slicing_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.2403098Z test_batch_vs_slicing_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.2520283Z test_batch_vs_slicing_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.2637565Z test_batch_vs_slicing_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.2753281Z test_batch_vs_slicing_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.2871319Z test_batch_vs_slicing_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.2989152Z test_batch_vs_slicing_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.3107753Z test_batch_vs_slicing_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.3224134Z test_batch_vs_slicing_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.3342070Z test_batch_vs_slicing_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.3461391Z test_batch_vs_slicing_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.3578435Z test_batch_vs_slicing_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.3700624Z test_batch_vs_slicing_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.3820357Z test_batch_vs_slicing_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.3938494Z test_batch_vs_slicing_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.4058247Z test_batch_vs_slicing_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.4175407Z test_batch_vs_slicing_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.4291261Z test_batch_vs_slicing_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.4408398Z test_batch_vs_slicing_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.4526231Z test_batch_vs_slicing_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.4640046Z test_batch_vs_slicing_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.4757993Z test_batch_vs_slicing_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.4874842Z test_batch_vs_slicing_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.4990585Z test_batch_vs_slicing_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.5104160Z test_batch_vs_slicing_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.5221935Z test_batch_vs_slicing_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.5338340Z test_batch_vs_slicing_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.5455415Z test_batch_vs_slicing_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.5570379Z test_batch_vs_slicing_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.5686814Z test_batch_vs_slicing_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.5801576Z test_batch_vs_slicing_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.5917323Z test_batch_vs_slicing_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.6032220Z test_batch_vs_slicing_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.6150647Z test_batch_vs_slicing_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.6266200Z test_batch_vs_slicing_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.6384636Z test_batch_vs_slicing_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.6499001Z test_batch_vs_slicing_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.6620049Z test_batch_vs_slicing_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.6735969Z test_batch_vs_slicing_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.6852326Z test_batch_vs_slicing_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.6969218Z test_batch_vs_slicing_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.7086850Z test_batch_vs_slicing_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.7093458Z test_batch_vs_slicing_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:20.7103093Z test_batch_vs_slicing_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:20.7109871Z test_batch_vs_slicing_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:20.7232506Z test_batch_vs_slicing_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.7348393Z test_batch_vs_slicing_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.7465366Z test_batch_vs_slicing_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.7582527Z test_batch_vs_slicing_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.7698526Z test_batch_vs_slicing_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.7815262Z test_batch_vs_slicing_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.7931868Z test_batch_vs_slicing_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.8049355Z test_batch_vs_slicing_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.8164985Z test_batch_vs_slicing_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:20.8283748Z test_batch_vs_slicing_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.8382945Z test_batch_vs_slicing_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:20.8478255Z test_batch_vs_slicing_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:20.8574427Z test_batch_vs_slicing_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:20.8938212Z test_batch_vs_slicing_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:20.9061175Z test_batch_vs_slicing_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:20.9922061Z test_batch_vs_slicing_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2022-05-18T06:25:21.0783187Z test_batch_vs_slicing_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2022-05-18T06:25:21.1649497Z test_batch_vs_slicing_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2022-05-18T06:25:21.2006777Z test_batch_vs_slicing_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:21.2364761Z test_batch_vs_slicing_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:21.2715007Z test_batch_vs_slicing_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:21.2837519Z test_batch_vs_slicing_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.2955387Z test_batch_vs_slicing_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.3075931Z test_batch_vs_slicing_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.3195698Z test_batch_vs_slicing_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.3316038Z test_batch_vs_slicing_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.3520306Z test_batch_vs_slicing_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:21.3645041Z test_batch_vs_slicing_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.4095242Z test_batch_vs_slicing_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:25:21.4557986Z test_batch_vs_slicing_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2022-05-18T06:25:21.5009886Z test_batch_vs_slicing_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:25:21.5222333Z test_batch_vs_slicing_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:25:21.5429749Z test_batch_vs_slicing_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:25:21.5634749Z test_batch_vs_slicing_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:21.5759712Z test_batch_vs_slicing_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.5882007Z test_batch_vs_slicing_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.6003653Z test_batch_vs_slicing_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.6127649Z test_batch_vs_slicing_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.6250135Z test_batch_vs_slicing_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.6362215Z test_batch_vs_slicing_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.6467968Z test_batch_vs_slicing_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.6580341Z test_batch_vs_slicing_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.6691863Z test_batch_vs_slicing_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.6813241Z test_batch_vs_slicing_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.6922082Z test_batch_vs_slicing_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.7032000Z test_batch_vs_slicing_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.7142069Z test_batch_vs_slicing_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.7251347Z test_batch_vs_slicing_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.7361554Z test_batch_vs_slicing_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.7470927Z test_batch_vs_slicing_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.7578785Z test_batch_vs_slicing_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.7688484Z test_batch_vs_slicing_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.7807036Z test_batch_vs_slicing_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.7913735Z test_batch_vs_slicing_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.8021575Z test_batch_vs_slicing_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.8132477Z test_batch_vs_slicing_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.8251591Z test_batch_vs_slicing_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.8368592Z test_batch_vs_slicing_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.8487173Z test_batch_vs_slicing_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.8608153Z test_batch_vs_slicing_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.8725359Z test_batch_vs_slicing_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.8834244Z test_batch_vs_slicing_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.8952632Z test_batch_vs_slicing_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.9061385Z test_batch_vs_slicing_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.9166805Z test_batch_vs_slicing_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:21.9274726Z test_batch_vs_slicing_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.9392240Z test_batch_vs_slicing_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.9508613Z test_batch_vs_slicing_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.9625452Z test_batch_vs_slicing_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:21.9745391Z test_batch_vs_slicing_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.9863478Z test_batch_vs_slicing_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:21.9984614Z test_batch_vs_slicing_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.0106141Z test_batch_vs_slicing_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.0289359Z test_batch_vs_slicing_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:25:22.0473377Z test_batch_vs_slicing_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:25:22.0654407Z test_batch_vs_slicing_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:25:22.0774313Z test_batch_vs_slicing_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.0895918Z test_batch_vs_slicing_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.1019069Z test_batch_vs_slicing_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.1140058Z test_batch_vs_slicing_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.1259902Z test_batch_vs_slicing_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.1381453Z test_batch_vs_slicing_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.1500720Z test_batch_vs_slicing_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.1622942Z test_batch_vs_slicing_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.1638540Z test_batch_vs_slicing_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1655766Z test_batch_vs_slicing_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1670462Z test_batch_vs_slicing_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1686443Z test_batch_vs_slicing_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1702024Z test_batch_vs_slicing_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1717825Z test_batch_vs_slicing_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:22.1734457Z test_batch_vs_slicing_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1750809Z test_batch_vs_slicing_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1768344Z test_batch_vs_slicing_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1789615Z test_batch_vs_slicing_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1804087Z test_batch_vs_slicing_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1819366Z test_batch_vs_slicing_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:22.1942582Z test_batch_vs_slicing_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.2059979Z test_batch_vs_slicing_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.2180084Z test_batch_vs_slicing_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.2332146Z test_batch_vs_slicing_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:22.2450606Z test_batch_vs_slicing_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.2567584Z test_batch_vs_slicing_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.2684075Z test_batch_vs_slicing_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.2804293Z test_batch_vs_slicing_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.2922401Z test_batch_vs_slicing_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.3123738Z test_batch_vs_slicing_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:22.3244332Z test_batch_vs_slicing_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.3384538Z test_batch_vs_slicing_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:22.3503271Z test_batch_vs_slicing_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.3622710Z test_batch_vs_slicing_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.3745489Z test_batch_vs_slicing_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.3863302Z test_batch_vs_slicing_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.3981071Z test_batch_vs_slicing_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.4096700Z test_batch_vs_slicing_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.4217046Z test_batch_vs_slicing_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.4334170Z test_batch_vs_slicing_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.4451706Z test_batch_vs_slicing_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.4567846Z test_batch_vs_slicing_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.4683023Z test_batch_vs_slicing_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.4797957Z test_batch_vs_slicing_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.4912749Z test_batch_vs_slicing_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.5028897Z test_batch_vs_slicing_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.5142310Z test_batch_vs_slicing_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.5255973Z test_batch_vs_slicing_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.5371331Z test_batch_vs_slicing_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.5489327Z test_batch_vs_slicing_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.5604207Z test_batch_vs_slicing_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.5720622Z test_batch_vs_slicing_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.5836907Z test_batch_vs_slicing_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.5974572Z test_batch_vs_slicing_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:22.6091278Z test_batch_vs_slicing_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.6207667Z test_batch_vs_slicing_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.6323728Z test_batch_vs_slicing_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.6441236Z test_batch_vs_slicing_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.6556467Z test_batch_vs_slicing_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.6674652Z test_batch_vs_slicing_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.6791528Z test_batch_vs_slicing_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.6906775Z test_batch_vs_slicing_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.7020890Z test_batch_vs_slicing_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.7138589Z test_batch_vs_slicing_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.7256295Z test_batch_vs_slicing_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.7391013Z test_batch_vs_slicing_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:22.7509565Z test_batch_vs_slicing_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.7627370Z test_batch_vs_slicing_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.7743224Z test_batch_vs_slicing_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.7857743Z test_batch_vs_slicing_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.7970629Z test_batch_vs_slicing_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.8086999Z test_batch_vs_slicing_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.8200933Z test_batch_vs_slicing_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.8315246Z test_batch_vs_slicing_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.8431240Z test_batch_vs_slicing_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.8547024Z test_batch_vs_slicing_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:22.8778099Z test_batch_vs_slicing_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:25:22.8902233Z test_batch_vs_slicing_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.9023909Z test_batch_vs_slicing_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.9144454Z test_batch_vs_slicing_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.9269566Z test_batch_vs_slicing_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.9389265Z test_batch_vs_slicing_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.9513108Z test_batch_vs_slicing_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.9630353Z test_batch_vs_slicing_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.9748014Z test_batch_vs_slicing_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.9866017Z test_batch_vs_slicing_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:22.9986546Z test_batch_vs_slicing_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.0104937Z test_batch_vs_slicing_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.0224795Z test_batch_vs_slicing_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.0345076Z test_batch_vs_slicing_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.0465522Z test_batch_vs_slicing_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.0585293Z test_batch_vs_slicing_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.0702642Z test_batch_vs_slicing_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.0822776Z test_batch_vs_slicing_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.0945467Z test_batch_vs_slicing_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.1061750Z test_batch_vs_slicing_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.1179784Z test_batch_vs_slicing_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.1300391Z test_batch_vs_slicing_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:23.2297195Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.100s) 2022-05-18T06:25:23.3198691Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2022-05-18T06:25:23.4084275Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2022-05-18T06:25:23.4968328Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2022-05-18T06:25:23.5859657Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2022-05-18T06:25:23.6739158Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2022-05-18T06:25:23.7626692Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2022-05-18T06:25:23.8513256Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2022-05-18T06:25:23.9411869Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2022-05-18T06:25:24.0311222Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2022-05-18T06:25:24.1210075Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2022-05-18T06:25:24.2127714Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2022-05-18T06:25:24.3044396Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2022-05-18T06:25:24.3957799Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2022-05-18T06:25:24.4873133Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2022-05-18T06:25:24.5794278Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2022-05-18T06:25:24.6676782Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2022-05-18T06:25:24.7575454Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2022-05-18T06:25:24.8471753Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2022-05-18T06:25:24.9383409Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2022-05-18T06:25:25.0297606Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2022-05-18T06:25:25.1217493Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2022-05-18T06:25:25.2133538Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2022-05-18T06:25:25.3058310Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2022-05-18T06:25:25.3191230Z test_batch_vs_slicing_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.3309023Z test_batch_vs_slicing_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.3435403Z test_batch_vs_slicing_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.3565237Z test_batch_vs_slicing_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.3691938Z test_batch_vs_slicing_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.3810731Z test_batch_vs_slicing_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.3930519Z test_batch_vs_slicing_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.4049126Z test_batch_vs_slicing_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.4167149Z test_batch_vs_slicing_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.4286064Z test_batch_vs_slicing_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.4402425Z test_batch_vs_slicing_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:25.4517349Z test_batch_vs_slicing_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.4632658Z test_batch_vs_slicing_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:25.4747844Z test_batch_vs_slicing_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:25.4861530Z test_batch_vs_slicing_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:25.4978476Z test_batch_vs_slicing_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.5093594Z test_batch_vs_slicing_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:25.5202453Z test_batch_vs_slicing_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:25.5308988Z test_batch_vs_slicing_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:25.5414581Z test_batch_vs_slicing_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:25.5522944Z test_batch_vs_slicing_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:25.5626208Z test_batch_vs_slicing_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:25.6071407Z test_batch_vs_slicing_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:25:25.6202866Z test_batch_vs_slicing_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.6335386Z test_batch_vs_slicing_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.6462183Z test_batch_vs_slicing_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.6594375Z test_batch_vs_slicing_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.6724157Z test_batch_vs_slicing_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.6855800Z test_batch_vs_slicing_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.6986377Z test_batch_vs_slicing_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.7113783Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.7238540Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.7362301Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.7489597Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:25.7629629Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:25.7767630Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:25.7905117Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:25.8028448Z test_batch_vs_slicing_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.8152411Z test_batch_vs_slicing_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.8275804Z test_batch_vs_slicing_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.8398879Z test_batch_vs_slicing_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:25.9214179Z test_batch_vs_slicing_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:25:26.0028823Z test_batch_vs_slicing_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.081s) 2022-05-18T06:25:26.0835467Z test_batch_vs_slicing_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.081s) 2022-05-18T06:25:26.1642435Z test_batch_vs_slicing_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2022-05-18T06:25:26.1770297Z test_batch_vs_slicing_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:26.1897949Z test_batch_vs_slicing_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:26.2023298Z test_batch_vs_slicing_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:26.2149218Z test_batch_vs_slicing_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:26.2276282Z test_batch_vs_slicing_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:26.2397636Z test_batch_vs_slicing_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:26.2521698Z test_batch_vs_slicing_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:26.2646539Z test_batch_vs_slicing_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:26.3002242Z test_batch_vs_slicing_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:26.3357929Z test_batch_vs_slicing_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:26.3860124Z test_batch_vs_slicing_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:25:26.4355607Z test_batch_vs_slicing_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:25:26.4714975Z test_batch_vs_slicing_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:26.5072115Z test_batch_vs_slicing_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:26.5429011Z test_batch_vs_slicing_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:26.5784780Z test_batch_vs_slicing_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:26.6140407Z test_batch_vs_slicing_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:26.6494946Z test_batch_vs_slicing_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:26.6850310Z test_batch_vs_slicing_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:26.7206760Z test_batch_vs_slicing_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:26.7409084Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:26.7667521Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:25:26.7877240Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:25:26.8077091Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:26.8280400Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:26.8483130Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:26.8687761Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:26.8893224Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:26.9099061Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:26.9300481Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:26.9505493Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:26.9630628Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:26.9755294Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:26.9881039Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.0004248Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.0126428Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.0248760Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.0374276Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.0499200Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.0623745Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.0745769Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.0870479Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.0995914Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.1121038Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.1245464Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.1369181Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.1495386Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.1620518Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.1744184Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:27.1948474Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.2286441Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:25:27.2611542Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:25:27.3151715Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2022-05-18T06:25:27.3357740Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.3562523Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.3769700Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:25:27.3974889Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.4178616Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.4383517Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.4712427Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:25:27.5031008Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:25:27.5562310Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2022-05-18T06:25:27.5766186Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.5969868Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.6175273Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.6379719Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.6582244Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.6786259Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.7124840Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:25:27.7443486Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:25:27.7974462Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2022-05-18T06:25:27.8178269Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.8382516Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.8589196Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.8794185Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.8997549Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:27.9049252Z test_batch_vs_slicing_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:27.9103433Z test_batch_vs_slicing_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:27.9155305Z test_batch_vs_slicing_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:27.9208420Z test_batch_vs_slicing_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:27.9260667Z test_batch_vs_slicing_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:27.9314434Z test_batch_vs_slicing_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:27.9357395Z test_batch_vs_slicing_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:27.9402202Z test_batch_vs_slicing_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:27.9445829Z test_batch_vs_slicing_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:27.9491771Z test_batch_vs_slicing_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:27.9534490Z test_batch_vs_slicing_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:27.9682361Z test_batch_vs_slicing_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:27.9829429Z test_batch_vs_slicing_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:27.9975792Z test_batch_vs_slicing_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:28.0122197Z test_batch_vs_slicing_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:28.0266841Z test_batch_vs_slicing_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:28.0414008Z test_batch_vs_slicing_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:28.0560777Z test_batch_vs_slicing_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:28.0707809Z test_batch_vs_slicing_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:28.0851959Z test_batch_vs_slicing_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:28.0996301Z test_batch_vs_slicing_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:28.1051764Z test_batch_vs_slicing_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:28.1093829Z test_batch_vs_slicing_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:28.1188486Z test_batch_vs_slicing_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:28.1282099Z test_batch_vs_slicing_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:28.1377861Z test_batch_vs_slicing_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:28.1432110Z test_batch_vs_slicing_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:28.1486425Z test_batch_vs_slicing_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:28.1537534Z test_batch_vs_slicing_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:28.1582359Z test_batch_vs_slicing_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:28.1625989Z test_batch_vs_slicing_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:28.1670724Z test_batch_vs_slicing_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:28.1714639Z test_batch_vs_slicing_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:28.1757012Z test_batch_vs_slicing_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:28.1878633Z test_batch_vs_slicing_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.1993598Z test_batch_vs_slicing_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.2107360Z test_batch_vs_slicing_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.2223769Z test_batch_vs_slicing_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.2339882Z test_batch_vs_slicing_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.2454750Z test_batch_vs_slicing_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.2570050Z test_batch_vs_slicing_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.2686088Z test_batch_vs_slicing_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.2801004Z test_batch_vs_slicing_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.2915537Z test_batch_vs_slicing_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.3029350Z test_batch_vs_slicing_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.3146095Z test_batch_vs_slicing_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.3261619Z test_batch_vs_slicing_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.3375866Z test_batch_vs_slicing_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.3492640Z test_batch_vs_slicing_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.3609192Z test_batch_vs_slicing_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.3734318Z test_batch_vs_slicing_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.3854749Z test_batch_vs_slicing_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.3977157Z test_batch_vs_slicing_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.4097602Z test_batch_vs_slicing_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.4219098Z test_batch_vs_slicing_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.4338647Z test_batch_vs_slicing_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.4460800Z test_batch_vs_slicing_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.4583217Z test_batch_vs_slicing_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.4705354Z test_batch_vs_slicing_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.4824822Z test_batch_vs_slicing_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.4950228Z test_batch_vs_slicing_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.5072957Z test_batch_vs_slicing_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.5189655Z test_batch_vs_slicing_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.5305414Z test_batch_vs_slicing_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.5423719Z test_batch_vs_slicing_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.5539955Z test_batch_vs_slicing_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.5657434Z test_batch_vs_slicing_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.5771548Z test_batch_vs_slicing_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.5887853Z test_batch_vs_slicing_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.6003577Z test_batch_vs_slicing_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.6116431Z test_batch_vs_slicing_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.6232449Z test_batch_vs_slicing_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.6348741Z test_batch_vs_slicing_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.6466125Z test_batch_vs_slicing_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.6580732Z test_batch_vs_slicing_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.6688072Z test_batch_vs_slicing_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.6803838Z test_batch_vs_slicing_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.6919585Z test_batch_vs_slicing_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.7036212Z test_batch_vs_slicing_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.7152356Z test_batch_vs_slicing_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.7267433Z test_batch_vs_slicing_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.7381385Z test_batch_vs_slicing_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:28.7489166Z test_batch_vs_slicing_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.7596268Z test_batch_vs_slicing_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:28.7701037Z test_batch_vs_slicing_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:28.7807751Z test_batch_vs_slicing_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:28.7911448Z test_batch_vs_slicing_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:28.8027906Z test_batch_vs_slicing_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:28.9837453Z test_batch_vs_slicing_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.181s) 2022-05-18T06:25:28.9957732Z test_batch_vs_slicing_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.0077120Z test_batch_vs_slicing_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.0196027Z test_batch_vs_slicing_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.0312385Z test_batch_vs_slicing_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.0428251Z test_batch_vs_slicing_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.0544296Z test_batch_vs_slicing_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.0660949Z test_batch_vs_slicing_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.0777344Z test_batch_vs_slicing_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.0892761Z test_batch_vs_slicing_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.1007953Z test_batch_vs_slicing_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.1124975Z test_batch_vs_slicing_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.1238636Z test_batch_vs_slicing_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.1349597Z test_batch_vs_slicing_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.1464625Z test_batch_vs_slicing_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.1578990Z test_batch_vs_slicing_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.1692323Z test_batch_vs_slicing_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.1800278Z test_batch_vs_slicing_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.1905334Z test_batch_vs_slicing_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:29.2014006Z test_batch_vs_slicing_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.2120295Z test_batch_vs_slicing_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.2227196Z test_batch_vs_slicing_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:29.2335780Z test_batch_vs_slicing_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.2453199Z test_batch_vs_slicing_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.2560791Z test_batch_vs_slicing_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.2664789Z test_batch_vs_slicing_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:29.2771888Z test_batch_vs_slicing_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.2877473Z test_batch_vs_slicing_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:29.2981785Z test_batch_vs_slicing_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:29.3087342Z test_batch_vs_slicing_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:29.3192796Z test_batch_vs_slicing_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:29.3298801Z test_batch_vs_slicing_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:29.3414267Z test_batch_vs_slicing_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.3527556Z test_batch_vs_slicing_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.3644716Z test_batch_vs_slicing_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.3762371Z test_batch_vs_slicing_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.3879461Z test_batch_vs_slicing_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.3992720Z test_batch_vs_slicing_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.4108850Z test_batch_vs_slicing_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.4223506Z test_batch_vs_slicing_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.4336639Z test_batch_vs_slicing_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.4449745Z test_batch_vs_slicing_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.4565086Z test_batch_vs_slicing_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.4679975Z test_batch_vs_slicing_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.4797120Z test_batch_vs_slicing_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.4914471Z test_batch_vs_slicing_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.5040823Z test_batch_vs_slicing_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:29.5160043Z test_batch_vs_slicing_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.5276547Z test_batch_vs_slicing_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.5392506Z test_batch_vs_slicing_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.5510422Z test_batch_vs_slicing_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.5626651Z test_batch_vs_slicing_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.5741630Z test_batch_vs_slicing_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.5856741Z test_batch_vs_slicing_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.5972260Z test_batch_vs_slicing_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.6087382Z test_batch_vs_slicing_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.6202253Z test_batch_vs_slicing_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.6320108Z test_batch_vs_slicing_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.6438213Z test_batch_vs_slicing_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.6558303Z test_batch_vs_slicing_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.6674682Z test_batch_vs_slicing_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.6790016Z test_batch_vs_slicing_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.6907650Z test_batch_vs_slicing_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.7023880Z test_batch_vs_slicing_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.7139814Z test_batch_vs_slicing_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.7255930Z test_batch_vs_slicing_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.7372491Z test_batch_vs_slicing_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.7487251Z test_batch_vs_slicing_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.7603894Z test_batch_vs_slicing_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.7717442Z test_batch_vs_slicing_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.7835352Z test_batch_vs_slicing_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.7953072Z test_batch_vs_slicing_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.8070688Z test_batch_vs_slicing_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.8183555Z test_batch_vs_slicing_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.8297670Z test_batch_vs_slicing_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.8411757Z test_batch_vs_slicing_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.8526479Z test_batch_vs_slicing_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.8643027Z test_batch_vs_slicing_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:29.8759258Z test_batch_vs_slicing_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:29.9085668Z test_batch_vs_slicing_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:25:29.9415520Z test_batch_vs_slicing_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:25:29.9541439Z test_batch_vs_slicing_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:29.9669980Z test_batch_vs_slicing_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:29.9799031Z test_batch_vs_slicing_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:29.9927543Z test_batch_vs_slicing_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.0045024Z test_batch_vs_slicing_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.0158242Z test_batch_vs_slicing_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.0272359Z test_batch_vs_slicing_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.0388348Z test_batch_vs_slicing_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.0508120Z test_batch_vs_slicing_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.0623891Z test_batch_vs_slicing_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.0737093Z test_batch_vs_slicing_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.0850252Z test_batch_vs_slicing_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.0966667Z test_batch_vs_slicing_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.1080354Z test_batch_vs_slicing_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.1194000Z test_batch_vs_slicing_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.1312315Z test_batch_vs_slicing_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.1430547Z test_batch_vs_slicing_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.1548453Z test_batch_vs_slicing_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.1665696Z test_batch_vs_slicing_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.1786369Z test_batch_vs_slicing_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.1901107Z test_batch_vs_slicing_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.2018718Z test_batch_vs_slicing_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.2132786Z test_batch_vs_slicing_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.2248776Z test_batch_vs_slicing_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.2366697Z test_batch_vs_slicing_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.2483024Z test_batch_vs_slicing_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.2600520Z test_batch_vs_slicing_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.2716556Z test_batch_vs_slicing_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.2831979Z test_batch_vs_slicing_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.2946628Z test_batch_vs_slicing_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.3063866Z test_batch_vs_slicing_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.3185198Z test_batch_vs_slicing_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.3371352Z test_batch_vs_slicing_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:25:30.3584871Z test_batch_vs_slicing_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:25:30.3703030Z test_batch_vs_slicing_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.3820139Z test_batch_vs_slicing_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.3936425Z test_batch_vs_slicing_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.4052585Z test_batch_vs_slicing_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.4172127Z test_batch_vs_slicing_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.4523187Z test_batch_vs_slicing_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:30.4873658Z test_batch_vs_slicing_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:30.5220482Z test_batch_vs_slicing_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:30.5567734Z test_batch_vs_slicing_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:30.5912517Z test_batch_vs_slicing_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:25:30.6259995Z test_batch_vs_slicing_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:30.6610284Z test_batch_vs_slicing_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:30.6963161Z test_batch_vs_slicing_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:30.7313726Z test_batch_vs_slicing_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:30.7665036Z test_batch_vs_slicing_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:30.7779088Z test_batch_vs_slicing_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.7896510Z test_batch_vs_slicing_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.8014423Z test_batch_vs_slicing_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.8130311Z test_batch_vs_slicing_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.8245366Z test_batch_vs_slicing_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.8360793Z test_batch_vs_slicing_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.8477061Z test_batch_vs_slicing_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.8593394Z test_batch_vs_slicing_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:30.8721054Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.8851274Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.8981510Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.9111784Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.9238650Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.9365543Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.9493531Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.9622710Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.9748704Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:30.9868614Z test_batch_vs_slicing_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:30.9983252Z test_batch_vs_slicing_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.0103519Z test_batch_vs_slicing_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.0219588Z test_batch_vs_slicing_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.0335390Z test_batch_vs_slicing_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.0451333Z test_batch_vs_slicing_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.0567417Z test_batch_vs_slicing_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.0684604Z test_batch_vs_slicing_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.0795967Z test_batch_vs_slicing_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.0910454Z test_batch_vs_slicing_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.1025746Z test_batch_vs_slicing_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.1140283Z test_batch_vs_slicing_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.1433146Z test_batch_vs_slicing_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:25:31.1632048Z test_batch_vs_slicing_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:31.1788307Z test_batch_vs_slicing_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:25:31.1908683Z test_batch_vs_slicing_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.2030753Z test_batch_vs_slicing_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.2153309Z test_batch_vs_slicing_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.2274616Z test_batch_vs_slicing_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.2387830Z test_batch_vs_slicing_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.2500714Z test_batch_vs_slicing_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.2614491Z test_batch_vs_slicing_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.2725447Z test_batch_vs_slicing_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.2838897Z test_batch_vs_slicing_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.2955825Z test_batch_vs_slicing_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.3069828Z test_batch_vs_slicing_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.3184895Z test_batch_vs_slicing_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.3300344Z test_batch_vs_slicing_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.3417806Z test_batch_vs_slicing_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.3531603Z test_batch_vs_slicing_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.3646098Z test_batch_vs_slicing_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.3762937Z test_batch_vs_slicing_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.3877138Z test_batch_vs_slicing_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.3988552Z test_batch_vs_slicing_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.4103734Z test_batch_vs_slicing_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.4218873Z test_batch_vs_slicing_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.4334187Z test_batch_vs_slicing_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.4448001Z test_batch_vs_slicing_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.4564679Z test_batch_vs_slicing_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.4681214Z test_batch_vs_slicing_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.4794330Z test_batch_vs_slicing_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.4911396Z test_batch_vs_slicing_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.5032034Z test_batch_vs_slicing_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:31.5144773Z test_batch_vs_slicing_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.5258159Z test_batch_vs_slicing_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.5373606Z test_batch_vs_slicing_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.5488444Z test_batch_vs_slicing_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.5601643Z test_batch_vs_slicing_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.5718128Z test_batch_vs_slicing_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.5830211Z test_batch_vs_slicing_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.5941958Z test_batch_vs_slicing_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.6054736Z test_batch_vs_slicing_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:31.6081073Z test_complex_edge_values_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.6107206Z test_contig_size1_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6128943Z test_contig_size1_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6153190Z test_contig_size1_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6176554Z test_contig_size1_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6199315Z test_contig_size1_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6221761Z test_contig_size1_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6246032Z test_contig_size1_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6269595Z test_contig_size1_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6289289Z test_contig_size1_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6310636Z test_contig_size1_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6330841Z test_contig_size1_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6349794Z test_contig_size1_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6373587Z test_contig_size1_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6396244Z test_contig_size1_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6419326Z test_contig_size1_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6442720Z test_contig_size1_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6466179Z test_contig_size1_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6489153Z test_contig_size1_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6510725Z test_contig_size1_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6536341Z test_contig_size1_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6558742Z test_contig_size1_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6583194Z test_contig_size1_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6604580Z test_contig_size1_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6626149Z test_contig_size1_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6650428Z test_contig_size1_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6672069Z test_contig_size1_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6692343Z test_contig_size1_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6720921Z test_contig_size1_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.6744624Z test_contig_size1_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6767173Z test_contig_size1_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6788811Z test_contig_size1_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6812899Z test_contig_size1_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6832616Z test_contig_size1_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6854829Z test_contig_size1_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6874787Z test_contig_size1_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6903810Z test_contig_size1_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.6924512Z test_contig_size1_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6947381Z test_contig_size1_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6969750Z test_contig_size1_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.6992344Z test_contig_size1_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7016919Z test_contig_size1_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7040471Z test_contig_size1_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7063641Z test_contig_size1_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7089176Z test_contig_size1_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7110996Z test_contig_size1_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7131914Z test_contig_size1_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7150996Z test_contig_size1_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7173301Z test_contig_size1_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7195214Z test_contig_size1_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7220721Z test_contig_size1_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7247156Z test_contig_size1_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7273330Z test_contig_size1_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.7297213Z test_contig_size1_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7321392Z test_contig_size1_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7369958Z test_contig_size1_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:31.7391858Z test_contig_size1_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7414072Z test_contig_size1_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7434971Z test_contig_size1_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7457007Z test_contig_size1_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7483295Z test_contig_size1_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7504589Z test_contig_size1_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7526740Z test_contig_size1_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7552076Z test_contig_size1_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7575588Z test_contig_size1_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7596812Z test_contig_size1_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7621607Z test_contig_size1_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7642793Z test_contig_size1_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7668197Z test_contig_size1_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7688162Z test_contig_size1_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7711645Z test_contig_size1_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7733386Z test_contig_size1_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7751663Z test_contig_size1_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7775952Z test_contig_size1_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7797769Z test_contig_size1_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7822120Z test_contig_size1_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7850765Z test_contig_size1_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.7873393Z test_contig_size1_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7895081Z test_contig_size1_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7917404Z test_contig_size1_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7938796Z test_contig_size1_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7959194Z test_contig_size1_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.7983153Z test_contig_size1_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8004930Z test_contig_size1_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8031622Z test_contig_size1_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.8054150Z test_contig_size1_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8073798Z test_contig_size1_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8096963Z test_contig_size1_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8122695Z test_contig_size1_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8144500Z test_contig_size1_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8166783Z test_contig_size1_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8188759Z test_contig_size1_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8216674Z test_contig_size1_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.8236921Z test_contig_size1_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8258713Z test_contig_size1_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8279218Z test_contig_size1_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8300759Z test_contig_size1_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8324241Z test_contig_size1_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8346518Z test_contig_size1_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8366672Z test_contig_size1_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8389570Z test_contig_size1_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8412593Z test_contig_size1_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8430341Z test_contig_size1_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8454993Z test_contig_size1_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8475710Z test_contig_size1_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8502877Z test_contig_size1_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8525166Z test_contig_size1_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8546836Z test_contig_size1_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8573088Z test_contig_size1_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8591511Z test_contig_size1_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8617612Z test_contig_size1_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8643435Z test_contig_size1_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8664097Z test_contig_size1_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8684564Z test_contig_size1_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8704732Z test_contig_size1_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8725705Z test_contig_size1_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8748977Z test_contig_size1_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8771969Z test_contig_size1_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8790318Z test_contig_size1_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8817476Z test_contig_size1_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8842445Z test_contig_size1_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8866607Z test_contig_size1_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8888973Z test_contig_size1_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8909144Z test_contig_size1_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8934506Z test_contig_size1_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8954059Z test_contig_size1_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8975900Z test_contig_size1_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.8996675Z test_contig_size1_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9015320Z test_contig_size1_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9036824Z test_contig_size1_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9058849Z test_contig_size1_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9079141Z test_contig_size1_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9107539Z test_contig_size1_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.9129441Z test_contig_size1_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9156602Z test_contig_size1_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9178597Z test_contig_size1_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9200883Z test_contig_size1_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9221974Z test_contig_size1_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9242754Z test_contig_size1_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9262810Z test_contig_size1_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9288795Z test_contig_size1_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.9311176Z test_contig_size1_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9330878Z test_contig_size1_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9353423Z test_contig_size1_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9376122Z test_contig_size1_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9399559Z test_contig_size1_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9422504Z test_contig_size1_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9445533Z test_contig_size1_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9473378Z test_contig_size1_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.9495793Z test_contig_size1_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9517305Z test_contig_size1_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9538105Z test_contig_size1_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9559707Z test_contig_size1_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9581533Z test_contig_size1_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9603065Z test_contig_size1_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9629486Z test_contig_size1_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9654342Z test_contig_size1_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9677921Z test_contig_size1_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9700905Z test_contig_size1_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9725017Z test_contig_size1_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9746433Z test_contig_size1_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9768039Z test_contig_size1_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9792460Z test_contig_size1_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9815844Z test_contig_size1_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9842034Z test_contig_size1_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9860510Z test_contig_size1_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9882439Z test_contig_size1_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9907179Z test_contig_size1_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9928444Z test_contig_size1_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:31.9952449Z test_contig_size1_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:31.9978637Z test_contig_size1_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0000007Z test_contig_size1_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0028012Z test_contig_size1_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.0049772Z test_contig_size1_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0072505Z test_contig_size1_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0097867Z test_contig_size1_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0121233Z test_contig_size1_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0142654Z test_contig_size1_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0166625Z test_contig_size1_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0188521Z test_contig_size1_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0212273Z test_contig_size1_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0235858Z test_contig_size1_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0257303Z test_contig_size1_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0280306Z test_contig_size1_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0300418Z test_contig_size1_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0322789Z test_contig_size1_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0344608Z test_contig_size1_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0367730Z test_contig_size1_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0392426Z test_contig_size1_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0416578Z test_contig_size1_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0440125Z test_contig_size1_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0461611Z test_contig_size1_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0486796Z test_contig_size1_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0506706Z test_contig_size1_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0527234Z test_contig_size1_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0549145Z test_contig_size1_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0573929Z test_contig_size1_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.0599930Z test_contig_size1_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0619477Z test_contig_size1_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0643086Z test_contig_size1_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0667361Z test_contig_size1_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0687343Z test_contig_size1_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0707790Z test_contig_size1_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0730883Z test_contig_size1_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0759237Z test_contig_size1_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.0780256Z test_contig_size1_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0803328Z test_contig_size1_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0825428Z test_contig_size1_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0848289Z test_contig_size1_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0873935Z test_contig_size1_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0895613Z test_contig_size1_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0920169Z test_contig_size1_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0943717Z test_contig_size1_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0967605Z test_contig_size1_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.0990376Z test_contig_size1_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1011874Z test_contig_size1_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1033998Z test_contig_size1_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1058275Z test_contig_size1_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1080413Z test_contig_size1_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1137241Z test_contig_size1_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1139848Z test_contig_size1_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1149211Z test_contig_size1_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1171624Z test_contig_size1_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1192308Z test_contig_size1_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1216317Z test_contig_size1_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1242057Z test_contig_size1_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1262142Z test_contig_size1_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1291089Z test_contig_size1_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.1312282Z test_contig_size1_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1338695Z test_contig_size1_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1359849Z test_contig_size1_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1381719Z test_contig_size1_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1403892Z test_contig_size1_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1425230Z test_contig_size1_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1447559Z test_contig_size1_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1471996Z test_contig_size1_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1493003Z test_contig_size1_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1514072Z test_contig_size1_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1538174Z test_contig_size1_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1561979Z test_contig_size1_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1584391Z test_contig_size1_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1607153Z test_contig_size1_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1628996Z test_contig_size1_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1653231Z test_contig_size1_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1675516Z test_contig_size1_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1697863Z test_contig_size1_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1720270Z test_contig_size1_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1741949Z test_contig_size1_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1764317Z test_contig_size1_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1786548Z test_contig_size1_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1809530Z test_contig_size1_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1833789Z test_contig_size1_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1856986Z test_contig_size1_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1880269Z test_contig_size1_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1902577Z test_contig_size1_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1924953Z test_contig_size1_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1950492Z test_contig_size1_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1973810Z test_contig_size1_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.1998387Z test_contig_size1_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2025235Z test_contig_size1_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.2047521Z test_contig_size1_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2069228Z test_contig_size1_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2092001Z test_contig_size1_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2112713Z test_contig_size1_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2135509Z test_contig_size1_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2157386Z test_contig_size1_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2180455Z test_contig_size1_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2206685Z test_contig_size1_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.2228194Z test_contig_size1_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2251930Z test_contig_size1_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2273364Z test_contig_size1_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2297188Z test_contig_size1_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2319530Z test_contig_size1_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2340547Z test_contig_size1_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2364469Z test_contig_size1_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2390657Z test_contig_size1_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.2414657Z test_contig_size1_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2436566Z test_contig_size1_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2457471Z test_contig_size1_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2479355Z test_contig_size1_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2500314Z test_contig_size1_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2522099Z test_contig_size1_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2542087Z test_contig_size1_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2565334Z test_contig_size1_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2585057Z test_contig_size1_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2607242Z test_contig_size1_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2626704Z test_contig_size1_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2649402Z test_contig_size1_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2672732Z test_contig_size1_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2695904Z test_contig_size1_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2716621Z test_contig_size1_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2742590Z test_contig_size1_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2762657Z test_contig_size1_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2782593Z test_contig_size1_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2802685Z test_contig_size1_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2824276Z test_contig_size1_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2844302Z test_contig_size1_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2865023Z test_contig_size1_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2886362Z test_contig_size1_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2909398Z test_contig_size1_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2931018Z test_contig_size1_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2952133Z test_contig_size1_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2973945Z test_contig_size1_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.2996538Z test_contig_size1_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3017082Z test_contig_size1_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3037877Z test_contig_size1_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3056786Z test_contig_size1_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3081186Z test_contig_size1_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3100965Z test_contig_size1_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3122180Z test_contig_size1_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3143743Z test_contig_size1_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3163791Z test_contig_size1_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3184722Z test_contig_size1_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3205968Z test_contig_size1_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3226290Z test_contig_size1_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3251305Z test_contig_size1_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3269922Z test_contig_size1_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3291203Z test_contig_size1_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3313207Z test_contig_size1_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3333102Z test_contig_size1_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3353162Z test_contig_size1_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3374688Z test_contig_size1_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3395511Z test_contig_size1_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3419425Z test_contig_size1_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3440301Z test_contig_size1_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3461791Z test_contig_size1_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3482248Z test_contig_size1_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3501906Z test_contig_size1_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3522203Z test_contig_size1_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3542437Z test_contig_size1_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3563850Z test_contig_size1_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3586550Z test_contig_size1_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3609184Z test_contig_size1_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3632380Z test_contig_size1_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3654057Z test_contig_size1_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3677773Z test_contig_size1_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3698655Z test_contig_size1_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3720227Z test_contig_size1_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3740597Z test_contig_size1_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3764540Z test_contig_size1_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3786844Z test_contig_size1_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3807175Z test_contig_size1_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3827033Z test_contig_size1_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.3842820Z test_contig_size1_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.3858228Z test_contig_size1_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.3874336Z test_contig_size1_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.3890118Z test_contig_size1_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.3906661Z test_contig_size1_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.3922114Z test_contig_size1_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.3944057Z test_contig_size1_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.3958531Z test_contig_size1_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.3974862Z test_contig_size1_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.3990928Z test_contig_size1_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.4007230Z test_contig_size1_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.4022924Z test_contig_size1_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:32.4050996Z test_contig_size1_large_dim_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4073762Z test_contig_size1_large_dim_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4101547Z test_contig_size1_large_dim_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4128675Z test_contig_size1_large_dim_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4159105Z test_contig_size1_large_dim_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4183825Z test_contig_size1_large_dim_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4209487Z test_contig_size1_large_dim_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4233230Z test_contig_size1_large_dim_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4257198Z test_contig_size1_large_dim_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4282069Z test_contig_size1_large_dim_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4304818Z test_contig_size1_large_dim_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4328195Z test_contig_size1_large_dim_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4355620Z test_contig_size1_large_dim_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4380802Z test_contig_size1_large_dim_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4405041Z test_contig_size1_large_dim_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4433531Z test_contig_size1_large_dim_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4460128Z test_contig_size1_large_dim_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4485245Z test_contig_size1_large_dim_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4509952Z test_contig_size1_large_dim_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4535089Z test_contig_size1_large_dim_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4563783Z test_contig_size1_large_dim_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4588926Z test_contig_size1_large_dim_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4613736Z test_contig_size1_large_dim_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4637973Z test_contig_size1_large_dim_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4662062Z test_contig_size1_large_dim_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4687617Z test_contig_size1_large_dim_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4711579Z test_contig_size1_large_dim_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4739478Z test_contig_size1_large_dim_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4770092Z test_contig_size1_large_dim_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4795529Z test_contig_size1_large_dim_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4821116Z test_contig_size1_large_dim_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4847332Z test_contig_size1_large_dim_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4870685Z test_contig_size1_large_dim_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4896308Z test_contig_size1_large_dim_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4922174Z test_contig_size1_large_dim_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4946432Z test_contig_size1_large_dim_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.4974629Z test_contig_size1_large_dim_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.4998578Z test_contig_size1_large_dim_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5024514Z test_contig_size1_large_dim_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5050824Z test_contig_size1_large_dim_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5079384Z test_contig_size1_large_dim_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5106100Z test_contig_size1_large_dim_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5130352Z test_contig_size1_large_dim_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5156194Z test_contig_size1_large_dim_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5182894Z test_contig_size1_large_dim_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5208551Z test_contig_size1_large_dim_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5233329Z test_contig_size1_large_dim_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5258171Z test_contig_size1_large_dim_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5283505Z test_contig_size1_large_dim_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5307675Z test_contig_size1_large_dim_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5334133Z test_contig_size1_large_dim_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5360528Z test_contig_size1_large_dim_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5391630Z test_contig_size1_large_dim_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5417485Z test_contig_size1_large_dim_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5442532Z test_contig_size1_large_dim_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5466805Z test_contig_size1_large_dim_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5490667Z test_contig_size1_large_dim_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5515884Z test_contig_size1_large_dim_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5541201Z test_contig_size1_large_dim_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5567745Z test_contig_size1_large_dim_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5595172Z test_contig_size1_large_dim_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5619961Z test_contig_size1_large_dim_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5646693Z test_contig_size1_large_dim_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5672991Z test_contig_size1_large_dim_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5698912Z test_contig_size1_large_dim_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5725771Z test_contig_size1_large_dim_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5750895Z test_contig_size1_large_dim_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5775302Z test_contig_size1_large_dim_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5802933Z test_contig_size1_large_dim_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5827280Z test_contig_size1_large_dim_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5851379Z test_contig_size1_large_dim_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5878815Z test_contig_size1_large_dim_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5904021Z test_contig_size1_large_dim_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5928435Z test_contig_size1_large_dim_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.5954219Z test_contig_size1_large_dim_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.5981230Z test_contig_size1_large_dim_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6009870Z test_contig_size1_large_dim_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6038462Z test_contig_size1_large_dim_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6062694Z test_contig_size1_large_dim_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6087184Z test_contig_size1_large_dim_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6110806Z test_contig_size1_large_dim_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6136208Z test_contig_size1_large_dim_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6160798Z test_contig_size1_large_dim_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6190792Z test_contig_size1_large_dim_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6216478Z test_contig_size1_large_dim_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6240318Z test_contig_size1_large_dim_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6268399Z test_contig_size1_large_dim_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6293193Z test_contig_size1_large_dim_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6318087Z test_contig_size1_large_dim_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6344908Z test_contig_size1_large_dim_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6369795Z test_contig_size1_large_dim_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6398141Z test_contig_size1_large_dim_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6422148Z test_contig_size1_large_dim_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6447329Z test_contig_size1_large_dim_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6470307Z test_contig_size1_large_dim_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6494970Z test_contig_size1_large_dim_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6520902Z test_contig_size1_large_dim_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6543337Z test_contig_size1_large_dim_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6566586Z test_contig_size1_large_dim_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6593510Z test_contig_size1_large_dim_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6616336Z test_contig_size1_large_dim_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6639119Z test_contig_size1_large_dim_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6665974Z test_contig_size1_large_dim_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6691115Z test_contig_size1_large_dim_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6716373Z test_contig_size1_large_dim_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6740941Z test_contig_size1_large_dim_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6766428Z test_contig_size1_large_dim_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6794462Z test_contig_size1_large_dim_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6822221Z test_contig_size1_large_dim_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.6847618Z test_contig_size1_large_dim_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6872364Z test_contig_size1_large_dim_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6895443Z test_contig_size1_large_dim_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6917555Z test_contig_size1_large_dim_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6941869Z test_contig_size1_large_dim_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6965010Z test_contig_size1_large_dim_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.6992692Z test_contig_size1_large_dim_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7017793Z test_contig_size1_large_dim_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7042904Z test_contig_size1_large_dim_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7070039Z test_contig_size1_large_dim_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7094645Z test_contig_size1_large_dim_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7122186Z test_contig_size1_large_dim_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7148925Z test_contig_size1_large_dim_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7172862Z test_contig_size1_large_dim_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7200492Z test_contig_size1_large_dim_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7223827Z test_contig_size1_large_dim_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7245743Z test_contig_size1_large_dim_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7269084Z test_contig_size1_large_dim_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7291624Z test_contig_size1_large_dim_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7316512Z test_contig_size1_large_dim_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7345734Z test_contig_size1_large_dim_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7367463Z test_contig_size1_large_dim_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7397407Z test_contig_size1_large_dim_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7423788Z test_contig_size1_large_dim_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7450419Z test_contig_size1_large_dim_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7476695Z test_contig_size1_large_dim_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7501394Z test_contig_size1_large_dim_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7527131Z test_contig_size1_large_dim_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7549590Z test_contig_size1_large_dim_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7571554Z test_contig_size1_large_dim_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7597559Z test_contig_size1_large_dim_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7621488Z test_contig_size1_large_dim_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7644396Z test_contig_size1_large_dim_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7669919Z test_contig_size1_large_dim_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7694290Z test_contig_size1_large_dim_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7722431Z test_contig_size1_large_dim_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7747399Z test_contig_size1_large_dim_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7772125Z test_contig_size1_large_dim_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7802900Z test_contig_size1_large_dim_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7827996Z test_contig_size1_large_dim_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7852098Z test_contig_size1_large_dim_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7874383Z test_contig_size1_large_dim_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7900399Z test_contig_size1_large_dim_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7926173Z test_contig_size1_large_dim_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.7951333Z test_contig_size1_large_dim_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.7977032Z test_contig_size1_large_dim_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8003787Z test_contig_size1_large_dim_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8030849Z test_contig_size1_large_dim_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8057553Z test_contig_size1_large_dim_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8081550Z test_contig_size1_large_dim_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8108280Z test_contig_size1_large_dim_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8133796Z test_contig_size1_large_dim_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8157723Z test_contig_size1_large_dim_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8182071Z test_contig_size1_large_dim_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8210784Z test_contig_size1_large_dim_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8234081Z test_contig_size1_large_dim_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8259872Z test_contig_size1_large_dim_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8292808Z test_contig_size1_large_dim_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8317976Z test_contig_size1_large_dim_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8342888Z test_contig_size1_large_dim_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8369238Z test_contig_size1_large_dim_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8392358Z test_contig_size1_large_dim_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8424052Z test_contig_size1_large_dim_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8447154Z test_contig_size1_large_dim_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8470819Z test_contig_size1_large_dim_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8497569Z test_contig_size1_large_dim_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8519670Z test_contig_size1_large_dim_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8544644Z test_contig_size1_large_dim_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8569686Z test_contig_size1_large_dim_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8597157Z test_contig_size1_large_dim_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8627343Z test_contig_size1_large_dim_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8649762Z test_contig_size1_large_dim_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8672912Z test_contig_size1_large_dim_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8699208Z test_contig_size1_large_dim_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8722937Z test_contig_size1_large_dim_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8749729Z test_contig_size1_large_dim_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8774011Z test_contig_size1_large_dim_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8798224Z test_contig_size1_large_dim_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8826993Z test_contig_size1_large_dim_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8854426Z test_contig_size1_large_dim_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8877796Z test_contig_size1_large_dim_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8904675Z test_contig_size1_large_dim_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.8928110Z test_contig_size1_large_dim_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8951649Z test_contig_size1_large_dim_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.8978306Z test_contig_size1_large_dim_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9001631Z test_contig_size1_large_dim_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9030733Z test_contig_size1_large_dim_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9054487Z test_contig_size1_large_dim_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9082440Z test_contig_size1_large_dim_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9106990Z test_contig_size1_large_dim_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9131376Z test_contig_size1_large_dim_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9155698Z test_contig_size1_large_dim_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9180315Z test_contig_size1_large_dim_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9205181Z test_contig_size1_large_dim_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9236280Z test_contig_size1_large_dim_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9261119Z test_contig_size1_large_dim_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9285736Z test_contig_size1_large_dim_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9310664Z test_contig_size1_large_dim_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9335898Z test_contig_size1_large_dim_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9360717Z test_contig_size1_large_dim_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9386544Z test_contig_size1_large_dim_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9411499Z test_contig_size1_large_dim_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9440269Z test_contig_size1_large_dim_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9463761Z test_contig_size1_large_dim_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9487198Z test_contig_size1_large_dim_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9512304Z test_contig_size1_large_dim_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9538633Z test_contig_size1_large_dim_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9565022Z test_contig_size1_large_dim_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9589739Z test_contig_size1_large_dim_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9614970Z test_contig_size1_large_dim_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9643449Z test_contig_size1_large_dim_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9666998Z test_contig_size1_large_dim_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9691798Z test_contig_size1_large_dim_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9718452Z test_contig_size1_large_dim_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9742637Z test_contig_size1_large_dim_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9767715Z test_contig_size1_large_dim_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9791671Z test_contig_size1_large_dim_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9818158Z test_contig_size1_large_dim_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9848231Z test_contig_size1_large_dim_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9876830Z test_contig_size1_large_dim_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:32.9901915Z test_contig_size1_large_dim_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9927262Z test_contig_size1_large_dim_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9951759Z test_contig_size1_large_dim_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:32.9976695Z test_contig_size1_large_dim_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0000723Z test_contig_size1_large_dim_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0027426Z test_contig_size1_large_dim_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0057101Z test_contig_size1_large_dim_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0079661Z test_contig_size1_large_dim_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0104621Z test_contig_size1_large_dim_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0128674Z test_contig_size1_large_dim_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0153626Z test_contig_size1_large_dim_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0182157Z test_contig_size1_large_dim_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0207132Z test_contig_size1_large_dim_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0230756Z test_contig_size1_large_dim_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0259691Z test_contig_size1_large_dim_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0284417Z test_contig_size1_large_dim_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0308484Z test_contig_size1_large_dim_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0332764Z test_contig_size1_large_dim_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0360920Z test_contig_size1_large_dim_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0385613Z test_contig_size1_large_dim_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0410704Z test_contig_size1_large_dim_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0435228Z test_contig_size1_large_dim_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0464202Z test_contig_size1_large_dim_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0488580Z test_contig_size1_large_dim_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0514540Z test_contig_size1_large_dim_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0540200Z test_contig_size1_large_dim_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0567702Z test_contig_size1_large_dim_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0593171Z test_contig_size1_large_dim_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0620871Z test_contig_size1_large_dim_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0646441Z test_contig_size1_large_dim_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0675367Z test_contig_size1_large_dim_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0701877Z test_contig_size1_large_dim_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0725980Z test_contig_size1_large_dim_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0750681Z test_contig_size1_large_dim_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0775010Z test_contig_size1_large_dim_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0800073Z test_contig_size1_large_dim_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0824803Z test_contig_size1_large_dim_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0851617Z test_contig_size1_large_dim_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.0878117Z test_contig_size1_large_dim_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0905204Z test_contig_size1_large_dim_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0930346Z test_contig_size1_large_dim_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0955625Z test_contig_size1_large_dim_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.0983138Z test_contig_size1_large_dim_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1005899Z test_contig_size1_large_dim_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1031960Z test_contig_size1_large_dim_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1058783Z test_contig_size1_large_dim_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1090228Z test_contig_size1_large_dim_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1112691Z test_contig_size1_large_dim_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1139153Z test_contig_size1_large_dim_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1163532Z test_contig_size1_large_dim_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1186476Z test_contig_size1_large_dim_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1209841Z test_contig_size1_large_dim_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1232080Z test_contig_size1_large_dim_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1256070Z test_contig_size1_large_dim_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1282593Z test_contig_size1_large_dim_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1309774Z test_contig_size1_large_dim_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1331743Z test_contig_size1_large_dim_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1356513Z test_contig_size1_large_dim_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1383825Z test_contig_size1_large_dim_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1409039Z test_contig_size1_large_dim_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1434382Z test_contig_size1_large_dim_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1458068Z test_contig_size1_large_dim_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1486637Z test_contig_size1_large_dim_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1508470Z test_contig_size1_large_dim_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1531367Z test_contig_size1_large_dim_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1553371Z test_contig_size1_large_dim_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1575027Z test_contig_size1_large_dim_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1600209Z test_contig_size1_large_dim_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1626313Z test_contig_size1_large_dim_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1651441Z test_contig_size1_large_dim_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1680485Z test_contig_size1_large_dim_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1705623Z test_contig_size1_large_dim_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1728865Z test_contig_size1_large_dim_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1751849Z test_contig_size1_large_dim_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1777204Z test_contig_size1_large_dim_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1800696Z test_contig_size1_large_dim_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1824526Z test_contig_size1_large_dim_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1847184Z test_contig_size1_large_dim_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1872056Z test_contig_size1_large_dim_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.1895621Z test_contig_size1_large_dim_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1919888Z test_contig_size1_large_dim_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1944937Z test_contig_size1_large_dim_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1967625Z test_contig_size1_large_dim_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.1991016Z test_contig_size1_large_dim_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2014522Z test_contig_size1_large_dim_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2037886Z test_contig_size1_large_dim_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2065029Z test_contig_size1_large_dim_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.2086002Z test_contig_size1_large_dim_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2110889Z test_contig_size1_large_dim_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2135173Z test_contig_size1_large_dim_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2158192Z test_contig_size1_large_dim_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2181169Z test_contig_size1_large_dim_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2206879Z test_contig_size1_large_dim_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2231907Z test_contig_size1_large_dim_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.2256776Z test_contig_size1_large_dim_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2279268Z test_contig_size1_large_dim_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2301979Z test_contig_size1_large_dim_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2325536Z test_contig_size1_large_dim_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2348413Z test_contig_size1_large_dim_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2372055Z test_contig_size1_large_dim_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2395757Z test_contig_size1_large_dim_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2421700Z test_contig_size1_large_dim_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.2448297Z test_contig_size1_large_dim_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2470178Z test_contig_size1_large_dim_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2498455Z test_contig_size1_large_dim_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2520525Z test_contig_size1_large_dim_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2546052Z test_contig_size1_large_dim_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2567877Z test_contig_size1_large_dim_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2591426Z test_contig_size1_large_dim_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2618842Z test_contig_size1_large_dim_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.2642067Z test_contig_size1_large_dim_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2666280Z test_contig_size1_large_dim_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2686900Z test_contig_size1_large_dim_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2704757Z test_contig_size1_large_dim_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2723333Z test_contig_size1_large_dim_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2743662Z test_contig_size1_large_dim_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2761396Z test_contig_size1_large_dim_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2779640Z test_contig_size1_large_dim_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2796842Z test_contig_size1_large_dim_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2817196Z test_contig_size1_large_dim_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2839951Z test_contig_size1_large_dim_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2854426Z test_contig_size1_large_dim_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2874019Z test_contig_size1_large_dim_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2892799Z test_contig_size1_large_dim_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2912537Z test_contig_size1_large_dim_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:33.2936759Z test_contig_size1_large_dim_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2964040Z test_contig_size1_large_dim_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.2989312Z test_contig_size1_large_dim_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3014812Z test_contig_size1_large_dim_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3042991Z test_contig_size1_large_dim_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3070298Z test_contig_size1_large_dim_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3093579Z test_contig_size1_large_dim_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3117840Z test_contig_size1_large_dim_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3142201Z test_contig_size1_large_dim_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3167807Z test_contig_size1_large_dim_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3191563Z test_contig_size1_large_dim_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3220937Z test_contig_size1_large_dim_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3254119Z test_contig_size1_large_dim_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3274350Z test_contig_size1_large_dim_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3301837Z test_contig_size1_large_dim_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3327379Z test_contig_size1_large_dim_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3350372Z test_contig_size1_large_dim_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3375205Z test_contig_size1_large_dim_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3401172Z test_contig_size1_large_dim_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3425487Z test_contig_size1_large_dim_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3453569Z test_contig_size1_large_dim_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3478027Z test_contig_size1_large_dim_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3503147Z test_contig_size1_large_dim_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3528444Z test_contig_size1_large_dim_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3553951Z test_contig_size1_large_dim_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3579653Z test_contig_size1_large_dim_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3604234Z test_contig_size1_large_dim_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3629505Z test_contig_size1_large_dim_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3658033Z test_contig_size1_large_dim_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3681616Z test_contig_size1_large_dim_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3706865Z test_contig_size1_large_dim_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3733653Z test_contig_size1_large_dim_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3756868Z test_contig_size1_large_dim_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3784259Z test_contig_size1_large_dim_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3810985Z test_contig_size1_large_dim_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3835433Z test_contig_size1_large_dim_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3868476Z test_contig_size1_large_dim_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.3891765Z test_contig_size1_large_dim_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3914985Z test_contig_size1_large_dim_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3941310Z test_contig_size1_large_dim_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3965132Z test_contig_size1_large_dim_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.3987372Z test_contig_size1_large_dim_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4014051Z test_contig_size1_large_dim_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4039462Z test_contig_size1_large_dim_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4070625Z test_contig_size1_large_dim_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4097152Z test_contig_size1_large_dim_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4123970Z test_contig_size1_large_dim_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4148654Z test_contig_size1_large_dim_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4175495Z test_contig_size1_large_dim_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4203446Z test_contig_size1_large_dim_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4226128Z test_contig_size1_large_dim_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4253044Z test_contig_size1_large_dim_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4279118Z test_contig_size1_large_dim_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4304067Z test_contig_size1_large_dim_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4326880Z test_contig_size1_large_dim_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4352177Z test_contig_size1_large_dim_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4379386Z test_contig_size1_large_dim_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4404127Z test_contig_size1_large_dim_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4427221Z test_contig_size1_large_dim_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4453620Z test_contig_size1_large_dim_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4481838Z test_contig_size1_large_dim_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4507869Z test_contig_size1_large_dim_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4530672Z test_contig_size1_large_dim_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4554250Z test_contig_size1_large_dim_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4576148Z test_contig_size1_large_dim_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4599225Z test_contig_size1_large_dim_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4623736Z test_contig_size1_large_dim_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4646373Z test_contig_size1_large_dim_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4677698Z test_contig_size1_large_dim_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4700855Z test_contig_size1_large_dim_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4727481Z test_contig_size1_large_dim_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4750957Z test_contig_size1_large_dim_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4776626Z test_contig_size1_large_dim_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4800595Z test_contig_size1_large_dim_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4827233Z test_contig_size1_large_dim_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4850936Z test_contig_size1_large_dim_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4881174Z test_contig_size1_large_dim_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4904562Z test_contig_size1_large_dim_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.4930798Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4961401Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.4993966Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5024427Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5051928Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5077654Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5111515Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5138873Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5169372Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5198785Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5227046Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5252282Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5281778Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5309840Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5341805Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5368829Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5396362Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5425141Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5453003Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5482154Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5508588Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5538730Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5569413Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5598252Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5626790Z test_contig_size1_large_dim_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5648137Z test_contig_size1_large_dim_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.5672928Z test_contig_size1_large_dim_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.5702550Z test_contig_size1_large_dim_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.5725958Z test_contig_size1_large_dim_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.5748553Z test_contig_size1_large_dim_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.5775977Z test_contig_size1_large_dim_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5799268Z test_contig_size1_large_dim_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.5822125Z test_contig_size1_large_dim_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.5846746Z test_contig_size1_large_dim_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.5869699Z test_contig_size1_large_dim_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.5897421Z test_contig_size1_large_dim_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5923330Z test_contig_size1_large_dim_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5950963Z test_contig_size1_large_dim_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.5982981Z test_contig_size1_large_dim_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6007361Z test_contig_size1_large_dim_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6029839Z test_contig_size1_large_dim_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6053450Z test_contig_size1_large_dim_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6076515Z test_contig_size1_large_dim_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6100446Z test_contig_size1_large_dim_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6123374Z test_contig_size1_large_dim_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6147706Z test_contig_size1_large_dim_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6177894Z test_contig_size1_large_dim_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6201947Z test_contig_size1_large_dim_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6227685Z test_contig_size1_large_dim_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6251595Z test_contig_size1_large_dim_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6279469Z test_contig_size1_large_dim_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6303442Z test_contig_size1_large_dim_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6329140Z test_contig_size1_large_dim_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6354301Z test_contig_size1_large_dim_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6383763Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6409387Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6434218Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6460911Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6487185Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6511549Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6537797Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6561377Z test_contig_size1_large_dim_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.6593327Z test_contig_size1_large_dim_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6622302Z test_contig_size1_large_dim_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6649040Z test_contig_size1_large_dim_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6678085Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6707955Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6739971Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6769002Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6798286Z test_contig_size1_large_dim_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6830769Z test_contig_size1_large_dim_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6857987Z test_contig_size1_large_dim_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6884669Z test_contig_size1_large_dim_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6912329Z test_contig_size1_large_dim_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6939758Z test_contig_size1_large_dim_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6965070Z test_contig_size1_large_dim_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.6991918Z test_contig_size1_large_dim_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7021470Z test_contig_size1_large_dim_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7052677Z test_contig_size1_large_dim_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7085258Z test_contig_size1_large_dim_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7114160Z test_contig_size1_large_dim_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7141948Z test_contig_size1_large_dim_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7170824Z test_contig_size1_large_dim_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7198930Z test_contig_size1_large_dim_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7225766Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7252475Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7285821Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7312857Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7339483Z test_contig_size1_large_dim_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7369053Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7395863Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7425628Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7456125Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7482343Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7512727Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7540988Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7569637Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7595537Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7622944Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7650440Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7675406Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7706110Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7739560Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7766027Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7793078Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7819990Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7846852Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7871510Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7900175Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.7925225Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7958593Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.7987513Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8013362Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8040551Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8065745Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8093371Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8120403Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8146769Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8180633Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8208863Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8236154Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8265100Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8293029Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8318253Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8346447Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8376492Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8403233Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8431628Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8457946Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8488594Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8518145Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8543957Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8571690Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8602041Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8628049Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8655803Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8683978Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8710079Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8738449Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8768640Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8790493Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.8825392Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8851681Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8877878Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8905217Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8932778Z test_contig_size1_large_dim_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8962114Z test_contig_size1_large_dim_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.8989601Z test_contig_size1_large_dim_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9016285Z test_contig_size1_large_dim_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9049123Z test_contig_size1_large_dim_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9073165Z test_contig_size1_large_dim_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9096938Z test_contig_size1_large_dim_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9121990Z test_contig_size1_large_dim_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9148000Z test_contig_size1_large_dim_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9172685Z test_contig_size1_large_dim_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9197230Z test_contig_size1_large_dim_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9225254Z test_contig_size1_large_dim_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9258485Z test_contig_size1_large_dim_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9287062Z test_contig_size1_large_dim_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9313149Z test_contig_size1_large_dim_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9339962Z test_contig_size1_large_dim_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9368035Z test_contig_size1_large_dim_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9394740Z test_contig_size1_large_dim_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9420302Z test_contig_size1_large_dim_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9447093Z test_contig_size1_large_dim_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9478129Z test_contig_size1_large_dim_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9505518Z test_contig_size1_large_dim_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9529257Z test_contig_size1_large_dim_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9557494Z test_contig_size1_large_dim_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9585087Z test_contig_size1_large_dim_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9614896Z test_contig_size1_large_dim_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9642737Z test_contig_size1_large_dim_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9668702Z test_contig_size1_large_dim_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9699436Z test_contig_size1_large_dim_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9726374Z test_contig_size1_large_dim_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9750234Z test_contig_size1_large_dim_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9775484Z test_contig_size1_large_dim_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9800719Z test_contig_size1_large_dim_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9824640Z test_contig_size1_large_dim_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:33.9851766Z test_contig_size1_large_dim_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9877785Z test_contig_size1_large_dim_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9908886Z test_contig_size1_large_dim_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9939259Z test_contig_size1_large_dim_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9967509Z test_contig_size1_large_dim_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:33.9994140Z test_contig_size1_large_dim_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0019944Z test_contig_size1_large_dim_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0046082Z test_contig_size1_large_dim_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0071425Z test_contig_size1_large_dim_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.0101067Z test_contig_size1_large_dim_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0131808Z test_contig_size1_large_dim_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0158867Z test_contig_size1_large_dim_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0185066Z test_contig_size1_large_dim_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0213425Z test_contig_size1_large_dim_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0240351Z test_contig_size1_large_dim_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0268612Z test_contig_size1_large_dim_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0295298Z test_contig_size1_large_dim_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0321492Z test_contig_size1_large_dim_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0352197Z test_contig_size1_large_dim_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0379412Z test_contig_size1_large_dim_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0407489Z test_contig_size1_large_dim_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0434706Z test_contig_size1_large_dim_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0460268Z test_contig_size1_large_dim_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0488703Z test_contig_size1_large_dim_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0516221Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0545089Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0576393Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0602572Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0629339Z test_contig_size1_large_dim_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0657695Z test_contig_size1_large_dim_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0686588Z test_contig_size1_large_dim_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0715395Z test_contig_size1_large_dim_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0745494Z test_contig_size1_large_dim_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0771637Z test_contig_size1_large_dim_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0803417Z test_contig_size1_large_dim_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0832800Z test_contig_size1_large_dim_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0856982Z test_contig_size1_large_dim_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0885754Z test_contig_size1_large_dim_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0912722Z test_contig_size1_large_dim_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0937647Z test_contig_size1_large_dim_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0966466Z test_contig_size1_large_dim_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.0990327Z test_contig_size1_large_dim_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1023436Z test_contig_size1_large_dim_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1053913Z test_contig_size1_large_dim_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1082295Z test_contig_size1_large_dim_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1109383Z test_contig_size1_large_dim_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1137124Z test_contig_size1_large_dim_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1163205Z test_contig_size1_large_dim_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1188662Z test_contig_size1_large_dim_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.1213129Z test_contig_size1_large_dim_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.1243137Z test_contig_size1_large_dim_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1269271Z test_contig_size1_large_dim_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.1292805Z test_contig_size1_large_dim_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.1323566Z test_contig_size1_large_dim_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1347835Z test_contig_size1_large_dim_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1377622Z test_contig_size1_large_dim_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1406473Z test_contig_size1_large_dim_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1434311Z test_contig_size1_large_dim_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1467459Z test_contig_size1_large_dim_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1496733Z test_contig_size1_large_dim_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1523062Z test_contig_size1_large_dim_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1550655Z test_contig_size1_large_dim_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1580113Z test_contig_size1_large_dim_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1607105Z test_contig_size1_large_dim_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1631918Z test_contig_size1_large_dim_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1659315Z test_contig_size1_large_dim_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1691087Z test_contig_size1_large_dim_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1717426Z test_contig_size1_large_dim_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1744379Z test_contig_size1_large_dim_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1772919Z test_contig_size1_large_dim_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1799893Z test_contig_size1_large_dim_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1823809Z test_contig_size1_large_dim_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.1850157Z test_contig_size1_large_dim_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.1877554Z test_contig_size1_large_dim_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1907461Z test_contig_size1_large_dim_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1931492Z test_contig_size1_large_dim_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.1958665Z test_contig_size1_large_dim_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.1982066Z test_contig_size1_large_dim_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.2010095Z test_contig_size1_large_dim_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2039117Z test_contig_size1_large_dim_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2061765Z test_contig_size1_large_dim_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2088369Z test_contig_size1_large_dim_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.2114941Z test_contig_size1_large_dim_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2140544Z test_contig_size1_large_dim_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.2164229Z test_contig_size1_large_dim_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.2189888Z test_contig_size1_large_dim_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.2217924Z test_contig_size1_large_dim_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2244024Z test_contig_size1_large_dim_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2273137Z test_contig_size1_large_dim_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2305063Z test_contig_size1_large_dim_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2335262Z test_contig_size1_large_dim_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2365199Z test_contig_size1_large_dim_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2390549Z test_contig_size1_large_dim_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2415731Z test_contig_size1_large_dim_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2442085Z test_contig_size1_large_dim_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2469326Z test_contig_size1_large_dim_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2495530Z test_contig_size1_large_dim_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2525319Z test_contig_size1_large_dim_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2556059Z test_contig_size1_large_dim_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2582293Z test_contig_size1_large_dim_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2611181Z test_contig_size1_large_dim_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2639843Z test_contig_size1_large_dim_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2668835Z test_contig_size1_large_dim_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2694950Z test_contig_size1_large_dim_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2722289Z test_contig_size1_large_dim_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2749816Z test_contig_size1_large_dim_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2782695Z test_contig_size1_large_dim_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2806708Z test_contig_size1_large_dim_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2833366Z test_contig_size1_large_dim_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2863254Z test_contig_size1_large_dim_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2890410Z test_contig_size1_large_dim_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2915466Z test_contig_size1_large_dim_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2947529Z test_contig_size1_large_dim_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.2978458Z test_contig_size1_large_dim_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3011920Z test_contig_size1_large_dim_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3040089Z test_contig_size1_large_dim_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3066046Z test_contig_size1_large_dim_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3093586Z test_contig_size1_large_dim_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3120773Z test_contig_size1_large_dim_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3146564Z test_contig_size1_large_dim_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3173230Z test_contig_size1_large_dim_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3202571Z test_contig_size1_large_dim_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3233686Z test_contig_size1_large_dim_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3260547Z test_contig_size1_large_dim_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3287204Z test_contig_size1_large_dim_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3317183Z test_contig_size1_large_dim_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3343528Z test_contig_size1_large_dim_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3370586Z test_contig_size1_large_dim_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3395526Z test_contig_size1_large_dim_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3423643Z test_contig_size1_large_dim_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3454176Z test_contig_size1_large_dim_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3483192Z test_contig_size1_large_dim_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3510239Z test_contig_size1_large_dim_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3535594Z test_contig_size1_large_dim_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3563483Z test_contig_size1_large_dim_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3588289Z test_contig_size1_large_dim_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3614734Z test_contig_size1_large_dim_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3643738Z test_contig_size1_large_dim_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3671787Z test_contig_size1_large_dim_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3702182Z test_contig_size1_large_dim_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3731054Z test_contig_size1_large_dim_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3756928Z test_contig_size1_large_dim_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3788468Z test_contig_size1_large_dim_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3815011Z test_contig_size1_large_dim_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3842246Z test_contig_size1_large_dim_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3869904Z test_contig_size1_large_dim_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3900240Z test_contig_size1_large_dim_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3928641Z test_contig_size1_large_dim_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3954505Z test_contig_size1_large_dim_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.3981646Z test_contig_size1_large_dim_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4006706Z test_contig_size1_large_dim_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4034129Z test_contig_size1_large_dim_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4062268Z test_contig_size1_large_dim_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4088133Z test_contig_size1_large_dim_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4121367Z test_contig_size1_large_dim_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4147254Z test_contig_size1_large_dim_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4173981Z test_contig_size1_large_dim_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4201786Z test_contig_size1_large_dim_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4226840Z test_contig_size1_large_dim_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4254544Z test_contig_size1_large_dim_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4282727Z test_contig_size1_large_dim_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4309147Z test_contig_size1_large_dim_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4341943Z test_contig_size1_large_dim_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4369315Z test_contig_size1_large_dim_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4394473Z test_contig_size1_large_dim_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4422241Z test_contig_size1_large_dim_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4448588Z test_contig_size1_large_dim_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4476508Z test_contig_size1_large_dim_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4503733Z test_contig_size1_large_dim_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4532589Z test_contig_size1_large_dim_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4565940Z test_contig_size1_large_dim_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4590632Z test_contig_size1_large_dim_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4617930Z test_contig_size1_large_dim_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4645034Z test_contig_size1_large_dim_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4674317Z test_contig_size1_large_dim_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4699695Z test_contig_size1_large_dim_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4729878Z test_contig_size1_large_dim_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4756247Z test_contig_size1_large_dim_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4790134Z test_contig_size1_large_dim_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4816034Z test_contig_size1_large_dim_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4843895Z test_contig_size1_large_dim_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4869808Z test_contig_size1_large_dim_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4900265Z test_contig_size1_large_dim_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4926887Z test_contig_size1_large_dim_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4954283Z test_contig_size1_large_dim_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.4985316Z test_contig_size1_large_dim_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5013456Z test_contig_size1_large_dim_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5038866Z test_contig_size1_large_dim_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5067918Z test_contig_size1_large_dim_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5094243Z test_contig_size1_large_dim_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5119994Z test_contig_size1_large_dim_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5146862Z test_contig_size1_large_dim_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5174740Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5206244Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5234450Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5264130Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5287248Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.5311612Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5339612Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5365465Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5392379Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5424783Z test_contig_size1_large_dim_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5450651Z test_contig_size1_large_dim_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5481459Z test_contig_size1_large_dim_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5506560Z test_contig_size1_large_dim_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5537130Z test_contig_size1_large_dim_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5564854Z test_contig_size1_large_dim_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5590933Z test_contig_size1_large_dim_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5618791Z test_contig_size1_large_dim_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5649143Z test_contig_size1_large_dim_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5674956Z test_contig_size1_large_dim_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5700882Z test_contig_size1_large_dim_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5730490Z test_contig_size1_large_dim_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5759131Z test_contig_size1_large_dim_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5782157Z test_contig_size1_large_dim_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.5811786Z test_contig_size1_large_dim_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5841741Z test_contig_size1_large_dim_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5872734Z test_contig_size1_large_dim_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5899508Z test_contig_size1_large_dim_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5928074Z test_contig_size1_large_dim_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.5951942Z test_contig_size1_large_dim_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.5977181Z test_contig_size1_large_dim_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6005713Z test_contig_size1_large_dim_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6031179Z test_contig_size1_large_dim_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6057200Z test_contig_size1_large_dim_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6089739Z test_contig_size1_large_dim_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6115398Z test_contig_size1_large_dim_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6145424Z test_contig_size1_large_dim_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6175298Z test_contig_size1_large_dim_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6202390Z test_contig_size1_large_dim_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6229308Z test_contig_size1_large_dim_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6256664Z test_contig_size1_large_dim_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6283459Z test_contig_size1_large_dim_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6314225Z test_contig_size1_large_dim_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6340210Z test_contig_size1_large_dim_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6367284Z test_contig_size1_large_dim_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6392072Z test_contig_size1_large_dim_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6421314Z test_contig_size1_large_dim_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6448026Z test_contig_size1_large_dim_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6476837Z test_contig_size1_large_dim_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6506942Z test_contig_size1_large_dim_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6538310Z test_contig_size1_large_dim_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6566415Z test_contig_size1_large_dim_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6592320Z test_contig_size1_large_dim_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6616886Z test_contig_size1_large_dim_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6641758Z test_contig_size1_large_dim_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6664251Z test_contig_size1_large_dim_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6691858Z test_contig_size1_large_dim_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6716223Z test_contig_size1_large_dim_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6746616Z test_contig_size1_large_dim_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.6770900Z test_contig_size1_large_dim_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6796837Z test_contig_size1_large_dim_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6820765Z test_contig_size1_large_dim_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6846816Z test_contig_size1_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6867682Z test_contig_size1_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6890687Z test_contig_size1_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6911378Z test_contig_size1_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6939298Z test_contig_size1_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6959683Z test_contig_size1_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.6982290Z test_contig_size1_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7007785Z test_contig_size1_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7027735Z test_contig_size1_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7053589Z test_contig_size1_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7079132Z test_contig_size1_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7101072Z test_contig_size1_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7130335Z test_contig_size1_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.7152740Z test_contig_size1_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7178596Z test_contig_size1_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7200564Z test_contig_size1_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7220069Z test_contig_size1_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7243293Z test_contig_size1_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7264865Z test_contig_size1_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7287997Z test_contig_size1_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7314697Z test_contig_size1_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.7337926Z test_contig_size1_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7359881Z test_contig_size1_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7381326Z test_contig_size1_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7403849Z test_contig_size1_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7428151Z test_contig_size1_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7449229Z test_contig_size1_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7471012Z test_contig_size1_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7498169Z test_contig_size1_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.7520000Z test_contig_size1_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7541166Z test_contig_size1_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7562064Z test_contig_size1_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7584011Z test_contig_size1_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7609064Z test_contig_size1_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7633346Z test_contig_size1_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7655682Z test_contig_size1_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7682939Z test_contig_size1_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.7703053Z test_contig_size1_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7725323Z test_contig_size1_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7749058Z test_contig_size1_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7769544Z test_contig_size1_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7791546Z test_contig_size1_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7813091Z test_contig_size1_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7834801Z test_contig_size1_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7861835Z test_contig_size1_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7883908Z test_contig_size1_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7909294Z test_contig_size1_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7932138Z test_contig_size1_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7955000Z test_contig_size1_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.7979223Z test_contig_size1_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8000284Z test_contig_size1_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8021607Z test_contig_size1_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8049191Z test_contig_size1_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8070094Z test_contig_size1_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8091186Z test_contig_size1_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8111262Z test_contig_size1_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8136805Z test_contig_size1_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8156834Z test_contig_size1_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8180069Z test_contig_size1_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8201225Z test_contig_size1_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8226220Z test_contig_size1_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8249849Z test_contig_size1_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8270282Z test_contig_size1_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8291880Z test_contig_size1_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8310455Z test_contig_size1_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8331712Z test_contig_size1_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8390797Z test_contig_size1_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:34.8441570Z test_contig_size1_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:34.8472809Z test_contig_size1_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.8494317Z test_contig_size1_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8516831Z test_contig_size1_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8540590Z test_contig_size1_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8561573Z test_contig_size1_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8584281Z test_contig_size1_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8610247Z test_contig_size1_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8631041Z test_contig_size1_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8657273Z test_contig_size1_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8680566Z test_contig_size1_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8708319Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.8733038Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8758307Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.8783893Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8806806Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8831975Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8859531Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.8882875Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8907619Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8935324Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.8958124Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.8983350Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9006327Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9031670Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9059672Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.9085780Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.9108575Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9134273Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9157104Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9182426Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9208924Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9229626Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9261572Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.9288753Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.9309673Z test_contig_size1_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9331839Z test_contig_size1_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9351340Z test_contig_size1_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9376398Z test_contig_size1_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9402097Z test_contig_size1_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9422013Z test_contig_size1_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9448746Z test_contig_size1_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9467109Z test_contig_size1_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9487087Z test_contig_size1_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9506318Z test_contig_size1_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9532291Z test_contig_size1_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9553125Z test_contig_size1_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9580162Z test_contig_size1_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9604061Z test_contig_size1_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9628815Z test_contig_size1_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.9653276Z test_contig_size1_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9671706Z test_contig_size1_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9694084Z test_contig_size1_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9714739Z test_contig_size1_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9736856Z test_contig_size1_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9757632Z test_contig_size1_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9778005Z test_contig_size1_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9806241Z test_contig_size1_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:34.9828080Z test_contig_size1_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9850357Z test_contig_size1_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9872891Z test_contig_size1_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9897234Z test_contig_size1_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9919800Z test_contig_size1_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9943818Z test_contig_size1_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9965941Z test_contig_size1_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:34.9989968Z test_contig_size1_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.0014452Z test_contig_size1_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0038007Z test_contig_size1_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0060493Z test_contig_size1_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0083964Z test_contig_size1_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0106692Z test_contig_size1_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0128958Z test_contig_size1_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0150117Z test_contig_size1_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0180230Z test_contig_size1_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.0200791Z test_contig_size1_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0224591Z test_contig_size1_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0250390Z test_contig_size1_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0271607Z test_contig_size1_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0300405Z test_contig_size1_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0321010Z test_contig_size1_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0344393Z test_contig_size1_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0373918Z test_contig_size1_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.0395020Z test_contig_size1_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0417752Z test_contig_size1_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0438384Z test_contig_size1_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0464809Z test_contig_size1_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0487146Z test_contig_size1_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0510889Z test_contig_size1_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0535075Z test_contig_size1_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0560960Z test_contig_size1_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.0585200Z test_contig_size1_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0608123Z test_contig_size1_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0629984Z test_contig_size1_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0655000Z test_contig_size1_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0676466Z test_contig_size1_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0704306Z test_contig_size1_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0725114Z test_contig_size1_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0749612Z test_contig_size1_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.0774597Z test_contig_size1_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0795395Z test_contig_size1_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0818368Z test_contig_size1_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0845091Z test_contig_size1_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0869273Z test_contig_size1_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0891632Z test_contig_size1_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0918587Z test_contig_size1_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.0939571Z test_contig_size1_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0962340Z test_contig_size1_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.0985772Z test_contig_size1_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1009726Z test_contig_size1_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1029474Z test_contig_size1_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1052185Z test_contig_size1_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1072392Z test_contig_size1_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1102187Z test_contig_size1_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.1122677Z test_contig_size1_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1146260Z test_contig_size1_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1169662Z test_contig_size1_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1190282Z test_contig_size1_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1211475Z test_contig_size1_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1231537Z test_contig_size1_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1257585Z test_contig_size1_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1282490Z test_contig_size1_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1303171Z test_contig_size1_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1328228Z test_contig_size1_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1348700Z test_contig_size1_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1371800Z test_contig_size1_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1391676Z test_contig_size1_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1416114Z test_contig_size1_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1433945Z test_contig_size1_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1463096Z test_contig_size1_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1485871Z test_contig_size1_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1508541Z test_contig_size1_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1529948Z test_contig_size1_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1551131Z test_contig_size1_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1576494Z test_contig_size1_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1598830Z test_contig_size1_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1618484Z test_contig_size1_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1648048Z test_contig_size1_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.1669203Z test_contig_size1_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1690963Z test_contig_size1_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1712390Z test_contig_size1_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1737277Z test_contig_size1_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1759152Z test_contig_size1_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1779530Z test_contig_size1_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1801783Z test_contig_size1_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1829761Z test_contig_size1_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.1850021Z test_contig_size1_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1871293Z test_contig_size1_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1893800Z test_contig_size1_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1916992Z test_contig_size1_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1939638Z test_contig_size1_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1962532Z test_contig_size1_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.1983609Z test_contig_size1_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2011952Z test_contig_size1_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2030492Z test_contig_size1_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2052458Z test_contig_size1_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2072888Z test_contig_size1_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2098246Z test_contig_size1_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2121161Z test_contig_size1_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2147113Z test_contig_size1_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2168293Z test_contig_size1_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2191834Z test_contig_size1_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.2214651Z test_contig_size1_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2232871Z test_contig_size1_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2254921Z test_contig_size1_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2273933Z test_contig_size1_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2295853Z test_contig_size1_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2315764Z test_contig_size1_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2340477Z test_contig_size1_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2367708Z test_contig_size1_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2388216Z test_contig_size1_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2411328Z test_contig_size1_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2431938Z test_contig_size1_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2457696Z test_contig_size1_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2478524Z test_contig_size1_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2500335Z test_contig_size1_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2520782Z test_contig_size1_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2548275Z test_contig_size1_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2569799Z test_contig_size1_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2588281Z test_contig_size1_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2613374Z test_contig_size1_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2638948Z test_contig_size1_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2661739Z test_contig_size1_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2682644Z test_contig_size1_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2704660Z test_contig_size1_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2731439Z test_contig_size1_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2749931Z test_contig_size1_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2772086Z test_contig_size1_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2791868Z test_contig_size1_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2813355Z test_contig_size1_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2832161Z test_contig_size1_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2858374Z test_contig_size1_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2879362Z test_contig_size1_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2906008Z test_contig_size1_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.2929098Z test_contig_size1_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2951577Z test_contig_size1_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2975089Z test_contig_size1_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.2999870Z test_contig_size1_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3021400Z test_contig_size1_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3041831Z test_contig_size1_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3063037Z test_contig_size1_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3089871Z test_contig_size1_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.3112709Z test_contig_size1_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3135808Z test_contig_size1_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3158622Z test_contig_size1_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3181012Z test_contig_size1_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3202426Z test_contig_size1_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3224774Z test_contig_size1_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3247556Z test_contig_size1_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3275883Z test_contig_size1_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.3296831Z test_contig_size1_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3319209Z test_contig_size1_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3341753Z test_contig_size1_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3364651Z test_contig_size1_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3386416Z test_contig_size1_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3410633Z test_contig_size1_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3432517Z test_contig_size1_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3459750Z test_contig_size1_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.3481600Z test_contig_size1_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3503432Z test_contig_size1_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3526682Z test_contig_size1_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3548683Z test_contig_size1_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3573611Z test_contig_size1_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3595440Z test_contig_size1_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3618550Z test_contig_size1_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3644895Z test_contig_size1_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.3666998Z test_contig_size1_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3688155Z test_contig_size1_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3712499Z test_contig_size1_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3739236Z test_contig_size1_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3760467Z test_contig_size1_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3783472Z test_contig_size1_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3804048Z test_contig_size1_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3832086Z test_contig_size1_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.3856413Z test_contig_size1_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3879809Z test_contig_size1_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3903623Z test_contig_size1_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3926589Z test_contig_size1_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3947229Z test_contig_size1_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3969986Z test_contig_size1_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.3990496Z test_contig_size1_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4016688Z test_contig_size1_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4034704Z test_contig_size1_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4057858Z test_contig_size1_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4080730Z test_contig_size1_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4102705Z test_contig_size1_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4127016Z test_contig_size1_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4149624Z test_contig_size1_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4172877Z test_contig_size1_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4199723Z test_contig_size1_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.4222321Z test_contig_size1_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4244633Z test_contig_size1_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4267367Z test_contig_size1_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4288323Z test_contig_size1_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4307626Z test_contig_size1_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4331166Z test_contig_size1_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4352805Z test_contig_size1_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4381250Z test_contig_size1_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.4403599Z test_contig_size1_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4427520Z test_contig_size1_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4448095Z test_contig_size1_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4470283Z test_contig_size1_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4491417Z test_contig_size1_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4511401Z test_contig_size1_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4532463Z test_contig_size1_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4557801Z test_contig_size1_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4577755Z test_contig_size1_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4598786Z test_contig_size1_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4618660Z test_contig_size1_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4640614Z test_contig_size1_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4660964Z test_contig_size1_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4682252Z test_contig_size1_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4703462Z test_contig_size1_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4728096Z test_contig_size1_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4748545Z test_contig_size1_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4771117Z test_contig_size1_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4798621Z test_contig_size1_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4816807Z test_contig_size1_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.4843035Z test_contig_size1_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4869723Z test_contig_size1_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4894503Z test_contig_size1_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.4924677Z test_contig_size1_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.4949837Z test_contig_size1_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4973494Z test_contig_size1_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.4998822Z test_contig_size1_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5023347Z test_contig_size1_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5046059Z test_contig_size1_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5070931Z test_contig_size1_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5095437Z test_contig_size1_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5129607Z test_contig_size1_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.5149871Z test_contig_size1_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5179766Z test_contig_size1_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.5204323Z test_contig_size1_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5229880Z test_contig_size1_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5255055Z test_contig_size1_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5280054Z test_contig_size1_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5303404Z test_contig_size1_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5333930Z test_contig_size1_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.5357831Z test_contig_size1_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5379739Z test_contig_size1_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5402137Z test_contig_size1_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5425018Z test_contig_size1_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5446054Z test_contig_size1_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5470047Z test_contig_size1_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5495045Z test_contig_size1_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5521785Z test_contig_size1_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.5544019Z test_contig_size1_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5566090Z test_contig_size1_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5586378Z test_contig_size1_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5609162Z test_contig_size1_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5631275Z test_contig_size1_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5655126Z test_contig_size1_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5676327Z test_contig_size1_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5703470Z test_contig_size1_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.5725519Z test_contig_size1_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5748277Z test_contig_size1_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5771203Z test_contig_size1_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5792570Z test_contig_size1_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5816429Z test_contig_size1_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5837827Z test_contig_size1_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5859253Z test_contig_size1_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5885320Z test_contig_size1_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5906976Z test_contig_size1_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5929975Z test_contig_size1_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5950974Z test_contig_size1_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.5976801Z test_contig_size1_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6000746Z test_contig_size1_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6023099Z test_contig_size1_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6045058Z test_contig_size1_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6072614Z test_contig_size1_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.6093681Z test_contig_size1_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6116100Z test_contig_size1_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6139964Z test_contig_size1_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6163260Z test_contig_size1_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6184919Z test_contig_size1_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6209693Z test_contig_size1_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6229917Z test_contig_size1_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6256607Z test_contig_size1_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6275573Z test_contig_size1_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6300758Z test_contig_size1_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6322095Z test_contig_size1_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6343165Z test_contig_size1_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6365670Z test_contig_size1_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6387376Z test_contig_size1_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6414515Z test_contig_size1_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6434162Z test_contig_size1_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6461426Z test_contig_size1_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6481411Z test_contig_size1_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6503379Z test_contig_size1_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6524991Z test_contig_size1_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6547241Z test_contig_size1_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6569036Z test_contig_size1_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6596179Z test_contig_size1_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6620212Z test_contig_size1_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6641915Z test_contig_size1_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6663436Z test_contig_size1_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6685558Z test_contig_size1_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6707146Z test_contig_size1_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6729920Z test_contig_size1_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6751162Z test_contig_size1_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6779916Z test_contig_size1_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.6801021Z test_contig_size1_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6822386Z test_contig_size1_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6844936Z test_contig_size1_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6866184Z test_contig_size1_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6890248Z test_contig_size1_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6913160Z test_contig_size1_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6936862Z test_contig_size1_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.6963808Z test_contig_size1_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.6986674Z test_contig_size1_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7009239Z test_contig_size1_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7031743Z test_contig_size1_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7053706Z test_contig_size1_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7076253Z test_contig_size1_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7101945Z test_contig_size1_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7122566Z test_contig_size1_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7150044Z test_contig_size1_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.7173158Z test_contig_size1_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7194250Z test_contig_size1_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7216433Z test_contig_size1_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7240211Z test_contig_size1_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7262973Z test_contig_size1_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7284932Z test_contig_size1_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7307868Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7335963Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.7359208Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7382331Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7404977Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7426263Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7448278Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7470750Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7492584Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7518789Z test_contig_size1_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.7539671Z test_contig_size1_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7566970Z test_contig_size1_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7590931Z test_contig_size1_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7615196Z test_contig_size1_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7635797Z test_contig_size1_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7660714Z test_contig_size1_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7686199Z test_contig_size1_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7714726Z test_contig_size1_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.7737480Z test_contig_size1_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7763621Z test_contig_size1_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7785276Z test_contig_size1_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7813124Z test_contig_size1_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.7833831Z test_contig_size1_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7863219Z test_contig_size1_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.7888327Z test_contig_size1_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.7918924Z test_contig_size1_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.7943870Z test_contig_size1_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7968139Z test_contig_size1_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.7991232Z test_contig_size1_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8014435Z test_contig_size1_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8035561Z test_contig_size1_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8058920Z test_contig_size1_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8082428Z test_contig_size1_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8111524Z test_contig_size1_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.8134132Z test_contig_size1_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8160819Z test_contig_size1_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8187671Z test_contig_size1_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.8213434Z test_contig_size1_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.8237728Z test_contig_size1_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8263897Z test_contig_size1_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8286771Z test_contig_size1_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8317384Z test_contig_size1_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.8344388Z test_contig_size1_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8367937Z test_contig_size1_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8392313Z test_contig_size1_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8417794Z test_contig_size1_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8443465Z test_contig_size1_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8467864Z test_contig_size1_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8494952Z test_contig_size1_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.8524533Z test_contig_size1_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.8549474Z test_contig_size1_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8573896Z test_contig_size1_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8596690Z test_contig_size1_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8620978Z test_contig_size1_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8646555Z test_contig_size1_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8670176Z test_contig_size1_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8695060Z test_contig_size1_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8727235Z test_contig_size1_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.8749387Z test_contig_size1_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8774918Z test_contig_size1_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8799348Z test_contig_size1_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8822972Z test_contig_vs_every_other_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8846323Z test_contig_vs_every_other_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8870268Z test_contig_vs_every_other_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8895900Z test_contig_vs_every_other_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8926005Z test_contig_vs_every_other_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.8949188Z test_contig_vs_every_other_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8971739Z test_contig_vs_every_other_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.8994139Z test_contig_vs_every_other_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9016200Z test_contig_vs_every_other_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9037365Z test_contig_vs_every_other_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9058391Z test_contig_vs_every_other_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9079779Z test_contig_vs_every_other_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9106365Z test_contig_vs_every_other_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.9130278Z test_contig_vs_every_other_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9152382Z test_contig_vs_every_other_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9178266Z test_contig_vs_every_other_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9205303Z test_contig_vs_every_other_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9229096Z test_contig_vs_every_other_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9249977Z test_contig_vs_every_other_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9274944Z test_contig_vs_every_other_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9301891Z test_contig_vs_every_other_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.9326615Z test_contig_vs_every_other_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9349527Z test_contig_vs_every_other_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9372127Z test_contig_vs_every_other_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9394430Z test_contig_vs_every_other_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9418632Z test_contig_vs_every_other_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9441818Z test_contig_vs_every_other_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9466706Z test_contig_vs_every_other_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9496419Z test_contig_vs_every_other_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.9519788Z test_contig_vs_every_other_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9543544Z test_contig_vs_every_other_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9566921Z test_contig_vs_every_other_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9588795Z test_contig_vs_every_other_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9611651Z test_contig_vs_every_other_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9633832Z test_contig_vs_every_other_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9658338Z test_contig_vs_every_other_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9684441Z test_contig_vs_every_other_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.9706419Z test_contig_vs_every_other_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9730830Z test_contig_vs_every_other_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9757184Z test_contig_vs_every_other_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9780600Z test_contig_vs_every_other_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9805079Z test_contig_vs_every_other_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9828330Z test_contig_vs_every_other_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9850506Z test_contig_vs_every_other_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9877992Z test_contig_vs_every_other_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:35.9900074Z test_contig_vs_every_other_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9923991Z test_contig_vs_every_other_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9946335Z test_contig_vs_every_other_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9971579Z test_contig_vs_every_other_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:35.9995031Z test_contig_vs_every_other_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0018434Z test_contig_vs_every_other_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0044598Z test_contig_vs_every_other_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.0073294Z test_contig_vs_every_other_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.0097035Z test_contig_vs_every_other_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0121028Z test_contig_vs_every_other_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0143848Z test_contig_vs_every_other_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0166716Z test_contig_vs_every_other_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0191922Z test_contig_vs_every_other_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0212089Z test_contig_vs_every_other_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0235537Z test_contig_vs_every_other_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0264027Z test_contig_vs_every_other_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.0286933Z test_contig_vs_every_other_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0313255Z test_contig_vs_every_other_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0337053Z test_contig_vs_every_other_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0360356Z test_contig_vs_every_other_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0384715Z test_contig_vs_every_other_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0408037Z test_contig_vs_every_other_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0431452Z test_contig_vs_every_other_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0458444Z test_contig_vs_every_other_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.0481002Z test_contig_vs_every_other_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0503893Z test_contig_vs_every_other_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0527910Z test_contig_vs_every_other_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0550209Z test_contig_vs_every_other_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0572136Z test_contig_vs_every_other_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0597981Z test_contig_vs_every_other_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0622542Z test_contig_vs_every_other_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0653486Z test_contig_vs_every_other_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.0677680Z test_contig_vs_every_other_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0700463Z test_contig_vs_every_other_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0722448Z test_contig_vs_every_other_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0745524Z test_contig_vs_every_other_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0769384Z test_contig_vs_every_other_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0792618Z test_contig_vs_every_other_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0816241Z test_contig_vs_every_other_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0844160Z test_contig_vs_every_other_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.0867504Z test_contig_vs_every_other_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0891374Z test_contig_vs_every_other_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0917269Z test_contig_vs_every_other_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0941619Z test_contig_vs_every_other_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0965214Z test_contig_vs_every_other_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.0988248Z test_contig_vs_every_other_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1011307Z test_contig_vs_every_other_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1038205Z test_contig_vs_every_other_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.1059772Z test_contig_vs_every_other_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1082539Z test_contig_vs_every_other_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1105499Z test_contig_vs_every_other_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1127504Z test_contig_vs_every_other_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1149221Z test_contig_vs_every_other_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1169929Z test_contig_vs_every_other_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1191710Z test_contig_vs_every_other_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1215437Z test_contig_vs_every_other_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1237976Z test_contig_vs_every_other_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1262443Z test_contig_vs_every_other_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1286819Z test_contig_vs_every_other_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1310599Z test_contig_vs_every_other_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1332594Z test_contig_vs_every_other_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1359579Z test_contig_vs_every_other_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1379588Z test_contig_vs_every_other_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1408151Z test_contig_vs_every_other_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.1431548Z test_contig_vs_every_other_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1454568Z test_contig_vs_every_other_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1476218Z test_contig_vs_every_other_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1497933Z test_contig_vs_every_other_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1519807Z test_contig_vs_every_other_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1541666Z test_contig_vs_every_other_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1563341Z test_contig_vs_every_other_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1591738Z test_contig_vs_every_other_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.1613325Z test_contig_vs_every_other_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1639760Z test_contig_vs_every_other_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.1663533Z test_contig_vs_every_other_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1690275Z test_contig_vs_every_other_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1712406Z test_contig_vs_every_other_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1733952Z test_contig_vs_every_other_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1757352Z test_contig_vs_every_other_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1782409Z test_contig_vs_every_other_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1802980Z test_contig_vs_every_other_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1822537Z test_contig_vs_every_other_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1842873Z test_contig_vs_every_other_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1862983Z test_contig_vs_every_other_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1887631Z test_contig_vs_every_other_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1907843Z test_contig_vs_every_other_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1932253Z test_contig_vs_every_other_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.1963815Z test_contig_vs_every_other_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.1987216Z test_contig_vs_every_other_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2011316Z test_contig_vs_every_other_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2038256Z test_contig_vs_every_other_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2056356Z test_contig_vs_every_other_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2078313Z test_contig_vs_every_other_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2099116Z test_contig_vs_every_other_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2123488Z test_contig_vs_every_other_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2144269Z test_contig_vs_every_other_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2165488Z test_contig_vs_every_other_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2190284Z test_contig_vs_every_other_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2212924Z test_contig_vs_every_other_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2237183Z test_contig_vs_every_other_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2262159Z test_contig_vs_every_other_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2285551Z test_contig_vs_every_other_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2313153Z test_contig_vs_every_other_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.2336552Z test_contig_vs_every_other_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2360063Z test_contig_vs_every_other_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2383438Z test_contig_vs_every_other_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2405949Z test_contig_vs_every_other_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2429100Z test_contig_vs_every_other_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2451358Z test_contig_vs_every_other_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2476457Z test_contig_vs_every_other_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2502951Z test_contig_vs_every_other_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.2528180Z test_contig_vs_every_other_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2553169Z test_contig_vs_every_other_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2575896Z test_contig_vs_every_other_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2600536Z test_contig_vs_every_other_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2622389Z test_contig_vs_every_other_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2645474Z test_contig_vs_every_other_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2668770Z test_contig_vs_every_other_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2696065Z test_contig_vs_every_other_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.2719796Z test_contig_vs_every_other_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2741955Z test_contig_vs_every_other_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2766317Z test_contig_vs_every_other_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2791128Z test_contig_vs_every_other_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2813490Z test_contig_vs_every_other_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2837217Z test_contig_vs_every_other_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2861465Z test_contig_vs_every_other_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2890286Z test_contig_vs_every_other_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.2914654Z test_contig_vs_every_other_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2936230Z test_contig_vs_every_other_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2960351Z test_contig_vs_every_other_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.2982090Z test_contig_vs_every_other_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3009084Z test_contig_vs_every_other_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3032750Z test_contig_vs_every_other_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3053683Z test_contig_vs_every_other_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3081699Z test_contig_vs_every_other_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.3103497Z test_contig_vs_every_other_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3126174Z test_contig_vs_every_other_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3151400Z test_contig_vs_every_other_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3173237Z test_contig_vs_every_other_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3195117Z test_contig_vs_every_other_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3218603Z test_contig_vs_every_other_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3242185Z test_contig_vs_every_other_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3270836Z test_contig_vs_every_other_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.3292748Z test_contig_vs_every_other_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3316335Z test_contig_vs_every_other_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3339728Z test_contig_vs_every_other_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3362090Z test_contig_vs_every_other_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3384131Z test_contig_vs_every_other_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3407033Z test_contig_vs_every_other_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3430324Z test_contig_vs_every_other_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3458356Z test_contig_vs_every_other_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.3482785Z test_contig_vs_every_other_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3506839Z test_contig_vs_every_other_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3532266Z test_contig_vs_every_other_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3553734Z test_contig_vs_every_other_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3577174Z test_contig_vs_every_other_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3601040Z test_contig_vs_every_other_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3623286Z test_contig_vs_every_other_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3651693Z test_contig_vs_every_other_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.3674822Z test_contig_vs_every_other_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3697784Z test_contig_vs_every_other_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3722204Z test_contig_vs_every_other_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3748739Z test_contig_vs_every_other_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.3773092Z test_contig_vs_every_other_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3796742Z test_contig_vs_every_other_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3818058Z test_contig_vs_every_other_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3845820Z test_contig_vs_every_other_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.3868078Z test_contig_vs_every_other_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3891470Z test_contig_vs_every_other_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3915538Z test_contig_vs_every_other_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3937616Z test_contig_vs_every_other_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3962733Z test_contig_vs_every_other_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.3985733Z test_contig_vs_every_other_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4009628Z test_contig_vs_every_other_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4037103Z test_contig_vs_every_other_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.4060102Z test_contig_vs_every_other_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4083328Z test_contig_vs_every_other_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4105163Z test_contig_vs_every_other_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4129647Z test_contig_vs_every_other_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4156114Z test_contig_vs_every_other_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4175901Z test_contig_vs_every_other_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4200845Z test_contig_vs_every_other_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4231378Z test_contig_vs_every_other_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.4254522Z test_contig_vs_every_other_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4277247Z test_contig_vs_every_other_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4300412Z test_contig_vs_every_other_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4325182Z test_contig_vs_every_other_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4346754Z test_contig_vs_every_other_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4368901Z test_contig_vs_every_other_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4392462Z test_contig_vs_every_other_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4419613Z test_contig_vs_every_other_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.4442761Z test_contig_vs_every_other_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4467572Z test_contig_vs_every_other_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4490320Z test_contig_vs_every_other_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4514896Z test_contig_vs_every_other_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4537079Z test_contig_vs_every_other_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4560114Z test_contig_vs_every_other_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4584379Z test_contig_vs_every_other_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4611708Z test_contig_vs_every_other_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.4634201Z test_contig_vs_every_other_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4656833Z test_contig_vs_every_other_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4679379Z test_contig_vs_every_other_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4704062Z test_contig_vs_every_other_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4727685Z test_contig_vs_every_other_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4751836Z test_contig_vs_every_other_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4774864Z test_contig_vs_every_other_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4802621Z test_contig_vs_every_other_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.4826597Z test_contig_vs_every_other_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4849516Z test_contig_vs_every_other_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4873589Z test_contig_vs_every_other_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4885032Z test_contig_vs_every_other_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:36.4895981Z test_contig_vs_every_other_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:36.4908399Z test_contig_vs_every_other_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:36.4935919Z test_contig_vs_every_other_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.4956501Z test_contig_vs_every_other_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.4980612Z test_contig_vs_every_other_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5004975Z test_contig_vs_every_other_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5032072Z test_contig_vs_every_other_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.5055908Z test_contig_vs_every_other_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5078664Z test_contig_vs_every_other_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5100145Z test_contig_vs_every_other_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5126095Z test_contig_vs_every_other_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5148815Z test_contig_vs_every_other_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5170943Z test_contig_vs_every_other_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5195536Z test_contig_vs_every_other_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5224896Z test_contig_vs_every_other_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.5249088Z test_contig_vs_every_other_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5271563Z test_contig_vs_every_other_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5298064Z test_contig_vs_every_other_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5321330Z test_contig_vs_every_other_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5347359Z test_contig_vs_every_other_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5368732Z test_contig_vs_every_other_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5392166Z test_contig_vs_every_other_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5418492Z test_contig_vs_every_other_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.5439474Z test_contig_vs_every_other_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5461256Z test_contig_vs_every_other_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5483880Z test_contig_vs_every_other_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5504357Z test_contig_vs_every_other_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5526675Z test_contig_vs_every_other_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5548391Z test_contig_vs_every_other_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5570444Z test_contig_vs_every_other_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5600379Z test_contig_vs_every_other_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.5625000Z test_contig_vs_every_other_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5649838Z test_contig_vs_every_other_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5670995Z test_contig_vs_every_other_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5693860Z test_contig_vs_every_other_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5717075Z test_contig_vs_every_other_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5737525Z test_contig_vs_every_other_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5759205Z test_contig_vs_every_other_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5784213Z test_contig_vs_every_other_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5806965Z test_contig_vs_every_other_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5825744Z test_contig_vs_every_other_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5848075Z test_contig_vs_every_other_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5870882Z test_contig_vs_every_other_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5894561Z test_contig_vs_every_other_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5917160Z test_contig_vs_every_other_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5938835Z test_contig_vs_every_other_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5964447Z test_contig_vs_every_other_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.5985536Z test_contig_vs_every_other_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6007707Z test_contig_vs_every_other_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6029762Z test_contig_vs_every_other_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6051551Z test_contig_vs_every_other_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6074368Z test_contig_vs_every_other_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6097726Z test_contig_vs_every_other_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6119431Z test_contig_vs_every_other_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6143575Z test_contig_vs_every_other_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6165800Z test_contig_vs_every_other_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6189779Z test_contig_vs_every_other_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6211581Z test_contig_vs_every_other_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6234055Z test_contig_vs_every_other_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6255045Z test_contig_vs_every_other_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6276515Z test_contig_vs_every_other_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6297547Z test_contig_vs_every_other_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6322808Z test_contig_vs_every_other_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6345699Z test_contig_vs_every_other_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6368888Z test_contig_vs_every_other_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6391260Z test_contig_vs_every_other_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6411737Z test_contig_vs_every_other_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6433009Z test_contig_vs_every_other_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6458316Z test_contig_vs_every_other_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6478964Z test_contig_vs_every_other_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6502055Z test_contig_vs_every_other_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6524505Z test_contig_vs_every_other_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6548268Z test_contig_vs_every_other_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6606254Z test_contig_vs_every_other_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:36.6657901Z test_contig_vs_every_other_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:36.6713615Z test_contig_vs_every_other_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:36.6740798Z test_contig_vs_every_other_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6762303Z test_contig_vs_every_other_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6788026Z test_contig_vs_every_other_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6810576Z test_contig_vs_every_other_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6833823Z test_contig_vs_every_other_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6854124Z test_contig_vs_every_other_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6877321Z test_contig_vs_every_other_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6897482Z test_contig_vs_every_other_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6918845Z test_contig_vs_every_other_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6940582Z test_contig_vs_every_other_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.6964179Z test_contig_vs_every_other_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.6978570Z test_contig_vs_every_other_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.6998317Z test_contig_vs_every_other_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7014471Z test_contig_vs_every_other_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7032179Z test_contig_vs_every_other_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7048689Z test_contig_vs_every_other_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7065533Z test_contig_vs_every_other_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7082830Z test_contig_vs_every_other_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7098840Z test_contig_vs_every_other_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7116097Z test_contig_vs_every_other_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7133252Z test_contig_vs_every_other_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7151047Z test_contig_vs_every_other_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:36.7179689Z test_contig_vs_every_other_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.7203893Z test_contig_vs_every_other_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7232996Z test_contig_vs_every_other_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7251680Z test_contig_vs_every_other_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7273765Z test_contig_vs_every_other_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7296358Z test_contig_vs_every_other_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7320398Z test_contig_vs_every_other_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7344730Z test_contig_vs_every_other_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7372077Z test_contig_vs_every_other_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.7395105Z test_contig_vs_every_other_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7418983Z test_contig_vs_every_other_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7444394Z test_contig_vs_every_other_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7471751Z test_contig_vs_every_other_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.7494288Z test_contig_vs_every_other_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7515586Z test_contig_vs_every_other_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7546462Z test_contig_vs_every_other_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.7570847Z test_contig_vs_every_other_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7593250Z test_contig_vs_every_other_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7614134Z test_contig_vs_every_other_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7636377Z test_contig_vs_every_other_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7660245Z test_contig_vs_every_other_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7684474Z test_contig_vs_every_other_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7708481Z test_contig_vs_every_other_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7735522Z test_contig_vs_every_other_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.7759542Z test_contig_vs_every_other_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7783292Z test_contig_vs_every_other_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7806649Z test_contig_vs_every_other_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7829383Z test_contig_vs_every_other_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7852533Z test_contig_vs_every_other_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7873378Z test_contig_vs_every_other_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7897132Z test_contig_vs_every_other_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7924856Z test_contig_vs_every_other_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.7948865Z test_contig_vs_every_other_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7973639Z test_contig_vs_every_other_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.7997639Z test_contig_vs_every_other_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8021414Z test_contig_vs_every_other_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8045165Z test_contig_vs_every_other_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8069144Z test_contig_vs_every_other_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8092319Z test_contig_vs_every_other_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8121117Z test_contig_vs_every_other_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.8141936Z test_contig_vs_every_other_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8164146Z test_contig_vs_every_other_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8186418Z test_contig_vs_every_other_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8210871Z test_contig_vs_every_other_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8231901Z test_contig_vs_every_other_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8256657Z test_contig_vs_every_other_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8282251Z test_contig_vs_every_other_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8312106Z test_contig_vs_every_other_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.8335345Z test_contig_vs_every_other_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8357707Z test_contig_vs_every_other_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8382700Z test_contig_vs_every_other_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8404571Z test_contig_vs_every_other_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8427410Z test_contig_vs_every_other_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8451366Z test_contig_vs_every_other_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8471747Z test_contig_vs_every_other_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8498531Z test_contig_vs_every_other_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8522935Z test_contig_vs_every_other_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8543262Z test_contig_vs_every_other_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8566033Z test_contig_vs_every_other_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8589472Z test_contig_vs_every_other_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8614441Z test_contig_vs_every_other_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8634957Z test_contig_vs_every_other_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8657361Z test_contig_vs_every_other_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8682946Z test_contig_vs_every_other_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.8703575Z test_contig_vs_every_other_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8726265Z test_contig_vs_every_other_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8746086Z test_contig_vs_every_other_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8772537Z test_contig_vs_every_other_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8798614Z test_contig_vs_every_other_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.8823257Z test_contig_vs_every_other_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8861911Z test_contig_vs_every_other_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8874630Z test_contig_vs_every_other_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.8896624Z test_contig_vs_every_other_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8920713Z test_contig_vs_every_other_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8943395Z test_contig_vs_every_other_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8967093Z test_contig_vs_every_other_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.8989312Z test_contig_vs_every_other_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9011968Z test_contig_vs_every_other_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9037225Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.9069229Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.9094387Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.9118479Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9144738Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9167986Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9192506Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9219007Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.9247940Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.9277529Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.9304221Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9327185Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9350890Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9377118Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9401331Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9426949Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9451423Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9481157Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.9506595Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9530929Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9556503Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.9583408Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9608198Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9630839Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9655349Z test_contig_vs_every_other_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9680093Z test_contig_vs_every_other_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9706175Z test_contig_vs_every_other_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9727627Z test_contig_vs_every_other_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9749740Z test_contig_vs_every_other_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9772673Z test_contig_vs_every_other_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9792461Z test_contig_vs_every_other_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9814817Z test_contig_vs_every_other_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9836192Z test_contig_vs_every_other_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9862628Z test_contig_vs_every_other_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:36.9887190Z test_contig_vs_every_other_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9911067Z test_contig_vs_every_other_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9937095Z test_contig_vs_every_other_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9960021Z test_contig_vs_every_other_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:36.9986061Z test_contig_vs_every_other_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0006615Z test_contig_vs_every_other_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0031362Z test_contig_vs_every_other_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0056591Z test_contig_vs_every_other_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.0076915Z test_contig_vs_every_other_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0097480Z test_contig_vs_every_other_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0118186Z test_contig_vs_every_other_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0138196Z test_contig_vs_every_other_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0162364Z test_contig_vs_every_other_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0186248Z test_contig_vs_every_other_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0210827Z test_contig_vs_every_other_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0239091Z test_contig_vs_every_other_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.0261308Z test_contig_vs_every_other_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0285168Z test_contig_vs_every_other_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0312287Z test_contig_vs_every_other_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0334623Z test_contig_vs_every_other_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0358910Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0380889Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0406252Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0432609Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.0456226Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0479520Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0501726Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0527990Z test_contig_vs_every_other_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0549719Z test_contig_vs_every_other_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0572308Z test_contig_vs_every_other_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0595588Z test_contig_vs_every_other_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0627266Z test_contig_vs_every_other_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.0652405Z test_contig_vs_every_other_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0678675Z test_contig_vs_every_other_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.0703602Z test_contig_vs_every_other_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0728271Z test_contig_vs_every_other_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0750185Z test_contig_vs_every_other_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0772588Z test_contig_vs_every_other_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0795809Z test_contig_vs_every_other_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0825963Z test_contig_vs_every_other_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.0849242Z test_contig_vs_every_other_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0872455Z test_contig_vs_every_other_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0895575Z test_contig_vs_every_other_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0918993Z test_contig_vs_every_other_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0941239Z test_contig_vs_every_other_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.0969029Z test_contig_vs_every_other_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.0994351Z test_contig_vs_every_other_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1022473Z test_contig_vs_every_other_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.1047548Z test_contig_vs_every_other_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1070427Z test_contig_vs_every_other_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1094513Z test_contig_vs_every_other_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1117217Z test_contig_vs_every_other_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1140023Z test_contig_vs_every_other_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1163403Z test_contig_vs_every_other_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1187590Z test_contig_vs_every_other_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1216269Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.1241691Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1268848Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.1291697Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1317184Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1341288Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1363863Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1387586Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1414537Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.1446550Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.1495188Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:37.1534158Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:37.1556664Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1580411Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1604176Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1631260Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1654621Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.1677312Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1700236Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1723549Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1747955Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1770851Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1794107Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1819287Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1845510Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.1868775Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1891709Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1912807Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1939337Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1961396Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.1985236Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2009673Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2036825Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.2058988Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2081340Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2104087Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2129867Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2150498Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2173993Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2199537Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2229961Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.2251470Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2276299Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2299963Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2320837Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2343024Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2365271Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2388162Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2415618Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.2440527Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2464362Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2488879Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2511439Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2533000Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2555615Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2579529Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2607785Z test_contig_vs_every_other_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.2631791Z test_contig_vs_every_other_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2656592Z test_contig_vs_every_other_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2681071Z test_contig_vs_every_other_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2704081Z test_contig_vs_every_other_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2728340Z test_contig_vs_every_other_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2750887Z test_contig_vs_every_other_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2772445Z test_contig_vs_every_other_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2796774Z test_contig_vs_every_other_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2817160Z test_contig_vs_every_other_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2837676Z test_contig_vs_every_other_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2864124Z test_contig_vs_every_other_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2886427Z test_contig_vs_every_other_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2913449Z test_contig_vs_every_other_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2936129Z test_contig_vs_every_other_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2961331Z test_contig_vs_every_other_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.2989669Z test_contig_vs_every_other_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.3012114Z test_contig_vs_every_other_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3034545Z test_contig_vs_every_other_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3058056Z test_contig_vs_every_other_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3079864Z test_contig_vs_every_other_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3103220Z test_contig_vs_every_other_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3123786Z test_contig_vs_every_other_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3152004Z test_contig_vs_every_other_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.3174579Z test_contig_vs_every_other_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3198033Z test_contig_vs_every_other_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3222943Z test_contig_vs_every_other_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3244941Z test_contig_vs_every_other_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3270158Z test_contig_vs_every_other_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3288818Z test_contig_vs_every_other_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3310467Z test_contig_vs_every_other_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3336861Z test_contig_vs_every_other_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3358936Z test_contig_vs_every_other_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3378495Z test_contig_vs_every_other_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3404626Z test_contig_vs_every_other_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3426955Z test_contig_vs_every_other_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3452387Z test_contig_vs_every_other_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3476132Z test_contig_vs_every_other_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3500122Z test_contig_vs_every_other_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3527830Z test_contig_vs_every_other_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.3551448Z test_contig_vs_every_other_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3574485Z test_contig_vs_every_other_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3595491Z test_contig_vs_every_other_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3618816Z test_contig_vs_every_other_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3641865Z test_contig_vs_every_other_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3664398Z test_contig_vs_every_other_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3687980Z test_contig_vs_every_other_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3718289Z test_contig_vs_every_other_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.3743787Z test_contig_vs_every_other_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3764901Z test_contig_vs_every_other_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3789358Z test_contig_vs_every_other_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3812202Z test_contig_vs_every_other_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3833795Z test_contig_vs_every_other_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3858379Z test_contig_vs_every_other_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3883079Z test_contig_vs_every_other_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3910386Z test_contig_vs_every_other_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.3933296Z test_contig_vs_every_other_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3956668Z test_contig_vs_every_other_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.3980993Z test_contig_vs_every_other_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4004452Z test_contig_vs_every_other_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4027170Z test_contig_vs_every_other_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4051761Z test_contig_vs_every_other_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4075871Z test_contig_vs_every_other_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4101776Z test_contig_vs_every_other_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.4126674Z test_contig_vs_every_other_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4151333Z test_contig_vs_every_other_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4175251Z test_contig_vs_every_other_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4199037Z test_contig_vs_every_other_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4223737Z test_contig_vs_every_other_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4247585Z test_contig_vs_every_other_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4269764Z test_contig_vs_every_other_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4297692Z test_contig_vs_every_other_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.4321039Z test_contig_vs_every_other_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4343002Z test_contig_vs_every_other_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4367803Z test_contig_vs_every_other_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4391205Z test_contig_vs_every_other_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4416437Z test_contig_vs_every_other_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4439664Z test_contig_vs_every_other_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4464489Z test_contig_vs_every_other_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4494781Z test_contig_vs_every_other_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.4515794Z test_contig_vs_every_other_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4540169Z test_contig_vs_every_other_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4562356Z test_contig_vs_every_other_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4583869Z test_contig_vs_every_other_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4605362Z test_contig_vs_every_other_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4625044Z test_contig_vs_every_other_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4646009Z test_contig_vs_every_other_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4672618Z test_contig_vs_every_other_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.4696763Z test_contig_vs_every_other_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4720774Z test_contig_vs_every_other_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4745094Z test_contig_vs_every_other_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4770001Z test_contig_vs_every_other_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4792915Z test_contig_vs_every_other_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4816937Z test_contig_vs_every_other_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4840287Z test_contig_vs_every_other_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4868282Z test_contig_vs_every_other_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.4891707Z test_contig_vs_every_other_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4914890Z test_contig_vs_every_other_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4937677Z test_contig_vs_every_other_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4959985Z test_contig_vs_every_other_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.4984568Z test_contig_vs_every_other_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5006157Z test_contig_vs_every_other_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5030161Z test_contig_vs_every_other_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5058713Z test_contig_vs_every_other_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.5081702Z test_contig_vs_every_other_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5103132Z test_contig_vs_every_other_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5124620Z test_contig_vs_every_other_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5144728Z test_contig_vs_every_other_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5168139Z test_contig_vs_every_other_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5188706Z test_contig_vs_every_other_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5210256Z test_contig_vs_every_other_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5235367Z test_contig_vs_every_other_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5257262Z test_contig_vs_every_other_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5278762Z test_contig_vs_every_other_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5301142Z test_contig_vs_every_other_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5324637Z test_contig_vs_every_other_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5346388Z test_contig_vs_every_other_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5366999Z test_contig_vs_every_other_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5387357Z test_contig_vs_every_other_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5411997Z test_contig_vs_every_other_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5436464Z test_contig_vs_every_other_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5460954Z test_contig_vs_every_other_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5488288Z test_contig_vs_every_other_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.5512079Z test_contig_vs_every_other_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5537180Z test_contig_vs_every_other_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5559182Z test_contig_vs_every_other_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5585105Z test_contig_vs_every_other_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5609826Z test_contig_vs_every_other_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.5634185Z test_contig_vs_every_other_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5657584Z test_contig_vs_every_other_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5680107Z test_contig_vs_every_other_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5705940Z test_contig_vs_every_other_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5728410Z test_contig_vs_every_other_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5749908Z test_contig_vs_every_other_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5775405Z test_contig_vs_every_other_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5806035Z test_contig_vs_every_other_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.5828041Z test_contig_vs_every_other_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5852641Z test_contig_vs_every_other_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5873555Z test_contig_vs_every_other_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5896557Z test_contig_vs_every_other_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5919094Z test_contig_vs_every_other_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5940728Z test_contig_vs_every_other_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5967001Z test_contig_vs_every_other_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.5992840Z test_contig_vs_every_other_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.6017780Z test_contig_vs_every_other_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6039173Z test_contig_vs_every_other_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6062801Z test_contig_vs_every_other_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6089085Z test_contig_vs_every_other_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6112687Z test_contig_vs_every_other_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6134986Z test_contig_vs_every_other_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6158477Z test_contig_vs_every_other_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6184114Z test_contig_vs_every_other_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.6206752Z test_contig_vs_every_other_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6229634Z test_contig_vs_every_other_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6251315Z test_contig_vs_every_other_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6274894Z test_contig_vs_every_other_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6300094Z test_contig_vs_every_other_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6322268Z test_contig_vs_every_other_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6346544Z test_contig_vs_every_other_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6374858Z test_contig_vs_every_other_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.6398877Z test_contig_vs_every_other_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6420828Z test_contig_vs_every_other_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6443523Z test_contig_vs_every_other_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6469083Z test_contig_vs_every_other_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6490721Z test_contig_vs_every_other_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6511847Z test_contig_vs_every_other_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6536861Z test_contig_vs_every_other_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6564012Z test_contig_vs_every_other_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.6587349Z test_contig_vs_every_other_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6611815Z test_contig_vs_every_other_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6637494Z test_contig_vs_every_other_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6658857Z test_contig_vs_every_other_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6680893Z test_contig_vs_every_other_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6702871Z test_contig_vs_every_other_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6727410Z test_contig_vs_every_other_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6755867Z test_contig_vs_every_other_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.6780733Z test_contig_vs_every_other_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6803358Z test_contig_vs_every_other_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6827457Z test_contig_vs_every_other_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6849731Z test_contig_vs_every_other_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6872692Z test_contig_vs_every_other_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6894888Z test_contig_vs_every_other_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6918323Z test_contig_vs_every_other_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6944861Z test_contig_vs_every_other_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.6969734Z test_contig_vs_every_other_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.6991478Z test_contig_vs_every_other_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7013990Z test_contig_vs_every_other_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7035629Z test_contig_vs_every_other_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7059844Z test_contig_vs_every_other_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7082630Z test_contig_vs_every_other_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7106159Z test_contig_vs_every_other_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7133711Z test_contig_vs_every_other_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.7157564Z test_contig_vs_every_other_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7179976Z test_contig_vs_every_other_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7204138Z test_contig_vs_every_other_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7226101Z test_contig_vs_every_other_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7249884Z test_contig_vs_every_other_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7273667Z test_contig_vs_every_other_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7295610Z test_contig_vs_every_other_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7322881Z test_contig_vs_every_other_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.7345243Z test_contig_vs_every_other_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7371028Z test_contig_vs_every_other_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7395098Z test_contig_vs_every_other_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7415960Z test_contig_vs_every_other_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7439306Z test_contig_vs_every_other_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7461620Z test_contig_vs_every_other_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7483978Z test_contig_vs_every_other_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7510287Z test_contig_vs_every_other_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.7536295Z test_contig_vs_every_other_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7558709Z test_contig_vs_every_other_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7582624Z test_contig_vs_every_other_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7606287Z test_contig_vs_every_other_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7632634Z test_contig_vs_every_other_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7653084Z test_contig_vs_every_other_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7676898Z test_contig_vs_every_other_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7706218Z test_contig_vs_every_other_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.7730989Z test_contig_vs_every_other_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7752738Z test_contig_vs_every_other_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7774954Z test_contig_vs_every_other_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7800950Z test_contig_vs_every_other_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7821479Z test_contig_vs_every_other_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7845340Z test_contig_vs_every_other_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7868065Z test_contig_vs_every_other_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7895814Z test_contig_vs_every_other_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.7921155Z test_contig_vs_every_other_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7941710Z test_contig_vs_every_other_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7964449Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.7990169Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8012963Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8033485Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8059060Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8085932Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.8111688Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8132325Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8152478Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8176192Z test_contig_vs_every_other_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8203062Z test_contig_vs_every_other_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8228862Z test_contig_vs_every_other_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8251669Z test_contig_vs_every_other_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8277846Z test_contig_vs_every_other_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.8300862Z test_contig_vs_every_other_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8323335Z test_contig_vs_every_other_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8345203Z test_contig_vs_every_other_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8370643Z test_contig_vs_every_other_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8393959Z test_contig_vs_every_other_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8414468Z test_contig_vs_every_other_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8439203Z test_contig_vs_every_other_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8466175Z test_contig_vs_every_other_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.8488153Z test_contig_vs_every_other_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8512893Z test_contig_vs_every_other_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8538724Z test_contig_vs_every_other_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.8563165Z test_contig_vs_every_other_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8585672Z test_contig_vs_every_other_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8610129Z test_contig_vs_every_other_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8632596Z test_contig_vs_every_other_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8657493Z test_contig_vs_every_other_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.8680068Z test_contig_vs_every_other_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8701350Z test_contig_vs_every_other_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8722886Z test_contig_vs_every_other_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8747945Z test_contig_vs_every_other_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8770455Z test_contig_vs_every_other_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8794382Z test_contig_vs_every_other_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8823468Z test_contig_vs_every_other_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.8848348Z test_contig_vs_every_other_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8871867Z test_contig_vs_every_other_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8895802Z test_contig_vs_every_other_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8917940Z test_contig_vs_every_other_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8940591Z test_contig_vs_every_other_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8962900Z test_contig_vs_every_other_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.8985746Z test_contig_vs_every_other_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9015712Z test_contig_vs_every_other_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.9040314Z test_contig_vs_every_other_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9062754Z test_contig_vs_every_other_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9089685Z test_contig_vs_every_other_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9111454Z test_contig_vs_every_other_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9134194Z test_contig_vs_every_other_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9157895Z test_contig_vs_every_other_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9182046Z test_contig_vs_every_other_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9209683Z test_contig_vs_every_other_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.9232614Z test_contig_vs_every_other_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9254716Z test_contig_vs_every_other_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9276332Z test_contig_vs_every_other_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9300003Z test_contig_vs_every_other_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9327206Z test_contig_vs_every_other_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9349191Z test_contig_vs_every_other_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9373089Z test_contig_vs_every_other_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9399221Z test_contig_vs_every_other_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.9424583Z test_contig_vs_transposed_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9445546Z test_contig_vs_transposed_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9470210Z test_contig_vs_transposed_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9495312Z test_contig_vs_transposed_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9517986Z test_contig_vs_transposed_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9542614Z test_contig_vs_transposed_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9566592Z test_contig_vs_transposed_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9592571Z test_contig_vs_transposed_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.9612979Z test_contig_vs_transposed_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9632812Z test_contig_vs_transposed_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9655566Z test_contig_vs_transposed_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9678247Z test_contig_vs_transposed_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9699360Z test_contig_vs_transposed_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9725528Z test_contig_vs_transposed_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9748039Z test_contig_vs_transposed_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9778000Z test_contig_vs_transposed_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.9807473Z test_contig_vs_transposed_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.9830564Z test_contig_vs_transposed_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9854427Z test_contig_vs_transposed_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9875441Z test_contig_vs_transposed_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9898127Z test_contig_vs_transposed_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9922672Z test_contig_vs_transposed_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9945253Z test_contig_vs_transposed_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:37.9973484Z test_contig_vs_transposed_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:37.9996265Z test_contig_vs_transposed_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0019318Z test_contig_vs_transposed_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0041724Z test_contig_vs_transposed_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0071435Z test_contig_vs_transposed_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0099930Z test_contig_vs_transposed_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0127392Z test_contig_vs_transposed_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0148119Z test_contig_vs_transposed_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0176267Z test_contig_vs_transposed_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0199947Z test_contig_vs_transposed_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0222572Z test_contig_vs_transposed_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0245170Z test_contig_vs_transposed_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0268813Z test_contig_vs_transposed_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0292771Z test_contig_vs_transposed_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0317006Z test_contig_vs_transposed_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0341282Z test_contig_vs_transposed_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0372142Z test_contig_vs_transposed_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0398729Z test_contig_vs_transposed_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0422549Z test_contig_vs_transposed_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0448149Z test_contig_vs_transposed_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0469545Z test_contig_vs_transposed_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0494051Z test_contig_vs_transposed_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0517283Z test_contig_vs_transposed_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0538715Z test_contig_vs_transposed_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0567679Z test_contig_vs_transposed_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0589962Z test_contig_vs_transposed_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0614865Z test_contig_vs_transposed_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0640641Z test_contig_vs_transposed_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0668533Z test_contig_vs_transposed_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0692305Z test_contig_vs_transposed_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0716315Z test_contig_vs_transposed_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0739207Z test_contig_vs_transposed_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0768944Z test_contig_vs_transposed_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0792216Z test_contig_vs_transposed_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0814646Z test_contig_vs_transposed_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0837543Z test_contig_vs_transposed_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0859590Z test_contig_vs_transposed_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0885925Z test_contig_vs_transposed_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0906523Z test_contig_vs_transposed_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.0935178Z test_contig_vs_transposed_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0967401Z test_contig_vs_transposed_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.0990554Z test_contig_vs_transposed_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1014402Z test_contig_vs_transposed_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1037820Z test_contig_vs_transposed_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1059924Z test_contig_vs_transposed_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1086621Z test_contig_vs_transposed_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1110553Z test_contig_vs_transposed_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1131147Z test_contig_vs_transposed_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1159382Z test_contig_vs_transposed_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.1182239Z test_contig_vs_transposed_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1205768Z test_contig_vs_transposed_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1232901Z test_contig_vs_transposed_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1257657Z test_contig_vs_transposed_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.1283014Z test_contig_vs_transposed_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1306849Z test_contig_vs_transposed_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1329551Z test_contig_vs_transposed_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1358635Z test_contig_vs_transposed_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.1380946Z test_contig_vs_transposed_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1405966Z test_contig_vs_transposed_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1429796Z test_contig_vs_transposed_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1451238Z test_contig_vs_transposed_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1475112Z test_contig_vs_transposed_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1497111Z test_contig_vs_transposed_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1524842Z test_contig_vs_transposed_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.1555153Z test_contig_vs_transposed_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.1580980Z test_contig_vs_transposed_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1607507Z test_contig_vs_transposed_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1629284Z test_contig_vs_transposed_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1673059Z test_contig_vs_transposed_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:38.1717445Z test_contig_vs_transposed_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:38.1743976Z test_contig_vs_transposed_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.1765148Z test_contig_vs_transposed_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1790153Z test_contig_vs_transposed_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1808200Z test_contig_vs_transposed_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1826199Z test_contig_vs_transposed_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1845595Z test_contig_vs_transposed_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1862711Z test_contig_vs_transposed_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1881993Z test_contig_vs_transposed_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1902886Z test_contig_vs_transposed_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1924973Z test_contig_vs_transposed_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1950956Z test_contig_vs_transposed_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.1973046Z test_contig_vs_transposed_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.1992668Z test_contig_vs_transposed_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2014305Z test_contig_vs_transposed_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2032779Z test_contig_vs_transposed_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2055496Z test_contig_vs_transposed_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2078817Z test_contig_vs_transposed_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2098896Z test_contig_vs_transposed_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2123139Z test_contig_vs_transposed_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2141891Z test_contig_vs_transposed_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2160277Z test_contig_vs_transposed_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2179105Z test_contig_vs_transposed_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2198431Z test_contig_vs_transposed_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2222049Z test_contig_vs_transposed_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2242067Z test_contig_vs_transposed_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2270354Z test_contig_vs_transposed_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.2299716Z test_contig_vs_transposed_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.2324775Z test_contig_vs_transposed_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2344787Z test_contig_vs_transposed_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2367079Z test_contig_vs_transposed_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2390447Z test_contig_vs_transposed_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2410098Z test_contig_vs_transposed_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2427262Z test_contig_vs_transposed_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2445177Z test_contig_vs_transposed_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2466595Z test_contig_vs_transposed_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2486250Z test_contig_vs_transposed_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2507777Z test_contig_vs_transposed_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2526904Z test_contig_vs_transposed_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2550250Z test_contig_vs_transposed_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2575587Z test_contig_vs_transposed_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2597878Z test_contig_vs_transposed_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2618145Z test_contig_vs_transposed_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2646750Z test_contig_vs_transposed_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.2664913Z test_contig_vs_transposed_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2683750Z test_contig_vs_transposed_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2706595Z test_contig_vs_transposed_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2723408Z test_contig_vs_transposed_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2741301Z test_contig_vs_transposed_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2764877Z test_contig_vs_transposed_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2786509Z test_contig_vs_transposed_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2810797Z test_contig_vs_transposed_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2835466Z test_contig_vs_transposed_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2859457Z test_contig_vs_transposed_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2882389Z test_contig_vs_transposed_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2903962Z test_contig_vs_transposed_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2925111Z test_contig_vs_transposed_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2946177Z test_contig_vs_transposed_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2969659Z test_contig_vs_transposed_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.2997598Z test_contig_vs_transposed_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.3021076Z test_contig_vs_transposed_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3045140Z test_contig_vs_transposed_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3069779Z test_contig_vs_transposed_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3094175Z test_contig_vs_transposed_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3121841Z test_contig_vs_transposed_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.3148618Z test_contig_vs_transposed_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.3172928Z test_contig_vs_transposed_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3203044Z test_contig_vs_transposed_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.3228905Z test_contig_vs_transposed_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3249300Z test_contig_vs_transposed_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3272644Z test_contig_vs_transposed_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3297837Z test_contig_vs_transposed_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3318380Z test_contig_vs_transposed_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3342332Z test_contig_vs_transposed_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3366893Z test_contig_vs_transposed_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3394564Z test_contig_vs_transposed_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.3418455Z test_contig_vs_transposed_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3443445Z test_contig_vs_transposed_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3469645Z test_contig_vs_transposed_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3488847Z test_contig_vs_transposed_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3513554Z test_contig_vs_transposed_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3536396Z test_contig_vs_transposed_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3562453Z test_contig_vs_transposed_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3589178Z test_contig_vs_transposed_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.3612017Z test_contig_vs_transposed_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3634718Z test_contig_vs_transposed_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3660215Z test_contig_vs_transposed_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3685276Z test_contig_vs_transposed_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3708877Z test_contig_vs_transposed_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3732404Z test_contig_vs_transposed_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3755518Z test_contig_vs_transposed_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3786117Z test_contig_vs_transposed_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.3809984Z test_contig_vs_transposed_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3834356Z test_contig_vs_transposed_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3856791Z test_contig_vs_transposed_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3882217Z test_contig_vs_transposed_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3904892Z test_contig_vs_transposed_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3927596Z test_contig_vs_transposed_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3952102Z test_contig_vs_transposed_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.3980142Z test_contig_vs_transposed_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.4003938Z test_contig_vs_transposed_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4026341Z test_contig_vs_transposed_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4050477Z test_contig_vs_transposed_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4074061Z test_contig_vs_transposed_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4096978Z test_contig_vs_transposed_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4122857Z test_contig_vs_transposed_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4146632Z test_contig_vs_transposed_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4176121Z test_contig_vs_transposed_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.4195458Z test_contig_vs_transposed_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4216010Z test_contig_vs_transposed_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4235117Z test_contig_vs_transposed_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4256267Z test_contig_vs_transposed_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4276274Z test_contig_vs_transposed_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4298361Z test_contig_vs_transposed_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4325335Z test_contig_vs_transposed_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.4346911Z test_contig_vs_transposed_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4367612Z test_contig_vs_transposed_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4387740Z test_contig_vs_transposed_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4407810Z test_contig_vs_transposed_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4428574Z test_contig_vs_transposed_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4449369Z test_contig_vs_transposed_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4471602Z test_contig_vs_transposed_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4498906Z test_contig_vs_transposed_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.4519268Z test_contig_vs_transposed_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4542422Z test_contig_vs_transposed_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4563245Z test_contig_vs_transposed_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4584451Z test_contig_vs_transposed_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4603327Z test_contig_vs_transposed_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4626924Z test_contig_vs_transposed_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4646390Z test_contig_vs_transposed_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4670549Z test_contig_vs_transposed_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4694804Z test_contig_vs_transposed_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4713621Z test_contig_vs_transposed_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4734279Z test_contig_vs_transposed_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4757651Z test_contig_vs_transposed_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4782697Z test_contig_vs_transposed_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4807533Z test_contig_vs_transposed_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4828438Z test_contig_vs_transposed_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4855768Z test_contig_vs_transposed_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.4875134Z test_contig_vs_transposed_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4896090Z test_contig_vs_transposed_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4917110Z test_contig_vs_transposed_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4938187Z test_contig_vs_transposed_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4960023Z test_contig_vs_transposed_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.4980326Z test_contig_vs_transposed_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5004069Z test_contig_vs_transposed_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5028327Z test_contig_vs_transposed_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5050837Z test_contig_vs_transposed_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5070720Z test_contig_vs_transposed_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5093936Z test_contig_vs_transposed_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5118144Z test_contig_vs_transposed_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5139122Z test_contig_vs_transposed_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5159600Z test_contig_vs_transposed_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5179511Z test_contig_vs_transposed_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5206299Z test_contig_vs_transposed_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5227689Z test_contig_vs_transposed_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5247055Z test_contig_vs_transposed_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5270751Z test_contig_vs_transposed_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5293990Z test_contig_vs_transposed_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5315453Z test_contig_vs_transposed_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5336557Z test_contig_vs_transposed_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5357751Z test_contig_vs_transposed_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5384901Z test_contig_vs_transposed_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.5392252Z test_contig_vs_transposed_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:38.5403979Z test_contig_vs_transposed_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:38.5411451Z test_contig_vs_transposed_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:38.5437451Z test_contig_vs_transposed_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5457672Z test_contig_vs_transposed_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5479227Z test_contig_vs_transposed_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5501275Z test_contig_vs_transposed_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5522445Z test_contig_vs_transposed_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5543304Z test_contig_vs_transposed_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5563118Z test_contig_vs_transposed_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5590393Z test_contig_vs_transposed_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.5612325Z test_contig_vs_transposed_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5633264Z test_contig_vs_transposed_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5656672Z test_contig_vs_transposed_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5677675Z test_contig_vs_transposed_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5700130Z test_contig_vs_transposed_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5720346Z test_contig_vs_transposed_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5741643Z test_contig_vs_transposed_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5773981Z test_contig_vs_transposed_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.5794970Z test_contig_vs_transposed_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5817891Z test_contig_vs_transposed_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5838058Z test_contig_vs_transposed_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5858592Z test_contig_vs_transposed_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5877770Z test_contig_vs_transposed_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5897083Z test_contig_vs_transposed_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5918658Z test_contig_vs_transposed_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5942128Z test_contig_vs_transposed_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5961822Z test_contig_vs_transposed_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.5982058Z test_contig_vs_transposed_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6002503Z test_contig_vs_transposed_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6020734Z test_contig_vs_transposed_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6043706Z test_contig_vs_transposed_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6067606Z test_contig_vs_transposed_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6090077Z test_contig_vs_transposed_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6114029Z test_contig_vs_transposed_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6134687Z test_contig_vs_transposed_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6152229Z test_contig_vs_transposed_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6172779Z test_contig_vs_transposed_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6190318Z test_contig_vs_transposed_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6209961Z test_contig_vs_transposed_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6232124Z test_contig_vs_transposed_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6252507Z test_contig_vs_transposed_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6275823Z test_contig_vs_transposed_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6295279Z test_contig_vs_transposed_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6316157Z test_contig_vs_transposed_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6336993Z test_contig_vs_transposed_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6354920Z test_contig_vs_transposed_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6376159Z test_contig_vs_transposed_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6397637Z test_contig_vs_transposed_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6416693Z test_contig_vs_transposed_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6440071Z test_contig_vs_transposed_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6458758Z test_contig_vs_transposed_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6477455Z test_contig_vs_transposed_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6496864Z test_contig_vs_transposed_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6515031Z test_contig_vs_transposed_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6535016Z test_contig_vs_transposed_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6556532Z test_contig_vs_transposed_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6579315Z test_contig_vs_transposed_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6603286Z test_contig_vs_transposed_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6622187Z test_contig_vs_transposed_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6642687Z test_contig_vs_transposed_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6661204Z test_contig_vs_transposed_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6680134Z test_contig_vs_transposed_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6699641Z test_contig_vs_transposed_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6723750Z test_contig_vs_transposed_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6742464Z test_contig_vs_transposed_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6768231Z test_contig_vs_transposed_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6787137Z test_contig_vs_transposed_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6807155Z test_contig_vs_transposed_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6826662Z test_contig_vs_transposed_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6842599Z test_contig_vs_transposed_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6861735Z test_contig_vs_transposed_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6883124Z test_contig_vs_transposed_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6901744Z test_contig_vs_transposed_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6926175Z test_contig_vs_transposed_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6944492Z test_contig_vs_transposed_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6966025Z test_contig_vs_transposed_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.6987935Z test_contig_vs_transposed_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7007917Z test_contig_vs_transposed_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7029294Z test_contig_vs_transposed_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7049060Z test_contig_vs_transposed_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7069242Z test_contig_vs_transposed_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7093147Z test_contig_vs_transposed_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7111663Z test_contig_vs_transposed_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7133563Z test_contig_vs_transposed_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7150966Z test_contig_vs_transposed_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7170000Z test_contig_vs_transposed_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7186562Z test_contig_vs_transposed_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:38.7203603Z test_contig_vs_transposed_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:38.7217378Z test_contig_vs_transposed_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:38.7232436Z test_contig_vs_transposed_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:38.7253861Z test_contig_vs_transposed_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:38.7266192Z test_contig_vs_transposed_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:38.7280561Z test_contig_vs_transposed_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:38.7294797Z test_contig_vs_transposed_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:38.7309443Z test_contig_vs_transposed_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:38.7325422Z test_contig_vs_transposed_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:38.7340935Z test_contig_vs_transposed_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:38.7358028Z test_contig_vs_transposed_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:38.7383921Z test_contig_vs_transposed_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7407224Z test_contig_vs_transposed_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7427887Z test_contig_vs_transposed_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7457378Z test_contig_vs_transposed_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.7475575Z test_contig_vs_transposed_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7497749Z test_contig_vs_transposed_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7520172Z test_contig_vs_transposed_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7541412Z test_contig_vs_transposed_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7561492Z test_contig_vs_transposed_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7584919Z test_contig_vs_transposed_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7605241Z test_contig_vs_transposed_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7634937Z test_contig_vs_transposed_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.7658237Z test_contig_vs_transposed_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7681203Z test_contig_vs_transposed_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7702687Z test_contig_vs_transposed_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7723000Z test_contig_vs_transposed_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7744240Z test_contig_vs_transposed_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7765212Z test_contig_vs_transposed_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7784651Z test_contig_vs_transposed_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7812105Z test_contig_vs_transposed_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.7834478Z test_contig_vs_transposed_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7856127Z test_contig_vs_transposed_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7874908Z test_contig_vs_transposed_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7897167Z test_contig_vs_transposed_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7917646Z test_contig_vs_transposed_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7938363Z test_contig_vs_transposed_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7958642Z test_contig_vs_transposed_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.7986300Z test_contig_vs_transposed_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.8007204Z test_contig_vs_transposed_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8027405Z test_contig_vs_transposed_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8047644Z test_contig_vs_transposed_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8068855Z test_contig_vs_transposed_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8088600Z test_contig_vs_transposed_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8112081Z test_contig_vs_transposed_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8139092Z test_contig_vs_transposed_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8166962Z test_contig_vs_transposed_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.8187744Z test_contig_vs_transposed_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8208020Z test_contig_vs_transposed_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8228658Z test_contig_vs_transposed_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8247963Z test_contig_vs_transposed_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8268274Z test_contig_vs_transposed_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8288669Z test_contig_vs_transposed_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8311526Z test_contig_vs_transposed_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8338447Z test_contig_vs_transposed_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.8357708Z test_contig_vs_transposed_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8381737Z test_contig_vs_transposed_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8407027Z test_contig_vs_transposed_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8428461Z test_contig_vs_transposed_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8448866Z test_contig_vs_transposed_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8471148Z test_contig_vs_transposed_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8495164Z test_contig_vs_transposed_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8521274Z test_contig_vs_transposed_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8541322Z test_contig_vs_transposed_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8562076Z test_contig_vs_transposed_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8582913Z test_contig_vs_transposed_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8602439Z test_contig_vs_transposed_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8624970Z test_contig_vs_transposed_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8646674Z test_contig_vs_transposed_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8671199Z test_contig_vs_transposed_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8697272Z test_contig_vs_transposed_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.8721335Z test_contig_vs_transposed_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8742595Z test_contig_vs_transposed_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8766926Z test_contig_vs_transposed_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8786909Z test_contig_vs_transposed_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8809946Z test_contig_vs_transposed_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8830860Z test_contig_vs_transposed_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8852464Z test_contig_vs_transposed_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8878698Z test_contig_vs_transposed_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8904085Z test_contig_vs_transposed_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8924912Z test_contig_vs_transposed_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8949594Z test_contig_vs_transposed_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8973359Z test_contig_vs_transposed_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.8996276Z test_contig_vs_transposed_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9020765Z test_contig_vs_transposed_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9048467Z test_contig_vs_transposed_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9070474Z test_contig_vs_transposed_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9094494Z test_contig_vs_transposed_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9118314Z test_contig_vs_transposed_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9146246Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9174794Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9199752Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9226184Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9258338Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9287264Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9314426Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9338735Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9367408Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9394654Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9430131Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9460730Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9495907Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9526532Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9555422Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9582300Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9610893Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9644515Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9676655Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9705660Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9739767Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9771840Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9803772Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9835659Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9857988Z test_contig_vs_transposed_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9880090Z test_contig_vs_transposed_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9904894Z test_contig_vs_transposed_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9928909Z test_contig_vs_transposed_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:38.9957760Z test_contig_vs_transposed_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:38.9978672Z test_contig_vs_transposed_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0001008Z test_contig_vs_transposed_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0022771Z test_contig_vs_transposed_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0043816Z test_contig_vs_transposed_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0064730Z test_contig_vs_transposed_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0089171Z test_contig_vs_transposed_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0116887Z test_contig_vs_transposed_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.0148724Z test_contig_vs_transposed_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.0176609Z test_contig_vs_transposed_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.0198593Z test_contig_vs_transposed_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0224579Z test_contig_vs_transposed_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0247044Z test_contig_vs_transposed_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0269293Z test_contig_vs_transposed_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0291247Z test_contig_vs_transposed_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0312059Z test_contig_vs_transposed_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0338117Z test_contig_vs_transposed_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0359904Z test_contig_vs_transposed_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0385747Z test_contig_vs_transposed_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0409939Z test_contig_vs_transposed_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0435438Z test_contig_vs_transposed_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0458177Z test_contig_vs_transposed_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0485286Z test_contig_vs_transposed_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0506202Z test_contig_vs_transposed_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0534661Z test_contig_vs_transposed_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.0558486Z test_contig_vs_transposed_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0583319Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0607175Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0629833Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0655102Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0677661Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0702843Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0732382Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.0754905Z test_contig_vs_transposed_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0777451Z test_contig_vs_transposed_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0801229Z test_contig_vs_transposed_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0825159Z test_contig_vs_transposed_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0852274Z test_contig_vs_transposed_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.0880046Z test_contig_vs_transposed_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.0907689Z test_contig_vs_transposed_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.0937296Z test_contig_vs_transposed_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.0962910Z test_contig_vs_transposed_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.0986752Z test_contig_vs_transposed_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1007430Z test_contig_vs_transposed_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1032186Z test_contig_vs_transposed_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1055927Z test_contig_vs_transposed_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1080186Z test_contig_vs_transposed_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1103722Z test_contig_vs_transposed_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1131585Z test_contig_vs_transposed_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.1156502Z test_contig_vs_transposed_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1179404Z test_contig_vs_transposed_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1211922Z test_contig_vs_transposed_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.1239877Z test_contig_vs_transposed_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.1264684Z test_contig_vs_transposed_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1289219Z test_contig_vs_transposed_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1311784Z test_contig_vs_transposed_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1341490Z test_contig_vs_transposed_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.1367364Z test_contig_vs_transposed_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1391398Z test_contig_vs_transposed_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1414345Z test_contig_vs_transposed_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1438724Z test_contig_vs_transposed_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1461879Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1490529Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.1519340Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.1549451Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.1573569Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1597802Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1621315Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1645160Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1668896Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1693165Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1715605Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1743646Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.1768260Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1792234Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1815641Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1840117Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1864019Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1887168Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1909764Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1938977Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.1962210Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.1986624Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2012098Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2035011Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2057934Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2081581Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2104569Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2134534Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2157338Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2181869Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2209853Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2236333Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2267588Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2292261Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2318443Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2347182Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2372203Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2397468Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2422174Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2450189Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2477289Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2507427Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2532749Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2565009Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2588807Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2613709Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2638006Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2662647Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2690911Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2718915Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2749991Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2779011Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2804399Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2827469Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2853244Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2877338Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2900531Z test_contig_vs_transposed_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.2927549Z test_contig_vs_transposed_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2958881Z test_contig_vs_transposed_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.2987387Z test_contig_vs_transposed_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.3009487Z test_contig_vs_transposed_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3031658Z test_contig_vs_transposed_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3053158Z test_contig_vs_transposed_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3074860Z test_contig_vs_transposed_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3097860Z test_contig_vs_transposed_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3119348Z test_contig_vs_transposed_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3138161Z test_contig_vs_transposed_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3167953Z test_contig_vs_transposed_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.3190558Z test_contig_vs_transposed_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3214641Z test_contig_vs_transposed_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3239375Z test_contig_vs_transposed_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3262030Z test_contig_vs_transposed_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3285306Z test_contig_vs_transposed_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3308175Z test_contig_vs_transposed_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3331275Z test_contig_vs_transposed_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3359723Z test_contig_vs_transposed_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.3381540Z test_contig_vs_transposed_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3404959Z test_contig_vs_transposed_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3426450Z test_contig_vs_transposed_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3454510Z test_contig_vs_transposed_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.3478492Z test_contig_vs_transposed_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3504303Z test_contig_vs_transposed_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3528483Z test_contig_vs_transposed_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3554373Z test_contig_vs_transposed_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.3579251Z test_contig_vs_transposed_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3600186Z test_contig_vs_transposed_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3619691Z test_contig_vs_transposed_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3640140Z test_contig_vs_transposed_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3660234Z test_contig_vs_transposed_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3682046Z test_contig_vs_transposed_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3706299Z test_contig_vs_transposed_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3734330Z test_contig_vs_transposed_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.3761021Z test_contig_vs_transposed_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3789733Z test_contig_vs_transposed_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.3812137Z test_contig_vs_transposed_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3835979Z test_contig_vs_transposed_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3860550Z test_contig_vs_transposed_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3882817Z test_contig_vs_transposed_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3905423Z test_contig_vs_transposed_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3934608Z test_contig_vs_transposed_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.3956500Z test_contig_vs_transposed_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.3980415Z test_contig_vs_transposed_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4004250Z test_contig_vs_transposed_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4026285Z test_contig_vs_transposed_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4052648Z test_contig_vs_transposed_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4075643Z test_contig_vs_transposed_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4102017Z test_contig_vs_transposed_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4129877Z test_contig_vs_transposed_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.4153626Z test_contig_vs_transposed_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4175630Z test_contig_vs_transposed_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4201017Z test_contig_vs_transposed_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4224840Z test_contig_vs_transposed_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4247697Z test_contig_vs_transposed_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4270732Z test_contig_vs_transposed_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4293824Z test_contig_vs_transposed_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4324325Z test_contig_vs_transposed_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.4347471Z test_contig_vs_transposed_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4370208Z test_contig_vs_transposed_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4393452Z test_contig_vs_transposed_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4417225Z test_contig_vs_transposed_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4447318Z test_contig_vs_transposed_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.4470873Z test_contig_vs_transposed_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4494053Z test_contig_vs_transposed_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4523455Z test_contig_vs_transposed_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.4546087Z test_contig_vs_transposed_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4568231Z test_contig_vs_transposed_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4591139Z test_contig_vs_transposed_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4614543Z test_contig_vs_transposed_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4638542Z test_contig_vs_transposed_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4663117Z test_contig_vs_transposed_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4685733Z test_contig_vs_transposed_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4711813Z test_contig_vs_transposed_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.4741482Z test_contig_vs_transposed_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.4766446Z test_contig_vs_transposed_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.4792251Z test_contig_vs_transposed_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.4816179Z test_contig_vs_transposed_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4841227Z test_contig_vs_transposed_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4865994Z test_contig_vs_transposed_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4887175Z test_contig_vs_transposed_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4916461Z test_contig_vs_transposed_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.4936119Z test_contig_vs_transposed_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4958321Z test_contig_vs_transposed_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.4979294Z test_contig_vs_transposed_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5005646Z test_contig_vs_transposed_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5026896Z test_contig_vs_transposed_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5051899Z test_contig_vs_transposed_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5083544Z test_contig_vs_transposed_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.5109025Z test_contig_vs_transposed_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.5134596Z test_contig_vs_transposed_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5156474Z test_contig_vs_transposed_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5180525Z test_contig_vs_transposed_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5205754Z test_contig_vs_transposed_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5229275Z test_contig_vs_transposed_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5252091Z test_contig_vs_transposed_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5278081Z test_contig_vs_transposed_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.5302997Z test_contig_vs_transposed_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5326007Z test_contig_vs_transposed_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5346547Z test_contig_vs_transposed_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5369805Z test_contig_vs_transposed_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5393885Z test_contig_vs_transposed_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5417445Z test_contig_vs_transposed_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5438667Z test_contig_vs_transposed_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5466083Z test_contig_vs_transposed_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.5486085Z test_contig_vs_transposed_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5506608Z test_contig_vs_transposed_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5526399Z test_contig_vs_transposed_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5547119Z test_contig_vs_transposed_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5569442Z test_contig_vs_transposed_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5591946Z test_contig_vs_transposed_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5615970Z test_contig_vs_transposed_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5642659Z test_contig_vs_transposed_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5664500Z test_contig_vs_transposed_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5684869Z test_contig_vs_transposed_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5703376Z test_contig_vs_transposed_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5726374Z test_contig_vs_transposed_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5745595Z test_contig_vs_transposed_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5770953Z test_contig_vs_transposed_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5792384Z test_contig_vs_transposed_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5827161Z test_contig_vs_transposed_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.5854808Z test_contig_vs_transposed_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.5875629Z test_contig_vs_transposed_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5898792Z test_contig_vs_transposed_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5922865Z test_contig_vs_transposed_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5945372Z test_contig_vs_transposed_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5969331Z test_contig_vs_transposed_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.5991011Z test_contig_vs_transposed_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6021584Z test_contig_vs_transposed_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.6046889Z test_contig_vs_transposed_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6066644Z test_contig_vs_transposed_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6088836Z test_contig_vs_transposed_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6117234Z test_contig_vs_transposed_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.6144371Z test_contig_vs_transposed_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6166433Z test_contig_vs_transposed_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6189506Z test_contig_vs_transposed_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6218649Z test_contig_vs_transposed_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.6241609Z test_contig_vs_transposed_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6265371Z test_contig_vs_transposed_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6288137Z test_contig_vs_transposed_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6310614Z test_contig_vs_transposed_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6333123Z test_contig_vs_transposed_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6357816Z test_contig_vs_transposed_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6379712Z test_contig_vs_transposed_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6411733Z test_contig_vs_transposed_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.6439123Z test_contig_vs_transposed_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.6463606Z test_contig_vs_transposed_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6488810Z test_contig_vs_transposed_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6511916Z test_contig_vs_transposed_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6536760Z test_contig_vs_transposed_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6557048Z test_contig_vs_transposed_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6579758Z test_contig_vs_transposed_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6608871Z test_contig_vs_transposed_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.6630285Z test_contig_vs_transposed_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6654853Z test_contig_vs_transposed_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6677811Z test_contig_vs_transposed_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6700691Z test_contig_vs_transposed_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6724809Z test_contig_vs_transposed_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6749244Z test_contig_vs_transposed_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6771227Z test_contig_vs_transposed_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6799586Z test_contig_vs_transposed_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.6824427Z test_contig_vs_transposed_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6846901Z test_contig_vs_transposed_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6867627Z test_contig_vs_transposed_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6891232Z test_contig_vs_transposed_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6918521Z test_contig_vs_transposed_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.6943452Z test_contig_vs_transposed_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6966885Z test_contig_vs_transposed_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.6997464Z test_contig_vs_transposed_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.7019693Z test_contig_vs_transposed_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7041034Z test_contig_vs_transposed_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7068311Z test_contig_vs_transposed_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7089439Z test_contig_vs_transposed_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7112866Z test_contig_vs_transposed_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7138171Z test_contig_vs_transposed_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7162626Z test_contig_vs_transposed_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7194309Z test_contig_vs_transposed_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.7216880Z test_contig_vs_transposed_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7240667Z test_contig_vs_transposed_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7265363Z test_contig_vs_transposed_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7288568Z test_contig_vs_transposed_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7312520Z test_contig_vs_transposed_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7335791Z test_contig_vs_transposed_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7359303Z test_contig_vs_transposed_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7387977Z test_contig_vs_transposed_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.7409498Z test_contig_vs_transposed_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7431208Z test_contig_vs_transposed_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7455567Z test_contig_vs_transposed_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7478496Z test_contig_vs_transposed_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7501986Z test_contig_vs_transposed_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7525743Z test_contig_vs_transposed_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7550341Z test_contig_vs_transposed_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7578962Z test_contig_vs_transposed_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.7599725Z test_contig_vs_transposed_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7622959Z test_contig_vs_transposed_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7646325Z test_contig_vs_transposed_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7670793Z test_contig_vs_transposed_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7692476Z test_contig_vs_transposed_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7715094Z test_contig_vs_transposed_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7740361Z test_contig_vs_transposed_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7770591Z test_contig_vs_transposed_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.7792503Z test_contig_vs_transposed_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7819384Z test_contig_vs_transposed_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7840625Z test_contig_vs_transposed_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7863697Z test_contig_vs_transposed_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7885725Z test_contig_vs_transposed_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7910659Z test_contig_vs_transposed_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7935786Z test_contig_vs_transposed_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.7965313Z test_contig_vs_transposed_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.7989686Z test_contig_vs_transposed_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8013490Z test_contig_vs_transposed_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8037861Z test_contig_vs_transposed_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8060886Z test_contig_vs_transposed_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8086373Z test_contig_vs_transposed_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8111357Z test_contig_vs_transposed_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8135099Z test_contig_vs_transposed_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8162268Z test_contig_vs_transposed_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.8190211Z test_contig_vs_transposed_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8209569Z test_contig_vs_transposed_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8232729Z test_contig_vs_transposed_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8256267Z test_contig_vs_transposed_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8279328Z test_contig_vs_transposed_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8302118Z test_contig_vs_transposed_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8324825Z test_contig_vs_transposed_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8353141Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.8380531Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8403942Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8428881Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8450957Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8474508Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8498584Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8522979Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8552547Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.8573864Z test_contig_vs_transposed_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8596890Z test_contig_vs_transposed_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8622694Z test_contig_vs_transposed_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8649928Z test_contig_vs_transposed_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.8672172Z test_contig_vs_transposed_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8695165Z test_contig_vs_transposed_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8720703Z test_contig_vs_transposed_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8749148Z test_contig_vs_transposed_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.8769944Z test_contig_vs_transposed_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8793161Z test_contig_vs_transposed_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8816401Z test_contig_vs_transposed_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8840590Z test_contig_vs_transposed_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8864863Z test_contig_vs_transposed_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8885440Z test_contig_vs_transposed_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8913346Z test_contig_vs_transposed_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.8943923Z test_contig_vs_transposed_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.8968447Z test_contig_vs_transposed_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.8992429Z test_contig_vs_transposed_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9015733Z test_contig_vs_transposed_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9038139Z test_contig_vs_transposed_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9059505Z test_contig_vs_transposed_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9081782Z test_contig_vs_transposed_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9103502Z test_contig_vs_transposed_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9131023Z test_contig_vs_transposed_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.9154798Z test_contig_vs_transposed_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9178943Z test_contig_vs_transposed_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9207889Z test_contig_vs_transposed_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.9233973Z test_contig_vs_transposed_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.9258827Z test_contig_vs_transposed_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9283109Z test_contig_vs_transposed_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9305487Z test_contig_vs_transposed_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9335262Z test_contig_vs_transposed_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.9358087Z test_contig_vs_transposed_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9381971Z test_contig_vs_transposed_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9405149Z test_contig_vs_transposed_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9428625Z test_contig_vs_transposed_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9452788Z test_contig_vs_transposed_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9475087Z test_contig_vs_transposed_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9502293Z test_contig_vs_transposed_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9534533Z test_contig_vs_transposed_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.9556469Z test_contig_vs_transposed_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9580696Z test_contig_vs_transposed_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9605245Z test_contig_vs_transposed_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9629202Z test_contig_vs_transposed_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9652140Z test_contig_vs_transposed_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9673739Z test_contig_vs_transposed_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9696740Z test_contig_vs_transposed_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9722534Z test_contig_vs_transposed_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9743596Z test_contig_vs_transposed_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9765914Z test_contig_vs_transposed_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9787431Z test_contig_vs_transposed_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9807132Z test_contig_vs_transposed_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9827432Z test_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9853022Z test_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:39.9884709Z test_digamma_special_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.9916142Z test_digamma_special_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:39.9965103Z test_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.0027216Z test_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:2156: RuntimeWarning: invalid value encountered in exp 2022-05-18T06:25:40.0028602Z np_result = np_fn(a) 2022-05-18T06:25:40.0083431Z ok (0.012s) 2022-05-18T06:25:40.0193624Z test_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:40.0243492Z test_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:2156: RuntimeWarning: overflow encountered in exp 2022-05-18T06:25:40.0245126Z np_result = np_fn(a) 2022-05-18T06:25:40.0250566Z ok (0.006s) 2022-05-18T06:25:40.0307144Z test_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.0365278Z test_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.0370146Z test_exp_slow_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Insufficient memory on linux.(2|4)xlarge (0.001s) 2022-05-18T06:25:40.0434342Z test_float_domains_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.0493552Z test_float_domains_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.0554542Z test_float_domains_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.0614640Z test_float_domains_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.0656026Z test_float_domains_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.0700007Z test_float_domains_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.0744539Z test_float_domains_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.0789411Z test_float_domains_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.0852476Z test_float_domains_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.0909973Z test_float_domains_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.0972617Z test_float_domains_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.1032663Z test_float_domains_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.1088427Z test_float_domains_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.1147954Z test_float_domains_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.1207339Z test_float_domains_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.1267913Z test_float_domains_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.1333354Z test_float_domains_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.1393842Z test_float_domains_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.1456378Z test_float_domains_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.1500583Z test_float_domains_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.1545453Z test_float_domains_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.1591413Z test_float_domains_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.1637906Z test_float_domains_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.1682267Z test_float_domains_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.1730849Z test_float_domains_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.1778107Z test_float_domains_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.1824014Z test_float_domains_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.1869047Z test_float_domains_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.1915834Z test_float_domains_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.1962067Z test_float_domains_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.2008919Z test_float_domains_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.2054439Z test_float_domains_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.2105573Z test_float_domains_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.2152449Z test_float_domains_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.2197601Z test_float_domains_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.2262182Z test_float_domains_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.2321091Z test_float_domains_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.2383089Z test_float_domains_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.2445881Z test_float_domains_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.2465743Z test_float_domains_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:25:40.2486233Z test_float_domains_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:25:40.2506217Z test_float_domains_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:25:40.2528194Z test_float_domains_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:25:40.2549926Z test_float_domains_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:25:40.2568940Z test_float_domains_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:25:40.2589872Z test_float_domains_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:25:40.2611177Z test_float_domains_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:25:40.2633613Z test_float_domains_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:25:40.2679308Z test_float_domains_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.2730599Z test_float_domains_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.2777751Z test_float_domains_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.2824278Z test_float_domains_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.2889139Z test_float_domains_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.2952509Z test_float_domains_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.2998762Z test_float_domains_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.3044132Z test_float_domains_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.3091947Z test_float_domains_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.3142929Z test_float_domains_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:40.6878233Z test_frexp_assert_raises_cuda (__main__.TestUnaryUfuncsCUDA) ... ok (0.373s) 2022-05-18T06:25:40.6908956Z test_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:40.6933031Z test_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.6957130Z test_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.6977769Z test_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:25:40.6999454Z test_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:25:40.7021497Z test_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:25:40.7053660Z test_hardshrink_edge_cases_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:25:40.7091052Z test_hardshrink_edge_cases_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:25:40.7120585Z test_hardshrink_edge_cases_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:25:40.7163633Z test_hardsigmoid_backward_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.7194215Z test_hardsigmoid_backward_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:40.7221197Z test_hardsigmoid_backward_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:40.7254196Z test_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:40.7285337Z test_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:40.7314342Z test_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:40.7346594Z test_hardswish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:40.7383304Z test_hardswish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:40.7413360Z test_hardswish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:40.7439413Z test_i0_range1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7461236Z test_i0_range1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7485864Z test_i0_range1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7509476Z test_i0_range1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7533591Z test_i0_range2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7557153Z test_i0_range2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7586696Z test_i0_range2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:40.7609283Z test_i0_range2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7630870Z test_i0_range3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7653196Z test_i0_special_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7677328Z test_i0_special_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7697556Z test_i0_special_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.7719662Z test_i0_special_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:40.8508314Z test_igamma_common_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2022-05-18T06:25:40.9195230Z test_igamma_common_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2022-05-18T06:25:40.9254754Z test_igamma_edge_cases_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:40.9308417Z test_igamma_edge_cases_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:41.3669431Z test_igammac_common_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.436s) 2022-05-18T06:25:41.7972811Z test_igammac_common_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.430s) 2022-05-18T06:25:41.8023870Z test_igammac_edge_cases_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:41.8077984Z test_igammac_edge_cases_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:41.8163816Z test_isposinf_isneginf_non_boolean_output_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:41.8253903Z test_isposinf_isneginf_non_boolean_output_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:41.8335220Z test_isposinf_isneginf_non_boolean_output_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:41.8416028Z test_isposinf_isneginf_non_boolean_output_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:41.8496331Z test_isposinf_isneginf_non_boolean_output_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:41.8577059Z test_isposinf_isneginf_non_boolean_output_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:41.8658617Z test_isposinf_isneginf_non_boolean_output_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:41.8737885Z test_isposinf_isneginf_non_boolean_output_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:41.8817979Z test_isposinf_isneginf_non_boolean_output_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:41.8912184Z test_isposinf_isneginf_non_boolean_output_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:41.8991384Z test_isposinf_isneginf_non_boolean_output_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:41.9020108Z test_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... test_unary_ufuncs.py:1132: RuntimeWarning: overflow encountered in exp 2022-05-18T06:25:41.9021414Z expected_output_np = input_np * np.tanh(np.log1p(np.exp(input_np))) 2022-05-18T06:25:41.9042512Z ok (0.005s) 2022-05-18T06:25:41.9085730Z test_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:41.9139729Z test_mvlgamma_argcheck_cuda (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:41.9163710Z test_nan_to_num_bfloat16_cuda (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:25:41.9229362Z test_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:41.9295357Z test_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:25:41.9365178Z test_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:25:41.9426229Z test_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:41.9473821Z test_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:41.9522118Z test_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:41.9568868Z test_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:41.9616217Z test_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:41.9663685Z test_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:41.9696789Z test_non_contig_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:41.9725414Z test_non_contig_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:41.9755954Z test_non_contig_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:41.9786024Z test_non_contig_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:41.9815658Z test_non_contig_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:41.9845414Z test_non_contig_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:41.9873673Z test_non_contig_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:41.9900433Z test_non_contig_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:41.9926599Z test_non_contig_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:41.9954604Z test_non_contig_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:41.9977456Z test_non_contig_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.0003927Z test_non_contig_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0028034Z test_non_contig_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.0055570Z test_non_contig_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0083402Z test_non_contig_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0111632Z test_non_contig_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0141919Z test_non_contig_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0176129Z test_non_contig_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0204007Z test_non_contig_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0231952Z test_non_contig_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0258045Z test_non_contig_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0284900Z test_non_contig_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0311104Z test_non_contig_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0338661Z test_non_contig_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0365505Z test_non_contig_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0398494Z test_non_contig_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0424873Z test_non_contig_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0454688Z test_non_contig_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0485208Z test_non_contig_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0512268Z test_non_contig_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0540893Z test_non_contig_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0568144Z test_non_contig_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0595571Z test_non_contig_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0627977Z test_non_contig_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0654777Z test_non_contig_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0682006Z test_non_contig_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0707740Z test_non_contig_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0734711Z test_non_contig_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0764477Z test_non_contig_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0793971Z test_non_contig_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0823641Z test_non_contig_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0857093Z test_non_contig_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0884269Z test_non_contig_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0910241Z test_non_contig_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0937549Z test_non_contig_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0966023Z test_non_contig_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.0993459Z test_non_contig_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1018790Z test_non_contig_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1047284Z test_non_contig_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1078679Z test_non_contig_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1109776Z test_non_contig_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1139798Z test_non_contig_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1167794Z test_non_contig_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1195318Z test_non_contig_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1222710Z test_non_contig_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1249375Z test_non_contig_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1278319Z test_non_contig_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1311524Z test_non_contig_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1338412Z test_non_contig_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1365312Z test_non_contig_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1392172Z test_non_contig_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1419570Z test_non_contig_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1451367Z test_non_contig_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1480852Z test_non_contig_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1510697Z test_non_contig_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1541108Z test_non_contig_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1569796Z test_non_contig_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1598820Z test_non_contig_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1627109Z test_non_contig_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1652004Z test_non_contig_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1678536Z test_non_contig_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1705377Z test_non_contig_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1733273Z test_non_contig_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1765239Z test_non_contig_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1795385Z test_non_contig_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1825342Z test_non_contig_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1852873Z test_non_contig_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1880956Z test_non_contig_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1910649Z test_non_contig_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1936747Z test_non_contig_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1964380Z test_non_contig_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.1996302Z test_non_contig_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2021545Z test_non_contig_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2048740Z test_non_contig_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2077708Z test_non_contig_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2104845Z test_non_contig_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2135850Z test_non_contig_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2164990Z test_non_contig_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2192271Z test_non_contig_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2225118Z test_non_contig_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2254993Z test_non_contig_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2281539Z test_non_contig_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2307831Z test_non_contig_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2334719Z test_non_contig_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2361411Z test_non_contig_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2389169Z test_non_contig_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2418584Z test_non_contig_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2442317Z test_non_contig_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2466338Z test_non_contig_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2489366Z test_non_contig_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2512617Z test_non_contig_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2538161Z test_non_contig_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2567895Z test_non_contig_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2597211Z test_non_contig_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2627831Z test_non_contig_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2655567Z test_non_contig_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2686312Z test_non_contig_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2709811Z test_non_contig_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2738525Z test_non_contig_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2767016Z test_non_contig_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2797623Z test_non_contig_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2818779Z test_non_contig_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2848307Z test_non_contig_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2871898Z test_non_contig_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2896144Z test_non_contig_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2920535Z test_non_contig_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.2949945Z test_non_contig_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.2975131Z test_non_contig_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.3006548Z test_non_contig_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3037447Z test_non_contig_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3071437Z test_non_contig_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3100681Z test_non_contig_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3128161Z test_non_contig_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3153362Z test_non_contig_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3178241Z test_non_contig_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.3203405Z test_non_contig_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3227603Z test_non_contig_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.3250597Z test_non_contig_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.3277769Z test_non_contig_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3307727Z test_non_contig_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3329023Z test_non_contig_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.3361374Z test_non_contig_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3392635Z test_non_contig_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3421181Z test_non_contig_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3450006Z test_non_contig_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3475525Z test_non_contig_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3509699Z test_non_contig_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3534715Z test_non_contig_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3558283Z test_non_contig_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.3580943Z test_non_contig_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.3605433Z test_non_contig_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.3628531Z test_non_contig_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:42.3656500Z test_non_contig_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3684657Z test_non_contig_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3719567Z test_non_contig_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3750143Z test_non_contig_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3777009Z test_non_contig_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3805305Z test_non_contig_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3832747Z test_non_contig_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3861096Z test_non_contig_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3889801Z test_non_contig_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3915470Z test_non_contig_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3948770Z test_non_contig_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.3975269Z test_non_contig_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4005611Z test_non_contig_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4031871Z test_non_contig_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4062364Z test_non_contig_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4092068Z test_non_contig_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4119073Z test_non_contig_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4148265Z test_non_contig_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4180100Z test_non_contig_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4208847Z test_non_contig_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4233620Z test_non_contig_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4259414Z test_non_contig_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4285938Z test_non_contig_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4311809Z test_non_contig_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4341565Z test_non_contig_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4370495Z test_non_contig_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4401519Z test_non_contig_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4429499Z test_non_contig_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4457135Z test_non_contig_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4486464Z test_non_contig_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4512030Z test_non_contig_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4540094Z test_non_contig_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4566902Z test_non_contig_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4593021Z test_non_contig_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4625195Z test_non_contig_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4654927Z test_non_contig_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4682715Z test_non_contig_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4710025Z test_non_contig_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4736553Z test_non_contig_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4763520Z test_non_contig_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4791854Z test_non_contig_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4817772Z test_non_contig_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4848891Z test_non_contig_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4877494Z test_non_contig_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4904506Z test_non_contig_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4932071Z test_non_contig_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4961429Z test_non_contig_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.4988691Z test_non_contig_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5015541Z test_non_contig_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5042187Z test_non_contig_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5072910Z test_non_contig_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5099833Z test_non_contig_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5128393Z test_non_contig_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5155941Z test_non_contig_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5182447Z test_non_contig_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5210469Z test_non_contig_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5239141Z test_non_contig_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5266548Z test_non_contig_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5299399Z test_non_contig_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5326205Z test_non_contig_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5352607Z test_non_contig_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5379053Z test_non_contig_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5406591Z test_non_contig_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5434323Z test_non_contig_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5462118Z test_non_contig_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5490382Z test_non_contig_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5522287Z test_non_contig_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5549016Z test_non_contig_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5575569Z test_non_contig_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5603908Z test_non_contig_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5631560Z test_non_contig_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5657198Z test_non_contig_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5685498Z test_non_contig_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5711449Z test_non_contig_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5744968Z test_non_contig_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5774931Z test_non_contig_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5801937Z test_non_contig_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5829040Z test_non_contig_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5855035Z test_non_contig_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5881497Z test_non_contig_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5910706Z test_non_contig_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5936506Z test_non_contig_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5969168Z test_non_contig_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.5995964Z test_non_contig_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6025671Z test_non_contig_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6055679Z test_non_contig_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6087475Z test_non_contig_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6114937Z test_non_contig_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6143117Z test_non_contig_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6171244Z test_non_contig_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6202445Z test_non_contig_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6231572Z test_non_contig_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6257306Z test_non_contig_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6284152Z test_non_contig_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6310232Z test_non_contig_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:42.6362878Z test_non_contig_expand_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.6401636Z test_non_contig_expand_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:42.6453549Z test_non_contig_expand_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.6512817Z test_non_contig_expand_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:42.6566616Z test_non_contig_expand_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.6620766Z test_non_contig_expand_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.6671718Z test_non_contig_expand_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.6721038Z test_non_contig_expand_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.6758790Z test_non_contig_expand_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:42.6798023Z test_non_contig_expand_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:42.6835389Z test_non_contig_expand_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:42.6879431Z test_non_contig_expand_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:42.6916887Z test_non_contig_expand_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:42.6968670Z test_non_contig_expand_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7017098Z test_non_contig_expand_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7073258Z test_non_contig_expand_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:42.7134420Z test_non_contig_expand_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:42.7190922Z test_non_contig_expand_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7241417Z test_non_contig_expand_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7294651Z test_non_contig_expand_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7344377Z test_non_contig_expand_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7395453Z test_non_contig_expand_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7444842Z test_non_contig_expand_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7493556Z test_non_contig_expand_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7545277Z test_non_contig_expand_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7596840Z test_non_contig_expand_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7646901Z test_non_contig_expand_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7705371Z test_non_contig_expand_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:42.7760965Z test_non_contig_expand_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7811353Z test_non_contig_expand_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7864910Z test_non_contig_expand_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7913659Z test_non_contig_expand_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.7963387Z test_non_contig_expand_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8012644Z test_non_contig_expand_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8063715Z test_non_contig_expand_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8115599Z test_non_contig_expand_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8164624Z test_non_contig_expand_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8213223Z test_non_contig_expand_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8265336Z test_non_contig_expand_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8320403Z test_non_contig_expand_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8373854Z test_non_contig_expand_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8425632Z test_non_contig_expand_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8473254Z test_non_contig_expand_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8527932Z test_non_contig_expand_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8576871Z test_non_contig_expand_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8627697Z test_non_contig_expand_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8677613Z test_non_contig_expand_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8725831Z test_non_contig_expand_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8777002Z test_non_contig_expand_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8827873Z test_non_contig_expand_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8882332Z test_non_contig_expand_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.8944063Z test_non_contig_expand_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:42.8996571Z test_non_contig_expand_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9047515Z test_non_contig_expand_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9096017Z test_non_contig_expand_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9147787Z test_non_contig_expand_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9196496Z test_non_contig_expand_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9246285Z test_non_contig_expand_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9296609Z test_non_contig_expand_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9350227Z test_non_contig_expand_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9401842Z test_non_contig_expand_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9450425Z test_non_contig_expand_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9504409Z test_non_contig_expand_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9560197Z test_non_contig_expand_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9611719Z test_non_contig_expand_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9662112Z test_non_contig_expand_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9711495Z test_non_contig_expand_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9765700Z test_non_contig_expand_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9815571Z test_non_contig_expand_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9864858Z test_non_contig_expand_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9913282Z test_non_contig_expand_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:42.9964681Z test_non_contig_expand_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0015775Z test_non_contig_expand_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0067091Z test_non_contig_expand_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0121612Z test_non_contig_expand_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.0181999Z test_non_contig_expand_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.0232875Z test_non_contig_expand_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0284051Z test_non_contig_expand_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0333300Z test_non_contig_expand_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0382907Z test_non_contig_expand_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0433317Z test_non_contig_expand_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0483296Z test_non_contig_expand_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0532305Z test_non_contig_expand_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0588110Z test_non_contig_expand_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0639098Z test_non_contig_expand_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0687618Z test_non_contig_expand_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0742524Z test_non_contig_expand_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0798312Z test_non_contig_expand_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0848520Z test_non_contig_expand_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0903323Z test_non_contig_expand_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.0956507Z test_non_contig_expand_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1005965Z test_non_contig_expand_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1056452Z test_non_contig_expand_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1105521Z test_non_contig_expand_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1154224Z test_non_contig_expand_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1203785Z test_non_contig_expand_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1241958Z test_non_contig_expand_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.1280033Z test_non_contig_expand_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.1323217Z test_non_contig_expand_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.1359246Z test_non_contig_expand_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.1398219Z test_non_contig_expand_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.1437053Z test_non_contig_expand_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.1487692Z test_non_contig_expand_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1539618Z test_non_contig_expand_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1590784Z test_non_contig_expand_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1640180Z test_non_contig_expand_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1698647Z test_non_contig_expand_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.1736447Z test_non_contig_expand_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.1788501Z test_non_contig_expand_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1839154Z test_non_contig_expand_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1887819Z test_non_contig_expand_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.1926518Z test_non_contig_expand_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.1964515Z test_non_contig_expand_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2003053Z test_non_contig_expand_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2046099Z test_non_contig_expand_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2084572Z test_non_contig_expand_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2134923Z test_non_contig_expand_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.2174977Z test_non_contig_expand_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2314375Z test_non_contig_expand_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:43.2374791Z test_non_contig_expand_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.2433767Z test_non_contig_expand_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.2487594Z test_non_contig_expand_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.2543844Z test_non_contig_expand_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.2593238Z test_non_contig_expand_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.2630852Z test_non_contig_expand_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2668278Z test_non_contig_expand_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2704426Z test_non_contig_expand_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2742087Z test_non_contig_expand_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2780957Z test_non_contig_expand_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2832732Z test_non_contig_expand_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.2874754Z test_non_contig_expand_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.2930907Z test_non_contig_expand_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.2987658Z test_non_contig_expand_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.3042838Z test_non_contig_expand_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.3093787Z test_non_contig_expand_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3146984Z test_non_contig_expand_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3194502Z test_non_contig_expand_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3234209Z test_non_contig_expand_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.3278294Z test_non_contig_expand_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.3312584Z test_non_contig_expand_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.3353157Z test_non_contig_expand_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.3388574Z test_non_contig_expand_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:43.3439265Z test_non_contig_expand_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3489733Z test_non_contig_expand_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3542963Z test_non_contig_expand_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3597616Z test_non_contig_expand_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3652718Z test_non_contig_expand_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3703508Z test_non_contig_expand_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3752578Z test_non_contig_expand_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3801867Z test_non_contig_expand_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3853972Z test_non_contig_expand_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3903081Z test_non_contig_expand_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.3954205Z test_non_contig_expand_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4003426Z test_non_contig_expand_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4059535Z test_non_contig_expand_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4112117Z test_non_contig_expand_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4163956Z test_non_contig_expand_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4219638Z test_non_contig_expand_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4272570Z test_non_contig_expand_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4324043Z test_non_contig_expand_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4372720Z test_non_contig_expand_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4422847Z test_non_contig_expand_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4474424Z test_non_contig_expand_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4527256Z test_non_contig_expand_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4577523Z test_non_contig_expand_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4624315Z test_non_contig_expand_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4677299Z test_non_contig_expand_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4727191Z test_non_contig_expand_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4777825Z test_non_contig_expand_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4828204Z test_non_contig_expand_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4883764Z test_non_contig_expand_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4933614Z test_non_contig_expand_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.4983851Z test_non_contig_expand_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5031799Z test_non_contig_expand_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5084059Z test_non_contig_expand_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5131275Z test_non_contig_expand_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5181284Z test_non_contig_expand_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5231373Z test_non_contig_expand_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5287087Z test_non_contig_expand_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5338190Z test_non_contig_expand_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5388370Z test_non_contig_expand_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5435030Z test_non_contig_expand_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5484160Z test_non_contig_expand_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5535656Z test_non_contig_expand_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5583511Z test_non_contig_expand_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5635029Z test_non_contig_expand_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5690916Z test_non_contig_expand_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5742730Z test_non_contig_expand_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5793679Z test_non_contig_expand_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5844301Z test_non_contig_expand_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5892766Z test_non_contig_expand_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5942180Z test_non_contig_expand_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.5991438Z test_non_contig_expand_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6041938Z test_non_contig_expand_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6095673Z test_non_contig_expand_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6146729Z test_non_contig_expand_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6196308Z test_non_contig_expand_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6249802Z test_non_contig_expand_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6299110Z test_non_contig_expand_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6349602Z test_non_contig_expand_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6399229Z test_non_contig_expand_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6447604Z test_non_contig_expand_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6505948Z test_non_contig_expand_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.6554833Z test_non_contig_expand_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6604289Z test_non_contig_expand_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6655563Z test_non_contig_expand_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6707490Z test_non_contig_expand_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6757778Z test_non_contig_expand_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6810209Z test_non_contig_expand_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6860105Z test_non_contig_expand_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6910350Z test_non_contig_expand_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.6961989Z test_non_contig_expand_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7010357Z test_non_contig_expand_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7057973Z test_non_contig_expand_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7110710Z test_non_contig_expand_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7161001Z test_non_contig_expand_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7211351Z test_non_contig_expand_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7266024Z test_non_contig_expand_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7322504Z test_non_contig_expand_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.7371716Z test_non_contig_expand_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7421594Z test_non_contig_expand_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7471937Z test_non_contig_expand_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7519322Z test_non_contig_expand_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7569315Z test_non_contig_expand_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7621120Z test_non_contig_expand_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7678868Z test_non_contig_expand_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.7740011Z test_non_contig_expand_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.7796809Z test_non_contig_expand_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.7852924Z test_non_contig_expand_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7903274Z test_non_contig_expand_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.7958379Z test_non_contig_expand_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8006472Z test_non_contig_expand_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8055781Z test_non_contig_expand_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8107625Z test_non_contig_expand_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8161564Z test_non_contig_expand_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8210065Z test_non_contig_expand_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8261440Z test_non_contig_expand_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8312213Z test_non_contig_expand_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8362373Z test_non_contig_expand_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8415388Z test_non_contig_expand_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8467128Z test_non_contig_expand_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8516871Z test_non_contig_expand_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8574014Z test_non_contig_expand_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.8623513Z test_non_contig_expand_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8670895Z test_non_contig_expand_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8726688Z test_non_contig_expand_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8773696Z test_non_contig_expand_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8825994Z test_non_contig_expand_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8880283Z test_non_contig_expand_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8934347Z test_non_contig_expand_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.8986488Z test_non_contig_expand_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9039802Z test_non_contig_expand_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9089717Z test_non_contig_expand_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9142178Z test_non_contig_expand_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9194959Z test_non_contig_expand_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9208537Z test_non_contig_expand_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:43.9247530Z test_non_contig_expand_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:43.9249489Z test_non_contig_expand_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:43.9300271Z test_non_contig_expand_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.9351096Z test_non_contig_expand_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9405757Z test_non_contig_expand_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9463501Z test_non_contig_expand_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.9514761Z test_non_contig_expand_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9565583Z test_non_contig_expand_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9616271Z test_non_contig_expand_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9666652Z test_non_contig_expand_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9717609Z test_non_contig_expand_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9768501Z test_non_contig_expand_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9819727Z test_non_contig_expand_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9882875Z test_non_contig_expand_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:43.9936618Z test_non_contig_expand_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:43.9981281Z test_non_contig_expand_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0023133Z test_non_contig_expand_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0075030Z test_non_contig_expand_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.0122633Z test_non_contig_expand_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.0170730Z test_non_contig_expand_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.0211680Z test_non_contig_expand_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0259713Z test_non_contig_expand_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.0301325Z test_non_contig_expand_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0340340Z test_non_contig_expand_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0377917Z test_non_contig_expand_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0414357Z test_non_contig_expand_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0453958Z test_non_contig_expand_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0498854Z test_non_contig_expand_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0541227Z test_non_contig_expand_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0583705Z test_non_contig_expand_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0630252Z test_non_contig_expand_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.0672942Z test_non_contig_expand_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0717011Z test_non_contig_expand_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0758590Z test_non_contig_expand_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0802876Z test_non_contig_expand_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0843225Z test_non_contig_expand_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0880435Z test_non_contig_expand_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0923038Z test_non_contig_expand_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.0962999Z test_non_contig_expand_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1000964Z test_non_contig_expand_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1039143Z test_non_contig_expand_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1079467Z test_non_contig_expand_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1119812Z test_non_contig_expand_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1161421Z test_non_contig_expand_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1203261Z test_non_contig_expand_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1250645Z test_non_contig_expand_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.1291651Z test_non_contig_expand_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1331368Z test_non_contig_expand_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1369029Z test_non_contig_expand_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1406373Z test_non_contig_expand_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1447209Z test_non_contig_expand_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1484338Z test_non_contig_expand_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1522269Z test_non_contig_expand_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1564843Z test_non_contig_expand_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1606577Z test_non_contig_expand_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1646614Z test_non_contig_expand_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1685685Z test_non_contig_expand_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1725061Z test_non_contig_expand_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1766330Z test_non_contig_expand_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1803516Z test_non_contig_expand_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1844588Z test_non_contig_expand_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1882951Z test_non_contig_expand_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1923926Z test_non_contig_expand_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.1963900Z test_non_contig_expand_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2000325Z test_non_contig_expand_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2040467Z test_non_contig_expand_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2081634Z test_non_contig_expand_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2120928Z test_non_contig_expand_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2162045Z test_non_contig_expand_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2201125Z test_non_contig_expand_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2240305Z test_non_contig_expand_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2276565Z test_non_contig_expand_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2313958Z test_non_contig_expand_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2353622Z test_non_contig_expand_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2393408Z test_non_contig_expand_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2435994Z test_non_contig_expand_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2481866Z test_non_contig_expand_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.2524805Z test_non_contig_expand_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2566634Z test_non_contig_expand_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2605425Z test_non_contig_expand_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2645488Z test_non_contig_expand_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2682793Z test_non_contig_expand_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2736085Z test_non_contig_expand_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.2775285Z test_non_contig_expand_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2816486Z test_non_contig_expand_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2855735Z test_non_contig_expand_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.2875151Z test_non_contig_expand_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.2892727Z test_non_contig_expand_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.2911540Z test_non_contig_expand_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.2930156Z test_non_contig_expand_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.2949982Z test_non_contig_expand_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.2967018Z test_non_contig_expand_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.2985368Z test_non_contig_expand_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.3003595Z test_non_contig_expand_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.3023610Z test_non_contig_expand_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.3042213Z test_non_contig_expand_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.3065414Z test_non_contig_expand_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.3081271Z test_non_contig_expand_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:44.3134178Z test_non_contig_expand_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3186842Z test_non_contig_expand_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3237612Z test_non_contig_expand_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3286600Z test_non_contig_expand_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3338035Z test_non_contig_expand_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3392033Z test_non_contig_expand_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3443238Z test_non_contig_expand_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3493412Z test_non_contig_expand_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3543746Z test_non_contig_expand_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3595961Z test_non_contig_expand_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3643897Z test_non_contig_expand_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3700785Z test_non_contig_expand_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.3759441Z test_non_contig_expand_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.3809743Z test_non_contig_expand_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3867408Z test_non_contig_expand_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.3916414Z test_non_contig_expand_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.3964765Z test_non_contig_expand_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4015072Z test_non_contig_expand_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4065000Z test_non_contig_expand_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4113989Z test_non_contig_expand_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4163199Z test_non_contig_expand_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4214218Z test_non_contig_expand_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4267900Z test_non_contig_expand_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4319095Z test_non_contig_expand_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4368977Z test_non_contig_expand_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4418248Z test_non_contig_expand_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4468683Z test_non_contig_expand_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4516912Z test_non_contig_expand_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4565964Z test_non_contig_expand_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4620058Z test_non_contig_expand_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4675097Z test_non_contig_expand_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4722791Z test_non_contig_expand_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4772647Z test_non_contig_expand_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4826970Z test_non_contig_expand_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4882253Z test_non_contig_expand_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4936012Z test_non_contig_expand_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.4989914Z test_non_contig_expand_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5038256Z test_non_contig_expand_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5092278Z test_non_contig_expand_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5142935Z test_non_contig_expand_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5191584Z test_non_contig_expand_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5240243Z test_non_contig_expand_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5291129Z test_non_contig_expand_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5340603Z test_non_contig_expand_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5390649Z test_non_contig_expand_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5445215Z test_non_contig_expand_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5506602Z test_non_contig_expand_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.5561924Z test_non_contig_expand_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5614068Z test_non_contig_expand_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5664559Z test_non_contig_expand_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5712562Z test_non_contig_expand_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5763590Z test_non_contig_expand_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5812052Z test_non_contig_expand_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5862338Z test_non_contig_expand_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5916684Z test_non_contig_expand_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.5965135Z test_non_contig_expand_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6016630Z test_non_contig_expand_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6055130Z test_non_contig_expand_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6099888Z test_non_contig_expand_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6140496Z test_non_contig_expand_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6189873Z test_non_contig_expand_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6231714Z test_non_contig_expand_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6274951Z test_non_contig_expand_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6315300Z test_non_contig_expand_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6352371Z test_non_contig_expand_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6393858Z test_non_contig_expand_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6431082Z test_non_contig_expand_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6467998Z test_non_contig_expand_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.6520173Z test_non_contig_expand_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6572166Z test_non_contig_expand_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6627734Z test_non_contig_expand_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.6678094Z test_non_contig_expand_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6728526Z test_non_contig_expand_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6777923Z test_non_contig_expand_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6826252Z test_non_contig_expand_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6876343Z test_non_contig_expand_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6926074Z test_non_contig_expand_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.6975312Z test_non_contig_expand_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.7039216Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.7096301Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.7154866Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.7209911Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.7262411Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.7317290Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.7374411Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.7429228Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.7491970Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.7546802Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.7600625Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.7660228Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.7715207Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.7771037Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.7828666Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.7884024Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.7944967Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.8006348Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.8058703Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.8112318Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.8171851Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.8224550Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.8278831Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.8335975Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.8391779Z test_non_contig_expand_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.8429188Z test_non_contig_expand_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.8484917Z test_non_contig_expand_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.8535607Z test_non_contig_expand_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.8584646Z test_non_contig_expand_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.8627552Z test_non_contig_expand_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.8665772Z test_non_contig_expand_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.8703726Z test_non_contig_expand_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.8747578Z test_non_contig_expand_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.8788908Z test_non_contig_expand_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.8841037Z test_non_contig_expand_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.8894345Z test_non_contig_expand_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.8951720Z test_non_contig_expand_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.9006867Z test_non_contig_expand_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9057709Z test_non_contig_expand_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9110355Z test_non_contig_expand_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9163526Z test_non_contig_expand_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9202021Z test_non_contig_expand_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.9239614Z test_non_contig_expand_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.9278230Z test_non_contig_expand_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.9315409Z test_non_contig_expand_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.9353802Z test_non_contig_expand_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:44.9406250Z test_non_contig_expand_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9460171Z test_non_contig_expand_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9515775Z test_non_contig_expand_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9565034Z test_non_contig_expand_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9617984Z test_non_contig_expand_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9668408Z test_non_contig_expand_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9720481Z test_non_contig_expand_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9772862Z test_non_contig_expand_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9824810Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9876433Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:44.9934050Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:44.9982523Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0032218Z test_non_contig_expand_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0086209Z test_non_contig_expand_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0135612Z test_non_contig_expand_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0188161Z test_non_contig_expand_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0241547Z test_non_contig_expand_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0291470Z test_non_contig_expand_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0346720Z test_non_contig_expand_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0406288Z test_non_contig_expand_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.0463801Z test_non_contig_expand_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.0520462Z test_non_contig_expand_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0576114Z test_non_contig_expand_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.0628869Z test_non_contig_expand_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0676920Z test_non_contig_expand_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0731253Z test_non_contig_expand_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0784718Z test_non_contig_expand_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0834742Z test_non_contig_expand_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0886736Z test_non_contig_expand_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0937831Z test_non_contig_expand_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.0986164Z test_non_contig_expand_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1041498Z test_non_contig_expand_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1091701Z test_non_contig_expand_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1148270Z test_non_contig_expand_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.1210871Z test_non_contig_expand_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.1263307Z test_non_contig_expand_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1315706Z test_non_contig_expand_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1368190Z test_non_contig_expand_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1418177Z test_non_contig_expand_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1468344Z test_non_contig_expand_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1520477Z test_non_contig_expand_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1571512Z test_non_contig_expand_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1628002Z test_non_contig_expand_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1681179Z test_non_contig_expand_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1735191Z test_non_contig_expand_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1791891Z test_non_contig_expand_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1842883Z test_non_contig_expand_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1894583Z test_non_contig_expand_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1943404Z test_non_contig_expand_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.1995555Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2049742Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2098935Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2151083Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2199690Z test_non_contig_expand_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2247952Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2300771Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2353443Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2400234Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2454647Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2503870Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2555092Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2602720Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2654512Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2703867Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2754672Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2807746Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2860515Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2910021Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.2962155Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3010324Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3059243Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3112881Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3159616Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3215095Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3268765Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3315465Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3365330Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3414181Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3464877Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3513363Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3563974Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3619489Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3669604Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3720539Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3770812Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3819820Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3869704Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3920080Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.3967603Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4021505Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4070791Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4121590Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4172296Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4221906Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4271453Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4320840Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4370999Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4424659Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4474960Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4524129Z test_non_contig_expand_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4578100Z test_non_contig_expand_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4632100Z test_non_contig_expand_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4682585Z test_non_contig_expand_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4734227Z test_non_contig_expand_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4782321Z test_non_contig_expand_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.4824552Z test_non_contig_expand_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.4861802Z test_non_contig_expand_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.4897371Z test_non_contig_expand_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:45.4935721Z test_non_contig_expand_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.4971986Z test_non_contig_expand_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.5024577Z test_non_contig_expand_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5074167Z test_non_contig_expand_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5125071Z test_non_contig_expand_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5182425Z test_non_contig_expand_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.5233803Z test_non_contig_expand_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5282816Z test_non_contig_expand_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5332483Z test_non_contig_expand_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5383600Z test_non_contig_expand_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5432868Z test_non_contig_expand_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5483006Z test_non_contig_expand_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5533996Z test_non_contig_expand_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5574493Z test_non_contig_expand_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.5624612Z test_non_contig_expand_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5680846Z test_non_contig_expand_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5733491Z test_non_contig_expand_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5783525Z test_non_contig_expand_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5834714Z test_non_contig_expand_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5883528Z test_non_contig_expand_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.5920411Z test_non_contig_expand_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.5963841Z test_non_contig_expand_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.5999103Z test_non_contig_expand_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.6035398Z test_non_contig_expand_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.6074207Z test_non_contig_expand_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.6124855Z test_non_contig_expand_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6175496Z test_non_contig_expand_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6229257Z test_non_contig_expand_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6284211Z test_non_contig_expand_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6341358Z test_non_contig_expand_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.6394736Z test_non_contig_expand_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6440212Z test_non_contig_expand_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6491416Z test_non_contig_expand_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6539756Z test_non_contig_expand_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6588547Z test_non_contig_expand_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6639415Z test_non_contig_expand_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6688684Z test_non_contig_expand_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6745227Z test_non_contig_expand_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6796236Z test_non_contig_expand_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6850101Z test_non_contig_expand_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6899033Z test_non_contig_expand_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.6949445Z test_non_contig_expand_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7002082Z test_non_contig_expand_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7052186Z test_non_contig_expand_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7103195Z test_non_contig_expand_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7160998Z test_non_contig_expand_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.7211950Z test_non_contig_expand_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7260649Z test_non_contig_expand_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7312267Z test_non_contig_expand_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7366486Z test_non_contig_expand_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7417897Z test_non_contig_expand_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7469493Z test_non_contig_expand_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7519112Z test_non_contig_expand_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7573854Z test_non_contig_expand_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7623824Z test_non_contig_expand_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7677252Z test_non_contig_expand_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7733147Z test_non_contig_expand_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7785090Z test_non_contig_expand_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7835525Z test_non_contig_expand_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7884154Z test_non_contig_expand_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7935367Z test_non_contig_expand_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.7990776Z test_non_contig_expand_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8038116Z test_non_contig_expand_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8090832Z test_non_contig_expand_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8137356Z test_non_contig_expand_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8190754Z test_non_contig_expand_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8226914Z test_non_contig_expand_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.8283210Z test_non_contig_expand_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.8342000Z test_non_contig_expand_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8399940Z test_non_contig_expand_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.8450616Z test_non_contig_expand_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8501301Z test_non_contig_expand_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8550760Z test_non_contig_expand_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8590188Z test_non_contig_expand_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.8628851Z test_non_contig_expand_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.8665202Z test_non_contig_expand_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.8702903Z test_non_contig_expand_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.8745921Z test_non_contig_expand_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.8796765Z test_non_contig_expand_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8846808Z test_non_contig_expand_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.8904202Z test_non_contig_expand_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.8959737Z test_non_contig_expand_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9017558Z test_non_contig_expand_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.9068842Z test_non_contig_expand_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9120424Z test_non_contig_expand_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9173109Z test_non_contig_expand_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9223998Z test_non_contig_expand_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9272284Z test_non_contig_expand_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9323564Z test_non_contig_expand_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9374547Z test_non_contig_expand_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9422698Z test_non_contig_expand_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9473722Z test_non_contig_expand_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9511316Z test_non_contig_expand_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.9569605Z test_non_contig_expand_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:45.9621469Z test_non_contig_expand_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9671048Z test_non_contig_expand_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9709593Z test_non_contig_expand_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.9748374Z test_non_contig_expand_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.9784331Z test_non_contig_expand_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:45.9822439Z test_non_contig_expand_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.9862293Z test_non_contig_expand_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.9908579Z test_non_contig_expand_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:45.9947463Z test_non_contig_expand_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:45.9985266Z test_non_contig_expand_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.0027776Z test_non_contig_expand_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.0067517Z test_non_contig_expand_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.0105681Z test_non_contig_expand_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.0143335Z test_non_contig_expand_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.0186163Z test_non_contig_expand_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.0225671Z test_non_contig_expand_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.0262931Z test_non_contig_expand_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.0315413Z test_non_contig_expand_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0365612Z test_non_contig_expand_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0419028Z test_non_contig_expand_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0475127Z test_non_contig_expand_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.0527932Z test_non_contig_expand_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0578675Z test_non_contig_expand_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0631224Z test_non_contig_expand_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0682587Z test_non_contig_expand_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0731878Z test_non_contig_expand_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0780519Z test_non_contig_expand_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0830884Z test_non_contig_expand_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0880468Z test_non_contig_expand_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0931168Z test_non_contig_expand_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.0983089Z test_non_contig_expand_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1040901Z test_non_contig_expand_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.1096300Z test_non_contig_expand_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1149174Z test_non_contig_expand_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1198506Z test_non_contig_expand_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1249070Z test_non_contig_expand_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1300612Z test_non_contig_expand_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1349983Z test_non_contig_expand_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1398936Z test_non_contig_expand_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1453579Z test_non_contig_expand_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1501744Z test_non_contig_expand_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1554202Z test_non_contig_expand_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1607218Z test_non_contig_expand_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1661002Z test_non_contig_expand_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1714120Z test_non_contig_expand_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1771438Z test_non_contig_expand_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1822208Z test_non_contig_expand_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1878412Z test_non_contig_expand_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1930302Z test_non_contig_expand_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.1979496Z test_non_contig_expand_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2029775Z test_non_contig_expand_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2081570Z test_non_contig_expand_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2135720Z test_non_contig_expand_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2188413Z test_non_contig_expand_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2241050Z test_non_contig_expand_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2298504Z test_non_contig_expand_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.2350680Z test_non_contig_expand_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2403740Z test_non_contig_expand_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2453306Z test_non_contig_expand_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2503978Z test_non_contig_expand_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2552156Z test_non_contig_expand_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2606669Z test_non_contig_expand_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2658733Z test_non_contig_expand_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2712165Z test_non_contig_expand_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2767553Z test_non_contig_expand_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2819177Z test_non_contig_expand_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2869570Z test_non_contig_expand_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2921634Z test_non_contig_expand_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.2974824Z test_non_contig_expand_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3025047Z test_non_contig_expand_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3075303Z test_non_contig_expand_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3131860Z test_non_contig_expand_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.3180791Z test_non_contig_expand_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3235875Z test_non_contig_expand_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3288569Z test_non_contig_expand_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3338672Z test_non_contig_expand_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3391443Z test_non_contig_expand_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3442940Z test_non_contig_expand_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3492774Z test_non_contig_expand_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3548811Z test_non_contig_expand_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.3603435Z test_non_contig_expand_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3650649Z test_non_contig_expand_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3706454Z test_non_contig_expand_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3756342Z test_non_contig_expand_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3809096Z test_non_contig_expand_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3862759Z test_non_contig_expand_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3916668Z test_non_contig_expand_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.3973660Z test_non_contig_expand_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.4026954Z test_non_contig_expand_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4078557Z test_non_contig_expand_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4132905Z test_non_contig_expand_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4185131Z test_non_contig_expand_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4237536Z test_non_contig_expand_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4287450Z test_non_contig_expand_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4340603Z test_non_contig_expand_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4397640Z test_non_contig_expand_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4447959Z test_non_contig_expand_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4499609Z test_non_contig_expand_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4555499Z test_non_contig_expand_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4605123Z test_non_contig_expand_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4658902Z test_non_contig_expand_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4711402Z test_non_contig_expand_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4771071Z test_non_contig_expand_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.4825697Z test_non_contig_expand_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4873978Z test_non_contig_expand_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4928604Z test_non_contig_expand_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.4986054Z test_non_contig_expand_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5036684Z test_non_contig_expand_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5093005Z test_non_contig_expand_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5146459Z test_non_contig_expand_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5206400Z test_non_contig_expand_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.5259081Z test_non_contig_expand_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5311931Z test_non_contig_expand_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5364925Z test_non_contig_expand_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5419636Z test_non_contig_expand_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5470837Z test_non_contig_expand_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5523664Z test_non_contig_expand_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5574232Z test_non_contig_expand_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5632628Z test_non_contig_expand_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.5684371Z test_non_contig_expand_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5736031Z test_non_contig_expand_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5790168Z test_non_contig_expand_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5840448Z test_non_contig_expand_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5890684Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.5946243Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6000743Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6055331Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6108319Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6161088Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6211389Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6264061Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6315858Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6368737Z test_non_contig_expand_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6422754Z test_non_contig_expand_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6484432Z test_non_contig_expand_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.6540354Z test_non_contig_expand_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.6594418Z test_non_contig_expand_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6648646Z test_non_contig_expand_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6700746Z test_non_contig_expand_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6751794Z test_non_contig_expand_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6802158Z test_non_contig_expand_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6852780Z test_non_contig_expand_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.6910730Z test_non_contig_expand_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.6960748Z test_non_contig_expand_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.7012452Z test_non_contig_expand_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.7052315Z test_non_contig_expand_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.7108686Z test_non_contig_expand_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.7166403Z test_non_contig_expand_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.7222770Z test_non_contig_expand_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.7275508Z test_non_contig_expand_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.7334540Z test_non_contig_expand_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.7375924Z test_non_contig_expand_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.7416317Z test_non_contig_expand_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.7454810Z test_non_contig_expand_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.7496686Z test_non_contig_expand_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.7537595Z test_non_contig_expand_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.7592276Z test_non_contig_expand_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.7641429Z test_non_contig_expand_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.7704030Z test_non_contig_expand_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.7763070Z test_non_contig_expand_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.7815901Z test_non_contig_expand_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.7871115Z test_non_contig_expand_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.7920924Z test_non_contig_expand_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.7973024Z test_non_contig_expand_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8025617Z test_non_contig_expand_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8078434Z test_non_contig_expand_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8134674Z test_non_contig_expand_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.8187583Z test_non_contig_expand_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8241196Z test_non_contig_expand_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8292314Z test_non_contig_expand_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8348125Z test_non_contig_expand_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.8406781Z test_non_contig_expand_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.8459582Z test_non_contig_expand_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8514116Z test_non_contig_expand_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8571022Z test_non_contig_expand_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8620755Z test_non_contig_expand_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8673238Z test_non_contig_expand_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8723506Z test_non_contig_expand_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8773852Z test_non_contig_expand_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8827834Z test_non_contig_expand_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8882373Z test_non_contig_expand_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8937887Z test_non_contig_expand_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.8995133Z test_non_contig_expand_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:46.9044147Z test_non_contig_expand_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:46.9072372Z test_non_contig_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9099210Z test_non_contig_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9130361Z test_non_contig_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9156869Z test_non_contig_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9184795Z test_non_contig_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9212152Z test_non_contig_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9243097Z test_non_contig_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9269869Z test_non_contig_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9299649Z test_non_contig_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9326416Z test_non_contig_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9353282Z test_non_contig_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9381628Z test_non_contig_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9409793Z test_non_contig_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9437137Z test_non_contig_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9473743Z test_non_contig_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:46.9502065Z test_non_contig_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9532224Z test_non_contig_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9557475Z test_non_contig_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9591227Z test_non_contig_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9626746Z test_non_contig_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9659347Z test_non_contig_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9686409Z test_non_contig_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9718243Z test_non_contig_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9746384Z test_non_contig_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9777159Z test_non_contig_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9803495Z test_non_contig_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9832249Z test_non_contig_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9860057Z test_non_contig_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9887714Z test_non_contig_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9912911Z test_non_contig_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9946955Z test_non_contig_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:46.9976183Z test_non_contig_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.0005491Z test_non_contig_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.0036484Z test_non_contig_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.0057805Z test_non_contig_index_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0078911Z test_non_contig_index_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0102023Z test_non_contig_index_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0127440Z test_non_contig_index_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0153593Z test_non_contig_index_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.0175934Z test_non_contig_index_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0198033Z test_non_contig_index_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0219549Z test_non_contig_index_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0239476Z test_non_contig_index_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0262234Z test_non_contig_index_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0282158Z test_non_contig_index_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0301545Z test_non_contig_index_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0326366Z test_non_contig_index_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0349883Z test_non_contig_index_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0370397Z test_non_contig_index_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0393417Z test_non_contig_index_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0419876Z test_non_contig_index_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0440808Z test_non_contig_index_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0462936Z test_non_contig_index_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0484992Z test_non_contig_index_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0511511Z test_non_contig_index_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.0532471Z test_non_contig_index_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0553007Z test_non_contig_index_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0577789Z test_non_contig_index_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0598686Z test_non_contig_index_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0619970Z test_non_contig_index_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0641833Z test_non_contig_index_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0665208Z test_non_contig_index_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0693687Z test_non_contig_index_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.0715727Z test_non_contig_index_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0739952Z test_non_contig_index_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0761796Z test_non_contig_index_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0783346Z test_non_contig_index_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0804797Z test_non_contig_index_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0828006Z test_non_contig_index_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0847445Z test_non_contig_index_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0873523Z test_non_contig_index_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.0897134Z test_non_contig_index_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0920092Z test_non_contig_index_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0943374Z test_non_contig_index_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0966797Z test_non_contig_index_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.0988473Z test_non_contig_index_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1010584Z test_non_contig_index_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1030676Z test_non_contig_index_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1060626Z test_non_contig_index_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.1081653Z test_non_contig_index_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1102893Z test_non_contig_index_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1124357Z test_non_contig_index_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1147077Z test_non_contig_index_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1169253Z test_non_contig_index_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1190562Z test_non_contig_index_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1216921Z test_non_contig_index_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1243726Z test_non_contig_index_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.1265781Z test_non_contig_index_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1288750Z test_non_contig_index_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1309265Z test_non_contig_index_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1330705Z test_non_contig_index_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1350729Z test_non_contig_index_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1374747Z test_non_contig_index_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1396329Z test_non_contig_index_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1423828Z test_non_contig_index_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.1445377Z test_non_contig_index_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1468128Z test_non_contig_index_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1491794Z test_non_contig_index_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1512104Z test_non_contig_index_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1537556Z test_non_contig_index_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1560514Z test_non_contig_index_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1581211Z test_non_contig_index_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1607498Z test_non_contig_index_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.1630967Z test_non_contig_index_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1651628Z test_non_contig_index_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1672022Z test_non_contig_index_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1697101Z test_non_contig_index_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1719057Z test_non_contig_index_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1741783Z test_non_contig_index_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1765476Z test_non_contig_index_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1794496Z test_non_contig_index_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.1816013Z test_non_contig_index_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1838190Z test_non_contig_index_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1860314Z test_non_contig_index_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1881762Z test_non_contig_index_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1902896Z test_non_contig_index_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1924859Z test_non_contig_index_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1946162Z test_non_contig_index_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.1973152Z test_non_contig_index_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.1992722Z test_non_contig_index_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2019624Z test_non_contig_index_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2042270Z test_non_contig_index_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2064716Z test_non_contig_index_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2086861Z test_non_contig_index_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2108166Z test_non_contig_index_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2130388Z test_non_contig_index_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2155275Z test_non_contig_index_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.2179504Z test_non_contig_index_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2201604Z test_non_contig_index_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2222713Z test_non_contig_index_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2246047Z test_non_contig_index_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2265120Z test_non_contig_index_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2285849Z test_non_contig_index_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2305120Z test_non_contig_index_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2329713Z test_non_contig_index_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2350150Z test_non_contig_index_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2373175Z test_non_contig_index_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2394674Z test_non_contig_index_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2417674Z test_non_contig_index_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2439546Z test_non_contig_index_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2462017Z test_non_contig_index_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2483997Z test_non_contig_index_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2510753Z test_non_contig_index_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.2533795Z test_non_contig_index_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2553622Z test_non_contig_index_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2575751Z test_non_contig_index_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2596567Z test_non_contig_index_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2616459Z test_non_contig_index_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2634447Z test_non_contig_index_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2660523Z test_non_contig_index_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2686291Z test_non_contig_index_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2703971Z test_non_contig_index_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2728918Z test_non_contig_index_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2753515Z test_non_contig_index_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2778786Z test_non_contig_index_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2800095Z test_non_contig_index_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2823209Z test_non_contig_index_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2849203Z test_non_contig_index_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.2870025Z test_non_contig_index_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2887516Z test_non_contig_index_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2905712Z test_non_contig_index_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2926234Z test_non_contig_index_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2948875Z test_non_contig_index_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2972963Z test_non_contig_index_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.2992824Z test_non_contig_index_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3022174Z test_non_contig_index_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.3046634Z test_non_contig_index_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3067479Z test_non_contig_index_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3090465Z test_non_contig_index_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3114111Z test_non_contig_index_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3136832Z test_non_contig_index_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3153334Z test_non_contig_index_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3174916Z test_non_contig_index_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3200976Z test_non_contig_index_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3220822Z test_non_contig_index_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3240052Z test_non_contig_index_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3263365Z test_non_contig_index_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3283775Z test_non_contig_index_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3309659Z test_non_contig_index_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3333493Z test_non_contig_index_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3354955Z test_non_contig_index_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3382453Z test_non_contig_index_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.3404143Z test_non_contig_index_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3423815Z test_non_contig_index_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3447273Z test_non_contig_index_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3468123Z test_non_contig_index_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3489553Z test_non_contig_index_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3510965Z test_non_contig_index_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3534143Z test_non_contig_index_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3559629Z test_non_contig_index_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.3582883Z test_non_contig_index_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3607652Z test_non_contig_index_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3631069Z test_non_contig_index_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3653189Z test_non_contig_index_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3673480Z test_non_contig_index_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3697468Z test_non_contig_index_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3718966Z test_non_contig_index_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3744853Z test_non_contig_index_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3768309Z test_non_contig_index_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3791886Z test_non_contig_index_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3814198Z test_non_contig_index_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3833208Z test_non_contig_index_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3858559Z test_non_contig_index_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3878537Z test_non_contig_index_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3903220Z test_non_contig_index_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3932170Z test_non_contig_index_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.3951748Z test_non_contig_index_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3975313Z test_non_contig_index_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.3994802Z test_non_contig_index_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4016436Z test_non_contig_index_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4038400Z test_non_contig_index_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4061919Z test_non_contig_index_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4084588Z test_non_contig_index_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4111154Z test_non_contig_index_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.4134315Z test_non_contig_index_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4152973Z test_non_contig_index_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4176123Z test_non_contig_index_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4196329Z test_non_contig_index_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4217209Z test_non_contig_index_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4239203Z test_non_contig_index_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4263446Z test_non_contig_index_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4289941Z test_non_contig_index_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.4311000Z test_non_contig_index_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4333447Z test_non_contig_index_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4352321Z test_non_contig_index_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4375213Z test_non_contig_index_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4396336Z test_non_contig_index_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4419087Z test_non_contig_index_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4442539Z test_non_contig_index_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4466457Z test_non_contig_index_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.4487801Z test_non_contig_index_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4509043Z test_non_contig_index_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4531267Z test_non_contig_index_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4554863Z test_non_contig_index_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4574532Z test_non_contig_index_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4598757Z test_non_contig_index_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4619663Z test_non_contig_index_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4646609Z test_non_contig_index_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4666579Z test_non_contig_index_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4688874Z test_non_contig_index_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4711698Z test_non_contig_index_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4732647Z test_non_contig_index_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4753043Z test_non_contig_index_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4776850Z test_non_contig_index_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4797083Z test_non_contig_index_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4822582Z test_non_contig_index_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4845491Z test_non_contig_index_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4864517Z test_non_contig_index_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4886280Z test_non_contig_index_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4909337Z test_non_contig_index_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4931075Z test_non_contig_index_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4952113Z test_non_contig_index_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.4974397Z test_non_contig_index_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5001956Z test_non_contig_index_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5021120Z test_non_contig_index_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5041821Z test_non_contig_index_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5063990Z test_non_contig_index_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5087336Z test_non_contig_index_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5107846Z test_non_contig_index_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5129127Z test_non_contig_index_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5150672Z test_non_contig_index_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5179020Z test_non_contig_index_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.5201914Z test_non_contig_index_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5224779Z test_non_contig_index_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5247663Z test_non_contig_index_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5268510Z test_non_contig_index_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5289427Z test_non_contig_index_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5312199Z test_non_contig_index_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5331513Z test_non_contig_index_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5357104Z test_non_contig_index_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5378822Z test_non_contig_index_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5404704Z test_non_contig_index_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5424261Z test_non_contig_index_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5446218Z test_non_contig_index_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5467696Z test_non_contig_index_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5489432Z test_non_contig_index_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5509748Z test_non_contig_index_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5536528Z test_non_contig_index_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5559693Z test_non_contig_index_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5580210Z test_non_contig_index_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5602031Z test_non_contig_index_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5624705Z test_non_contig_index_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5646549Z test_non_contig_index_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5668000Z test_non_contig_index_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5691935Z test_non_contig_index_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5719655Z test_non_contig_index_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.5740064Z test_non_contig_index_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5762189Z test_non_contig_index_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5785020Z test_non_contig_index_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5812160Z test_non_contig_index_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.5832711Z test_non_contig_index_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5858558Z test_non_contig_index_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5883227Z test_non_contig_index_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5910169Z test_non_contig_index_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.5935159Z test_non_contig_index_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5953063Z test_non_contig_index_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5978846Z test_non_contig_index_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.5998713Z test_non_contig_index_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6020746Z test_non_contig_index_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6043597Z test_non_contig_index_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6064767Z test_non_contig_index_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6092734Z test_non_contig_index_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.6113852Z test_non_contig_index_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6136895Z test_non_contig_index_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6159671Z test_non_contig_index_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6181756Z test_non_contig_index_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6203912Z test_non_contig_index_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6226244Z test_non_contig_index_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6249028Z test_non_contig_index_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6276241Z test_non_contig_index_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.6297727Z test_non_contig_index_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6318552Z test_non_contig_index_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6338483Z test_non_contig_index_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6362857Z test_non_contig_index_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6382170Z test_non_contig_index_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6402405Z test_non_contig_index_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6421604Z test_non_contig_index_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6445218Z test_non_contig_index_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6466638Z test_non_contig_index_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6486798Z test_non_contig_index_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6509205Z test_non_contig_index_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6531620Z test_non_contig_index_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6553385Z test_non_contig_index_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6575102Z test_non_contig_index_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6594121Z test_non_contig_index_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6620461Z test_non_contig_index_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6643627Z test_non_contig_index_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6664801Z test_non_contig_index_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6684486Z test_non_contig_index_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6704379Z test_non_contig_index_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6723522Z test_non_contig_index_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6744418Z test_non_contig_index_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6763998Z test_non_contig_index_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6789931Z test_non_contig_index_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6811593Z test_non_contig_index_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6833625Z test_non_contig_index_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6855058Z test_non_contig_index_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6874872Z test_non_contig_index_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6895249Z test_non_contig_index_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6913627Z test_non_contig_index_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6933866Z test_non_contig_index_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6957981Z test_non_contig_index_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.6979377Z test_non_contig_index_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7001590Z test_non_contig_index_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7021218Z test_non_contig_index_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7042161Z test_non_contig_index_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7062795Z test_non_contig_index_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7084037Z test_non_contig_index_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7103567Z test_non_contig_index_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7127537Z test_non_contig_index_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7148837Z test_non_contig_index_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7169869Z test_non_contig_index_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7189205Z test_non_contig_index_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7209962Z test_non_contig_index_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7229017Z test_non_contig_index_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7253308Z test_non_contig_index_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7272725Z test_non_contig_index_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7299912Z test_non_contig_index_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7321184Z test_non_contig_index_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7340574Z test_non_contig_index_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7361268Z test_non_contig_index_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7381768Z test_non_contig_index_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7401630Z test_non_contig_index_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7422307Z test_non_contig_index_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7443148Z test_non_contig_index_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7470537Z test_non_contig_index_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.7493405Z test_non_contig_index_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7513979Z test_non_contig_index_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7535696Z test_non_contig_index_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7555577Z test_non_contig_index_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7576916Z test_non_contig_index_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7596153Z test_non_contig_index_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7618876Z test_non_contig_index_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7645520Z test_non_contig_index_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.7664079Z test_non_contig_index_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7683860Z test_non_contig_index_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7699366Z test_non_contig_index_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:47.7714217Z test_non_contig_index_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:47.7729351Z test_non_contig_index_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:47.7744360Z test_non_contig_index_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:47.7760102Z test_non_contig_index_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:47.7775972Z test_non_contig_index_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:47.7793679Z test_non_contig_index_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:47.7814634Z test_non_contig_index_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:47.7828056Z test_non_contig_index_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:47.7844405Z test_non_contig_index_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:47.7861258Z test_non_contig_index_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:47.7878932Z test_non_contig_index_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:47.7906016Z test_non_contig_index_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7931627Z test_non_contig_index_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7954281Z test_non_contig_index_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.7979498Z test_non_contig_index_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8007748Z test_non_contig_index_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.8031389Z test_non_contig_index_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8053637Z test_non_contig_index_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8079592Z test_non_contig_index_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8102708Z test_non_contig_index_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8126912Z test_non_contig_index_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8150798Z test_non_contig_index_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8175422Z test_non_contig_index_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8209853Z test_non_contig_index_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.8236492Z test_non_contig_index_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8260520Z test_non_contig_index_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8283558Z test_non_contig_index_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8305526Z test_non_contig_index_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8331571Z test_non_contig_index_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8352639Z test_non_contig_index_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8377144Z test_non_contig_index_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8407064Z test_non_contig_index_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.8430891Z test_non_contig_index_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8456926Z test_non_contig_index_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8480857Z test_non_contig_index_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8504469Z test_non_contig_index_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8529678Z test_non_contig_index_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8554864Z test_non_contig_index_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8577152Z test_non_contig_index_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8606390Z test_non_contig_index_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.8629963Z test_non_contig_index_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8654227Z test_non_contig_index_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8678928Z test_non_contig_index_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8702415Z test_non_contig_index_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8728546Z test_non_contig_index_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8753824Z test_non_contig_index_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.8779797Z test_non_contig_index_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8809395Z test_non_contig_index_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.8835001Z test_non_contig_index_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8857720Z test_non_contig_index_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8881413Z test_non_contig_index_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8908618Z test_non_contig_index_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.8932592Z test_non_contig_index_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8954772Z test_non_contig_index_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.8980959Z test_non_contig_index_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9008234Z test_non_contig_index_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9035268Z test_non_contig_index_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9059625Z test_non_contig_index_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9088443Z test_non_contig_index_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9111850Z test_non_contig_index_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9135382Z test_non_contig_index_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9161266Z test_non_contig_index_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9184449Z test_non_contig_index_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9213239Z test_non_contig_index_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9235729Z test_non_contig_index_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9261887Z test_non_contig_index_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9283378Z test_non_contig_index_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9307129Z test_non_contig_index_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9329464Z test_non_contig_index_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9353382Z test_non_contig_index_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9377888Z test_non_contig_index_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9408944Z test_non_contig_index_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9432077Z test_non_contig_index_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9455142Z test_non_contig_index_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9475006Z test_non_contig_index_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9497915Z test_non_contig_index_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9520052Z test_non_contig_index_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9543091Z test_non_contig_index_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9566315Z test_non_contig_index_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9592727Z test_non_contig_index_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9616868Z test_non_contig_index_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9643710Z test_non_contig_index_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9665458Z test_non_contig_index_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9689503Z test_non_contig_index_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9714264Z test_non_contig_index_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9739000Z test_non_contig_index_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9764782Z test_non_contig_index_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9791758Z test_non_contig_index_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9816526Z test_non_contig_index_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9842209Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9869211Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9897278Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9922961Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:47.9948861Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:47.9974423Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0005478Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0031237Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0060557Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0086605Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0111260Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0137094Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0163457Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0189006Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0222165Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0249323Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0275227Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0300613Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0330991Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0354641Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0381305Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0409218Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0439502Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0464575Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0490945Z test_non_contig_index_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0512941Z test_non_contig_index_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0539411Z test_non_contig_index_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0564165Z test_non_contig_index_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0587269Z test_non_contig_index_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0608716Z test_non_contig_index_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0635495Z test_non_contig_index_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0657450Z test_non_contig_index_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0680770Z test_non_contig_index_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0700666Z test_non_contig_index_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0726286Z test_non_contig_index_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0747793Z test_non_contig_index_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0771314Z test_non_contig_index_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0793036Z test_non_contig_index_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0822497Z test_non_contig_index_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.0846054Z test_non_contig_index_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0866554Z test_non_contig_index_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0887362Z test_non_contig_index_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0905930Z test_non_contig_index_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0926593Z test_non_contig_index_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0946608Z test_non_contig_index_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0966496Z test_non_contig_index_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.0994437Z test_non_contig_index_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.1018172Z test_non_contig_index_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1039289Z test_non_contig_index_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1061300Z test_non_contig_index_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1083831Z test_non_contig_index_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1106056Z test_non_contig_index_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1128773Z test_non_contig_index_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1152721Z test_non_contig_index_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1180655Z test_non_contig_index_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.1201560Z test_non_contig_index_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1223713Z test_non_contig_index_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1245811Z test_non_contig_index_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1268255Z test_non_contig_index_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1290107Z test_non_contig_index_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1312223Z test_non_contig_index_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1335342Z test_non_contig_index_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1362869Z test_non_contig_index_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.1385503Z test_non_contig_index_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1408158Z test_non_contig_index_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1431848Z test_non_contig_index_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1457281Z test_non_contig_index_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1480860Z test_non_contig_index_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1504304Z test_non_contig_index_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1528232Z test_non_contig_index_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1555358Z test_non_contig_index_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.1576888Z test_non_contig_index_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1597741Z test_non_contig_index_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1620957Z test_non_contig_index_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1645102Z test_non_contig_index_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1666925Z test_non_contig_index_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1688404Z test_non_contig_index_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1711077Z test_non_contig_index_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1737851Z test_non_contig_index_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.1762286Z test_non_contig_index_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1786874Z test_non_contig_index_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1811009Z test_non_contig_index_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1833715Z test_non_contig_index_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1856732Z test_non_contig_index_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1875912Z test_non_contig_index_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1898529Z test_non_contig_index_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1924892Z test_non_contig_index_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.1947917Z test_non_contig_index_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1970099Z test_non_contig_index_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.1991479Z test_non_contig_index_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2015499Z test_non_contig_index_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2039248Z test_non_contig_index_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2061935Z test_non_contig_index_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2083300Z test_non_contig_index_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2109770Z test_non_contig_index_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.2133615Z test_non_contig_index_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2153082Z test_non_contig_index_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2175807Z test_non_contig_index_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2195573Z test_non_contig_index_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2217749Z test_non_contig_index_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2240475Z test_non_contig_index_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2261990Z test_non_contig_index_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2290203Z test_non_contig_index_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.2311715Z test_non_contig_index_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2334340Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2353157Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2375368Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2396481Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2417920Z test_non_contig_index_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2441218Z test_non_contig_index_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2467109Z test_non_contig_index_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.2490313Z test_non_contig_index_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2510770Z test_non_contig_index_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2532645Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2552750Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2576361Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2599095Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2620405Z test_non_contig_index_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2646109Z test_non_contig_index_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2668478Z test_non_contig_index_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2691989Z test_non_contig_index_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2713242Z test_non_contig_index_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2733413Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2754467Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2777718Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2799219Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2826438Z test_non_contig_index_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.2848272Z test_non_contig_index_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2869788Z test_non_contig_index_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2891716Z test_non_contig_index_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2913012Z test_non_contig_index_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2937764Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2959308Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.2979776Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3005877Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.3028011Z test_non_contig_index_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3048686Z test_non_contig_index_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3071567Z test_non_contig_index_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3094426Z test_non_contig_index_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3116532Z test_non_contig_index_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3138360Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3161666Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3186688Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.3207326Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3230076Z test_non_contig_index_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3252858Z test_non_contig_index_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3274155Z test_non_contig_index_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3298273Z test_non_contig_index_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3322542Z test_non_contig_index_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3342586Z test_non_contig_index_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3368261Z test_non_contig_index_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.3389467Z test_non_contig_index_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3410611Z test_non_contig_index_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3428597Z test_non_contig_index_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3449433Z test_non_contig_index_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3468689Z test_non_contig_index_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3493335Z test_non_contig_index_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3517935Z test_non_contig_index_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3539788Z test_non_contig_index_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3564530Z test_non_contig_index_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3585741Z test_non_contig_index_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3607946Z test_non_contig_index_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3628660Z test_non_contig_index_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3650631Z test_non_contig_index_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3670842Z test_non_contig_index_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3698356Z test_non_contig_index_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3721513Z test_non_contig_index_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3741517Z test_non_contig_index_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3763840Z test_non_contig_index_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3786861Z test_non_contig_index_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3809967Z test_non_contig_index_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3830865Z test_non_contig_index_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3853346Z test_non_contig_index_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3882747Z test_non_contig_index_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.3904128Z test_non_contig_index_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3928161Z test_non_contig_index_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3949131Z test_non_contig_index_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3970663Z test_non_contig_index_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.3989524Z test_non_contig_index_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4013751Z test_non_contig_index_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4036349Z test_non_contig_index_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4066033Z test_non_contig_index_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.4092353Z test_non_contig_index_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.4114164Z test_non_contig_index_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4135751Z test_non_contig_index_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4157745Z test_non_contig_index_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4180385Z test_non_contig_index_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4202640Z test_non_contig_index_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4224177Z test_non_contig_index_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4250357Z test_non_contig_index_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.4272503Z test_non_contig_index_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4295071Z test_non_contig_index_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4314703Z test_non_contig_index_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4337996Z test_non_contig_index_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4363622Z test_non_contig_index_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4384837Z test_non_contig_index_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4406139Z test_non_contig_index_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4432072Z test_non_contig_index_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.4454542Z test_non_contig_index_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4476068Z test_non_contig_index_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4498448Z test_non_contig_index_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4522067Z test_non_contig_index_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4544049Z test_non_contig_index_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4566584Z test_non_contig_index_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4588100Z test_non_contig_index_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4615694Z test_non_contig_index_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.4636961Z test_non_contig_index_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4658825Z test_non_contig_index_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4681503Z test_non_contig_index_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4706156Z test_non_contig_index_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4730472Z test_non_contig_index_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4752514Z test_non_contig_index_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4774779Z test_non_contig_index_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4802688Z test_non_contig_index_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.4823113Z test_non_contig_index_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4846146Z test_non_contig_index_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4867832Z test_non_contig_index_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4889556Z test_non_contig_index_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4911083Z test_non_contig_index_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4933537Z test_non_contig_index_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4953279Z test_non_contig_index_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.4984093Z test_non_contig_index_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.5009539Z test_non_contig_index_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5033055Z test_non_contig_index_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5054796Z test_non_contig_index_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5076030Z test_non_contig_index_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5098392Z test_non_contig_index_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5118720Z test_non_contig_index_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5138229Z test_non_contig_index_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5164395Z test_non_contig_index_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5184961Z test_non_contig_index_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5204628Z test_non_contig_index_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5227295Z test_non_contig_index_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5248486Z test_non_contig_index_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5272303Z test_non_contig_index_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5296307Z test_non_contig_index_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5321078Z test_non_contig_index_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5347575Z test_non_contig_index_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.5369624Z test_non_contig_index_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5391698Z test_non_contig_index_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5413037Z test_non_contig_index_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5433456Z test_non_contig_index_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5455194Z test_non_contig_index_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5477974Z test_non_contig_index_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5500752Z test_non_contig_index_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5528962Z test_non_contig_index_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.5547929Z test_non_contig_index_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5569107Z test_non_contig_index_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5591548Z test_non_contig_index_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5613636Z test_non_contig_index_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5633181Z test_non_contig_index_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5656353Z test_non_contig_index_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5675593Z test_non_contig_index_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5700575Z test_non_contig_index_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5720220Z test_non_contig_index_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5741569Z test_non_contig_index_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5761579Z test_non_contig_index_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5782048Z test_non_contig_index_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5804921Z test_non_contig_index_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5826797Z test_non_contig_index_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5847875Z test_non_contig_index_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5871055Z test_non_contig_index_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5889549Z test_non_contig_index_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5910700Z test_non_contig_index_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5929685Z test_non_contig_index_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5952660Z test_non_contig_index_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5976224Z test_non_contig_index_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.5999684Z test_non_contig_index_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6022747Z test_non_contig_index_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6051260Z test_non_contig_index_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.6072241Z test_non_contig_index_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6093781Z test_non_contig_index_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6113926Z test_non_contig_index_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6138988Z test_non_contig_index_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6159645Z test_non_contig_index_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6180864Z test_non_contig_index_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6202305Z test_non_contig_index_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6229676Z test_non_contig_index_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.6250566Z test_non_contig_index_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6276238Z test_non_contig_index_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6300135Z test_non_contig_index_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.6322220Z test_non_contig_index_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6344044Z test_non_contig_index_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6367652Z test_non_contig_index_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6387622Z test_non_contig_index_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6413273Z test_non_contig_index_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.6434331Z test_non_contig_index_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6457919Z test_non_contig_index_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6478220Z test_non_contig_index_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6499893Z test_non_contig_index_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6521447Z test_non_contig_index_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6544039Z test_non_contig_index_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6567355Z test_non_contig_index_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6592284Z test_non_contig_index_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.6619477Z test_non_contig_index_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6640133Z test_non_contig_index_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6662559Z test_non_contig_index_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6683475Z test_non_contig_index_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6704597Z test_non_contig_index_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6726078Z test_non_contig_index_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6748367Z test_non_contig_index_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6776678Z test_non_contig_index_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.6798148Z test_non_contig_index_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6820522Z test_non_contig_index_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6843373Z test_non_contig_index_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6865253Z test_non_contig_index_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6887415Z test_non_contig_index_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6908941Z test_non_contig_index_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6931038Z test_non_contig_index_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.6956968Z test_non_contig_index_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.6978218Z test_non_contig_index_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7000015Z test_non_contig_index_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7021388Z test_non_contig_index_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7044359Z test_non_contig_index_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7065114Z test_non_contig_index_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7088947Z test_non_contig_index_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7109844Z test_non_contig_index_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7139379Z test_non_contig_index_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.7160497Z test_non_contig_index_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7182022Z test_non_contig_index_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7203769Z test_non_contig_index_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7227357Z test_non_contig_index_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7248263Z test_non_contig_index_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7270806Z test_non_contig_index_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7292730Z test_non_contig_index_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7318776Z test_non_contig_index_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.7340309Z test_non_contig_index_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7361389Z test_non_contig_index_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7382479Z test_non_contig_index_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7405544Z test_non_contig_index_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7429307Z test_non_contig_index_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7451596Z test_non_contig_index_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7471304Z test_non_contig_index_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7499503Z test_non_contig_index_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.7520268Z test_non_contig_index_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7541667Z test_non_contig_index_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7562845Z test_non_contig_index_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7586131Z test_non_contig_index_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7609835Z test_non_contig_index_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7630036Z test_non_contig_index_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7651177Z test_non_contig_index_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7676734Z test_non_contig_index_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.7698466Z test_non_contig_index_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7721860Z test_non_contig_index_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7744020Z test_non_contig_index_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7765008Z test_non_contig_index_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7787670Z test_non_contig_index_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7807978Z test_non_contig_index_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7829790Z test_non_contig_index_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7856075Z test_non_contig_index_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.7877846Z test_non_contig_index_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7901505Z test_non_contig_index_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7922693Z test_non_contig_index_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7944976Z test_non_contig_index_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7966656Z test_non_contig_index_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.7990537Z test_non_contig_index_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8012819Z test_non_contig_index_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8038697Z test_non_contig_index_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.8062737Z test_non_contig_index_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8085175Z test_non_contig_index_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8107454Z test_non_contig_index_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8128376Z test_non_contig_index_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8150874Z test_non_contig_index_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8173138Z test_non_contig_index_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8192771Z test_non_contig_index_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8222494Z test_non_contig_index_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.8244013Z test_non_contig_index_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8267944Z test_non_contig_index_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8286533Z test_non_contig_index_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8308425Z test_non_contig_index_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8329484Z test_non_contig_index_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8351374Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8373954Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8401500Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.8423353Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8444657Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8466124Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8494227Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.8515838Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8539163Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8562222Z test_non_contig_index_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8588128Z test_non_contig_index_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.8612072Z test_non_contig_index_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8634759Z test_non_contig_index_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8656956Z test_non_contig_index_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8678996Z test_non_contig_index_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8701704Z test_non_contig_index_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8722870Z test_non_contig_index_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8744431Z test_non_contig_index_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8771031Z test_non_contig_index_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.8792153Z test_non_contig_index_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8814241Z test_non_contig_index_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8835917Z test_non_contig_index_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8857862Z test_non_contig_index_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8882319Z test_non_contig_index_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8909434Z test_non_contig_index_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.8940026Z test_non_contig_index_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.8963799Z test_non_contig_index_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.8984603Z test_non_contig_index_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9005180Z test_non_contig_index_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9026526Z test_non_contig_index_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9057421Z test_non_contig_index_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9066512Z test_non_contig_index_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9087672Z test_non_contig_index_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9114617Z test_non_contig_index_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9136293Z test_non_contig_index_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9162007Z test_non_contig_index_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9185091Z test_non_contig_index_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9206143Z test_non_contig_index_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9229115Z test_non_contig_index_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9250975Z test_non_contig_index_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9271311Z test_non_contig_index_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9299879Z test_non_contig_index_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9321759Z test_non_contig_index_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9344988Z test_non_contig_index_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9366108Z test_non_contig_index_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9387756Z test_non_contig_index_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9410062Z test_non_contig_index_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9432302Z test_non_contig_index_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9456695Z test_non_contig_index_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9482627Z test_non_contig_index_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9505598Z test_non_contig_index_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9527902Z test_non_contig_index_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9549379Z test_non_contig_index_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9570288Z test_non_contig_index_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9590174Z test_non_contig_index_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9615514Z test_non_contig_index_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9636374Z test_non_contig_index_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9667564Z test_non_contig_index_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9689080Z test_non_contig_index_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9710689Z test_non_contig_index_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9731986Z test_non_contig_index_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9759739Z test_non_contig_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9784994Z test_non_contig_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:48.9815981Z test_non_contig_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9847272Z test_non_contig_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9880874Z test_non_contig_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9910750Z test_non_contig_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9934250Z test_non_contig_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9960077Z test_non_contig_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:48.9984764Z test_non_contig_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0008684Z test_non_contig_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0031745Z test_non_contig_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0057966Z test_non_contig_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0085527Z test_non_contig_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0111033Z test_non_contig_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0136618Z test_non_contig_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0166259Z test_non_contig_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0194176Z test_non_contig_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0222036Z test_non_contig_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0248555Z test_non_contig_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0272925Z test_non_contig_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0308518Z test_non_contig_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0332029Z test_non_contig_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0357240Z test_non_contig_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0380154Z test_non_contig_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0405852Z test_non_contig_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0428857Z test_non_contig_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0455714Z test_non_contig_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0482738Z test_non_contig_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0513753Z test_non_contig_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0541958Z test_non_contig_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0567112Z test_non_contig_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0592294Z test_non_contig_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0621499Z test_non_contig_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0648004Z test_non_contig_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0670635Z test_non_contig_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0694682Z test_non_contig_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0724006Z test_non_contig_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0746969Z test_non_contig_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0773648Z test_non_contig_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0800485Z test_non_contig_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0824957Z test_non_contig_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0850538Z test_non_contig_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0876908Z test_non_contig_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0901223Z test_non_contig_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.0931940Z test_non_contig_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0956995Z test_non_contig_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.0982814Z test_non_contig_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1005958Z test_non_contig_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1031416Z test_non_contig_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1055729Z test_non_contig_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1081508Z test_non_contig_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1108401Z test_non_contig_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1138191Z test_non_contig_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1162380Z test_non_contig_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1186423Z test_non_contig_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1210045Z test_non_contig_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1234196Z test_non_contig_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1260599Z test_non_contig_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1287215Z test_non_contig_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1311585Z test_non_contig_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1344070Z test_non_contig_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1371242Z test_non_contig_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1399236Z test_non_contig_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1426177Z test_non_contig_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1451922Z test_non_contig_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1477076Z test_non_contig_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1501880Z test_non_contig_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1526764Z test_non_contig_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1556777Z test_non_contig_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1582312Z test_non_contig_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1608647Z test_non_contig_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.1625952Z test_non_contig_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1643301Z test_non_contig_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1660689Z test_non_contig_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1678484Z test_non_contig_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1696145Z test_non_contig_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1713380Z test_non_contig_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1731727Z test_non_contig_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1758252Z test_non_contig_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1772424Z test_non_contig_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1789617Z test_non_contig_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1806124Z test_non_contig_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1822977Z test_non_contig_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:49.1854238Z test_non_contig_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1882844Z test_non_contig_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1912290Z test_non_contig_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1940373Z test_non_contig_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1968293Z test_non_contig_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.1999654Z test_non_contig_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2027571Z test_non_contig_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2054609Z test_non_contig_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2082712Z test_non_contig_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2110453Z test_non_contig_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2137521Z test_non_contig_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2168060Z test_non_contig_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2198933Z test_non_contig_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2233377Z test_non_contig_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2261940Z test_non_contig_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2290561Z test_non_contig_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2317330Z test_non_contig_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2344967Z test_non_contig_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2371656Z test_non_contig_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2400254Z test_non_contig_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2426995Z test_non_contig_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2459997Z test_non_contig_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2487008Z test_non_contig_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2515178Z test_non_contig_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2544897Z test_non_contig_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2572804Z test_non_contig_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2599764Z test_non_contig_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2627012Z test_non_contig_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2653571Z test_non_contig_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2686219Z test_non_contig_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2714092Z test_non_contig_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2742567Z test_non_contig_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2770194Z test_non_contig_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2799862Z test_non_contig_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2830122Z test_non_contig_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2859037Z test_non_contig_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2888757Z test_non_contig_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2923427Z test_non_contig_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2952653Z test_non_contig_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.2979306Z test_non_contig_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3008041Z test_non_contig_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3035843Z test_non_contig_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3062772Z test_non_contig_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3092144Z test_non_contig_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3119346Z test_non_contig_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3152956Z test_non_contig_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3185696Z test_non_contig_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3216461Z test_non_contig_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3244545Z test_non_contig_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3271500Z test_non_contig_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3300359Z test_non_contig_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3328290Z test_non_contig_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3356948Z test_non_contig_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3390724Z test_non_contig_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3415886Z test_non_contig_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3444079Z test_non_contig_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3473556Z test_non_contig_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3501732Z test_non_contig_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3531585Z test_non_contig_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3560964Z test_non_contig_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3591569Z test_non_contig_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3624022Z test_non_contig_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3651878Z test_non_contig_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3679129Z test_non_contig_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3705489Z test_non_contig_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3731737Z test_non_contig_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3758035Z test_non_contig_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3783849Z test_non_contig_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3815138Z test_non_contig_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3849883Z test_non_contig_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3879983Z test_non_contig_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3915344Z test_non_contig_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.3946037Z test_non_contig_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.3974699Z test_non_contig_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4003990Z test_non_contig_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4033515Z test_non_contig_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4063244Z test_non_contig_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4097508Z test_non_contig_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4134530Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.4168800Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4203464Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4237488Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4269175Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4304291Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4338527Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4377642Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.4412702Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4447725Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4483358Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.4517028Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4550642Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4583535Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4628799Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.4660232Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.4694883Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4729075Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4763227Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4798639Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4831094Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4863138Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4902404Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.4935782Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4965734Z test_non_contig_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.4991797Z test_non_contig_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5022229Z test_non_contig_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5052227Z test_non_contig_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5081785Z test_non_contig_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5109971Z test_non_contig_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5141221Z test_non_contig_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5168186Z test_non_contig_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5194139Z test_non_contig_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5220013Z test_non_contig_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5251930Z test_non_contig_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5284238Z test_non_contig_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5315570Z test_non_contig_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5348783Z test_non_contig_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5383877Z test_non_contig_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5416596Z test_non_contig_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5443171Z test_non_contig_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5468995Z test_non_contig_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5496151Z test_non_contig_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5521600Z test_non_contig_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.5546661Z test_non_contig_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.5572761Z test_non_contig_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5609555Z test_non_contig_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.5639895Z test_non_contig_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5670867Z test_non_contig_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5699261Z test_non_contig_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5731136Z test_non_contig_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5761863Z test_non_contig_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5792939Z test_non_contig_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5821482Z test_non_contig_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5857865Z test_non_contig_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.5887565Z test_non_contig_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5919205Z test_non_contig_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5949069Z test_non_contig_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.5978338Z test_non_contig_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6008315Z test_non_contig_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6038050Z test_non_contig_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6071059Z test_non_contig_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6104640Z test_non_contig_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6134733Z test_non_contig_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6163980Z test_non_contig_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6198742Z test_non_contig_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6233144Z test_non_contig_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6265958Z test_non_contig_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6298727Z test_non_contig_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6329366Z test_non_contig_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6365819Z test_non_contig_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.6397678Z test_non_contig_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6429141Z test_non_contig_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6457184Z test_non_contig_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6488499Z test_non_contig_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6518979Z test_non_contig_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6548812Z test_non_contig_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6581791Z test_non_contig_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6615275Z test_non_contig_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6651348Z test_non_contig_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6685557Z test_non_contig_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6718409Z test_non_contig_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6749760Z test_non_contig_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6779172Z test_non_contig_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6809278Z test_non_contig_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6839146Z test_non_contig_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6874920Z test_non_contig_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.6906407Z test_non_contig_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6936202Z test_non_contig_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6966762Z test_non_contig_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.6999165Z test_non_contig_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7033063Z test_non_contig_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7063869Z test_non_contig_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7095450Z test_non_contig_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7131964Z test_non_contig_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.7162181Z test_non_contig_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7193293Z test_non_contig_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7224291Z test_non_contig_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7253496Z test_non_contig_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7283733Z test_non_contig_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7312991Z test_non_contig_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7344231Z test_non_contig_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7380226Z test_non_contig_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.7410116Z test_non_contig_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7438507Z test_non_contig_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7467266Z test_non_contig_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7496268Z test_non_contig_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7527390Z test_non_contig_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7556426Z test_non_contig_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7586768Z test_non_contig_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7623426Z test_non_contig_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.7654780Z test_non_contig_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7684446Z test_non_contig_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7713923Z test_non_contig_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7743081Z test_non_contig_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7773381Z test_non_contig_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7800826Z test_non_contig_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7829780Z test_non_contig_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7863318Z test_non_contig_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7894487Z test_non_contig_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7925381Z test_non_contig_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7955443Z test_non_contig_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.7984207Z test_non_contig_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8014790Z test_non_contig_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8043824Z test_non_contig_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8073306Z test_non_contig_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8105558Z test_non_contig_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8135334Z test_non_contig_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8167816Z test_non_contig_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8198313Z test_non_contig_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8227841Z test_non_contig_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8256571Z test_non_contig_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8286314Z test_non_contig_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8316588Z test_non_contig_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8351072Z test_non_contig_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8381133Z test_non_contig_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8408070Z test_non_contig_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8438055Z test_non_contig_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8468200Z test_non_contig_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8498931Z test_non_contig_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8527844Z test_non_contig_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8645667Z test_non_contig_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:49.8688296Z test_non_contig_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.8718234Z test_non_contig_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8747880Z test_non_contig_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8778699Z test_non_contig_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8813174Z test_non_contig_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8845571Z test_non_contig_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8876787Z test_non_contig_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8908566Z test_non_contig_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8941417Z test_non_contig_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8967517Z test_non_contig_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.8992511Z test_non_contig_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9019007Z test_non_contig_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.9045221Z test_non_contig_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9072208Z test_non_contig_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9103429Z test_non_contig_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9133970Z test_non_contig_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9170292Z test_non_contig_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.9201067Z test_non_contig_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9233832Z test_non_contig_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9260488Z test_non_contig_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9290221Z test_non_contig_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9318966Z test_non_contig_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9347905Z test_non_contig_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9377094Z test_non_contig_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9412351Z test_non_contig_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9439341Z test_non_contig_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9474332Z test_non_contig_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9503209Z test_non_contig_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9534498Z test_non_contig_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9563680Z test_non_contig_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9592711Z test_non_contig_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9622975Z test_non_contig_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9653390Z test_non_contig_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9678658Z test_non_contig_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.9703838Z test_non_contig_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.9728842Z test_non_contig_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:49.9754570Z test_non_contig_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9786563Z test_non_contig_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9816722Z test_non_contig_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9850938Z test_non_contig_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9887817Z test_non_contig_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:49.9920242Z test_non_contig_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9949432Z test_non_contig_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:49.9978953Z test_non_contig_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0007898Z test_non_contig_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0038256Z test_non_contig_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0068358Z test_non_contig_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0097881Z test_non_contig_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0133028Z test_non_contig_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0162694Z test_non_contig_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0191964Z test_non_contig_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0220879Z test_non_contig_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0251330Z test_non_contig_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0281209Z test_non_contig_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0313483Z test_non_contig_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0341505Z test_non_contig_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0375939Z test_non_contig_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0406731Z test_non_contig_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0437568Z test_non_contig_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0469495Z test_non_contig_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0498502Z test_non_contig_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0531366Z test_non_contig_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0562223Z test_non_contig_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0592038Z test_non_contig_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0628389Z test_non_contig_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0659240Z test_non_contig_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0688967Z test_non_contig_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0722791Z test_non_contig_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0754908Z test_non_contig_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0783656Z test_non_contig_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0813471Z test_non_contig_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0841812Z test_non_contig_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0875745Z test_non_contig_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0905707Z test_non_contig_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0934099Z test_non_contig_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0962480Z test_non_contig_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.0990759Z test_non_contig_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1021571Z test_non_contig_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1049641Z test_non_contig_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1081707Z test_non_contig_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1118882Z test_non_contig_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.1152377Z test_non_contig_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1181154Z test_non_contig_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1213815Z test_non_contig_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1243088Z test_non_contig_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1269161Z test_non_contig_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1296227Z test_non_contig_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1321697Z test_non_contig_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:50.1352918Z test_non_contig_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1378650Z test_non_contig_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1410361Z test_non_contig_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1440286Z test_non_contig_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1472228Z test_non_contig_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1504250Z test_non_contig_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1539192Z test_non_contig_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1570795Z test_non_contig_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1605315Z test_non_contig_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1636079Z test_non_contig_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1664322Z test_non_contig_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1695089Z test_non_contig_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1723588Z test_non_contig_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1751321Z test_non_contig_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1779336Z test_non_contig_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1814286Z test_non_contig_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1840966Z test_non_contig_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1870076Z test_non_contig_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1900225Z test_non_contig_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1931237Z test_non_contig_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1958272Z test_non_contig_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.1983985Z test_non_contig_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:50.2010295Z test_non_contig_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2041455Z test_non_contig_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2067888Z test_non_contig_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2095587Z test_non_contig_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2123026Z test_non_contig_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2152933Z test_non_contig_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2180036Z test_non_contig_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2207498Z test_non_contig_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2230877Z test_non_contig_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:50.2262695Z test_non_contig_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2289633Z test_non_contig_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2316156Z test_non_contig_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:50.2340182Z test_non_contig_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2370908Z test_non_contig_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2400159Z test_non_contig_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2430823Z test_non_contig_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2463374Z test_non_contig_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2501683Z test_non_contig_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.2535103Z test_non_contig_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2562204Z test_non_contig_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2591054Z test_non_contig_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2619886Z test_non_contig_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2651660Z test_non_contig_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2681763Z test_non_contig_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2709885Z test_non_contig_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2745739Z test_non_contig_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2774996Z test_non_contig_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2809370Z test_non_contig_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2841661Z test_non_contig_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2873968Z test_non_contig_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2903870Z test_non_contig_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2968985Z test_non_contig_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.2970414Z test_non_contig_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3004083Z test_non_contig_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.3032938Z test_non_contig_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3061260Z test_non_contig_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3091161Z test_non_contig_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3120547Z test_non_contig_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3150331Z test_non_contig_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3181553Z test_non_contig_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3213479Z test_non_contig_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3249220Z test_non_contig_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3280054Z test_non_contig_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3311205Z test_non_contig_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3337136Z test_non_contig_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3367226Z test_non_contig_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3393616Z test_non_contig_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3424138Z test_non_contig_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3453619Z test_non_contig_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3490706Z test_non_contig_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.3519182Z test_non_contig_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3549984Z test_non_contig_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3579250Z test_non_contig_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3608977Z test_non_contig_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3637290Z test_non_contig_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3669261Z test_non_contig_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3695432Z test_non_contig_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3729193Z test_non_contig_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3757232Z test_non_contig_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3786913Z test_non_contig_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3818644Z test_non_contig_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3846960Z test_non_contig_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3875958Z test_non_contig_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3909799Z test_non_contig_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3939080Z test_non_contig_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.3974074Z test_non_contig_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4005799Z test_non_contig_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4036769Z test_non_contig_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4065516Z test_non_contig_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4098277Z test_non_contig_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4127866Z test_non_contig_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4155832Z test_non_contig_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4188177Z test_non_contig_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4219580Z test_non_contig_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4249954Z test_non_contig_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4276840Z test_non_contig_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4306435Z test_non_contig_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4335722Z test_non_contig_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4368244Z test_non_contig_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4397378Z test_non_contig_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4425555Z test_non_contig_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4461339Z test_non_contig_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4489717Z test_non_contig_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4517759Z test_non_contig_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4549679Z test_non_contig_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4576819Z test_non_contig_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4606652Z test_non_contig_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4637300Z test_non_contig_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4667498Z test_non_contig_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4700130Z test_non_contig_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4729191Z test_non_contig_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4757793Z test_non_contig_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4786626Z test_non_contig_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4816055Z test_non_contig_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4847265Z test_non_contig_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4877240Z test_non_contig_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4907209Z test_non_contig_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4940947Z test_non_contig_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4969476Z test_non_contig_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.4998192Z test_non_contig_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5027518Z test_non_contig_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5061096Z test_non_contig_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5090723Z test_non_contig_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5122229Z test_non_contig_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5151687Z test_non_contig_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5186865Z test_non_contig_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5219470Z test_non_contig_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5249442Z test_non_contig_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5279228Z test_non_contig_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5309496Z test_non_contig_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5339649Z test_non_contig_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5368298Z test_non_contig_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5399316Z test_non_contig_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5434563Z test_non_contig_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5461038Z test_non_contig_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5490142Z test_non_contig_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5519252Z test_non_contig_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5548111Z test_non_contig_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5577554Z test_non_contig_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5607929Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5638804Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5675286Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.5706130Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5734128Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5762698Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5790371Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5819793Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5850041Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5880889Z test_non_contig_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5914934Z test_non_contig_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5946269Z test_non_contig_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.5977852Z test_non_contig_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6008865Z test_non_contig_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6039515Z test_non_contig_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6069589Z test_non_contig_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6098532Z test_non_contig_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6128677Z test_non_contig_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6165067Z test_non_contig_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6194230Z test_non_contig_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6222239Z test_non_contig_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6252970Z test_non_contig_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6278881Z test_non_contig_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6313170Z test_non_contig_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6346147Z test_non_contig_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6376833Z test_non_contig_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6413346Z test_non_contig_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.6443315Z test_non_contig_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6469478Z test_non_contig_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6497250Z test_non_contig_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6523299Z test_non_contig_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6549191Z test_non_contig_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6575095Z test_non_contig_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6605483Z test_non_contig_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6638047Z test_non_contig_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6671250Z test_non_contig_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6703643Z test_non_contig_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6733538Z test_non_contig_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6764406Z test_non_contig_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6792678Z test_non_contig_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6823651Z test_non_contig_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6853030Z test_non_contig_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6888559Z test_non_contig_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6917439Z test_non_contig_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6947431Z test_non_contig_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.6979162Z test_non_contig_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7007709Z test_non_contig_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7039591Z test_non_contig_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7073747Z test_non_contig_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7103063Z test_non_contig_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7139625Z test_non_contig_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.7169634Z test_non_contig_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7200005Z test_non_contig_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7231463Z test_non_contig_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7260289Z test_non_contig_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7289086Z test_non_contig_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7316911Z test_non_contig_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7347897Z test_non_contig_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7381781Z test_non_contig_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7413005Z test_non_contig_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.7443023Z test_non_contig_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.8499696Z test_nonzero_empty_cuda (__main__.TestUnaryUfuncsCUDA) ... ok (0.105s) 2022-05-18T06:25:50.8518815Z test_op_invert_cuda (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:25:50.8575571Z test_polygamma_neg_cuda (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:50.8622498Z test_reference_numerics_extremal_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:50.8661554Z test_reference_numerics_extremal_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.8694662Z test_reference_numerics_extremal_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:50.8737917Z test_reference_numerics_extremal_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.8774462Z test_reference_numerics_extremal_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.8814042Z test_reference_numerics_extremal_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.8854158Z test_reference_numerics_extremal_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.8908028Z test_reference_numerics_extremal_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:50.8954009Z test_reference_numerics_extremal_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9001722Z test_reference_numerics_extremal_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:50.9042581Z test_reference_numerics_extremal_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9080025Z test_reference_numerics_extremal_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9121165Z test_reference_numerics_extremal_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9170106Z test_reference_numerics_extremal_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:50.9217190Z test_reference_numerics_extremal_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9259388Z test_reference_numerics_extremal_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9298228Z test_reference_numerics_extremal_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9345069Z test_reference_numerics_extremal_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9385471Z test_reference_numerics_extremal_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9422095Z test_reference_numerics_extremal_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9729046Z test_reference_numerics_extremal_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:25:50.9773542Z test_reference_numerics_extremal_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9814859Z test_reference_numerics_extremal_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9870423Z test_reference_numerics_extremal_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:50.9914866Z test_reference_numerics_extremal_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:50.9963260Z test_reference_numerics_extremal_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.0002900Z test_reference_numerics_extremal_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0042408Z test_reference_numerics_extremal_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0083818Z test_reference_numerics_extremal_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0130965Z test_reference_numerics_extremal_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.0174989Z test_reference_numerics_extremal_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0218891Z test_reference_numerics_extremal_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0260131Z test_reference_numerics_extremal_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0308998Z test_reference_numerics_extremal_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.0313194Z test_reference_numerics_extremal_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0322489Z test_reference_numerics_extremal_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0328746Z test_reference_numerics_extremal_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0337388Z test_reference_numerics_extremal_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0344331Z test_reference_numerics_extremal_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0351767Z test_reference_numerics_extremal_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0362315Z test_reference_numerics_extremal_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0371589Z test_reference_numerics_extremal_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0374148Z test_reference_numerics_extremal_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0384215Z test_reference_numerics_extremal_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0390285Z test_reference_numerics_extremal_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0399454Z test_reference_numerics_extremal_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.0442597Z test_reference_numerics_extremal_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0482941Z test_reference_numerics_extremal_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0521143Z test_reference_numerics_extremal_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0559126Z test_reference_numerics_extremal_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0606513Z test_reference_numerics_extremal_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.0660210Z test_reference_numerics_extremal_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.0704131Z test_reference_numerics_extremal_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.0754985Z test_reference_numerics_extremal_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.0795108Z test_reference_numerics_extremal_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0829166Z test_reference_numerics_extremal_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.0863508Z test_reference_numerics_extremal_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.0902885Z test_reference_numerics_extremal_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0940582Z test_reference_numerics_extremal_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.0980328Z test_reference_numerics_extremal_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1018376Z test_reference_numerics_extremal_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1059985Z test_reference_numerics_extremal_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1093565Z test_reference_numerics_extremal_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.1132453Z test_reference_numerics_extremal_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1172065Z test_reference_numerics_extremal_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1208944Z test_reference_numerics_extremal_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1249134Z test_reference_numerics_extremal_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1296957Z test_reference_numerics_extremal_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.1342590Z test_reference_numerics_extremal_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.1392585Z test_reference_numerics_extremal_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.1430785Z test_reference_numerics_extremal_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1474009Z test_reference_numerics_extremal_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1513703Z test_reference_numerics_extremal_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1560489Z test_reference_numerics_extremal_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1603207Z test_reference_numerics_extremal_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1646675Z test_reference_numerics_extremal_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1686549Z test_reference_numerics_extremal_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1733640Z test_reference_numerics_extremal_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.1773580Z test_reference_numerics_extremal_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1815683Z test_reference_numerics_extremal_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1852280Z test_reference_numerics_extremal_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.1890234Z test_reference_numerics_extremal_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.2015291Z test_reference_numerics_extremal_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:51.2124093Z test_reference_numerics_extremal_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:51.2222495Z test_reference_numerics_extremal_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:51.2280353Z test_reference_numerics_extremal_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:51.2330531Z test_reference_numerics_extremal_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.2379766Z test_reference_numerics_extremal_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.2430789Z test_reference_numerics_extremal_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.2478407Z test_reference_numerics_extremal_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.2525613Z test_reference_numerics_extremal_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.2572675Z test_reference_numerics_extremal_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.2618409Z test_reference_numerics_extremal_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.2666568Z test_reference_numerics_extremal_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.2707104Z test_reference_numerics_extremal_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.2747557Z test_reference_numerics_extremal_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.2789974Z test_reference_numerics_extremal_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.2828969Z test_reference_numerics_extremal_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.2868597Z test_reference_numerics_extremal_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.2910344Z test_reference_numerics_extremal_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.2915138Z test_reference_numerics_extremal_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.2961154Z test_reference_numerics_extremal_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.3007498Z test_reference_numerics_extremal_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.3048885Z test_reference_numerics_extremal_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.3092630Z test_reference_numerics_extremal_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.3133733Z test_reference_numerics_extremal_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.3180463Z test_reference_numerics_extremal_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3227512Z test_reference_numerics_extremal_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3275969Z test_reference_numerics_extremal_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3318557Z test_reference_numerics_extremal_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.3366465Z test_reference_numerics_extremal_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3407834Z test_reference_numerics_extremal_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.3447205Z test_reference_numerics_extremal_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.3484719Z test_reference_numerics_extremal_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.3489418Z test_reference_numerics_extremal_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.3499518Z test_reference_numerics_extremal_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.3505373Z test_reference_numerics_extremal_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.3512774Z test_reference_numerics_extremal_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.3567585Z test_reference_numerics_extremal_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3614131Z test_reference_numerics_extremal_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3662203Z test_reference_numerics_extremal_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3718326Z test_reference_numerics_extremal_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3777125Z test_reference_numerics_extremal_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:51.3829168Z test_reference_numerics_extremal_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3883035Z test_reference_numerics_extremal_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.3917263Z test_reference_numerics_extremal_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.3948038Z test_reference_numerics_extremal_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.3986794Z test_reference_numerics_extremal_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.4016993Z test_reference_numerics_extremal_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4047551Z test_reference_numerics_extremal_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4088003Z test_reference_numerics_extremal_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.4122426Z test_reference_numerics_extremal_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4154945Z test_reference_numerics_extremal_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4193098Z test_reference_numerics_extremal_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.4223174Z test_reference_numerics_extremal_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4254258Z test_reference_numerics_extremal_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4287836Z test_reference_numerics_extremal_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4321368Z test_reference_numerics_extremal_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4361451Z test_reference_numerics_extremal_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.4396383Z test_reference_numerics_extremal_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4425703Z test_reference_numerics_extremal_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4454471Z test_reference_numerics_extremal_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4488346Z test_reference_numerics_extremal_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4522545Z test_reference_numerics_extremal_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4553949Z test_reference_numerics_extremal_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4595984Z test_reference_numerics_extremal_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.4633318Z test_reference_numerics_extremal_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4664685Z test_reference_numerics_extremal_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4696944Z test_reference_numerics_extremal_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4733390Z test_reference_numerics_extremal_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.4768855Z test_reference_numerics_extremal_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4802221Z test_reference_numerics_extremal_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4834877Z test_reference_numerics_extremal_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4878793Z test_reference_numerics_extremal_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.4907437Z test_reference_numerics_extremal_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4936478Z test_reference_numerics_extremal_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.4971936Z test_reference_numerics_extremal_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.5006295Z test_reference_numerics_extremal_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.5039883Z test_reference_numerics_extremal_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.5055806Z test_reference_numerics_extremal_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:51.5069861Z test_reference_numerics_extremal_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:51.5084916Z test_reference_numerics_extremal_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:51.5099064Z test_reference_numerics_extremal_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:51.5122893Z test_reference_numerics_extremal_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:51.5130226Z test_reference_numerics_extremal_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:51.5187358Z test_reference_numerics_extremal_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.5231790Z test_reference_numerics_extremal_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.5277663Z test_reference_numerics_extremal_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5321657Z test_reference_numerics_extremal_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5367791Z test_reference_numerics_extremal_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5410898Z test_reference_numerics_extremal_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5461198Z test_reference_numerics_extremal_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.5501259Z test_reference_numerics_extremal_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5540960Z test_reference_numerics_extremal_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5582671Z test_reference_numerics_extremal_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5624679Z test_reference_numerics_extremal_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5668161Z test_reference_numerics_extremal_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5710156Z test_reference_numerics_extremal_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5751290Z test_reference_numerics_extremal_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5754430Z test_reference_numerics_extremal_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.5764697Z test_reference_numerics_extremal_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:51.5815798Z test_reference_numerics_extremal_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.5858922Z test_reference_numerics_extremal_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5898651Z test_reference_numerics_extremal_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5938659Z test_reference_numerics_extremal_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.5986765Z test_reference_numerics_extremal_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.6029364Z test_reference_numerics_extremal_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.6071816Z test_reference_numerics_extremal_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.6110861Z test_reference_numerics_extremal_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.6158404Z test_reference_numerics_extremal_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.6197054Z test_reference_numerics_extremal_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.6225396Z test_reference_numerics_extremal_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.6253509Z test_reference_numerics_extremal_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.6289293Z test_reference_numerics_extremal_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.6322497Z test_reference_numerics_extremal_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.6354570Z test_reference_numerics_extremal_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.6395370Z test_reference_numerics_extremal_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.6443511Z test_reference_numerics_extremal_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.6483098Z test_reference_numerics_extremal_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.6522858Z test_reference_numerics_extremal_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.6611589Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.009s) 2022-05-18T06:25:51.6668525Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.006s) 2022-05-18T06:25:51.6725386Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.006s) 2022-05-18T06:25:51.6782722Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.006s) 2022-05-18T06:25:51.6837663Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.005s) 2022-05-18T06:25:51.6891702Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.005s) 2022-05-18T06:25:51.6950591Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.006s) 2022-05-18T06:25:51.7006409Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.005s) 2022-05-18T06:25:51.7072784Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.006s) 2022-05-18T06:25:51.7122756Z test_reference_numerics_extremal_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.7171037Z test_reference_numerics_extremal_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.7217247Z test_reference_numerics_extremal_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.7265690Z test_reference_numerics_extremal_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.7306626Z test_reference_numerics_extremal_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.7339951Z test_reference_numerics_extremal_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.7373914Z test_reference_numerics_extremal_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:51.7423631Z test_reference_numerics_extremal_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.7460147Z test_reference_numerics_extremal_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.7498566Z test_reference_numerics_extremal_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.7545982Z test_reference_numerics_extremal_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.7604006Z test_reference_numerics_extremal_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:51.7650421Z test_reference_numerics_extremal_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.7697194Z test_reference_numerics_extremal_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.7745695Z test_reference_numerics_extremal_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.7807750Z test_reference_numerics_extremal_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:51.7852564Z test_reference_numerics_extremal_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:51.7900144Z test_reference_numerics_extremal_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:51.7946481Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.004s) 2022-05-18T06:25:52.0040033Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.209s) 2022-05-18T06:25:52.1388904Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.135s) 2022-05-18T06:25:52.2729801Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.134s) 2022-05-18T06:25:52.4086205Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.136s) 2022-05-18T06:25:52.4136842Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.4187671Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.4233733Z test_reference_numerics_extremal_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.4297236Z test_reference_numerics_extremal_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:52.4344144Z test_reference_numerics_extremal_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.4395784Z test_reference_numerics_extremal_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.4446278Z test_reference_numerics_extremal_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.4506896Z test_reference_numerics_extremal_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:52.4555311Z test_reference_numerics_extremal_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.4608649Z test_reference_numerics_extremal_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.4652654Z test_reference_numerics_extremal_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.4702089Z test_reference_numerics_extremal_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.4747036Z test_reference_numerics_extremal_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.4793016Z test_reference_numerics_extremal_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.4837931Z test_reference_numerics_extremal_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.4879877Z test_reference_numerics_extremal_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.4924789Z test_reference_numerics_extremal_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.4972048Z test_reference_numerics_extremal_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.5017008Z test_reference_numerics_extremal_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.5059181Z test_reference_numerics_extremal_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.5106119Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.5156853Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.5202986Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.5255782Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.5307145Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.5351570Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.5482809Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:52.5596798Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:52.5700664Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:52.5705559Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5714790Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5721738Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5729172Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5737263Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5744381Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5752091Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5761297Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5768135Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5776125Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5784424Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5791536Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.5837561Z test_reference_numerics_extremal_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.5874623Z test_reference_numerics_extremal_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.5910022Z test_reference_numerics_extremal_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:52.5957515Z test_reference_numerics_extremal_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.5994371Z test_reference_numerics_extremal_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6034195Z test_reference_numerics_extremal_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6038662Z test_reference_numerics_extremal_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.6083005Z test_reference_numerics_extremal_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6121958Z test_reference_numerics_extremal_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6160419Z test_reference_numerics_extremal_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6199550Z test_reference_numerics_extremal_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6232293Z test_reference_numerics_extremal_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:52.6268432Z test_reference_numerics_extremal_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6308770Z test_reference_numerics_extremal_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6347129Z test_reference_numerics_extremal_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6387832Z test_reference_numerics_extremal_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6392373Z test_reference_numerics_extremal_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.6402495Z test_reference_numerics_extremal_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.6408799Z test_reference_numerics_extremal_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.6453263Z test_reference_numerics_extremal_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6492483Z test_reference_numerics_extremal_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6530963Z test_reference_numerics_extremal_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6572869Z test_reference_numerics_extremal_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6619022Z test_reference_numerics_extremal_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.6659170Z test_reference_numerics_extremal_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6701624Z test_reference_numerics_extremal_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6741500Z test_reference_numerics_extremal_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6782481Z test_reference_numerics_extremal_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6821939Z test_reference_numerics_extremal_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6864100Z test_reference_numerics_extremal_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6903830Z test_reference_numerics_extremal_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.6953669Z test_reference_numerics_extremal_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.6995828Z test_reference_numerics_extremal_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7036518Z test_reference_numerics_extremal_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7077310Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7122095Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7162064Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7200769Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7241263Z test_reference_numerics_extremal_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7246724Z test_reference_numerics_extremal_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7254666Z test_reference_numerics_extremal_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7306064Z test_reference_numerics_extremal_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.7347009Z test_reference_numerics_extremal_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7385410Z test_reference_numerics_extremal_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7390866Z test_reference_numerics_extremal_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7430985Z test_reference_numerics_extremal_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7469857Z test_reference_numerics_extremal_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7475299Z test_reference_numerics_extremal_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7484104Z test_reference_numerics_extremal_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7492190Z test_reference_numerics_extremal_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7542634Z test_reference_numerics_extremal_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.7547867Z test_reference_numerics_extremal_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7558110Z test_reference_numerics_extremal_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7605183Z test_reference_numerics_extremal_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.7650988Z test_reference_numerics_extremal_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.7703645Z test_reference_numerics_extremal_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.7712933Z test_reference_numerics_extremal_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7717645Z test_reference_numerics_extremal_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7725902Z test_reference_numerics_extremal_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7733716Z test_reference_numerics_extremal_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:52.7774682Z test_reference_numerics_extremal_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7808598Z test_reference_numerics_extremal_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:52.7841432Z test_reference_numerics_extremal_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:52.7875330Z test_reference_numerics_extremal_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:52.7911668Z test_reference_numerics_extremal_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.7960190Z test_reference_numerics_extremal_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.8003800Z test_reference_numerics_extremal_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8054119Z test_reference_numerics_extremal_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.8094968Z test_reference_numerics_extremal_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8138900Z test_reference_numerics_extremal_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8180466Z test_reference_numerics_extremal_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8232998Z test_reference_numerics_extremal_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.8280664Z test_reference_numerics_extremal_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.8325171Z test_reference_numerics_extremal_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8365813Z test_reference_numerics_extremal_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8413642Z test_reference_numerics_extremal_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.8460730Z test_reference_numerics_extremal_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.8509671Z test_reference_numerics_extremal_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.8550179Z test_reference_numerics_extremal_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8596419Z test_reference_numerics_extremal_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8639974Z test_reference_numerics_extremal_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8681250Z test_reference_numerics_extremal_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8724528Z test_reference_numerics_extremal_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8772232Z test_reference_numerics_extremal_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.8814711Z test_reference_numerics_extremal_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8857713Z test_reference_numerics_extremal_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8900831Z test_reference_numerics_extremal_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8944260Z test_reference_numerics_extremal_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.8996742Z test_reference_numerics_extremal_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9047708Z test_reference_numerics_extremal_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9097191Z test_reference_numerics_extremal_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9152868Z test_reference_numerics_extremal_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9207302Z test_reference_numerics_extremal_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9259887Z test_reference_numerics_extremal_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9310654Z test_reference_numerics_extremal_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9357808Z test_reference_numerics_extremal_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9404615Z test_reference_numerics_extremal_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9451635Z test_reference_numerics_extremal_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9505563Z test_reference_numerics_extremal_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9555128Z test_reference_numerics_extremal_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9606808Z test_reference_numerics_extremal_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9653922Z test_reference_numerics_extremal_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:52.9698054Z test_reference_numerics_extremal_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.9739779Z test_reference_numerics_extremal_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:52.9864043Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:52.9977187Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:53.0086044Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:53.0127370Z test_reference_numerics_extremal_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0166188Z test_reference_numerics_extremal_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0203207Z test_reference_numerics_extremal_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0246782Z test_reference_numerics_extremal_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0286289Z test_reference_numerics_extremal_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0325717Z test_reference_numerics_extremal_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0366008Z test_reference_numerics_extremal_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0371214Z test_reference_numerics_extremal_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:53.0380854Z test_reference_numerics_extremal_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:53.0428173Z test_reference_numerics_extremal_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0467371Z test_reference_numerics_extremal_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0506401Z test_reference_numerics_extremal_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0550191Z test_reference_numerics_extremal_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0599299Z test_reference_numerics_extremal_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.0641401Z test_reference_numerics_extremal_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0685157Z test_reference_numerics_extremal_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0730164Z test_reference_numerics_extremal_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0781105Z test_reference_numerics_extremal_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.0829560Z test_reference_numerics_extremal_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.0878836Z test_reference_numerics_extremal_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.0921659Z test_reference_numerics_extremal_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.0971647Z test_reference_numerics_extremal_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.1019060Z test_reference_numerics_extremal_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.1065521Z test_reference_numerics_extremal_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.1107280Z test_reference_numerics_extremal_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.1153327Z test_reference_numerics_extremal_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.1192633Z test_reference_numerics_extremal_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.1232207Z test_reference_numerics_extremal_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.1253528Z test_reference_numerics_large_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1268613Z test_reference_numerics_large_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.1319543Z test_reference_numerics_large_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.1361685Z test_reference_numerics_large_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.1399672Z test_reference_numerics_large_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.1426671Z test_reference_numerics_large_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.1447946Z test_reference_numerics_large_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1469050Z test_reference_numerics_large_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1490758Z test_reference_numerics_large_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1510961Z test_reference_numerics_large_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1532500Z test_reference_numerics_large_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1547251Z test_reference_numerics_large_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.1562679Z test_reference_numerics_large_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.1585732Z test_reference_numerics_large_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1604778Z test_reference_numerics_large_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:53.1653676Z test_reference_numerics_large_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.1701914Z test_reference_numerics_large_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.1723775Z test_reference_numerics_large_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1745002Z test_reference_numerics_large_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1767167Z test_reference_numerics_large_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1789023Z test_reference_numerics_large_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1811169Z test_reference_numerics_large_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.1837181Z test_reference_numerics_large_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.1851408Z test_reference_numerics_large_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.1865407Z test_reference_numerics_large_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.2418808Z test_reference_numerics_large_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:25:53.2436649Z test_reference_numerics_large_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:53.2487421Z test_reference_numerics_large_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.2532870Z test_reference_numerics_large_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.2554558Z test_reference_numerics_large_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2579538Z test_reference_numerics_large_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2607688Z test_reference_numerics_large_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.2629399Z test_reference_numerics_large_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2652521Z test_reference_numerics_large_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2672291Z test_reference_numerics_large_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2687857Z test_reference_numerics_large_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.2703224Z test_reference_numerics_large_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.2717929Z test_reference_numerics_large_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.2757787Z test_reference_numerics_large_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.2797057Z test_reference_numerics_large_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.2839952Z test_reference_numerics_large_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.2861513Z test_reference_numerics_large_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2883638Z test_reference_numerics_large_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2905712Z test_reference_numerics_large_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2926941Z test_reference_numerics_large_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2947999Z test_reference_numerics_large_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.2963129Z test_reference_numerics_large_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.2978229Z test_reference_numerics_large_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.2999888Z test_reference_numerics_large_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3019433Z test_reference_numerics_large_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:53.3071149Z test_reference_numerics_large_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.3118262Z test_reference_numerics_large_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.3143226Z test_reference_numerics_large_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3162164Z test_reference_numerics_large_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3184181Z test_reference_numerics_large_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3206761Z test_reference_numerics_large_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3227063Z test_reference_numerics_large_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3252270Z test_reference_numerics_large_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.3268221Z test_reference_numerics_large_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.3282896Z test_reference_numerics_large_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.3304560Z test_reference_numerics_large_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3319582Z test_reference_numerics_large_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.3367474Z test_reference_numerics_large_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.3410764Z test_reference_numerics_large_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.3431979Z test_reference_numerics_large_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3457003Z test_reference_numerics_large_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3480097Z test_reference_numerics_large_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3502768Z test_reference_numerics_large_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3524063Z test_reference_numerics_large_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3546007Z test_reference_numerics_large_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3559846Z test_reference_numerics_large_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.3574389Z test_reference_numerics_large_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.3596189Z test_reference_numerics_large_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3610735Z test_reference_numerics_large_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.3657027Z test_reference_numerics_large_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.3703472Z test_reference_numerics_large_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.3725586Z test_reference_numerics_large_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3748438Z test_reference_numerics_large_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3769043Z test_reference_numerics_large_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3789445Z test_reference_numerics_large_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3810751Z test_reference_numerics_large_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3832191Z test_reference_numerics_large_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.3844675Z test_reference_numerics_large_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.3859086Z test_reference_numerics_large_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.3888404Z test_reference_numerics_large_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.3897882Z test_reference_numerics_large_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.3947873Z test_reference_numerics_large_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.3993302Z test_reference_numerics_large_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.4019917Z test_reference_numerics_large_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4038784Z test_reference_numerics_large_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4062602Z test_reference_numerics_large_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4082202Z test_reference_numerics_large_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4109231Z test_reference_numerics_large_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.4130418Z test_reference_numerics_large_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4144554Z test_reference_numerics_large_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4156798Z test_reference_numerics_large_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4172434Z test_reference_numerics_large_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4194844Z test_reference_numerics_large_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4218507Z test_reference_numerics_large_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4235006Z test_reference_numerics_large_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4251145Z test_reference_numerics_large_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4270958Z test_reference_numerics_large_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:53.4294117Z test_reference_numerics_large_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4315382Z test_reference_numerics_large_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4337983Z test_reference_numerics_large_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4358618Z test_reference_numerics_large_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4380296Z test_reference_numerics_large_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4394129Z test_reference_numerics_large_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4417371Z test_reference_numerics_large_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4439363Z test_reference_numerics_large_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4464757Z test_reference_numerics_large_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4485673Z test_reference_numerics_large_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4510936Z test_reference_numerics_large_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4528304Z test_reference_numerics_large_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4542077Z test_reference_numerics_large_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4555845Z test_reference_numerics_large_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4579417Z test_reference_numerics_large_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4591742Z test_reference_numerics_large_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4635590Z test_reference_numerics_large_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.4681944Z test_reference_numerics_large_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.4721724Z test_reference_numerics_large_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.4744182Z test_reference_numerics_large_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4764269Z test_reference_numerics_large_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4785084Z test_reference_numerics_large_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4804736Z test_reference_numerics_large_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4828055Z test_reference_numerics_large_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4848212Z test_reference_numerics_large_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4866400Z test_reference_numerics_large_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:53.4880668Z test_reference_numerics_large_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4903635Z test_reference_numerics_large_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.4916406Z test_reference_numerics_large_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.4957154Z test_reference_numerics_large_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.4996906Z test_reference_numerics_large_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.5037149Z test_reference_numerics_large_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.5059036Z test_reference_numerics_large_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5081457Z test_reference_numerics_large_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5110088Z test_reference_numerics_large_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.5127415Z test_reference_numerics_large_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5148072Z test_reference_numerics_large_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5170099Z test_reference_numerics_large_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5181765Z test_reference_numerics_large_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5196103Z test_reference_numerics_large_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5221232Z test_reference_numerics_large_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5233091Z test_reference_numerics_large_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5241873Z test_reference_numerics_large_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:53.5288687Z test_reference_numerics_large_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.5315225Z test_reference_numerics_large_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.5337138Z test_reference_numerics_large_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5354662Z test_reference_numerics_large_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5377993Z test_reference_numerics_large_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5400809Z test_reference_numerics_large_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5420839Z test_reference_numerics_large_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5432115Z test_reference_numerics_large_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5447315Z test_reference_numerics_large_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5474899Z test_reference_numerics_large_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5489213Z test_reference_numerics_large_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5494050Z test_reference_numerics_large_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:53.5539828Z test_reference_numerics_large_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.5561777Z test_reference_numerics_large_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5582025Z test_reference_numerics_large_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5602573Z test_reference_numerics_large_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5623020Z test_reference_numerics_large_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5644005Z test_reference_numerics_large_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5667950Z test_reference_numerics_large_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5682266Z test_reference_numerics_large_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5696393Z test_reference_numerics_large_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5703839Z test_reference_numerics_large_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:53.5720633Z test_reference_numerics_large_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5741928Z test_reference_numerics_large_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5762876Z test_reference_numerics_large_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5782437Z test_reference_numerics_large_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5802604Z test_reference_numerics_large_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5822655Z test_reference_numerics_large_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5848502Z test_reference_numerics_large_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5860629Z test_reference_numerics_large_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5874573Z test_reference_numerics_large_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5889252Z test_reference_numerics_large_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.5913544Z test_reference_numerics_large_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5933311Z test_reference_numerics_large_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5954684Z test_reference_numerics_large_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5974054Z test_reference_numerics_large_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.5994429Z test_reference_numerics_large_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6019025Z test_reference_numerics_large_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6031856Z test_reference_numerics_large_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6047324Z test_reference_numerics_large_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6070253Z test_reference_numerics_large_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6084737Z test_reference_numerics_large_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6106664Z test_reference_numerics_large_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6127721Z test_reference_numerics_large_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6149620Z test_reference_numerics_large_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6170423Z test_reference_numerics_large_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6195123Z test_reference_numerics_large_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6218280Z test_reference_numerics_large_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6232364Z test_reference_numerics_large_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6247436Z test_reference_numerics_large_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6270880Z test_reference_numerics_large_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6285201Z test_reference_numerics_large_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6307598Z test_reference_numerics_large_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6327760Z test_reference_numerics_large_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6349370Z test_reference_numerics_large_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6375114Z test_reference_numerics_large_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6394904Z test_reference_numerics_large_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6418157Z test_reference_numerics_large_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6432667Z test_reference_numerics_large_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6447933Z test_reference_numerics_large_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6462551Z test_reference_numerics_large_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6487723Z test_reference_numerics_large_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6508655Z test_reference_numerics_large_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6531066Z test_reference_numerics_large_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6555255Z test_reference_numerics_large_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6577339Z test_reference_numerics_large_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6599341Z test_reference_numerics_large_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6614156Z test_reference_numerics_large_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6629251Z test_reference_numerics_large_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6654874Z test_reference_numerics_large_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6668444Z test_reference_numerics_large_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6689825Z test_reference_numerics_large_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6711115Z test_reference_numerics_large_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6736638Z test_reference_numerics_large_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6758624Z test_reference_numerics_large_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6780575Z test_reference_numerics_large_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6801909Z test_reference_numerics_large_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.6815881Z test_reference_numerics_large_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6830989Z test_reference_numerics_large_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6838743Z test_reference_numerics_large_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:53.6854195Z test_reference_numerics_large_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.6862627Z test_reference_numerics_large_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:53.6908569Z test_reference_numerics_large_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.6955917Z test_reference_numerics_large_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.6980603Z test_reference_numerics_large_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.6999883Z test_reference_numerics_large_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7021338Z test_reference_numerics_large_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7044567Z test_reference_numerics_large_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7064857Z test_reference_numerics_large_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7085487Z test_reference_numerics_large_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7098636Z test_reference_numerics_large_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.7112507Z test_reference_numerics_large_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.7137208Z test_reference_numerics_large_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7155639Z test_reference_numerics_large_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:53.7177182Z test_reference_numerics_large_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7197097Z test_reference_numerics_large_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7221008Z test_reference_numerics_large_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7240752Z test_reference_numerics_large_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7262356Z test_reference_numerics_large_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7284862Z test_reference_numerics_large_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7296402Z test_reference_numerics_large_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.7311587Z test_reference_numerics_large_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.7340375Z test_reference_numerics_large_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.7362671Z test_reference_numerics_large_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7383796Z test_reference_numerics_large_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7404770Z test_reference_numerics_large_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7424267Z test_reference_numerics_large_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7445256Z test_reference_numerics_large_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7469380Z test_reference_numerics_large_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7489366Z test_reference_numerics_large_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7517195Z test_reference_numerics_large_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.7540466Z test_reference_numerics_large_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7561825Z test_reference_numerics_large_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7583752Z test_reference_numerics_large_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7598002Z test_reference_numerics_large_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.7619583Z test_reference_numerics_large_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7640274Z test_reference_numerics_large_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7662182Z test_reference_numerics_large_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7688453Z test_reference_numerics_large_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7709675Z test_reference_numerics_large_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7729511Z test_reference_numerics_large_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7733797Z test_reference_numerics_large_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:53.7751300Z test_reference_numerics_large_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.7791413Z test_reference_numerics_large_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.7830781Z test_reference_numerics_large_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.7869402Z test_reference_numerics_large_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.7892418Z test_reference_numerics_large_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.7910423Z test_reference_numerics_large_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:53.7952028Z test_reference_numerics_large_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.7988547Z test_reference_numerics_large_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.8024439Z test_reference_numerics_large_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.8043328Z test_reference_numerics_large_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8063565Z test_reference_numerics_large_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8085905Z test_reference_numerics_large_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8108506Z test_reference_numerics_large_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8133147Z test_reference_numerics_large_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8151220Z test_reference_numerics_large_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8166483Z test_reference_numerics_large_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8180667Z test_reference_numerics_large_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8206718Z test_reference_numerics_large_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8219558Z test_reference_numerics_large_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8260753Z test_reference_numerics_large_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.8297909Z test_reference_numerics_large_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.8331881Z test_reference_numerics_large_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.8358048Z test_reference_numerics_large_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8378271Z test_reference_numerics_large_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8399356Z test_reference_numerics_large_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8420488Z test_reference_numerics_large_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8441634Z test_reference_numerics_large_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8462070Z test_reference_numerics_large_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8476297Z test_reference_numerics_large_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8490483Z test_reference_numerics_large_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8514307Z test_reference_numerics_large_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8534048Z test_reference_numerics_large_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:53.8573384Z test_reference_numerics_large_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.8608742Z test_reference_numerics_large_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.8628611Z test_reference_numerics_large_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8648001Z test_reference_numerics_large_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8668011Z test_reference_numerics_large_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8688039Z test_reference_numerics_large_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8708451Z test_reference_numerics_large_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8736052Z test_reference_numerics_large_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8748650Z test_reference_numerics_large_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8763818Z test_reference_numerics_large_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8787431Z test_reference_numerics_large_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8800227Z test_reference_numerics_large_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8822540Z test_reference_numerics_large_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8843276Z test_reference_numerics_large_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8864015Z test_reference_numerics_large_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8885030Z test_reference_numerics_large_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8910367Z test_reference_numerics_large_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8931084Z test_reference_numerics_large_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8946371Z test_reference_numerics_large_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8960317Z test_reference_numerics_large_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.8985002Z test_reference_numerics_large_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.8999011Z test_reference_numerics_large_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.9021368Z test_reference_numerics_large_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9042696Z test_reference_numerics_large_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9062558Z test_reference_numerics_large_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9089254Z test_reference_numerics_large_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9109579Z test_reference_numerics_large_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9129332Z test_reference_numerics_large_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9141896Z test_reference_numerics_large_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.9156321Z test_reference_numerics_large_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.9179849Z test_reference_numerics_large_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9193747Z test_reference_numerics_large_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.9234793Z test_reference_numerics_large_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.9270877Z test_reference_numerics_large_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.9313194Z test_reference_numerics_large_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.9334212Z test_reference_numerics_large_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9353175Z test_reference_numerics_large_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9374678Z test_reference_numerics_large_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9396750Z test_reference_numerics_large_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9418886Z test_reference_numerics_large_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9438752Z test_reference_numerics_large_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9452265Z test_reference_numerics_large_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.9464941Z test_reference_numerics_large_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.9487203Z test_reference_numerics_large_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:25:53.9501123Z test_reference_numerics_large_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9514559Z test_reference_numerics_large_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9529441Z test_reference_numerics_large_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9544293Z test_reference_numerics_large_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9560468Z test_reference_numerics_large_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9573676Z test_reference_numerics_large_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9589102Z test_reference_numerics_large_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9605216Z test_reference_numerics_large_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9618914Z test_reference_numerics_large_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9633675Z test_reference_numerics_large_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9648877Z test_reference_numerics_large_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:25:53.9669956Z test_reference_numerics_large_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:53.9694641Z test_reference_numerics_large_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9718738Z test_reference_numerics_large_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9741096Z test_reference_numerics_large_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9761499Z test_reference_numerics_large_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9783379Z test_reference_numerics_large_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9805619Z test_reference_numerics_large_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:53.9816356Z test_reference_numerics_large_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.9832583Z test_reference_numerics_large_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.9863777Z test_reference_numerics_large_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:53.9878072Z test_reference_numerics_large_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:53.9926757Z test_reference_numerics_large_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:53.9971955Z test_reference_numerics_large_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:53.9996246Z test_reference_numerics_large_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0016535Z test_reference_numerics_large_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0040159Z test_reference_numerics_large_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0062200Z test_reference_numerics_large_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0089394Z test_reference_numerics_large_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.0110498Z test_reference_numerics_large_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0124127Z test_reference_numerics_large_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.0138005Z test_reference_numerics_large_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.0161920Z test_reference_numerics_large_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0175911Z test_reference_numerics_large_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.0200067Z test_reference_numerics_large_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0220914Z test_reference_numerics_large_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0242059Z test_reference_numerics_large_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0267375Z test_reference_numerics_large_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0287784Z test_reference_numerics_large_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0310396Z test_reference_numerics_large_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0323315Z test_reference_numerics_large_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.0336096Z test_reference_numerics_large_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.0361675Z test_reference_numerics_large_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0376129Z test_reference_numerics_large_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.0425158Z test_reference_numerics_large_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:54.0469017Z test_reference_numerics_large_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.0497839Z test_reference_numerics_large_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.0521305Z test_reference_numerics_large_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0541115Z test_reference_numerics_large_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0562922Z test_reference_numerics_large_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0583432Z test_reference_numerics_large_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0604400Z test_reference_numerics_large_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0620016Z test_reference_numerics_large_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.0631137Z test_reference_numerics_large_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.0661300Z test_reference_numerics_large_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.0673891Z test_reference_numerics_large_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.0724377Z test_reference_numerics_large_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:54.0800903Z test_reference_numerics_large_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.007s) 2022-05-18T06:25:54.0847518Z test_reference_numerics_large_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:54.0870486Z test_reference_numerics_large_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0892910Z test_reference_numerics_large_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0912309Z test_reference_numerics_large_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0934671Z test_reference_numerics_large_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0962081Z test_reference_numerics_large_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.0984122Z test_reference_numerics_large_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.0996091Z test_reference_numerics_large_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1011377Z test_reference_numerics_large_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1033483Z test_reference_numerics_large_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1049587Z test_reference_numerics_large_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1086027Z test_reference_numerics_large_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.1121665Z test_reference_numerics_large_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.1142304Z test_reference_numerics_large_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1170908Z test_reference_numerics_large_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1186893Z test_reference_numerics_large_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1207896Z test_reference_numerics_large_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1228617Z test_reference_numerics_large_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1251940Z test_reference_numerics_large_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1263585Z test_reference_numerics_large_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1279085Z test_reference_numerics_large_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1302551Z test_reference_numerics_large_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1317962Z test_reference_numerics_large_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1346086Z test_reference_numerics_large_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.1366688Z test_reference_numerics_large_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1388740Z test_reference_numerics_large_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1412036Z test_reference_numerics_large_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1431777Z test_reference_numerics_large_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1453147Z test_reference_numerics_large_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1465710Z test_reference_numerics_large_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1477446Z test_reference_numerics_large_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1486620Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.1511594Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1541423Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.1564503Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1586402Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1611304Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1612847Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.1628939Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1636606Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.1664694Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1687606Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1711214Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1738732Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.1761976Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1767476Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.1784669Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1791207Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.1820036Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1843559Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1866768Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1890173Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1913322Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1915109Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.1938233Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.1960936Z test_reference_numerics_large_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.1975869Z test_reference_numerics_large_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.1997823Z test_reference_numerics_large_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2020478Z test_reference_numerics_large_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2044237Z test_reference_numerics_large_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2064467Z test_reference_numerics_large_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2083751Z test_reference_numerics_large_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2101246Z test_reference_numerics_large_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2124347Z test_reference_numerics_large_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.2136635Z test_reference_numerics_large_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.2160258Z test_reference_numerics_large_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2201355Z test_reference_numerics_large_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.2242106Z test_reference_numerics_large_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.2281556Z test_reference_numerics_large_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.2306179Z test_reference_numerics_large_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2324256Z test_reference_numerics_large_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2349235Z test_reference_numerics_large_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2370482Z test_reference_numerics_large_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2388756Z test_reference_numerics_large_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2409991Z test_reference_numerics_large_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2424047Z test_reference_numerics_large_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.2439952Z test_reference_numerics_large_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.2462246Z test_reference_numerics_large_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2485049Z test_reference_numerics_large_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2506376Z test_reference_numerics_large_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2531735Z test_reference_numerics_large_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2550942Z test_reference_numerics_large_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2573737Z test_reference_numerics_large_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2592125Z test_reference_numerics_large_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2615369Z test_reference_numerics_large_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2634584Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2656783Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2676466Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2703716Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2725124Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2744937Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2769101Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2790856Z test_reference_numerics_large_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2811370Z test_reference_numerics_large_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2833312Z test_reference_numerics_large_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2855843Z test_reference_numerics_large_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2879832Z test_reference_numerics_large_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2900837Z test_reference_numerics_large_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2924705Z test_reference_numerics_large_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2945015Z test_reference_numerics_large_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2968014Z test_reference_numerics_large_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.2988901Z test_reference_numerics_large_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.3008763Z test_reference_numerics_large_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.3030124Z test_reference_numerics_large_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.3057542Z test_reference_numerics_large_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.3071105Z test_reference_numerics_large_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.3112855Z test_reference_numerics_large_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.3157032Z test_reference_numerics_large_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.004s) 2022-05-18T06:25:54.4534183Z test_reference_numerics_large_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2022-05-18T06:25:54.4559807Z test_reference_numerics_large_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4583031Z test_reference_numerics_large_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4605654Z test_reference_numerics_large_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4630053Z test_reference_numerics_large_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4653340Z test_reference_numerics_large_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4668197Z test_reference_numerics_large_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.4681273Z test_reference_numerics_large_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.4708545Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4759569Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:54.4805826Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:54.4833354Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.4860345Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4882285Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4903600Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4924709Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4951856Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.4963775Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.4978711Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.4996169Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.5022243Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5043801Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5071113Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.5092798Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5114248Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5141392Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.5155152Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.5169851Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.5176223Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5187516Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5193451Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5202679Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5210284Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5219417Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5225757Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5237362Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5244269Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5251409Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5261759Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5268169Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5277804Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5286212Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5294766Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5308594Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5314168Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5324312Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5340180Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.5368893Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5391673Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5416501Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5439023Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5459742Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5481923Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5494847Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.5513737Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.5519703Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5530354Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5540540Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5544862Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5553974Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5563212Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5569571Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5578790Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5586033Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5608181Z test_reference_numerics_large_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5649779Z test_reference_numerics_large_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.5695091Z test_reference_numerics_large_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.5714563Z test_reference_numerics_large_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5736257Z test_reference_numerics_large_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5756151Z test_reference_numerics_large_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5779154Z test_reference_numerics_large_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5804144Z test_reference_numerics_large_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5824035Z test_reference_numerics_large_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5836545Z test_reference_numerics_large_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.5851228Z test_reference_numerics_large_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.5860418Z test_reference_numerics_large_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.5874578Z test_reference_numerics_large_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.5899846Z test_reference_numerics_large_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5923575Z test_reference_numerics_large_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5945126Z test_reference_numerics_large_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5966103Z test_reference_numerics_large_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.5991643Z test_reference_numerics_large_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6012387Z test_reference_numerics_large_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6026140Z test_reference_numerics_large_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.6039837Z test_reference_numerics_large_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.6062866Z test_reference_numerics_large_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6074738Z test_reference_numerics_large_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.6117104Z test_reference_numerics_large_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.6160358Z test_reference_numerics_large_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.6196115Z test_reference_numerics_large_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.6222257Z test_reference_numerics_large_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.6242733Z test_reference_numerics_large_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6261722Z test_reference_numerics_large_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6282198Z test_reference_numerics_large_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6301211Z test_reference_numerics_large_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6320812Z test_reference_numerics_large_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6333564Z test_reference_numerics_large_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.6349702Z test_reference_numerics_large_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.6357548Z test_reference_numerics_large_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.6374117Z test_reference_numerics_large_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.6418083Z test_reference_numerics_large_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.6457660Z test_reference_numerics_large_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.6481878Z test_reference_numerics_large_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6500889Z test_reference_numerics_large_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6523142Z test_reference_numerics_large_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6542805Z test_reference_numerics_large_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6562960Z test_reference_numerics_large_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6583558Z test_reference_numerics_large_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6602676Z test_reference_numerics_large_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.6616518Z test_reference_numerics_large_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.6637900Z test_reference_numerics_large_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6658228Z test_reference_numerics_large_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6682517Z test_reference_numerics_large_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6702960Z test_reference_numerics_large_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6723307Z test_reference_numerics_large_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6742947Z test_reference_numerics_large_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6765214Z test_reference_numerics_large_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6790060Z test_reference_numerics_large_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6813003Z test_reference_numerics_large_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6833231Z test_reference_numerics_large_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6855737Z test_reference_numerics_large_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6874076Z test_reference_numerics_large_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6898219Z test_reference_numerics_large_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6919923Z test_reference_numerics_large_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6942266Z test_reference_numerics_large_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6967029Z test_reference_numerics_large_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.6991255Z test_reference_numerics_large_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7003528Z test_reference_numerics_large_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.7048070Z test_reference_numerics_large_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.7091195Z test_reference_numerics_large_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.7112991Z test_reference_numerics_large_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7134965Z test_reference_numerics_large_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7153040Z test_reference_numerics_large_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7181165Z test_reference_numerics_large_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7202705Z test_reference_numerics_large_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7223357Z test_reference_numerics_large_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7236304Z test_reference_numerics_large_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.7251385Z test_reference_numerics_large_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.7273775Z test_reference_numerics_large_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7292107Z test_reference_numerics_large_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.7330940Z test_reference_numerics_large_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.7372726Z test_reference_numerics_large_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.7418173Z test_reference_numerics_large_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.7441543Z test_reference_numerics_large_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7459999Z test_reference_numerics_large_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7483050Z test_reference_numerics_large_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7503227Z test_reference_numerics_large_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7522853Z test_reference_numerics_large_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7541834Z test_reference_numerics_large_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7554951Z test_reference_numerics_large_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.7575364Z test_reference_numerics_large_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.7598720Z test_reference_numerics_large_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7611590Z test_reference_numerics_large_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.7617745Z test_reference_numerics_large_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.7627878Z test_reference_numerics_large_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.7633897Z test_reference_numerics_large_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.7660998Z test_reference_numerics_large_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7682071Z test_reference_numerics_large_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7703571Z test_reference_numerics_large_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7725532Z test_reference_numerics_large_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7746611Z test_reference_numerics_large_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7766578Z test_reference_numerics_large_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7785062Z test_reference_numerics_large_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.7799526Z test_reference_numerics_large_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.7823935Z test_reference_numerics_large_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7834726Z test_reference_numerics_large_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.7856726Z test_reference_numerics_large_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7878120Z test_reference_numerics_large_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7901535Z test_reference_numerics_large_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7920143Z test_reference_numerics_large_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7941701Z test_reference_numerics_large_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7967202Z test_reference_numerics_large_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.7980647Z test_reference_numerics_large_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.7994446Z test_reference_numerics_large_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8016592Z test_reference_numerics_large_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8032416Z test_reference_numerics_large_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8053803Z test_reference_numerics_large_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8072946Z test_reference_numerics_large_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8094425Z test_reference_numerics_large_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8111775Z test_reference_numerics_large_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8136519Z test_reference_numerics_large_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8157742Z test_reference_numerics_large_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8170731Z test_reference_numerics_large_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8183666Z test_reference_numerics_large_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8209472Z test_reference_numerics_large_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8221931Z test_reference_numerics_large_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8228400Z test_reference_numerics_large_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.8272785Z test_reference_numerics_large_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.8296658Z test_reference_numerics_large_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8316280Z test_reference_numerics_large_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8343486Z test_reference_numerics_large_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8362313Z test_reference_numerics_large_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8384228Z test_reference_numerics_large_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8404094Z test_reference_numerics_large_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8417832Z test_reference_numerics_large_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8431054Z test_reference_numerics_large_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8460332Z test_reference_numerics_large_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8466316Z test_reference_numerics_large_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8525086Z test_reference_numerics_large_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:54.8573830Z test_reference_numerics_large_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:54.8595484Z test_reference_numerics_large_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8620339Z test_reference_numerics_large_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8640754Z test_reference_numerics_large_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8662864Z test_reference_numerics_large_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8685948Z test_reference_numerics_large_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8706937Z test_reference_numerics_large_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8717614Z test_reference_numerics_large_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8738263Z test_reference_numerics_large_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.8760578Z test_reference_numerics_large_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8772129Z test_reference_numerics_large_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8780173Z test_reference_numerics_large_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.8827173Z test_reference_numerics_large_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:54.8851077Z test_reference_numerics_large_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8873223Z test_reference_numerics_large_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8894665Z test_reference_numerics_large_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8917295Z test_reference_numerics_large_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8940757Z test_reference_numerics_large_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8961489Z test_reference_numerics_large_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.8974433Z test_reference_numerics_large_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8989272Z test_reference_numerics_large_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.8998336Z test_reference_numerics_large_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.9013342Z test_reference_numerics_large_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9019145Z test_reference_numerics_large_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:54.9045202Z test_reference_numerics_large_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9065010Z test_reference_numerics_large_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9085495Z test_reference_numerics_large_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9106112Z test_reference_numerics_large_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9131344Z test_reference_numerics_large_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9146072Z test_reference_numerics_large_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9157702Z test_reference_numerics_large_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9172990Z test_reference_numerics_large_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9194350Z test_reference_numerics_large_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9217846Z test_reference_numerics_large_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9241619Z test_reference_numerics_large_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9261631Z test_reference_numerics_large_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9281976Z test_reference_numerics_large_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9296817Z test_reference_numerics_large_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9314220Z test_reference_numerics_large_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.9337944Z test_reference_numerics_large_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9349858Z test_reference_numerics_large_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9375718Z test_reference_numerics_large_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9394038Z test_reference_numerics_large_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9417715Z test_reference_numerics_large_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9434433Z test_reference_numerics_large_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9459646Z test_reference_numerics_large_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9484773Z test_reference_numerics_large_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9492523Z test_reference_numerics_large_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9508722Z test_reference_numerics_large_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9524284Z test_reference_numerics_large_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9547380Z test_reference_numerics_large_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9572126Z test_reference_numerics_large_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9590200Z test_reference_numerics_large_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9612127Z test_reference_numerics_large_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9631386Z test_reference_numerics_large_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9637103Z test_reference_numerics_large_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Incorrect result! (0.001s) 2022-05-18T06:25:54.9659543Z test_reference_numerics_large_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:54.9670768Z test_reference_numerics_large_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9696043Z test_reference_numerics_large_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9715050Z test_reference_numerics_large_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9739261Z test_reference_numerics_large_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9758443Z test_reference_numerics_large_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9782329Z test_reference_numerics_large_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9792740Z test_reference_numerics_large_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9807064Z test_reference_numerics_large_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9822188Z test_reference_numerics_large_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9852960Z test_reference_numerics_large_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:54.9873191Z test_reference_numerics_large_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9894370Z test_reference_numerics_large_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9913412Z test_reference_numerics_large_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9935812Z test_reference_numerics_large_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:54.9949578Z test_reference_numerics_large_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9964710Z test_reference_numerics_large_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:54.9990442Z test_reference_numerics_large_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0001991Z test_reference_numerics_large_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0030375Z test_reference_numerics_large_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:55.0053244Z test_reference_numerics_large_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0073378Z test_reference_numerics_large_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0095448Z test_reference_numerics_large_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0115406Z test_reference_numerics_large_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0139193Z test_reference_numerics_large_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0150370Z test_reference_numerics_large_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0165327Z test_reference_numerics_large_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0180310Z test_reference_numerics_large_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0209753Z test_reference_numerics_large_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:55.0229726Z test_reference_numerics_large_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0253408Z test_reference_numerics_large_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0270706Z test_reference_numerics_large_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0293728Z test_reference_numerics_large_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0307853Z test_reference_numerics_large_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0322021Z test_reference_numerics_large_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0334893Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0364229Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0390989Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:55.0413842Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0432824Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0458083Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0477749Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0491167Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0504770Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0512237Z test_reference_numerics_large_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:55.0528006Z test_reference_numerics_large_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0574468Z test_reference_numerics_large_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:55.0620926Z test_reference_numerics_large_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:55.0644507Z test_reference_numerics_large_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0664472Z test_reference_numerics_large_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0685336Z test_reference_numerics_large_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0710597Z test_reference_numerics_large_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0731443Z test_reference_numerics_large_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0751368Z test_reference_numerics_large_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0766615Z test_reference_numerics_large_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0785699Z test_reference_numerics_large_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:55.0790560Z test_reference_numerics_large_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:55.0807381Z test_reference_numerics_large_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0813343Z test_reference_numerics_large_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:55.0823818Z test_reference_numerics_large_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:55.0849121Z test_reference_numerics_large_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0870381Z test_reference_numerics_large_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0890868Z test_reference_numerics_large_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0909583Z test_reference_numerics_large_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0931850Z test_reference_numerics_large_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0950081Z test_reference_numerics_large_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.0962452Z test_reference_numerics_large_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.0983254Z test_reference_numerics_large_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2022-05-18T06:25:55.1009638Z test_reference_numerics_large_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1021648Z test_reference_numerics_large_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.1092616Z test_reference_numerics_large_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:25:55.1138149Z test_reference_numerics_large_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:55.1161383Z test_reference_numerics_large_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1185375Z test_reference_numerics_large_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1188442Z test_reference_numerics_large_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:25:55.1215301Z test_reference_numerics_large_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1241261Z test_reference_numerics_large_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:55.1266676Z test_reference_numerics_large_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1279449Z test_reference_numerics_large_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.1293839Z test_reference_numerics_large_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.1317201Z test_reference_numerics_large_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1330464Z test_reference_numerics_large_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.1380933Z test_reference_numerics_large_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:25:55.1425646Z test_reference_numerics_large_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:25:55.1447053Z test_reference_numerics_large_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1475908Z test_reference_numerics_large_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:25:55.1500199Z test_reference_numerics_large_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1520643Z test_reference_numerics_large_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1542787Z test_reference_numerics_large_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1565960Z test_reference_numerics_large_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1574183Z test_reference_numerics_large_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.1593594Z test_reference_numerics_large_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-05-18T06:25:55.1611499Z test_reference_numerics_large_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1632021Z test_reference_numerics_large_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1658013Z test_reference_numerics_large_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1678365Z test_reference_numerics_large_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:25:55.1956934Z test_reference_numerics_normal_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:25:55.2124928Z test_reference_numerics_normal_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:25:55.2538295Z test_reference_numerics_normal_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:25:55.2848742Z test_reference_numerics_normal_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:25:55.3084799Z test_reference_numerics_normal_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:25:55.3240817Z test_reference_numerics_normal_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:55.3434365Z test_reference_numerics_normal_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:25:55.3633582Z test_reference_numerics_normal_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:55.3707018Z test_reference_numerics_normal_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:25:55.3784273Z test_reference_numerics_normal_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:55.3910105Z test_reference_numerics_normal_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:55.4016952Z test_reference_numerics_normal_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:55.4112965Z test_reference_numerics_normal_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:55.4364110Z test_reference_numerics_normal_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:25:55.5088857Z test_reference_numerics_normal_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:25:55.6382581Z test_reference_numerics_normal_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2022-05-18T06:25:55.7370216Z test_reference_numerics_normal_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2022-05-18T06:25:55.7671122Z test_reference_numerics_normal_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:25:55.7969207Z test_reference_numerics_normal_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:25:55.8291066Z test_reference_numerics_normal_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:25:55.8490639Z test_reference_numerics_normal_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:25:55.8746609Z test_reference_numerics_normal_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:25:55.8996852Z test_reference_numerics_normal_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:25:55.9361740Z test_reference_numerics_normal_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:55.9612220Z test_reference_numerics_normal_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:25:55.9866593Z test_reference_numerics_normal_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:25:56.0618016Z test_reference_numerics_normal_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:25:56.2084759Z test_reference_numerics_normal_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.147s) 2022-05-18T06:25:56.3103642Z test_reference_numerics_normal_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.102s) 2022-05-18T06:25:56.3485827Z test_reference_numerics_normal_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:25:56.3742952Z test_reference_numerics_normal_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:25:56.4309113Z test_reference_numerics_normal_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.057s) 2022-05-18T06:25:56.4613466Z test_reference_numerics_normal_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:25:56.5072905Z test_reference_numerics_normal_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2022-05-18T06:25:56.5532612Z test_reference_numerics_normal_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2022-05-18T06:25:56.5884924Z test_reference_numerics_normal_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:56.6218471Z test_reference_numerics_normal_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:25:56.6707772Z test_reference_numerics_normal_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:25:56.7243993Z test_reference_numerics_normal_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2022-05-18T06:25:56.7668909Z test_reference_numerics_normal_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:25:56.8087111Z test_reference_numerics_normal_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:25:56.8314625Z test_reference_numerics_normal_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:25:56.8661013Z test_reference_numerics_normal_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:25:56.8940463Z test_reference_numerics_normal_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:25:56.9228702Z test_reference_numerics_normal_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:25:56.9481720Z test_reference_numerics_normal_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:25:56.9892176Z test_reference_numerics_normal_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:25:57.0347013Z test_reference_numerics_normal_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:25:57.0569639Z test_reference_numerics_normal_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:25:57.1339241Z test_reference_numerics_normal_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2022-05-18T06:25:57.2842787Z test_reference_numerics_normal_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.150s) 2022-05-18T06:25:57.3807080Z test_reference_numerics_normal_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.096s) 2022-05-18T06:25:57.4081238Z test_reference_numerics_normal_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:25:57.4311460Z test_reference_numerics_normal_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:25:57.4647567Z test_reference_numerics_normal_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:25:57.4833535Z test_reference_numerics_normal_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:25:57.5067830Z test_reference_numerics_normal_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:25:57.5319878Z test_reference_numerics_normal_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:25:57.5653406Z test_reference_numerics_normal_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:25:57.5890229Z test_reference_numerics_normal_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:25:57.6178956Z test_reference_numerics_normal_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:25:57.7006056Z test_reference_numerics_normal_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:25:57.8378367Z test_reference_numerics_normal_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.137s) 2022-05-18T06:25:57.9357391Z test_reference_numerics_normal_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2022-05-18T06:25:57.9686272Z test_reference_numerics_normal_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:25:57.9952509Z test_reference_numerics_normal_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:25:58.0494074Z test_reference_numerics_normal_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2022-05-18T06:25:58.0747429Z test_reference_numerics_normal_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:25:58.1217368Z test_reference_numerics_normal_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:25:58.1840447Z test_reference_numerics_normal_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2022-05-18T06:25:58.2336782Z test_reference_numerics_normal_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:25:58.2703051Z test_reference_numerics_normal_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:25:58.2940369Z test_reference_numerics_normal_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:25:58.3651772Z test_reference_numerics_normal_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2022-05-18T06:25:58.4674036Z test_reference_numerics_normal_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.102s) 2022-05-18T06:25:58.5348354Z test_reference_numerics_normal_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2022-05-18T06:25:58.5653555Z test_reference_numerics_normal_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:25:58.5896359Z test_reference_numerics_normal_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:25:58.6270388Z test_reference_numerics_normal_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:25:58.6534641Z test_reference_numerics_normal_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:25:58.6871888Z test_reference_numerics_normal_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:25:58.7209267Z test_reference_numerics_normal_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:25:58.7543674Z test_reference_numerics_normal_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:25:58.7968527Z test_reference_numerics_normal_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:25:58.8337543Z test_reference_numerics_normal_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:25:58.9060020Z test_reference_numerics_normal_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:25:59.0010453Z test_reference_numerics_normal_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2022-05-18T06:25:59.0678417Z test_reference_numerics_normal_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2022-05-18T06:25:59.1118717Z test_reference_numerics_normal_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:25:59.1609406Z test_reference_numerics_normal_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:25:59.2018018Z test_reference_numerics_normal_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:25:59.2235894Z test_reference_numerics_normal_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:25:59.2479816Z test_reference_numerics_normal_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:25:59.2747058Z test_reference_numerics_normal_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:25:59.3207025Z test_reference_numerics_normal_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2022-05-18T06:25:59.3454949Z test_reference_numerics_normal_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:25:59.3580982Z test_reference_numerics_normal_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:59.3642557Z test_reference_numerics_normal_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:59.3719920Z test_reference_numerics_normal_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:59.3820273Z test_reference_numerics_normal_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:59.3910009Z test_reference_numerics_normal_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:59.3988862Z test_reference_numerics_normal_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:59.4179923Z test_reference_numerics_normal_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:25:59.4374523Z test_reference_numerics_normal_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:25:59.4494007Z test_reference_numerics_normal_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:59.4632811Z test_reference_numerics_normal_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:59.4774390Z test_reference_numerics_normal_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:59.5000381Z test_reference_numerics_normal_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:25:59.5516974Z test_reference_numerics_normal_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:25:59.5651478Z test_reference_numerics_normal_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:25:59.5801744Z test_reference_numerics_normal_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:25:59.5866548Z test_reference_numerics_normal_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:25:59.5946584Z test_reference_numerics_normal_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:59.6055497Z test_reference_numerics_normal_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:25:59.6142093Z test_reference_numerics_normal_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:59.6240079Z test_reference_numerics_normal_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:59.6362719Z test_reference_numerics_normal_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:59.6489396Z test_reference_numerics_normal_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:25:59.6717361Z test_reference_numerics_normal_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:25:59.6883478Z test_reference_numerics_normal_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:25:59.7064471Z test_reference_numerics_normal_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:25:59.7157803Z test_reference_numerics_normal_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:59.7257799Z test_reference_numerics_normal_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:59.7384496Z test_reference_numerics_normal_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:59.7444538Z test_reference_numerics_normal_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:59.7524186Z test_reference_numerics_normal_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:59.7618642Z test_reference_numerics_normal_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:25:59.7701805Z test_reference_numerics_normal_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:59.7781441Z test_reference_numerics_normal_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:59.7900534Z test_reference_numerics_normal_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:59.8027222Z test_reference_numerics_normal_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:59.8235602Z test_reference_numerics_normal_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:25:59.8401166Z test_reference_numerics_normal_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:25:59.8577454Z test_reference_numerics_normal_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:25:59.8682293Z test_reference_numerics_normal_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:59.8786385Z test_reference_numerics_normal_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:59.8906633Z test_reference_numerics_normal_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:25:59.8970369Z test_reference_numerics_normal_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:25:59.9045792Z test_reference_numerics_normal_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:25:59.9145007Z test_reference_numerics_normal_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:25:59.9222064Z test_reference_numerics_normal_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:59.9301989Z test_reference_numerics_normal_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:25:59.9496859Z test_reference_numerics_normal_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:26:00.0171069Z test_reference_numerics_normal_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2022-05-18T06:26:00.1454656Z test_reference_numerics_normal_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.128s) 2022-05-18T06:26:00.2534523Z test_reference_numerics_normal_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.108s) 2022-05-18T06:26:00.2834786Z test_reference_numerics_normal_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:26:00.2972353Z test_reference_numerics_normal_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:00.3365715Z test_reference_numerics_normal_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:00.3506345Z test_reference_numerics_normal_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:00.3910399Z test_reference_numerics_normal_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:26:00.4338227Z test_reference_numerics_normal_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:00.4688663Z test_reference_numerics_normal_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:00.5031170Z test_reference_numerics_normal_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:26:00.5279915Z test_reference_numerics_normal_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:00.5696734Z test_reference_numerics_normal_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:00.6815048Z test_reference_numerics_normal_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.112s) 2022-05-18T06:26:00.7648831Z test_reference_numerics_normal_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2022-05-18T06:26:00.7883907Z test_reference_numerics_normal_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:00.8074072Z test_reference_numerics_normal_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:26:00.8359183Z test_reference_numerics_normal_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:26:00.8543217Z test_reference_numerics_normal_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:00.8754025Z test_reference_numerics_normal_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:00.8963345Z test_reference_numerics_normal_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:00.9143955Z test_reference_numerics_normal_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:00.9329432Z test_reference_numerics_normal_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:00.9490438Z test_reference_numerics_normal_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:01.0089505Z test_reference_numerics_normal_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2022-05-18T06:26:01.0257630Z test_reference_numerics_normal_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:01.0386137Z test_reference_numerics_normal_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:01.0517883Z test_reference_numerics_normal_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:01.0648543Z test_reference_numerics_normal_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:01.0800405Z test_reference_numerics_normal_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:01.0957751Z test_reference_numerics_normal_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:01.1172178Z test_reference_numerics_normal_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:01.1419079Z test_reference_numerics_normal_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:01.1920948Z test_reference_numerics_normal_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:26:01.9078217Z test_reference_numerics_normal_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.716s) 2022-05-18T06:26:02.4767392Z test_reference_numerics_normal_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.569s) 2022-05-18T06:26:03.0393191Z test_reference_numerics_normal_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.562s) 2022-05-18T06:26:03.0811633Z test_reference_numerics_normal_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:03.1230837Z test_reference_numerics_normal_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:03.1751084Z test_reference_numerics_normal_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.052s) 2022-05-18T06:26:03.2100514Z test_reference_numerics_normal_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:03.2428988Z test_reference_numerics_normal_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:26:03.3067353Z test_reference_numerics_normal_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2022-05-18T06:26:03.3375017Z test_reference_numerics_normal_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:26:03.3885592Z test_reference_numerics_normal_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:26:03.4310851Z test_reference_numerics_normal_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:03.4744794Z test_reference_numerics_normal_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:03.5181393Z test_reference_numerics_normal_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:26:03.5647022Z test_reference_numerics_normal_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2022-05-18T06:26:03.6200239Z test_reference_numerics_normal_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:26:03.6668059Z test_reference_numerics_normal_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2022-05-18T06:26:03.7022559Z test_reference_numerics_normal_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:03.7448263Z test_reference_numerics_normal_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:03.8101297Z test_reference_numerics_normal_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2022-05-18T06:26:03.8542067Z test_reference_numerics_normal_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:26:03.8960103Z test_reference_numerics_normal_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:03.9387546Z test_reference_numerics_normal_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:03.9804350Z test_reference_numerics_normal_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:26:04.0259836Z test_reference_numerics_normal_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2022-05-18T06:26:04.0714486Z test_reference_numerics_normal_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:26:04.1114348Z test_reference_numerics_normal_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:26:04.1534528Z test_reference_numerics_normal_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:04.1945643Z test_reference_numerics_normal_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:26:04.2586944Z test_reference_numerics_normal_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2022-05-18T06:26:04.3035034Z test_reference_numerics_normal_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:26:04.3462217Z test_reference_numerics_normal_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:04.3688206Z test_reference_numerics_normal_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:26:04.3918540Z test_reference_numerics_normal_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:04.4159748Z test_reference_numerics_normal_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:04.4374577Z test_reference_numerics_normal_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:04.4629143Z test_reference_numerics_normal_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:26:04.4861814Z test_reference_numerics_normal_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:04.5169269Z test_reference_numerics_normal_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:26:04.5382683Z test_reference_numerics_normal_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:04.5576995Z test_reference_numerics_normal_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:26:04.5840622Z test_reference_numerics_normal_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:04.6018202Z test_reference_numerics_normal_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:04.6176385Z test_reference_numerics_normal_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:04.6465976Z test_reference_numerics_normal_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:26:04.6622000Z test_reference_numerics_normal_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:04.6776389Z test_reference_numerics_normal_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:04.6982675Z test_reference_numerics_normal_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:04.7215649Z test_reference_numerics_normal_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:04.8397822Z test_reference_numerics_normal_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2022-05-18T06:26:04.9005623Z test_reference_numerics_normal_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2022-05-18T06:26:04.9640116Z test_reference_numerics_normal_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2022-05-18T06:26:04.9870371Z test_reference_numerics_normal_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:04.9994135Z test_reference_numerics_normal_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:05.0244185Z test_reference_numerics_normal_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:26:05.0389557Z test_reference_numerics_normal_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:05.0517288Z test_reference_numerics_normal_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:05.0670978Z test_reference_numerics_normal_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:05.0794742Z test_reference_numerics_normal_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:05.0915921Z test_reference_numerics_normal_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:05.1188249Z test_reference_numerics_normal_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:26:05.1567816Z test_reference_numerics_normal_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:26:05.1895992Z test_reference_numerics_normal_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:26:05.2151177Z test_reference_numerics_normal_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:26:05.2431907Z test_reference_numerics_normal_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:26:05.2691055Z test_reference_numerics_normal_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:05.2953342Z test_reference_numerics_normal_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:05.3250762Z test_reference_numerics_normal_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:26:05.3512066Z test_reference_numerics_normal_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:05.3738813Z test_reference_numerics_normal_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:05.3882192Z test_reference_numerics_normal_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:05.4094454Z test_reference_numerics_normal_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:05.4209115Z test_reference_numerics_normal_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:05.4344578Z test_reference_numerics_normal_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:05.4514472Z test_reference_numerics_normal_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:05.4759147Z test_reference_numerics_normal_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:05.4926140Z test_reference_numerics_normal_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:05.5094991Z test_reference_numerics_normal_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:05.5417596Z test_reference_numerics_normal_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:26:05.5649177Z test_reference_numerics_normal_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:05.5849158Z test_reference_numerics_normal_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:26:05.6794135Z test_reference_numerics_normal_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2022-05-18T06:26:05.8540381Z test_reference_numerics_normal_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.174s) 2022-05-18T06:26:05.9515951Z test_reference_numerics_normal_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2022-05-18T06:26:06.0466628Z test_reference_numerics_normal_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2022-05-18T06:26:06.1405128Z test_reference_numerics_normal_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2022-05-18T06:26:06.2354682Z test_reference_numerics_normal_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2022-05-18T06:26:06.3299502Z test_reference_numerics_normal_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2022-05-18T06:26:06.4249545Z test_reference_numerics_normal_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2022-05-18T06:26:06.5184746Z test_reference_numerics_normal_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2022-05-18T06:26:06.6102532Z test_reference_numerics_normal_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2022-05-18T06:26:06.6229706Z test_reference_numerics_normal_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:06.6339888Z test_reference_numerics_normal_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:06.6441974Z test_reference_numerics_normal_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:06.6532337Z test_reference_numerics_normal_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:06.6651926Z test_reference_numerics_normal_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:06.6776207Z test_reference_numerics_normal_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:06.6888742Z test_reference_numerics_normal_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:06.7002984Z test_reference_numerics_normal_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:06.7093080Z test_reference_numerics_normal_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:06.7161132Z test_reference_numerics_normal_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:06.7243487Z test_reference_numerics_normal_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:06.7299435Z test_reference_numerics_normal_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:26:06.7358659Z test_reference_numerics_normal_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:06.7426458Z test_reference_numerics_normal_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:06.7575256Z test_reference_numerics_normal_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:06.7666533Z test_reference_numerics_normal_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:06.7764664Z test_reference_numerics_normal_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:06.7971645Z test_reference_numerics_normal_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:06.8111649Z test_reference_numerics_normal_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:06.8223190Z test_reference_numerics_normal_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:06.8331374Z test_reference_numerics_normal_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:06.8435547Z test_reference_numerics_normal_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:06.8498920Z test_reference_numerics_normal_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:06.8575954Z test_reference_numerics_normal_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:06.8639757Z test_reference_numerics_normal_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:06.8696121Z test_reference_numerics_normal_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:06.8760451Z test_reference_numerics_normal_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:06.8871225Z test_reference_numerics_normal_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:06.8941210Z test_reference_numerics_normal_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:06.9050981Z test_reference_numerics_normal_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:06.9199417Z test_reference_numerics_normal_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:06.9313530Z test_reference_numerics_normal_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:06.9428153Z test_reference_numerics_normal_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:06.9530511Z test_reference_numerics_normal_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:06.9590664Z test_reference_numerics_normal_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:06.9665119Z test_reference_numerics_normal_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:06.9721620Z test_reference_numerics_normal_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:26:06.9782081Z test_reference_numerics_normal_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:06.9847912Z test_reference_numerics_normal_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:06.9924930Z test_reference_numerics_normal_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:06.9998990Z test_reference_numerics_normal_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:07.0095115Z test_reference_numerics_normal_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:07.0435687Z test_reference_numerics_normal_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:26:07.0569414Z test_reference_numerics_normal_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:07.0640872Z test_reference_numerics_normal_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:07.0729992Z test_reference_numerics_normal_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:07.0795287Z test_reference_numerics_normal_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:07.0866322Z test_reference_numerics_normal_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:07.0960373Z test_reference_numerics_normal_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:07.1103455Z test_reference_numerics_normal_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:07.1251080Z test_reference_numerics_normal_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:07.1341323Z test_reference_numerics_normal_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:07.1688812Z test_reference_numerics_normal_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:26:07.1832605Z test_reference_numerics_normal_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:07.1902883Z test_reference_numerics_normal_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:07.1994582Z test_reference_numerics_normal_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:07.2068589Z test_reference_numerics_normal_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:07.2143236Z test_reference_numerics_normal_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:07.2228246Z test_reference_numerics_normal_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:07.2394498Z test_reference_numerics_normal_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:07.2543811Z test_reference_numerics_normal_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:07.2639269Z test_reference_numerics_normal_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:07.2769804Z test_reference_numerics_normal_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:07.2888675Z test_reference_numerics_normal_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:07.3001005Z test_reference_numerics_normal_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:07.3110803Z test_reference_numerics_normal_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:07.3249571Z test_reference_numerics_normal_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:07.3327119Z test_reference_numerics_normal_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:07.3427350Z test_reference_numerics_normal_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:07.3491240Z test_reference_numerics_normal_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:07.3556394Z test_reference_numerics_normal_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:07.3648723Z test_reference_numerics_normal_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:07.3731501Z test_reference_numerics_normal_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:07.3805995Z test_reference_numerics_normal_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:07.3820559Z test_reference_numerics_normal_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.3822898Z test_reference_numerics_normal_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:26:07.3841018Z test_reference_numerics_normal_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.3853318Z test_reference_numerics_normal_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.3866234Z test_reference_numerics_normal_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.3881370Z test_reference_numerics_normal_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.3893202Z test_reference_numerics_normal_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.3907113Z test_reference_numerics_normal_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.3920771Z test_reference_numerics_normal_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.3933596Z test_reference_numerics_normal_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.3953241Z test_reference_numerics_normal_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:26:07.3964143Z test_reference_numerics_normal_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:26:07.4528380Z test_reference_numerics_normal_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2022-05-18T06:26:07.5119043Z test_reference_numerics_normal_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2022-05-18T06:26:07.5536304Z test_reference_numerics_normal_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:07.5964989Z test_reference_numerics_normal_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:07.6352555Z test_reference_numerics_normal_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:07.6776517Z test_reference_numerics_normal_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:07.7198265Z test_reference_numerics_normal_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:07.7633274Z test_reference_numerics_normal_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:07.8069583Z test_reference_numerics_normal_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:07.8310828Z test_reference_numerics_normal_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:07.9071238Z test_reference_numerics_normal_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:26:08.0529592Z test_reference_numerics_normal_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.146s) 2022-05-18T06:26:08.1164948Z test_reference_numerics_normal_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2022-05-18T06:26:08.1417896Z test_reference_numerics_normal_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:26:08.1606867Z test_reference_numerics_normal_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:26:08.2048063Z test_reference_numerics_normal_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:26:08.2265128Z test_reference_numerics_normal_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:26:08.2630128Z test_reference_numerics_normal_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:26:08.3054541Z test_reference_numerics_normal_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:08.3537147Z test_reference_numerics_normal_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:26:08.3885737Z test_reference_numerics_normal_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:26:08.4142381Z test_reference_numerics_normal_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:08.4850670Z test_reference_numerics_normal_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2022-05-18T06:26:08.5183001Z test_reference_numerics_normal_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:26:08.5458844Z test_reference_numerics_normal_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:26:08.5719966Z test_reference_numerics_normal_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:08.5945351Z test_reference_numerics_normal_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:26:08.6220132Z test_reference_numerics_normal_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:26:08.6490573Z test_reference_numerics_normal_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:26:08.6863718Z test_reference_numerics_normal_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:26:08.7224700Z test_reference_numerics_normal_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:26:08.7452683Z test_reference_numerics_normal_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:26:08.8139142Z test_reference_numerics_normal_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2022-05-18T06:26:08.9624183Z test_reference_numerics_normal_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.148s) 2022-05-18T06:26:09.0287117Z test_reference_numerics_normal_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2022-05-18T06:26:09.0492041Z test_reference_numerics_normal_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:26:09.0633451Z test_reference_numerics_normal_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:09.0870010Z test_reference_numerics_normal_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:09.1053048Z test_reference_numerics_normal_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:09.1266212Z test_reference_numerics_normal_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:09.1484599Z test_reference_numerics_normal_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:26:09.1755575Z test_reference_numerics_normal_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:26:09.2027621Z test_reference_numerics_normal_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:26:09.2181052Z test_reference_numerics_normal_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:09.2882462Z test_reference_numerics_normal_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2022-05-18T06:26:09.4048865Z test_reference_numerics_normal_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.116s) 2022-05-18T06:26:09.4110157Z test_reference_numerics_normal_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.006s) 2022-05-18T06:26:09.4765605Z test_reference_numerics_normal_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2022-05-18T06:26:09.4996215Z test_reference_numerics_normal_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:09.5121691Z test_reference_numerics_normal_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:09.5465217Z test_reference_numerics_normal_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:26:09.5601888Z test_reference_numerics_normal_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:09.6023011Z test_reference_numerics_normal_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:09.6439494Z test_reference_numerics_normal_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:09.6700723Z test_reference_numerics_normal_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:09.6985317Z test_reference_numerics_normal_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:26:09.7127518Z test_reference_numerics_normal_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:09.7244665Z test_reference_numerics_normal_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:09.7364852Z test_reference_numerics_normal_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:09.7475512Z test_reference_numerics_normal_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:09.7599372Z test_reference_numerics_normal_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:09.7686037Z test_reference_numerics_normal_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:09.7788034Z test_reference_numerics_normal_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:09.7854742Z test_reference_numerics_normal_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:09.7917006Z test_reference_numerics_normal_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:09.7992112Z test_reference_numerics_normal_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:09.8066371Z test_reference_numerics_normal_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:09.8137027Z test_reference_numerics_normal_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:09.8317118Z test_reference_numerics_normal_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:09.8774442Z test_reference_numerics_normal_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2022-05-18T06:26:09.8995333Z test_reference_numerics_normal_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:26:09.9209582Z test_reference_numerics_normal_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:09.9612949Z test_reference_numerics_normal_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:26:09.9829586Z test_reference_numerics_normal_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:10.0180658Z test_reference_numerics_normal_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:10.0459741Z test_reference_numerics_normal_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:26:10.0664095Z test_reference_numerics_normal_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:10.0852960Z test_reference_numerics_normal_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:26:10.1627548Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2022-05-18T06:26:10.2182819Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:26:10.2788887Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2022-05-18T06:26:10.3271766Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:26:10.3753700Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:26:10.4254377Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:26:10.4735148Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:26:10.5211379Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:26:10.7182857Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.197s) 2022-05-18T06:26:10.8654476Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.147s) 2022-05-18T06:26:11.0053812Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.140s) 2022-05-18T06:26:11.1257601Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2022-05-18T06:26:11.2459662Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2022-05-18T06:26:11.3682305Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.122s) 2022-05-18T06:26:11.4884064Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2022-05-18T06:26:11.6072075Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.119s) 2022-05-18T06:26:11.9131182Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.306s) 2022-05-18T06:26:12.1248295Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.212s) 2022-05-18T06:26:12.3491081Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.224s) 2022-05-18T06:26:12.5440053Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.195s) 2022-05-18T06:26:12.7386601Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.195s) 2022-05-18T06:26:12.9367131Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.198s) 2022-05-18T06:26:13.1338499Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.197s) 2022-05-18T06:26:13.3267664Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.193s) 2022-05-18T06:26:13.3411981Z test_reference_numerics_normal_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:13.3545469Z test_reference_numerics_normal_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:13.3775814Z test_reference_numerics_normal_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:13.3901846Z test_reference_numerics_normal_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:13.4059946Z test_reference_numerics_normal_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:13.4121065Z test_reference_numerics_normal_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:13.4189842Z test_reference_numerics_normal_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:13.4277629Z test_reference_numerics_normal_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:13.4356219Z test_reference_numerics_normal_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:13.4455691Z test_reference_numerics_normal_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:13.4560182Z test_reference_numerics_normal_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:13.4791636Z test_reference_numerics_normal_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:13.5015342Z test_reference_numerics_normal_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:26:13.5288617Z test_reference_numerics_normal_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:26:13.5398476Z test_reference_numerics_normal_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:13.5500088Z test_reference_numerics_normal_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:13.5630032Z test_reference_numerics_normal_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:13.5690307Z test_reference_numerics_normal_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:13.5760266Z test_reference_numerics_normal_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:13.5857532Z test_reference_numerics_normal_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:13.5939663Z test_reference_numerics_normal_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:13.6013551Z test_reference_numerics_normal_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:13.6283432Z test_reference_numerics_normal_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:26:13.7252134Z test_reference_numerics_normal_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2022-05-18T06:26:13.7515876Z test_reference_numerics_normal_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:13.7926482Z test_reference_numerics_normal_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:26:13.8186879Z test_reference_numerics_normal_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:13.8997965Z test_reference_numerics_normal_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.081s) 2022-05-18T06:26:13.9252064Z test_reference_numerics_normal_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:26:13.9643306Z test_reference_numerics_normal_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:13.9853578Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:14.0387832Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2022-05-18T06:26:14.0593450Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:14.0835529Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:14.1872746Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.104s) 2022-05-18T06:26:14.2370831Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:26:14.3198709Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:26:14.3584542Z test_reference_numerics_normal_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:14.4818348Z test_reference_numerics_normal_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.123s) 2022-05-18T06:26:14.5209047Z test_reference_numerics_normal_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:14.6002393Z test_reference_numerics_normal_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2022-05-18T06:26:14.6268664Z test_reference_numerics_normal_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:14.7174763Z test_reference_numerics_normal_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2022-05-18T06:26:14.7442470Z test_reference_numerics_normal_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:14.7836413Z test_reference_numerics_normal_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:14.7981070Z test_reference_numerics_normal_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:14.8411285Z test_reference_numerics_normal_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:14.8553839Z test_reference_numerics_normal_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:14.8859003Z test_reference_numerics_normal_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:26:14.9003461Z test_reference_numerics_normal_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:14.9244097Z test_reference_numerics_normal_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:14.9727785Z test_reference_numerics_normal_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:26:15.0062634Z test_reference_numerics_normal_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:26:15.0351353Z test_reference_numerics_normal_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:26:15.0468659Z test_reference_numerics_normal_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:15.0616183Z test_reference_numerics_normal_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:15.0748827Z test_reference_numerics_normal_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:15.0875978Z test_reference_numerics_normal_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:15.1051038Z test_reference_numerics_normal_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:15.1167782Z test_reference_numerics_normal_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:15.1279848Z test_reference_numerics_normal_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:15.1584507Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:26:15.2966974Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.137s) 2022-05-18T06:26:15.3771615Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2022-05-18T06:26:15.4282182Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:26:15.4593020Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:26:15.4940685Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:15.5246822Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:26:15.5616976Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:26:15.5997298Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:26:15.6576401Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2022-05-18T06:26:15.7161701Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2022-05-18T06:26:15.7886139Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:26:16.5112767Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.722s) 2022-05-18T06:26:17.0533077Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.542s) 2022-05-18T06:26:17.6093567Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.556s) 2022-05-18T06:26:17.6735076Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2022-05-18T06:26:17.7128281Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:17.7605136Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:26:17.8028965Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:17.8439938Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:26:18.5048491Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.661s) 2022-05-18T06:26:19.1502530Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.645s) 2022-05-18T06:26:19.7701936Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.619s) 2022-05-18T06:26:20.3883758Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.618s) 2022-05-18T06:26:20.9925287Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.604s) 2022-05-18T06:26:21.5961076Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.603s) 2022-05-18T06:26:22.1951562Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.599s) 2022-05-18T06:26:22.7975042Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.602s) 2022-05-18T06:26:23.4120322Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.615s) 2022-05-18T06:26:24.0620699Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.650s) 2022-05-18T06:26:24.6898596Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.628s) 2022-05-18T06:26:25.3082151Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.618s) 2022-05-18T06:26:25.9331966Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.625s) 2022-05-18T06:26:26.5357152Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.602s) 2022-05-18T06:26:27.1407627Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.605s) 2022-05-18T06:26:27.7534562Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.613s) 2022-05-18T06:26:28.3575848Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.604s) 2022-05-18T06:26:28.9783523Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.621s) 2022-05-18T06:26:29.6143993Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.636s) 2022-05-18T06:26:30.2376038Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.623s) 2022-05-18T06:26:30.8547619Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.617s) 2022-05-18T06:26:31.4730190Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.618s) 2022-05-18T06:26:32.0781002Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.605s) 2022-05-18T06:26:32.6882833Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.610s) 2022-05-18T06:26:33.2916275Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.603s) 2022-05-18T06:26:33.8960722Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.604s) 2022-05-18T06:26:34.5152928Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.619s) 2022-05-18T06:26:35.1745273Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.659s) 2022-05-18T06:26:35.7982162Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.624s) 2022-05-18T06:26:36.4171491Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.619s) 2022-05-18T06:26:37.0324365Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.615s) 2022-05-18T06:26:37.6609372Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.628s) 2022-05-18T06:26:38.2662076Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.605s) 2022-05-18T06:26:38.8661830Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.600s) 2022-05-18T06:26:39.4697045Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.603s) 2022-05-18T06:26:40.0906629Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.621s) 2022-05-18T06:26:40.1089872Z test_reference_numerics_normal_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:40.1396399Z test_reference_numerics_normal_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:26:40.1575910Z test_reference_numerics_normal_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:40.1699680Z test_reference_numerics_normal_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:40.1827744Z test_reference_numerics_normal_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:40.1972945Z test_reference_numerics_normal_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:40.2035213Z test_reference_numerics_normal_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:40.2114938Z test_reference_numerics_normal_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:40.2213364Z test_reference_numerics_normal_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:40.2364760Z test_reference_numerics_normal_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:40.2445134Z test_reference_numerics_normal_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:40.2601621Z test_reference_numerics_normal_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:40.3298533Z test_reference_numerics_normal_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2022-05-18T06:26:40.3488875Z test_reference_numerics_normal_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:26:40.3613397Z test_reference_numerics_normal_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:40.3755605Z test_reference_numerics_normal_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:40.3886546Z test_reference_numerics_normal_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:40.4087078Z test_reference_numerics_normal_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:26:40.4256433Z test_reference_numerics_normal_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:40.4500002Z test_reference_numerics_normal_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:40.4750549Z test_reference_numerics_normal_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:26:40.4889040Z test_reference_numerics_normal_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:40.5030721Z test_reference_numerics_normal_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:40.5166320Z test_reference_numerics_normal_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:40.5282927Z test_reference_numerics_normal_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:40.5402382Z test_reference_numerics_normal_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:40.5497710Z test_reference_numerics_normal_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:40.5604769Z test_reference_numerics_normal_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:40.5710023Z test_reference_numerics_normal_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:40.5766709Z test_reference_numerics_normal_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:40.5834206Z test_reference_numerics_normal_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:40.5911300Z test_reference_numerics_normal_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:40.5995135Z test_reference_numerics_normal_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:40.6072622Z test_reference_numerics_normal_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:40.6218212Z test_reference_numerics_normal_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:40.6450218Z test_reference_numerics_normal_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:26:40.6743709Z test_reference_numerics_normal_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:26:40.7012236Z test_reference_numerics_normal_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:26:40.7216103Z test_reference_numerics_normal_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:26:40.7350381Z test_reference_numerics_normal_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:40.7499448Z test_reference_numerics_normal_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:40.7618976Z test_reference_numerics_normal_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:40.7742326Z test_reference_numerics_normal_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:40.7898141Z test_reference_numerics_normal_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:40.8018624Z test_reference_numerics_normal_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:40.8142517Z test_reference_numerics_normal_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:40.8286274Z test_reference_numerics_normal_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:40.8475687Z test_reference_numerics_normal_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:26:40.8609194Z test_reference_numerics_normal_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:40.8763768Z test_reference_numerics_normal_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:40.8903677Z test_reference_numerics_normal_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:40.9098303Z test_reference_numerics_normal_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:26:40.9221294Z test_reference_numerics_normal_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:40.9374935Z test_reference_numerics_normal_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:40.9513316Z test_reference_numerics_normal_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:40.9893914Z test_reference_numerics_normal_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:26:41.0021839Z test_reference_numerics_normal_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:41.0170355Z test_reference_numerics_normal_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:41.0307108Z test_reference_numerics_normal_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:41.0693715Z test_reference_numerics_normal_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:41.0814378Z test_reference_numerics_normal_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:41.0960210Z test_reference_numerics_normal_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:41.1123826Z test_reference_numerics_normal_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:41.1988787Z test_reference_numerics_normal_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2022-05-18T06:26:41.2695781Z test_reference_numerics_normal_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2022-05-18T06:26:41.3152771Z test_reference_numerics_normal_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:26:41.3435966Z test_reference_numerics_normal_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:26:41.3575980Z test_reference_numerics_normal_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:41.3736189Z test_reference_numerics_normal_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:41.3874785Z test_reference_numerics_normal_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:41.4044800Z test_reference_numerics_normal_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:41.4241932Z test_reference_numerics_normal_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:26:41.4565394Z test_reference_numerics_normal_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:26:41.4932574Z test_reference_numerics_normal_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:26:41.5182353Z test_reference_numerics_normal_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:26:41.5325501Z test_reference_numerics_normal_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:41.5866492Z test_reference_numerics_normal_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2022-05-18T06:26:41.6227251Z test_reference_numerics_normal_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:26:41.6547635Z test_reference_numerics_normal_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:26:41.6713023Z test_reference_numerics_normal_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:41.6883648Z test_reference_numerics_normal_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:41.7051769Z test_reference_numerics_normal_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:41.7114645Z test_reference_numerics_normal_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:41.7196239Z test_reference_numerics_normal_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:41.7326961Z test_reference_numerics_normal_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:41.7416762Z test_reference_numerics_normal_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:41.7494757Z test_reference_numerics_normal_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:41.7750229Z test_reference_numerics_normal_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:26:41.8120891Z test_reference_numerics_normal_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:26:41.9196469Z test_reference_numerics_normal_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.108s) 2022-05-18T06:26:41.9252596Z test_reference_numerics_normal_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.006s) 2022-05-18T06:26:41.9869090Z test_reference_numerics_normal_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2022-05-18T06:26:42.0157844Z test_reference_numerics_normal_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:26:42.0362347Z test_reference_numerics_normal_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:26:42.0659430Z test_reference_numerics_normal_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:26:42.0869433Z test_reference_numerics_normal_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:42.1175148Z test_reference_numerics_normal_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:26:42.1485081Z test_reference_numerics_normal_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:26:42.1682341Z test_reference_numerics_normal_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:26:42.1886531Z test_reference_numerics_normal_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:26:42.2051559Z test_reference_numerics_normal_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:42.2178323Z test_reference_numerics_normal_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:42.2295936Z test_reference_numerics_normal_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:42.2452359Z test_reference_numerics_normal_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:42.2617717Z test_reference_numerics_normal_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:42.2679246Z test_reference_numerics_normal_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:42.2752992Z test_reference_numerics_normal_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:42.2885507Z test_reference_numerics_normal_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:42.2973544Z test_reference_numerics_normal_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:42.3050284Z test_reference_numerics_normal_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:42.3150606Z test_reference_numerics_normal_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:42.3505295Z test_reference_numerics_normal_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:42.3598834Z test_reference_numerics_normal_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:42.3689422Z test_reference_numerics_normal_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:42.3797265Z test_reference_numerics_normal_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:42.3888981Z test_reference_numerics_normal_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:42.3980414Z test_reference_numerics_normal_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:26:42.4086127Z test_reference_numerics_normal_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:42.4257109Z test_reference_numerics_normal_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:42.4410617Z test_reference_numerics_normal_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:42.4566288Z test_reference_numerics_normal_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:42.5217910Z test_reference_numerics_normal_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2022-05-18T06:26:42.6602694Z test_reference_numerics_normal_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2022-05-18T06:26:42.7446140Z test_reference_numerics_normal_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2022-05-18T06:26:42.7734382Z test_reference_numerics_normal_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:26:42.7883331Z test_reference_numerics_normal_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:42.8260944Z test_reference_numerics_normal_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:26:42.8403511Z test_reference_numerics_normal_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:26:42.8829597Z test_reference_numerics_normal_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:42.9220249Z test_reference_numerics_normal_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:42.9570120Z test_reference_numerics_normal_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:42.9932160Z test_reference_numerics_normal_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:26:43.0109697Z test_reference_numerics_normal_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:43.2235925Z test_reference_numerics_normal_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.212s) 2022-05-18T06:26:43.3633638Z test_reference_numerics_normal_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.140s) 2022-05-18T06:26:43.4618120Z test_reference_numerics_normal_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2022-05-18T06:26:43.4800590Z test_reference_numerics_normal_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:26:43.4963493Z test_reference_numerics_normal_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:43.5368441Z test_reference_numerics_normal_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:26:43.7156969Z test_reference_numerics_normal_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.179s) 2022-05-18T06:26:43.8941274Z test_reference_numerics_normal_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.178s) 2022-05-18T06:26:44.0739841Z test_reference_numerics_normal_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.180s) 2022-05-18T06:26:44.2520591Z test_reference_numerics_normal_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.178s) 2022-05-18T06:26:44.4197140Z test_reference_numerics_normal_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.168s) 2022-05-18T06:26:44.4557547Z test_reference_numerics_normal_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:26:44.5046148Z test_reference_numerics_normal_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:26:44.6429303Z test_reference_numerics_normal_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2022-05-18T06:26:44.7223069Z test_reference_numerics_normal_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2022-05-18T06:26:44.7667089Z test_reference_numerics_normal_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:26:44.8022711Z test_reference_numerics_normal_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:44.8473609Z test_reference_numerics_normal_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:26:44.8826469Z test_reference_numerics_normal_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:44.9176517Z test_reference_numerics_normal_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:44.9545735Z test_reference_numerics_normal_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:26:44.9895759Z test_reference_numerics_normal_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:45.0235304Z test_reference_numerics_normal_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:26:45.0585455Z test_reference_numerics_normal_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:45.1031015Z test_reference_numerics_normal_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:26:45.1398004Z test_reference_numerics_normal_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:26:45.1738031Z test_reference_numerics_normal_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:26:45.2058678Z test_reference_numerics_normal_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:26:45.2401850Z test_reference_numerics_normal_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:26:45.2773959Z test_reference_numerics_normal_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:26:45.3150562Z test_reference_numerics_normal_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:26:45.3488616Z test_reference_numerics_normal_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2022-05-18T06:26:45.3908780Z test_reference_numerics_normal_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:45.4324688Z test_reference_numerics_normal_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:26:45.4745041Z test_reference_numerics_normal_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:45.5154678Z test_reference_numerics_normal_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:26:45.5546930Z test_reference_numerics_normal_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:45.5958379Z test_reference_numerics_normal_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:26:45.6375621Z test_reference_numerics_normal_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:45.6764118Z test_reference_numerics_normal_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:45.7080358Z test_reference_numerics_normal_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:26:45.7856354Z test_reference_numerics_normal_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2022-05-18T06:26:45.9259403Z test_reference_numerics_normal_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.140s) 2022-05-18T06:26:46.0061301Z test_reference_numerics_normal_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2022-05-18T06:26:46.0828489Z test_reference_numerics_normal_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2022-05-18T06:26:46.1590243Z test_reference_numerics_normal_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:26:46.2378428Z test_reference_numerics_normal_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2022-05-18T06:26:46.3132618Z test_reference_numerics_normal_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:26:46.3897906Z test_reference_numerics_normal_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:26:46.4669246Z test_reference_numerics_normal_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2022-05-18T06:26:46.5381126Z test_reference_numerics_normal_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2022-05-18T06:26:46.7079178Z test_reference_numerics_normal_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.170s) 2022-05-18T06:26:46.8022594Z test_reference_numerics_normal_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2022-05-18T06:26:46.8972933Z test_reference_numerics_normal_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2022-05-18T06:26:46.9921753Z test_reference_numerics_normal_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2022-05-18T06:26:47.0856767Z test_reference_numerics_normal_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2022-05-18T06:26:47.1819698Z test_reference_numerics_normal_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.096s) 2022-05-18T06:26:47.2745192Z test_reference_numerics_normal_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2022-05-18T06:26:47.3657408Z test_reference_numerics_normal_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2022-05-18T06:26:47.5049446Z test_reference_numerics_normal_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.139s) 2022-05-18T06:26:47.5798587Z test_reference_numerics_normal_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:26:47.6542087Z test_reference_numerics_normal_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2022-05-18T06:26:47.7298148Z test_reference_numerics_normal_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:26:47.8045613Z test_reference_numerics_normal_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:26:47.8798851Z test_reference_numerics_normal_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:26:47.9548781Z test_reference_numerics_normal_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:26:48.0249164Z test_reference_numerics_normal_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2022-05-18T06:26:48.1312347Z test_reference_numerics_normal_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.106s) 2022-05-18T06:26:48.2002484Z test_reference_numerics_normal_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2022-05-18T06:26:48.2668081Z test_reference_numerics_normal_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2022-05-18T06:26:48.3307754Z test_reference_numerics_normal_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2022-05-18T06:26:48.3981303Z test_reference_numerics_normal_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2022-05-18T06:26:48.4661669Z test_reference_numerics_normal_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2022-05-18T06:26:48.5284400Z test_reference_numerics_normal_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2022-05-18T06:26:48.5854269Z test_reference_numerics_normal_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.057s) 2022-05-18T06:26:48.6260383Z test_reference_numerics_normal_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:26:48.6728944Z test_reference_numerics_normal_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:26:48.7168671Z test_reference_numerics_normal_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:26:48.7590267Z test_reference_numerics_normal_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:48.8028418Z test_reference_numerics_normal_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:26:48.8430785Z test_reference_numerics_normal_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:26:48.8826107Z test_reference_numerics_normal_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:48.9298915Z test_reference_numerics_normal_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:26:48.9673389Z test_reference_numerics_normal_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:26:49.0024666Z test_reference_numerics_normal_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:49.0372573Z test_reference_numerics_normal_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:49.0790660Z test_reference_numerics_normal_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:26:49.1191522Z test_reference_numerics_normal_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:26:49.1344618Z test_reference_numerics_normal_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:49.1514598Z test_reference_numerics_normal_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:49.1688093Z test_reference_numerics_normal_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:49.1801487Z test_reference_numerics_normal_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:49.2013808Z test_reference_numerics_normal_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:49.2644429Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2022-05-18T06:26:49.3094597Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:26:49.3495788Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:26:49.3932870Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:26:49.4287511Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:49.4689863Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:26:49.5142339Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:26:49.5524745Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:26:49.5939823Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2022-05-18T06:26:49.6067364Z test_reference_numerics_normal_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:49.6661095Z test_reference_numerics_normal_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2022-05-18T06:26:49.7331193Z test_reference_numerics_normal_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2022-05-18T06:26:49.7762178Z test_reference_numerics_normal_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:26:49.7937517Z test_reference_numerics_normal_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:26:49.8047381Z test_reference_numerics_normal_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:49.8197916Z test_reference_numerics_normal_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:49.8317750Z test_reference_numerics_normal_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:26:49.8446547Z test_reference_numerics_normal_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:49.8580421Z test_reference_numerics_normal_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:49.8818829Z test_reference_numerics_normal_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:49.9059952Z test_reference_numerics_normal_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:26:49.9195251Z test_reference_numerics_normal_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:49.9346429Z test_reference_numerics_normal_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:26:49.9605684Z test_reference_numerics_normal_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:26:49.9859017Z test_reference_numerics_normal_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:26:50.0022622Z test_reference_numerics_normal_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:26:50.0141245Z test_reference_numerics_normal_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:26:50.0277281Z test_reference_numerics_normal_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:26:50.0336538Z test_reference_numerics_normal_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:26:50.0411052Z test_reference_numerics_normal_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:50.0507598Z test_reference_numerics_normal_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:26:50.0582217Z test_reference_numerics_normal_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:26:50.0663318Z test_reference_numerics_normal_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:26:50.1015188Z test_reference_numerics_normal_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:26:50.1820985Z test_reference_numerics_normal_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2022-05-18T06:26:50.3883818Z test_reference_numerics_normal_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.206s) 2022-05-18T06:26:50.4636878Z test_reference_numerics_normal_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:26:50.5031241Z test_reference_numerics_normal_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:26:50.5389833Z test_reference_numerics_normal_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:27:00.2248434Z test_reference_numerics_normal_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (9.686s) 2022-05-18T06:27:00.2648861Z test_reference_numerics_normal_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:27:00.3263757Z test_reference_numerics_normal_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2022-05-18T06:27:00.3799051Z test_reference_numerics_normal_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2022-05-18T06:27:00.4269527Z test_reference_numerics_normal_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:27:00.4732532Z test_reference_numerics_normal_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2022-05-18T06:27:00.5065024Z test_reference_numerics_normal_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:27:00.5940825Z test_reference_numerics_normal_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2022-05-18T06:27:00.7143947Z test_reference_numerics_normal_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2022-05-18T06:27:00.7842039Z test_reference_numerics_normal_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2022-05-18T06:27:00.8272074Z test_reference_numerics_normal_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:27:00.8591827Z test_reference_numerics_normal_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:27:00.8979661Z test_reference_numerics_normal_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:27:00.9291572Z test_reference_numerics_normal_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:27:00.9649649Z test_reference_numerics_normal_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:27:01.0021952Z test_reference_numerics_normal_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:27:01.0471190Z test_reference_numerics_normal_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:27:01.0917172Z test_reference_numerics_normal_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:27:01.1051525Z test_reference_numerics_normal_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:27:01.1257535Z test_reference_numerics_normal_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:27:01.1392139Z test_reference_numerics_normal_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:27:01.1525355Z test_reference_numerics_normal_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:27:01.1551461Z test_reference_numerics_small_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.1561247Z test_reference_numerics_small_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.1756125Z test_reference_numerics_small_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:27:01.1947846Z test_reference_numerics_small_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:27:01.2113843Z test_reference_numerics_small_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:27:01.2142134Z test_reference_numerics_small_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.2165393Z test_reference_numerics_small_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2187334Z test_reference_numerics_small_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2207451Z test_reference_numerics_small_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2232222Z test_reference_numerics_small_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2250088Z test_reference_numerics_small_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2278390Z test_reference_numerics_small_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.2302498Z test_reference_numerics_small_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2328535Z test_reference_numerics_small_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2340737Z test_reference_numerics_small_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.2583383Z test_reference_numerics_small_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:27:01.2814891Z test_reference_numerics_small_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:27:01.2844823Z test_reference_numerics_small_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.2869791Z test_reference_numerics_small_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2892881Z test_reference_numerics_small_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2918901Z test_reference_numerics_small_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.2942946Z test_reference_numerics_small_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2960191Z test_reference_numerics_small_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.2982673Z test_reference_numerics_small_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.3005577Z test_reference_numerics_small_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.3033124Z test_reference_numerics_small_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.3046432Z test_reference_numerics_small_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.3267625Z test_reference_numerics_small_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:27:01.3482167Z test_reference_numerics_small_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:27:01.3514073Z test_reference_numerics_small_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.3538130Z test_reference_numerics_small_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.3561121Z test_reference_numerics_small_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.3584663Z test_reference_numerics_small_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.3607284Z test_reference_numerics_small_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.3631126Z test_reference_numerics_small_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.3652774Z test_reference_numerics_small_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.3682514Z test_reference_numerics_small_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.3697023Z test_reference_numerics_small_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.3860928Z test_reference_numerics_small_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:01.4018234Z test_reference_numerics_small_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:01.4174887Z test_reference_numerics_small_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:01.4202977Z test_reference_numerics_small_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.4225201Z test_reference_numerics_small_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4248349Z test_reference_numerics_small_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4276229Z test_reference_numerics_small_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.4299162Z test_reference_numerics_small_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4321053Z test_reference_numerics_small_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4345470Z test_reference_numerics_small_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4368641Z test_reference_numerics_small_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4383311Z test_reference_numerics_small_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.4598898Z test_reference_numerics_small_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:27:01.4805147Z test_reference_numerics_small_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:27:01.4842734Z test_reference_numerics_small_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.4867821Z test_reference_numerics_small_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4887958Z test_reference_numerics_small_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4910396Z test_reference_numerics_small_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4931325Z test_reference_numerics_small_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4952818Z test_reference_numerics_small_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4976806Z test_reference_numerics_small_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.4999237Z test_reference_numerics_small_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.5026866Z test_reference_numerics_small_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.5041284Z test_reference_numerics_small_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.5250835Z test_reference_numerics_small_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:27:01.5448818Z test_reference_numerics_small_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:27:01.5478233Z test_reference_numerics_small_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.5501854Z test_reference_numerics_small_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.5523967Z test_reference_numerics_small_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.5545195Z test_reference_numerics_small_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.5566877Z test_reference_numerics_small_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.5595904Z test_reference_numerics_small_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.5617547Z test_reference_numerics_small_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.5639790Z test_reference_numerics_small_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.5645442Z test_reference_numerics_small_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5653559Z test_reference_numerics_small_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5661106Z test_reference_numerics_small_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5669555Z test_reference_numerics_small_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5677459Z test_reference_numerics_small_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5685591Z test_reference_numerics_small_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5692798Z test_reference_numerics_small_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5701278Z test_reference_numerics_small_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5709123Z test_reference_numerics_small_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5717712Z test_reference_numerics_small_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5725129Z test_reference_numerics_small_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5732739Z test_reference_numerics_small_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:01.5759781Z test_reference_numerics_small_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.5775231Z test_reference_numerics_small_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.5986437Z test_reference_numerics_small_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:27:01.6183662Z test_reference_numerics_small_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:27:01.6214108Z test_reference_numerics_small_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.6245383Z test_reference_numerics_small_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.6269364Z test_reference_numerics_small_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6287462Z test_reference_numerics_small_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6310395Z test_reference_numerics_small_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6332852Z test_reference_numerics_small_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6355674Z test_reference_numerics_small_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6377835Z test_reference_numerics_small_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6391960Z test_reference_numerics_small_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.6422096Z test_reference_numerics_small_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.6441105Z test_reference_numerics_small_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6461593Z test_reference_numerics_small_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6482756Z test_reference_numerics_small_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6506149Z test_reference_numerics_small_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6526295Z test_reference_numerics_small_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6550140Z test_reference_numerics_small_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6571035Z test_reference_numerics_small_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6602290Z test_reference_numerics_small_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.6628324Z test_reference_numerics_small_clamp_scalar_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6641237Z test_reference_numerics_small_clamp_scalar_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.6666383Z test_reference_numerics_small_clamp_scalar_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6689145Z test_reference_numerics_small_clamp_scalar_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6710279Z test_reference_numerics_small_clamp_scalar_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6733464Z test_reference_numerics_small_clamp_scalar_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6755940Z test_reference_numerics_small_clamp_scalar_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6783523Z test_reference_numerics_small_clamp_scalar_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.6807565Z test_reference_numerics_small_clamp_scalar_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6832712Z test_reference_numerics_small_clamp_scalar_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6850707Z test_reference_numerics_small_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.6865635Z test_reference_numerics_small_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.7017429Z test_reference_numerics_small_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:01.7183097Z test_reference_numerics_small_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:01.7346219Z test_reference_numerics_small_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:01.7374646Z test_reference_numerics_small_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.7405999Z test_reference_numerics_small_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.7427677Z test_reference_numerics_small_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.7448465Z test_reference_numerics_small_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.7467988Z test_reference_numerics_small_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.7488142Z test_reference_numerics_small_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.7506455Z test_reference_numerics_small_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.7528677Z test_reference_numerics_small_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.7548510Z test_reference_numerics_small_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.7567586Z test_reference_numerics_small_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2022-05-18T06:27:01.7718427Z test_reference_numerics_small_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:01.7895705Z test_reference_numerics_small_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:01.8053495Z test_reference_numerics_small_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:01.8082512Z test_reference_numerics_small_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.8102827Z test_reference_numerics_small_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8120915Z test_reference_numerics_small_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8139737Z test_reference_numerics_small_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8163910Z test_reference_numerics_small_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8181116Z test_reference_numerics_small_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8199483Z test_reference_numerics_small_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8218874Z test_reference_numerics_small_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8236580Z test_reference_numerics_small_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8248216Z test_reference_numerics_small_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.8481839Z test_reference_numerics_small_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:27:01.8683995Z test_reference_numerics_small_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:27:01.8719936Z test_reference_numerics_small_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.8741257Z test_reference_numerics_small_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8766250Z test_reference_numerics_small_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8787483Z test_reference_numerics_small_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8810527Z test_reference_numerics_small_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8831337Z test_reference_numerics_small_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8853627Z test_reference_numerics_small_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8874499Z test_reference_numerics_small_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.8900478Z test_reference_numerics_small_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.8917695Z test_reference_numerics_small_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.9151369Z test_reference_numerics_small_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:27:01.9341323Z test_reference_numerics_small_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:27:01.9370630Z test_reference_numerics_small_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.9395277Z test_reference_numerics_small_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9416408Z test_reference_numerics_small_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9438262Z test_reference_numerics_small_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9466117Z test_reference_numerics_small_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.9489733Z test_reference_numerics_small_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9510927Z test_reference_numerics_small_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9531714Z test_reference_numerics_small_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9551876Z test_reference_numerics_small_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9565148Z test_reference_numerics_small_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.9589476Z test_reference_numerics_small_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9612161Z test_reference_numerics_small_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9632136Z test_reference_numerics_small_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9658166Z test_reference_numerics_small_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.9681339Z test_reference_numerics_small_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9701522Z test_reference_numerics_small_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9721351Z test_reference_numerics_small_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9741931Z test_reference_numerics_small_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9754461Z test_reference_numerics_small_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:01.9783503Z test_reference_numerics_small_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.9812932Z test_reference_numerics_small_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.9842427Z test_reference_numerics_small_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:01.9862592Z test_reference_numerics_small_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9883135Z test_reference_numerics_small_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9905569Z test_reference_numerics_small_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9923567Z test_reference_numerics_small_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9946730Z test_reference_numerics_small_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9971636Z test_reference_numerics_small_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:01.9983383Z test_reference_numerics_small_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.0012428Z test_reference_numerics_small_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.0036097Z test_reference_numerics_small_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0059950Z test_reference_numerics_small_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0079683Z test_reference_numerics_small_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0101973Z test_reference_numerics_small_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0123077Z test_reference_numerics_small_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0143012Z test_reference_numerics_small_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0163148Z test_reference_numerics_small_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0191461Z test_reference_numerics_small_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.0204750Z test_reference_numerics_small_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.0229363Z test_reference_numerics_small_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0252607Z test_reference_numerics_small_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0272199Z test_reference_numerics_small_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0293997Z test_reference_numerics_small_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0314123Z test_reference_numerics_small_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0337420Z test_reference_numerics_small_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0366917Z test_reference_numerics_small_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.0386863Z test_reference_numerics_small_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0401886Z test_reference_numerics_small_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.0425577Z test_reference_numerics_small_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0449480Z test_reference_numerics_small_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0471421Z test_reference_numerics_small_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0492787Z test_reference_numerics_small_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0512263Z test_reference_numerics_small_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0537258Z test_reference_numerics_small_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0564641Z test_reference_numerics_small_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.0587635Z test_reference_numerics_small_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0612789Z test_reference_numerics_small_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0624881Z test_reference_numerics_small_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.0651475Z test_reference_numerics_small_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0670477Z test_reference_numerics_small_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0693585Z test_reference_numerics_small_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0713489Z test_reference_numerics_small_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0741699Z test_reference_numerics_small_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.0764314Z test_reference_numerics_small_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0784155Z test_reference_numerics_small_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0804504Z test_reference_numerics_small_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.0808674Z test_reference_numerics_small_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:02.0828562Z test_reference_numerics_small_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.1060614Z test_reference_numerics_small_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:27:02.1250227Z test_reference_numerics_small_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:27:02.1424654Z test_reference_numerics_small_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:27:02.1462213Z test_reference_numerics_small_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.1488226Z test_reference_numerics_small_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1509294Z test_reference_numerics_small_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1529185Z test_reference_numerics_small_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1549366Z test_reference_numerics_small_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1571959Z test_reference_numerics_small_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1592831Z test_reference_numerics_small_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1616167Z test_reference_numerics_small_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1641644Z test_reference_numerics_small_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.1656870Z test_reference_numerics_small_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.1682151Z test_reference_numerics_small_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1703604Z test_reference_numerics_small_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1729044Z test_reference_numerics_small_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1749189Z test_reference_numerics_small_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1769186Z test_reference_numerics_small_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1790067Z test_reference_numerics_small_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1810082Z test_reference_numerics_small_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1836864Z test_reference_numerics_small_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.1860951Z test_reference_numerics_small_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1882683Z test_reference_numerics_small_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1906347Z test_reference_numerics_small_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1927159Z test_reference_numerics_small_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1948722Z test_reference_numerics_small_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1971854Z test_reference_numerics_small_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.1993335Z test_reference_numerics_small_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2024281Z test_reference_numerics_small_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.2045224Z test_reference_numerics_small_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2069448Z test_reference_numerics_small_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2092348Z test_reference_numerics_small_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2113667Z test_reference_numerics_small_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2128051Z test_reference_numerics_small_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.2150677Z test_reference_numerics_small_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2174465Z test_reference_numerics_small_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2202605Z test_reference_numerics_small_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.2228094Z test_reference_numerics_small_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2247104Z test_reference_numerics_small_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2269583Z test_reference_numerics_small_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2290048Z test_reference_numerics_small_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2309739Z test_reference_numerics_small_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.2455953Z test_reference_numerics_small_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:02.2613092Z test_reference_numerics_small_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:02.2769301Z test_reference_numerics_small_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:02.2801090Z test_reference_numerics_small_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.2815993Z test_reference_numerics_small_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.2955155Z test_reference_numerics_small_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:27:02.3091662Z test_reference_numerics_small_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:27:02.3229178Z test_reference_numerics_small_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:27:02.3256205Z test_reference_numerics_small_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3278517Z test_reference_numerics_small_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3308950Z test_reference_numerics_small_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.3330303Z test_reference_numerics_small_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3350086Z test_reference_numerics_small_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3371897Z test_reference_numerics_small_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3392297Z test_reference_numerics_small_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3411852Z test_reference_numerics_small_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3433944Z test_reference_numerics_small_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3447871Z test_reference_numerics_small_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.3600040Z test_reference_numerics_small_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:02.3734769Z test_reference_numerics_small_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:27:02.3868632Z test_reference_numerics_small_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:27:02.3896635Z test_reference_numerics_small_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.3916756Z test_reference_numerics_small_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3939698Z test_reference_numerics_small_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3961337Z test_reference_numerics_small_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.3982124Z test_reference_numerics_small_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4010686Z test_reference_numerics_small_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.4033851Z test_reference_numerics_small_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4056878Z test_reference_numerics_small_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4078354Z test_reference_numerics_small_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4092789Z test_reference_numerics_small_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.4241231Z test_reference_numerics_small_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:02.4372268Z test_reference_numerics_small_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:27:02.4398214Z test_reference_numerics_small_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4419064Z test_reference_numerics_small_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4452822Z test_reference_numerics_small_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.4473212Z test_reference_numerics_small_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4499689Z test_reference_numerics_small_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4515768Z test_reference_numerics_small_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4540499Z test_reference_numerics_small_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4563657Z test_reference_numerics_small_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4588094Z test_reference_numerics_small_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4600789Z test_reference_numerics_small_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.4630598Z test_reference_numerics_small_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.4651561Z test_reference_numerics_small_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4672530Z test_reference_numerics_small_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4692039Z test_reference_numerics_small_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4711293Z test_reference_numerics_small_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4731309Z test_reference_numerics_small_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4751007Z test_reference_numerics_small_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4774246Z test_reference_numerics_small_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4801599Z test_reference_numerics_small_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.4814399Z test_reference_numerics_small_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.4837237Z test_reference_numerics_small_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4859866Z test_reference_numerics_small_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4882661Z test_reference_numerics_small_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4902820Z test_reference_numerics_small_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4922625Z test_reference_numerics_small_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4944075Z test_reference_numerics_small_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4968928Z test_reference_numerics_small_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.4989817Z test_reference_numerics_small_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5011399Z test_reference_numerics_small_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5024457Z test_reference_numerics_small_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.5167858Z test_reference_numerics_small_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:27:02.5306598Z test_reference_numerics_small_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:27:02.5438217Z test_reference_numerics_small_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:27:02.5464506Z test_reference_numerics_small_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5494313Z test_reference_numerics_small_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.5514487Z test_reference_numerics_small_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5539372Z test_reference_numerics_small_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5558186Z test_reference_numerics_small_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5580775Z test_reference_numerics_small_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5602541Z test_reference_numerics_small_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5623623Z test_reference_numerics_small_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5636455Z test_reference_numerics_small_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5651683Z test_reference_numerics_small_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5671121Z test_reference_numerics_small_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:27:02.5686005Z test_reference_numerics_small_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5698910Z test_reference_numerics_small_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5713695Z test_reference_numerics_small_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5728410Z test_reference_numerics_small_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5743705Z test_reference_numerics_small_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5759044Z test_reference_numerics_small_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5772094Z test_reference_numerics_small_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5787044Z test_reference_numerics_small_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5803215Z test_reference_numerics_small_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:27:02.5815666Z test_reference_numerics_small_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.5844355Z test_reference_numerics_small_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5871713Z test_reference_numerics_small_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.5894550Z test_reference_numerics_small_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5915280Z test_reference_numerics_small_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5940676Z test_reference_numerics_small_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5961229Z test_reference_numerics_small_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.5983620Z test_reference_numerics_small_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6003405Z test_reference_numerics_small_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6029890Z test_reference_numerics_small_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6047926Z test_reference_numerics_small_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2022-05-18T06:27:02.6249204Z test_reference_numerics_small_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:27:02.6433329Z test_reference_numerics_small_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:02.6464016Z test_reference_numerics_small_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.6487087Z test_reference_numerics_small_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6511270Z test_reference_numerics_small_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6535149Z test_reference_numerics_small_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6555866Z test_reference_numerics_small_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6587471Z test_reference_numerics_small_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.6611516Z test_reference_numerics_small_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6631506Z test_reference_numerics_small_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6657106Z test_reference_numerics_small_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6668984Z test_reference_numerics_small_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.6695027Z test_reference_numerics_small_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6715862Z test_reference_numerics_small_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6739396Z test_reference_numerics_small_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6767186Z test_reference_numerics_small_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.6789770Z test_reference_numerics_small_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6810592Z test_reference_numerics_small_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6832749Z test_reference_numerics_small_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6855492Z test_reference_numerics_small_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6876994Z test_reference_numerics_small_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.6893815Z test_reference_numerics_small_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.7105018Z test_reference_numerics_small_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:27:02.7305075Z test_reference_numerics_small_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:27:02.7335299Z test_reference_numerics_small_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.7357363Z test_reference_numerics_small_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.7382141Z test_reference_numerics_small_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.7403313Z test_reference_numerics_small_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.7428365Z test_reference_numerics_small_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.7450597Z test_reference_numerics_small_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.7472610Z test_reference_numerics_small_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.7501076Z test_reference_numerics_small_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.7524090Z test_reference_numerics_small_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.7539680Z test_reference_numerics_small_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.7753367Z test_reference_numerics_small_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:27:02.7921881Z test_reference_numerics_small_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.016s) 2022-05-18T06:27:02.8108549Z test_reference_numerics_small_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:27:02.8138613Z test_reference_numerics_small_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.8161309Z test_reference_numerics_small_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8185140Z test_reference_numerics_small_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8218404Z test_reference_numerics_small_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.8239326Z test_reference_numerics_small_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8264632Z test_reference_numerics_small_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8288368Z test_reference_numerics_small_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8309381Z test_reference_numerics_small_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8331437Z test_reference_numerics_small_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8346090Z test_reference_numerics_small_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.8490180Z test_reference_numerics_small_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:27:02.8636303Z test_reference_numerics_small_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:02.8666093Z test_reference_numerics_small_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.8685895Z test_reference_numerics_small_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8707061Z test_reference_numerics_small_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8729520Z test_reference_numerics_small_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8749492Z test_reference_numerics_small_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8769777Z test_reference_numerics_small_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8791053Z test_reference_numerics_small_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8817368Z test_reference_numerics_small_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.8839835Z test_reference_numerics_small_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8851660Z test_reference_numerics_small_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.8874670Z test_reference_numerics_small_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8900075Z test_reference_numerics_small_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8920673Z test_reference_numerics_small_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8941409Z test_reference_numerics_small_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8963643Z test_reference_numerics_small_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.8991665Z test_reference_numerics_small_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9015770Z test_reference_numerics_small_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9037707Z test_reference_numerics_small_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9064458Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9090360Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9114030Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9138766Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9163341Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9194558Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9200423Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:02.9230644Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9254291Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9279706Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9307012Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9333804Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9355385Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9379203Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9383549Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:02.9417306Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9444407Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9469487Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9494329Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9519161Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9543658Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9569185Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9572471Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:02.9601795Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9630627Z test_reference_numerics_small_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:02.9645106Z test_reference_numerics_small_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:02.9670189Z test_reference_numerics_small_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9692602Z test_reference_numerics_small_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9713173Z test_reference_numerics_small_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9738508Z test_reference_numerics_small_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9755608Z test_reference_numerics_small_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9778211Z test_reference_numerics_small_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9801413Z test_reference_numerics_small_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9826417Z test_reference_numerics_small_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:02.9847829Z test_reference_numerics_small_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0009297Z test_reference_numerics_small_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:03.0176153Z test_reference_numerics_small_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:27:03.0341321Z test_reference_numerics_small_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:03.0370418Z test_reference_numerics_small_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.0394454Z test_reference_numerics_small_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0416623Z test_reference_numerics_small_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0445133Z test_reference_numerics_small_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.0465782Z test_reference_numerics_small_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0487765Z test_reference_numerics_small_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0510454Z test_reference_numerics_small_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0532435Z test_reference_numerics_small_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0551961Z test_reference_numerics_small_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0577045Z test_reference_numerics_small_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0600412Z test_reference_numerics_small_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0628101Z test_reference_numerics_small_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.0652578Z test_reference_numerics_small_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0672005Z test_reference_numerics_small_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0693410Z test_reference_numerics_small_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0712662Z test_reference_numerics_small_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0732890Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0750833Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0776116Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0798987Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0822858Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0845113Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0866958Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0888938Z test_reference_numerics_small_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0913046Z test_reference_numerics_small_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0934012Z test_reference_numerics_small_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.0964411Z test_reference_numerics_small_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.0987062Z test_reference_numerics_small_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1009851Z test_reference_numerics_small_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1030267Z test_reference_numerics_small_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1051947Z test_reference_numerics_small_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1070169Z test_reference_numerics_small_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1090458Z test_reference_numerics_small_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1110513Z test_reference_numerics_small_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1136972Z test_reference_numerics_small_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.1162572Z test_reference_numerics_small_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1175287Z test_reference_numerics_small_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.1345327Z test_reference_numerics_small_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:27:03.1510329Z test_reference_numerics_small_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:03.1540595Z test_reference_numerics_small_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.1563805Z test_reference_numerics_small_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1587558Z test_reference_numerics_small_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1610578Z test_reference_numerics_small_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1614543Z test_reference_numerics_small_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.1647219Z test_reference_numerics_small_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.1652478Z test_reference_numerics_small_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.1678570Z test_reference_numerics_small_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1702904Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.1945664Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2022-05-18T06:27:03.2138596Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:27:03.2168384Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.2191962Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2214193Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2241625Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.2264332Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2286615Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2307375Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2327605Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2336899Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.2368229Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.2391115Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2424109Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.2443050Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2464650Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2490579Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2510984Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2532261Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2544789Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.2574725Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2605130Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.2628093Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2651013Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2671892Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2697463Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2720971Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2744974Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2746972Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.2755319Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.2766241Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.2768964Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.2775751Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.2786062Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.2791640Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.2798414Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.2804287Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.2820123Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.2851227Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.2874747Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2895444Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2912410Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2934102Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2952534Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2973710Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.2995082Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3001014Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3009360Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3017614Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3025482Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3032155Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3041127Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3048695Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3055682Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3063649Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3094615Z test_reference_numerics_small_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.3255591Z test_reference_numerics_small_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:03.3415095Z test_reference_numerics_small_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:03.3442540Z test_reference_numerics_small_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.3466598Z test_reference_numerics_small_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3487800Z test_reference_numerics_small_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3508686Z test_reference_numerics_small_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3527739Z test_reference_numerics_small_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3552011Z test_reference_numerics_small_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3572487Z test_reference_numerics_small_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3594920Z test_reference_numerics_small_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3601418Z test_reference_numerics_small_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.3618483Z test_reference_numerics_small_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.3642090Z test_reference_numerics_small_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3665319Z test_reference_numerics_small_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3688755Z test_reference_numerics_small_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3710720Z test_reference_numerics_small_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3733881Z test_reference_numerics_small_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.3755900Z test_reference_numerics_small_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3779623Z test_reference_numerics_small_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3798896Z test_reference_numerics_small_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3821383Z test_reference_numerics_small_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.3835226Z test_reference_numerics_small_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.3988584Z test_reference_numerics_small_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:03.4145412Z test_reference_numerics_small_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:03.4301416Z test_reference_numerics_small_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:27:03.4356335Z test_reference_numerics_small_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:27:03.4382356Z test_reference_numerics_small_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4401488Z test_reference_numerics_small_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4425287Z test_reference_numerics_small_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4447297Z test_reference_numerics_small_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4467801Z test_reference_numerics_small_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4489351Z test_reference_numerics_small_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4510076Z test_reference_numerics_small_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4515055Z test_reference_numerics_small_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.4539375Z test_reference_numerics_small_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2022-05-18T06:27:03.4706422Z test_reference_numerics_small_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:27:03.4866778Z test_reference_numerics_small_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:03.4898010Z test_reference_numerics_small_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.4921211Z test_reference_numerics_small_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4943342Z test_reference_numerics_small_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4963547Z test_reference_numerics_small_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.4988691Z test_reference_numerics_small_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5016167Z test_reference_numerics_small_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.5036462Z test_reference_numerics_small_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5059599Z test_reference_numerics_small_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5082964Z test_reference_numerics_small_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5108821Z test_reference_numerics_small_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5133748Z test_reference_numerics_small_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5153872Z test_reference_numerics_small_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5174024Z test_reference_numerics_small_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5205027Z test_reference_numerics_small_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.5229382Z test_reference_numerics_small_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5250077Z test_reference_numerics_small_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5272821Z test_reference_numerics_small_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5294599Z test_reference_numerics_small_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5317722Z test_reference_numerics_small_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5342295Z test_reference_numerics_small_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5362846Z test_reference_numerics_small_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5394944Z test_reference_numerics_small_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.5412235Z test_reference_numerics_small_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5433872Z test_reference_numerics_small_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5459190Z test_reference_numerics_small_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5471434Z test_reference_numerics_small_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.5653948Z test_reference_numerics_small_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:03.5830241Z test_reference_numerics_small_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:03.5860841Z test_reference_numerics_small_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.5892581Z test_reference_numerics_small_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.5913131Z test_reference_numerics_small_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5937982Z test_reference_numerics_small_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5961010Z test_reference_numerics_small_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.5985313Z test_reference_numerics_small_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6005687Z test_reference_numerics_small_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6025601Z test_reference_numerics_small_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6046245Z test_reference_numerics_small_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6067474Z test_reference_numerics_small_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2022-05-18T06:27:03.6240892Z test_reference_numerics_small_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:27:03.6419897Z test_reference_numerics_small_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:03.6577272Z test_reference_numerics_small_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:03.6606696Z test_reference_numerics_small_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.6629345Z test_reference_numerics_small_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6652088Z test_reference_numerics_small_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6673753Z test_reference_numerics_small_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6702648Z test_reference_numerics_small_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.6723985Z test_reference_numerics_small_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6747423Z test_reference_numerics_small_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6766332Z test_reference_numerics_small_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6790338Z test_reference_numerics_small_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.6808380Z test_reference_numerics_small_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.7023797Z test_reference_numerics_small_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:27:03.7190290Z test_reference_numerics_small_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.016s) 2022-05-18T06:27:03.7362391Z test_reference_numerics_small_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:27:03.7400688Z test_reference_numerics_small_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:27:03.7423954Z test_reference_numerics_small_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7445434Z test_reference_numerics_small_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7468421Z test_reference_numerics_small_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7491577Z test_reference_numerics_small_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7513776Z test_reference_numerics_small_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7538936Z test_reference_numerics_small_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7561462Z test_reference_numerics_small_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7590093Z test_reference_numerics_small_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.7602656Z test_reference_numerics_small_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.7625188Z test_reference_numerics_small_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7647544Z test_reference_numerics_small_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7668825Z test_reference_numerics_small_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7690503Z test_reference_numerics_small_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7713376Z test_reference_numerics_small_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7735514Z test_reference_numerics_small_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7762137Z test_reference_numerics_small_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.7786979Z test_reference_numerics_small_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7808018Z test_reference_numerics_small_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7820215Z test_reference_numerics_small_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.7846288Z test_reference_numerics_small_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7866584Z test_reference_numerics_small_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7887502Z test_reference_numerics_small_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7908034Z test_reference_numerics_small_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7928884Z test_reference_numerics_small_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7957499Z test_reference_numerics_small_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.7978544Z test_reference_numerics_small_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.7999225Z test_reference_numerics_small_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.8022465Z test_reference_numerics_small_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.8036866Z test_reference_numerics_small_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.8284408Z test_reference_numerics_small_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:27:03.8478233Z test_reference_numerics_small_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:27:03.8510020Z test_reference_numerics_small_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.8539829Z test_reference_numerics_small_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.8560474Z test_reference_numerics_small_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.8583785Z test_reference_numerics_small_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.8605173Z test_reference_numerics_small_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.8627191Z test_reference_numerics_small_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.8647072Z test_reference_numerics_small_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.8667721Z test_reference_numerics_small_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.8689990Z test_reference_numerics_small_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.8712495Z test_reference_numerics_small_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2022-05-18T06:27:03.8943011Z test_reference_numerics_small_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:27:03.8952686Z test_reference_numerics_small_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:27:03.8979668Z test_reference_numerics_small_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.9008154Z test_reference_numerics_small_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9030134Z test_reference_numerics_small_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9051055Z test_reference_numerics_small_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9076190Z test_reference_numerics_small_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9099078Z test_reference_numerics_small_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9129662Z test_reference_numerics_small_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.9150027Z test_reference_numerics_small_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9173544Z test_reference_numerics_small_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9186725Z test_reference_numerics_small_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.9420124Z test_reference_numerics_small_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:27:03.9646229Z test_reference_numerics_small_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:27:03.9675054Z test_reference_numerics_small_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.9698933Z test_reference_numerics_small_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9733965Z test_reference_numerics_small_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.9754027Z test_reference_numerics_small_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9777620Z test_reference_numerics_small_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9798224Z test_reference_numerics_small_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9821211Z test_reference_numerics_small_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9842580Z test_reference_numerics_small_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9867299Z test_reference_numerics_small_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9881455Z test_reference_numerics_small_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:03.9906173Z test_reference_numerics_small_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9935257Z test_reference_numerics_small_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:03.9954725Z test_reference_numerics_small_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9979201Z test_reference_numerics_small_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:03.9999739Z test_reference_numerics_small_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0021446Z test_reference_numerics_small_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0048209Z test_reference_numerics_small_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0068897Z test_reference_numerics_small_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0082368Z test_reference_numerics_small_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:04.0111153Z test_reference_numerics_small_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.0138403Z test_reference_numerics_small_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0158115Z test_reference_numerics_small_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0179403Z test_reference_numerics_small_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0201498Z test_reference_numerics_small_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0224963Z test_reference_numerics_small_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0248576Z test_reference_numerics_small_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0270895Z test_reference_numerics_small_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0291654Z test_reference_numerics_small_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2022-05-18T06:27:04.0314018Z test_reference_numerics_small_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0337230Z test_reference_numerics_small_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0360253Z test_reference_numerics_small_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0381026Z test_reference_numerics_small_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0402392Z test_reference_numerics_small_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0426087Z test_reference_numerics_small_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0449385Z test_reference_numerics_small_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0474780Z test_reference_numerics_small_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.0491109Z test_reference_numerics_small_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:04.0516135Z test_reference_numerics_small_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0540223Z test_reference_numerics_small_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0562349Z test_reference_numerics_small_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0582543Z test_reference_numerics_small_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0607325Z test_reference_numerics_small_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0629125Z test_reference_numerics_small_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0656709Z test_reference_numerics_small_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.0670404Z test_reference_numerics_small_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:04.0691582Z test_reference_numerics_small_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0715984Z test_reference_numerics_small_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0739470Z test_reference_numerics_small_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0760094Z test_reference_numerics_small_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0781825Z test_reference_numerics_small_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0802665Z test_reference_numerics_small_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0827849Z test_reference_numerics_small_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0850188Z test_reference_numerics_small_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2022-05-18T06:27:04.0871629Z test_reference_numerics_small_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0894339Z test_reference_numerics_small_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0915697Z test_reference_numerics_small_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0938930Z test_reference_numerics_small_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0961050Z test_reference_numerics_small_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.0982089Z test_reference_numerics_small_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1002842Z test_reference_numerics_small_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1031874Z test_reference_numerics_small_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.1045580Z test_reference_numerics_small_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:04.1070461Z test_reference_numerics_small_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1092246Z test_reference_numerics_small_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1115933Z test_reference_numerics_small_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1140658Z test_reference_numerics_small_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1162349Z test_reference_numerics_small_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1184983Z test_reference_numerics_small_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1214684Z test_reference_numerics_small_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.1233700Z test_reference_numerics_small_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1248030Z test_reference_numerics_small_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:04.1272929Z test_reference_numerics_small_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1297926Z test_reference_numerics_small_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1319696Z test_reference_numerics_small_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1342066Z test_reference_numerics_small_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1363298Z test_reference_numerics_small_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1385375Z test_reference_numerics_small_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1415276Z test_reference_numerics_small_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.1429875Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2022-05-18T06:27:04.1456101Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1481090Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1505411Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1528520Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1552002Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1576897Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1604445Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.1629866Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1651798Z test_reference_numerics_small_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.1665992Z test_reference_numerics_small_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:04.1844230Z test_reference_numerics_small_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:04.2030806Z test_reference_numerics_small_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:04.2059975Z test_reference_numerics_small_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.2083234Z test_reference_numerics_small_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2112627Z test_reference_numerics_small_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.2137250Z test_reference_numerics_small_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2157142Z test_reference_numerics_small_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2180692Z test_reference_numerics_small_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2202630Z test_reference_numerics_small_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2223527Z test_reference_numerics_small_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2248323Z test_reference_numerics_small_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2263736Z test_reference_numerics_small_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2022-05-18T06:27:04.2447455Z test_reference_numerics_small_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:04.2608468Z test_reference_numerics_small_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:27:04.2638659Z test_reference_numerics_small_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.2659608Z test_reference_numerics_small_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2683682Z test_reference_numerics_small_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2706020Z test_reference_numerics_small_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2726467Z test_reference_numerics_small_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2747382Z test_reference_numerics_small_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2775037Z test_reference_numerics_small_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.2796380Z test_reference_numerics_small_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2823010Z test_reference_numerics_small_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.2836462Z test_reference_numerics_small_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:04.3147320Z test_reference_numerics_small_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:27:04.3328274Z test_reference_numerics_small_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:04.3359738Z test_reference_numerics_small_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.3386302Z test_reference_numerics_small_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.3501239Z test_reference_numerics_small_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:27:04.3530356Z test_reference_numerics_small_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.3552300Z test_reference_numerics_small_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.3577279Z test_reference_numerics_small_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.3601164Z test_reference_numerics_small_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.3625539Z test_reference_numerics_small_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.3651601Z test_reference_numerics_small_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.3662889Z test_reference_numerics_small_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2022-05-18T06:27:04.3851809Z test_reference_numerics_small_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:27:04.4037137Z test_reference_numerics_small_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:27:04.4066573Z test_reference_numerics_small_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.4091226Z test_reference_numerics_small_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4111570Z test_reference_numerics_small_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4137002Z test_reference_numerics_small_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4158774Z test_reference_numerics_small_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4182214Z test_reference_numerics_small_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4207062Z test_reference_numerics_small_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4236129Z test_reference_numerics_small_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.4258541Z test_reference_numerics_small_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4281943Z test_reference_numerics_small_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4306772Z test_reference_numerics_small_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4328010Z test_reference_numerics_small_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.4379419Z test_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:27:04.4427180Z test_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:27:04.4805889Z test_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:27:04.4897866Z test_special_i0_i1_vs_scipy_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:27:04.4971174Z test_special_i0_i1_vs_scipy_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:27:04.5074474Z test_special_i0_i1_vs_scipy_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:27:04.5178457Z test_special_i0_i1_vs_scipy_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:27:04.5207111Z test_special_log_ndtr_vs_scipy_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.5230967Z test_special_log_ndtr_vs_scipy_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:27:04.5262179Z test_special_ndtr_vs_scipy_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.5294138Z test_special_ndtr_vs_scipy_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:27:04.5314882Z test_threshold_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:04.5331028Z test_threshold_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:04.5347766Z test_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:04.5363079Z test_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:04.5379029Z test_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:04.5395253Z test_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:04.5411279Z test_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:04.5427555Z test_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:04.5442824Z test_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:04.5524743Z test_unary_out_op_mem_overlap_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:27:04.5525677Z 2022-05-18T06:27:04.5526715Z ---------------------------------------------------------------------- 2022-05-18T06:27:04.5533813Z Ran 10065 tests in 107.299s 2022-05-18T06:27:04.5535448Z 2022-05-18T06:27:04.5536067Z OK (skipped=582, expected failures=19) 2022-05-18T06:27:04.5536742Z 2022-05-18T06:27:04.5537120Z Generating XML reports... 2022-05-18T06:27:05.8554624Z Generated XML report: test-reports/python-unittest/test_unary_ufuncs/TEST-TestUnaryUfuncsCUDA-20220518062516.xml 2022-05-18T06:27:08.3176427Z Running test_tensor_creation_ops ... [2022-05-18 06:27:08.316662] 2022-05-18T06:27:08.3178041Z Executing ['/opt/conda/bin/python', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:27:08.316829] 2022-05-18T06:27:10.5291555Z Test results will be stored in test-reports/python-unittest/test_tensor_creation_ops 2022-05-18T06:27:10.5948118Z 2022-05-18T06:27:10.5948691Z Running tests... 2022-05-18T06:27:10.5949562Z ---------------------------------------------------------------------- 2022-05-18T06:27:10.6555503Z test_alias_from_buffer_cuda_bool (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.060s) 2022-05-18T06:27:10.6567328Z test_alias_from_buffer_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.6580708Z test_alias_from_buffer_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.6592348Z test_alias_from_buffer_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.6603914Z test_alias_from_buffer_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.6616006Z test_alias_from_buffer_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.6629262Z test_alias_from_buffer_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.6643111Z test_alias_from_buffer_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.6653309Z test_alias_from_buffer_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.6663788Z test_alias_from_buffer_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.6675073Z test_alias_from_buffer_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.7608576Z test_alias_from_dlpack_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.093s) 2022-05-18T06:27:10.7698559Z test_alias_from_dlpack_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.009s) 2022-05-18T06:27:10.7768030Z test_alias_from_dlpack_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-05-18T06:27:10.7831733Z test_alias_from_dlpack_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-05-18T06:27:10.7892541Z test_alias_from_dlpack_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-05-18T06:27:10.7950143Z test_alias_from_dlpack_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-05-18T06:27:10.8055184Z test_alias_from_dlpack_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.010s) 2022-05-18T06:27:10.8107316Z test_alias_from_dlpack_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:10.8154592Z test_alias_from_dlpack_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:10.8207212Z test_alias_from_dlpack_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:10.8258632Z test_alias_from_dlpack_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:10.8265225Z test_alias_from_numpy_cuda_bool (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8275273Z test_alias_from_numpy_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8284974Z test_alias_from_numpy_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8294537Z test_alias_from_numpy_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8307525Z test_alias_from_numpy_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8315776Z test_alias_from_numpy_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8325066Z test_alias_from_numpy_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8334385Z test_alias_from_numpy_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8343885Z test_alias_from_numpy_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8353916Z test_alias_from_numpy_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8362674Z test_alias_from_numpy_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.8428532Z test_alias_from_tensor_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-05-18T06:27:10.8477457Z test_alias_from_tensor_cuda_bool (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:10.8540169Z test_alias_from_tensor_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-05-18T06:27:10.8611090Z test_alias_from_tensor_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-05-18T06:27:10.8671776Z test_alias_from_tensor_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-05-18T06:27:10.8732077Z test_alias_from_tensor_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-05-18T06:27:10.8792604Z test_alias_from_tensor_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-05-18T06:27:10.8842827Z test_alias_from_tensor_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:10.8895458Z test_alias_from_tensor_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:10.8942902Z test_alias_from_tensor_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:10.8984757Z test_alias_from_tensor_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:10.9036474Z test_alias_from_tensor_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:10.9050291Z test_astensor_consistency_cuda (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:10.9060173Z test_copy_from_buffer_cuda_bool (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9070534Z test_copy_from_buffer_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9080483Z test_copy_from_buffer_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9090428Z test_copy_from_buffer_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9100325Z test_copy_from_buffer_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9110592Z test_copy_from_buffer_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9120600Z test_copy_from_buffer_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9130526Z test_copy_from_buffer_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9142373Z test_copy_from_buffer_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9157934Z test_copy_from_buffer_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9165969Z test_copy_from_buffer_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:10.9627176Z test_copy_from_dlpack_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.046s) 2022-05-18T06:27:10.9698326Z test_copy_from_dlpack_cuda_complex128 (__main__.TestAsArrayCUDA) ... test_tensor_creation_ops.py:3866: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T06:27:10.9699050Z result = torch.asarray(cvt(original), **kwargs) 2022-05-18T06:27:10.9794459Z ok (0.017s) 2022-05-18T06:27:10.9954319Z test_copy_from_dlpack_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-05-18T06:27:11.0110712Z test_copy_from_dlpack_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-05-18T06:27:11.0258983Z test_copy_from_dlpack_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.015s) 2022-05-18T06:27:11.0400964Z test_copy_from_dlpack_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-05-18T06:27:11.0541938Z test_copy_from_dlpack_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-05-18T06:27:11.0672725Z test_copy_from_dlpack_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.0803273Z test_copy_from_dlpack_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.0936940Z test_copy_from_dlpack_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.1065515Z test_copy_from_dlpack_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.1079180Z test_copy_from_dlpack_mult_devices_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1088669Z test_copy_from_dlpack_mult_devices_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1102200Z test_copy_from_dlpack_mult_devices_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1111668Z test_copy_from_dlpack_mult_devices_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1125178Z test_copy_from_dlpack_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1138350Z test_copy_from_dlpack_mult_devices_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1145749Z test_copy_from_dlpack_mult_devices_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1156560Z test_copy_from_dlpack_mult_devices_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1166342Z test_copy_from_dlpack_mult_devices_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1180988Z test_copy_from_dlpack_mult_devices_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1189924Z test_copy_from_dlpack_mult_devices_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1203297Z test_copy_from_numpy_cuda_bool (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1210426Z test_copy_from_numpy_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1220127Z test_copy_from_numpy_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1229552Z test_copy_from_numpy_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1239021Z test_copy_from_numpy_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1247930Z test_copy_from_numpy_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1266901Z test_copy_from_numpy_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:11.1278187Z test_copy_from_numpy_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1286446Z test_copy_from_numpy_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1295704Z test_copy_from_numpy_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1304831Z test_copy_from_numpy_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.1315250Z test_copy_from_tensor_mult_devices_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1325073Z test_copy_from_tensor_mult_devices_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1334779Z test_copy_from_tensor_mult_devices_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1344892Z test_copy_from_tensor_mult_devices_cuda_float16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1354652Z test_copy_from_tensor_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1364277Z test_copy_from_tensor_mult_devices_cuda_float64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1374580Z test_copy_from_tensor_mult_devices_cuda_int16 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1388090Z test_copy_from_tensor_mult_devices_cuda_int32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1396944Z test_copy_from_tensor_mult_devices_cuda_int64 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1406972Z test_copy_from_tensor_mult_devices_cuda_int8 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1421454Z test_copy_from_tensor_mult_devices_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.1468050Z test_copy_list_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-05-18T06:27:11.1505013Z test_copy_list_cuda_bool (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1548275Z test_copy_list_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1591006Z test_copy_list_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1630209Z test_copy_list_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1673430Z test_copy_list_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1712626Z test_copy_list_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1751618Z test_copy_list_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1788975Z test_copy_list_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1825027Z test_copy_list_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1862021Z test_copy_list_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.1901910Z test_copy_list_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-05-18T06:27:11.2041536Z test_copy_tensor_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-05-18T06:27:11.2173620Z test_copy_tensor_cuda_bool (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.2316761Z test_copy_tensor_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-05-18T06:27:11.2460303Z test_copy_tensor_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-05-18T06:27:11.2599478Z test_copy_tensor_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-05-18T06:27:11.2740514Z test_copy_tensor_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-05-18T06:27:11.2876679Z test_copy_tensor_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.014s) 2022-05-18T06:27:11.3007512Z test_copy_tensor_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.3134233Z test_copy_tensor_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.3268541Z test_copy_tensor_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.3394457Z test_copy_tensor_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.3522840Z test_copy_tensor_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.013s) 2022-05-18T06:27:11.3552670Z test_retain_autograd_history_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.003s) 2022-05-18T06:27:11.3579172Z test_retain_autograd_history_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.003s) 2022-05-18T06:27:11.3693676Z test_unsupported_alias_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.011s) 2022-05-18T06:27:11.3705117Z test_unsupported_alias_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.3721679Z test_empty_like_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:11.3773034Z test_full_like_inference_cuda (__main__.TestLikeTensorCreationCUDA) ... ok (0.005s) 2022-05-18T06:27:11.3799275Z test_ones_like_cuda (__main__.TestLikeTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.3811502Z test_ones_like_multiple_device_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.3829479Z test_zeros_like_cuda (__main__.TestLikeTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:11.3840906Z test_zeros_like_multiple_device_cuda (__main__.TestLikeTensorCreationCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:27:11.4353019Z test_normal_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.051s) 2022-05-18T06:27:11.4570548Z test_normal_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.022s) 2022-05-18T06:27:11.4792824Z test_normal_std_error_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.022s) 2022-05-18T06:27:11.4822840Z test_rand_cuda_complex128 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.4854005Z test_rand_cuda_complex32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.4881209Z test_rand_cuda_complex64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:11.4907802Z test_rand_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.4932120Z test_rand_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.4959430Z test_randint_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:27:11.4983197Z test_randint_inference_cuda (__main__.TestRandomTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:11.5011138Z test_randn_cuda_bfloat16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:11.5037417Z test_randn_cuda_complex128 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.5064581Z test_randn_cuda_complex32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:11.5091452Z test_randn_cuda_complex64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.5120291Z test_randn_cuda_float16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.5147104Z test_randn_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.5172436Z test_randn_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:11.5200478Z test_random_neg_values_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:11.7166170Z test_randperm_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.196s) 2022-05-18T06:27:11.8501760Z test_randperm_device_compatibility_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.133s) 2022-05-18T06:27:11.8696937Z test_uniform_from_to_cuda_bfloat16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.019s) 2022-05-18T06:27:11.8913043Z test_uniform_from_to_cuda_float16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.021s) 2022-05-18T06:27:11.9545979Z test_uniform_from_to_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.063s) 2022-05-18T06:27:12.0735264Z test_uniform_from_to_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.119s) 2022-05-18T06:27:12.0769531Z test_arange_bfloat16_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:12.0853714Z test_arange_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.009s) 2022-05-18T06:27:12.0875390Z test_arange_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:12.0894492Z test_arange_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:12.0912201Z test_arange_device_vs_cpu_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:12.0935311Z test_arange_device_vs_cpu_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:12.0969098Z test_arange_inference_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:27:12.1095200Z test_as_strided_neg_cuda (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:27:12.1136890Z test_as_tensor_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:27:12.1680027Z test_block_diag_cuda (__main__.TestTensorCreationCUDA) ... ok (0.054s) 2022-05-18T06:27:12.1740903Z test_block_diag_scipy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:27:12.1831459Z test_cartesian_prod_cuda (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-05-18T06:27:12.1868447Z test_cat2_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:27:12.1903157Z test_cat2_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:27:12.1938576Z test_cat2_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:27:12.2045991Z test_cat_all_dtypes_and_devices_cuda (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:27:12.2064810Z test_cat_bad_input_sizes_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:12.2082662Z test_cat_big_cuda (__main__.TestTensorCreationCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:27:12.2161581Z test_cat_cuda (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-05-18T06:27:12.2175401Z test_cat_different_devices_cuda (__main__.TestTensorCreationCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T06:27:12.2352134Z test_cat_empty_cuda (__main__.TestTensorCreationCUDA) ... ok (0.017s) 2022-05-18T06:27:12.2410457Z test_cat_empty_legacy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:27:12.2640298Z test_cat_in_channels_last_cuda (__main__.TestTensorCreationCUDA) ... ok (0.023s) 2022-05-18T06:27:12.2700153Z test_cat_mem_overlap_cuda (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:27:12.2727767Z test_cat_out_channels_last_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:12.2854604Z test_cat_out_cuda (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:640: UserWarning: An output with one or more elements was resized since it had shape [4, 6], which does not match the required output shape [8, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:27:12.2857101Z torch.cat([x, y], dim=0, out=y) 2022-05-18T06:27:12.2898741Z test_tensor_creation_ops.py:647: UserWarning: An output with one or more elements was resized since it had shape [2, 6], which does not match the required output shape [12, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:27:12.2900971Z torch.cat([y, z], out=z[:2, :]) 2022-05-18T06:27:12.2925985Z ok (0.020s) 2022-05-18T06:27:12.2966211Z test_cat_out_memory_format_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:27:12.3003208Z test_cat_preserve_channels_last_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:27:12.3013553Z test_cat_scalars_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:12.3198697Z test_cat_stack_cross_devices_cuda (__main__.TestTensorCreationCUDA) ... ok (0.018s) 2022-05-18T06:27:12.3451331Z test_combinations_cuda (__main__.TestTensorCreationCUDA) ... ok (0.025s) 2022-05-18T06:27:12.3465990Z test_complex_type_conversions_cuda (__main__.TestTensorCreationCUDA) ... skip: real and imag not implemented for complex (0.001s) 2022-05-18T06:27:12.3515272Z test_constructor_device_legacy_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.005s) 2022-05-18T06:27:12.3557888Z test_constructor_dtypes_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:27:12.3676657Z test_ctor_with_numpy_array_cuda (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:27:12.3769736Z test_device_rounding_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-05-18T06:27:12.3795338Z test_device_rounding_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:12.3817753Z test_device_rounding_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:12.3833440Z test_diag_embed_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:12.3921640Z test_diagflat_cuda (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-05-18T06:27:12.4200523Z test_dsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.028s) 2022-05-18T06:27:12.4466374Z test_dsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.026s) 2022-05-18T06:27:12.4713994Z test_dsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.025s) 2022-05-18T06:27:12.5138367Z test_dstack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.043s) 2022-05-18T06:27:12.5562701Z test_dstack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.042s) 2022-05-18T06:27:12.5981625Z test_dstack_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.042s) 2022-05-18T06:27:12.6399975Z test_dstack_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.042s) 2022-05-18T06:27:12.6819655Z test_dstack_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.042s) 2022-05-18T06:27:12.7058362Z test_dstack_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.024s) 2022-05-18T06:27:12.7300694Z test_dstack_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.024s) 2022-05-18T06:27:12.7536247Z test_dstack_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.023s) 2022-05-18T06:27:12.7772763Z test_dstack_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.024s) 2022-05-18T06:27:12.8010066Z test_dstack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.024s) 2022-05-18T06:27:12.8765884Z test_empty_full_cuda (__main__.TestTensorCreationCUDA) ... ok (0.076s) 2022-05-18T06:27:12.8929944Z test_empty_overflow_cuda (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-05-18T06:27:12.8975433Z test_empty_strided_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:27:12.9012583Z test_empty_tensor_props_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:27:13.0980990Z test_eye_cuda (__main__.TestTensorCreationCUDA) ... ok (0.197s) 2022-05-18T06:27:13.3663774Z test_fill_all_dtypes_and_devices_cuda (__main__.TestTensorCreationCUDA) ... ok (0.268s) 2022-05-18T06:27:13.3689523Z test_float_to_int_conversion_finite_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:27:13.3716191Z test_float_to_int_conversion_finite_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:13.3739943Z test_float_to_int_conversion_finite_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:13.3766726Z test_float_to_int_conversion_finite_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:13.3791345Z test_float_to_int_conversion_finite_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:13.3814213Z test_float_to_int_conversion_finite_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:13.3834977Z test_float_to_int_conversion_nonfinite_cuda_bool (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:27:13.3846511Z test_float_to_int_conversion_nonfinite_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:13.3860251Z test_float_to_int_conversion_nonfinite_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:13.3872159Z test_float_to_int_conversion_nonfinite_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:13.3887794Z test_float_to_int_conversion_nonfinite_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:13.3901530Z test_float_to_int_conversion_nonfinite_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:27:13.3931847Z test_full_inference_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:13.3950194Z test_full_inference_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:13.3973651Z test_full_inference_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:13.4052204Z test_full_out_cuda (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-05-18T06:27:13.4429346Z test_hsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.035s) 2022-05-18T06:27:13.4754109Z test_hsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.032s) 2022-05-18T06:27:13.5063651Z test_hsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.031s) 2022-05-18T06:27:13.5868483Z test_hstack_column_stack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.080s) 2022-05-18T06:27:13.6669690Z test_hstack_column_stack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.080s) 2022-05-18T06:27:13.7465740Z test_hstack_column_stack_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.079s) 2022-05-18T06:27:13.8262556Z test_hstack_column_stack_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.080s) 2022-05-18T06:27:13.9066149Z test_hstack_column_stack_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.080s) 2022-05-18T06:27:13.9640139Z test_hstack_column_stack_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.057s) 2022-05-18T06:27:14.0210615Z test_hstack_column_stack_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.057s) 2022-05-18T06:27:14.0778101Z test_hstack_column_stack_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.057s) 2022-05-18T06:27:14.1348776Z test_hstack_column_stack_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.057s) 2022-05-18T06:27:14.1918544Z test_hstack_column_stack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.057s) 2022-05-18T06:27:14.6696017Z test_kaiser_window_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.477s) 2022-05-18T06:27:15.1128898Z test_kaiser_window_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.443s) 2022-05-18T06:27:15.5556110Z test_kaiser_window_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.443s) 2022-05-18T06:27:15.9931166Z test_kaiser_window_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.437s) 2022-05-18T06:27:16.1844892Z test_kaiser_window_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.191s) 2022-05-18T06:27:16.1867703Z test_large_linspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:16.1884140Z test_large_linspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:27:16.3678550Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cuda (__main__.TestTensorCreationCUDA) ... ok (0.179s) 2022-05-18T06:27:16.3813503Z test_linlogspace_mem_overlap_cuda (__main__.TestTensorCreationCUDA) ... ok (0.013s) 2022-05-18T06:27:16.3950070Z test_linspace_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.013s) 2022-05-18T06:27:30.8994092Z test_linspace_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (14.504s) 2022-05-18T06:27:45.1018985Z test_linspace_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (14.202s) 2022-05-18T06:27:59.1734702Z test_linspace_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (14.071s) 2022-05-18T06:28:13.3980748Z test_linspace_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (14.224s) 2022-05-18T06:28:13.4106800Z test_linspace_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.013s) 2022-05-18T06:28:27.4710189Z test_linspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (14.060s) 2022-05-18T06:28:41.7760295Z test_linspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (14.305s) 2022-05-18T06:28:41.7905540Z test_linspace_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-05-18T06:28:41.8025785Z test_linspace_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:41.8044007Z test_linspace_deduction_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8062630Z test_linspace_device_vs_cpu_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8078254Z test_linspace_device_vs_cpu_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8099546Z test_linspace_device_vs_cpu_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8118214Z test_linspace_device_vs_cpu_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8135882Z test_linspace_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8152801Z test_linspace_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8173007Z test_linspace_special_steps_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8190796Z test_linspace_special_steps_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8212915Z test_linspace_special_steps_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8228306Z test_linspace_special_steps_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8247283Z test_linspace_special_steps_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.8268684Z test_linspace_special_steps_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:41.9628102Z test_linspace_vs_numpy_complex_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.136s) 2022-05-18T06:28:42.0804447Z test_linspace_vs_numpy_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.118s) 2022-05-18T06:28:42.2192658Z test_linspace_vs_numpy_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.138s) 2022-05-18T06:28:42.2907362Z test_linspace_vs_numpy_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.071s) 2022-05-18T06:28:42.3519374Z test_linspace_vs_numpy_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.061s) 2022-05-18T06:28:42.3540591Z test_logspace_base2_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:42.3560272Z test_logspace_base2_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:42.3575081Z test_logspace_base2_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:42.3682541Z test_logspace_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:28:42.3791197Z test_logspace_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:28:42.4001239Z test_logspace_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.021s) 2022-05-18T06:28:42.4103957Z test_logspace_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-05-18T06:28:42.4204655Z test_logspace_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-05-18T06:28:42.4302993Z test_logspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-05-18T06:28:42.4401140Z test_logspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-05-18T06:28:42.4499322Z test_logspace_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-05-18T06:28:42.4598333Z test_logspace_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-05-18T06:28:42.4621875Z test_logspace_deduction_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:42.4638573Z test_logspace_device_vs_cpu_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:42.4654251Z test_logspace_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.001s) 2022-05-18T06:28:42.4669478Z test_logspace_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.001s) 2022-05-18T06:28:42.4691319Z test_logspace_special_steps_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:42.4711500Z test_logspace_special_steps_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:42.4732871Z test_logspace_special_steps_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:42.5983899Z test_logspace_vs_numpy_complex_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.125s) 2022-05-18T06:28:42.8571299Z test_logspace_vs_numpy_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.259s) 2022-05-18T06:28:43.1069141Z test_logspace_vs_numpy_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.250s) 2022-05-18T06:28:43.1110955Z test_meshgrid_default_indexing_cuda (__main__.TestTensorCreationCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:478: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:2903.) 2022-05-18T06:28:43.1112703Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2022-05-18T06:28:43.1127421Z ok (0.006s) 2022-05-18T06:28:43.1170693Z test_meshgrid_empty_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:28:43.1218068Z test_meshgrid_ij_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-05-18T06:28:43.1239880Z test_meshgrid_ij_indexing_is_default_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.1281355Z test_meshgrid_inconsistent_device_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:28:43.1321595Z test_meshgrid_inconsistent_dtype_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:28:43.1367518Z test_meshgrid_non_1d_tensor_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:28:43.1403391Z test_meshgrid_unsupported_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:28:43.1592018Z test_meshgrid_vs_numpy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.019s) 2022-05-18T06:28:43.1607472Z test_meshgrid_warns_if_no_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.001s) 2022-05-18T06:28:43.1653999Z test_meshgrid_xy_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-05-18T06:28:43.1709066Z test_new_empty_strided_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-05-18T06:28:43.1725142Z test_new_methods_requires_grad_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:28:43.1763646Z test_new_tensor_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:28:43.1773869Z test_offset_scalar_cast_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:28:43.1813730Z test_ones_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:28:43.1840441Z test_random_bool_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:43.1866508Z test_random_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.1892571Z test_random_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:43.1916843Z test_random_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.1939656Z test_random_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.1961923Z test_random_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.1987788Z test_random_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.2014149Z test_random_default_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:43.2037155Z test_random_default_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.2059078Z test_random_default_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.2083827Z test_random_default_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.2107347Z test_random_default_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.2127912Z test_random_default_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.2150110Z test_random_default_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.2174472Z test_random_default_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.2200075Z test_random_default_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:43.4526972Z test_random_from_to_bool_cuda (__main__.TestTensorCreationCUDA) ... ok (0.233s) 2022-05-18T06:28:43.5006501Z test_random_from_to_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.048s) 2022-05-18T06:28:43.5477150Z test_random_from_to_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.046s) 2022-05-18T06:28:43.5937452Z test_random_from_to_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.047s) 2022-05-18T06:28:43.6397617Z test_random_from_to_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.046s) 2022-05-18T06:28:43.8925913Z test_random_from_to_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.253s) 2022-05-18T06:28:44.1461342Z test_random_from_to_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.254s) 2022-05-18T06:28:44.1835470Z test_random_from_to_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.037s) 2022-05-18T06:28:44.4386273Z test_random_from_to_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.255s) 2022-05-18T06:28:44.6590951Z test_random_from_to_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.220s) 2022-05-18T06:28:44.6626542Z test_random_full_range_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:44.6656545Z test_random_full_range_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:44.6686150Z test_random_full_range_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:44.6718274Z test_random_full_range_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:44.6755045Z test_random_full_range_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:44.6785061Z test_random_full_range_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:44.6814538Z test_random_full_range_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:44.6846863Z test_random_full_range_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:44.6877990Z test_random_full_range_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:44.7022448Z test_random_to_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1926: UserWarning: to - 1 is out of bounds [-(2^8), 2^8]. Due to precision limitations c10::BFloat16 can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:95.) 2022-05-18T06:28:44.7024798Z t.random_(to_) 2022-05-18T06:28:44.7025418Z ok (0.014s) 2022-05-18T06:28:44.7167410Z test_random_to_cuda_float16 (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1926: UserWarning: to - 1 is out of bounds [-(2^11), 2^11]. Due to precision limitations c10::Half can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:95.) 2022-05-18T06:28:44.7169781Z t.random_(to_) 2022-05-18T06:28:44.7170416Z ok (0.014s) 2022-05-18T06:28:44.7310571Z test_random_to_cuda_float32 (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1926: UserWarning: to - 1 is out of bounds [-(2^24), 2^24]. Due to precision limitations float can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:95.) 2022-05-18T06:28:44.7312742Z t.random_(to_) 2022-05-18T06:28:44.7313404Z ok (0.014s) 2022-05-18T06:28:44.7456694Z test_random_to_cuda_float64 (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1926: UserWarning: to - 1 is out of bounds [-(2^53), 2^53]. Due to precision limitations double can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:95.) 2022-05-18T06:28:44.7458891Z t.random_(to_) 2022-05-18T06:28:44.7459514Z ok (0.015s) 2022-05-18T06:28:44.7751623Z test_random_to_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-05-18T06:28:44.8043794Z test_random_to_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-05-18T06:28:44.8207483Z test_random_to_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-05-18T06:28:44.8498268Z test_random_to_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-05-18T06:28:44.8740795Z test_random_to_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.024s) 2022-05-18T06:28:44.8790566Z test_range_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-05-18T06:28:45.0917881Z test_range_factories_64bit_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.213s) 2022-05-18T06:28:45.0935123Z test_range_warning_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:45.1855243Z test_repeat_interleave_cuda (__main__.TestTensorCreationCUDA) ... ok (0.092s) 2022-05-18T06:28:45.2123975Z test_roll_cuda (__main__.TestTensorCreationCUDA) ... ok (0.027s) 2022-05-18T06:28:45.2233814Z test_signal_window_functions_window_bartlett_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:28:45.2341202Z test_signal_window_functions_window_bartlett_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:28:45.2448194Z test_signal_window_functions_window_bartlett_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:28:45.2555433Z test_signal_window_functions_window_bartlett_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:28:45.2612340Z test_signal_window_functions_window_bartlett_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-05-18T06:28:45.2984139Z test_signal_window_functions_window_blackman_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.037s) 2022-05-18T06:28:45.3109721Z test_signal_window_functions_window_blackman_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.3231992Z test_signal_window_functions_window_blackman_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.3354289Z test_signal_window_functions_window_blackman_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.3406969Z test_signal_window_functions_window_blackman_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-05-18T06:28:45.3535247Z test_signal_window_functions_window_hamming_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.3655109Z test_signal_window_functions_window_hamming_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.3780359Z test_signal_window_functions_window_hamming_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.3900996Z test_signal_window_functions_window_hamming_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.3963208Z test_signal_window_functions_window_hamming_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:28:45.4079953Z test_signal_window_functions_window_hann_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:28:45.4195939Z test_signal_window_functions_window_hann_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.4310341Z test_signal_window_functions_window_hann_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:28:45.4424543Z test_signal_window_functions_window_hann_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-05-18T06:28:45.4478179Z test_signal_window_functions_window_hann_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-05-18T06:28:45.4504133Z test_simple_scalar_cast_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:28:45.4526403Z test_stack_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:28:45.4554039Z test_stack_out_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:28:45.4760440Z test_strided_mismatched_stride_shape_cuda (__main__.TestTensorCreationCUDA) ... ok (0.020s) 2022-05-18T06:28:45.4847906Z test_tensor_ctor_device_inference_cuda (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-05-18T06:28:45.4943047Z test_tensor_device_cuda (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-05-18T06:28:45.7046782Z test_tensor_factories_empty_cuda (__main__.TestTensorCreationCUDA) ... ok (0.210s) 2022-05-18T06:28:45.7071312Z test_tensor_factory_copy_var_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:28:45.7123755Z test_tensor_factory_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.005s) 2022-05-18T06:28:45.7146452Z test_tensor_factory_gpu_type_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:45.7167656Z test_tensor_factory_gpu_type_inference_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:45.7203711Z test_tensor_factory_type_inference_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:28:45.7218326Z test_tensor_from_non_writable_numpy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.001s) 2022-05-18T06:28:45.7234339Z test_tensor_from_sequence_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:28:45.7256722Z test_torch_complex_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:45.7277240Z test_torch_complex_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:45.7298720Z test_torch_complex_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:45.7361928Z test_torch_complex_floating_dtype_error_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:28:45.7425738Z test_torch_complex_floating_dtype_error_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:28:45.7485077Z test_torch_complex_floating_dtype_error_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:28:45.7544073Z test_torch_complex_floating_dtype_error_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:28:45.7604903Z test_torch_complex_floating_dtype_error_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:28:45.7664535Z test_torch_complex_floating_dtype_error_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:28:45.7723259Z test_torch_complex_floating_dtype_error_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:28:45.7783520Z test_torch_complex_floating_dtype_error_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-05-18T06:28:45.7878575Z test_torch_complex_out_dtype_error_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.009s) 2022-05-18T06:28:45.7980232Z test_torch_complex_out_dtype_error_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-05-18T06:28:45.8105965Z test_torch_complex_same_dtype_error_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.8227310Z test_torch_complex_same_dtype_error_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-05-18T06:28:45.8259948Z test_torch_polar_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:45.8285450Z test_torch_polar_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:45.8305161Z test_trilu_indices_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:28:45.8323754Z test_triu_tril_bfloat16_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:28:45.8390865Z test_triu_tril_cuda (__main__.TestTensorCreationCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.007s) 2022-05-18T06:28:45.8403141Z test_triu_tril_indices_bfloat16_cuda (__main__.TestTensorCreationCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:28:45.8442397Z test_unpack_double_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-05-18T06:28:45.8474390Z test_unpack_double_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:45.8542206Z test_vander_cuda (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-05-18T06:28:45.8624131Z test_vander_types_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-05-18T06:28:45.8704424Z test_vander_types_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-05-18T06:28:45.8784770Z test_vander_types_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-05-18T06:28:45.8862434Z test_vander_types_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-05-18T06:28:45.8938179Z test_vander_types_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-05-18T06:28:45.9018060Z test_vander_types_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-05-18T06:28:45.9095066Z test_vander_types_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-05-18T06:28:45.9169065Z test_vander_types_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-05-18T06:28:45.9248872Z test_vander_types_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-05-18T06:28:45.9324767Z test_vander_types_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-05-18T06:28:45.9538031Z test_vsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.021s) 2022-05-18T06:28:45.9739109Z test_vsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.020s) 2022-05-18T06:28:45.9928876Z test_vsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.019s) 2022-05-18T06:28:46.0822095Z test_vstack_row_stack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.089s) 2022-05-18T06:28:46.1713808Z test_vstack_row_stack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.089s) 2022-05-18T06:28:46.2596422Z test_vstack_row_stack_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.088s) 2022-05-18T06:28:46.3480154Z test_vstack_row_stack_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.088s) 2022-05-18T06:28:46.4361586Z test_vstack_row_stack_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.088s) 2022-05-18T06:28:46.4910672Z test_vstack_row_stack_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.055s) 2022-05-18T06:28:46.5458626Z test_vstack_row_stack_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.055s) 2022-05-18T06:28:46.6008822Z test_vstack_row_stack_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.055s) 2022-05-18T06:28:46.6565475Z test_vstack_row_stack_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.056s) 2022-05-18T06:28:46.7114351Z test_vstack_row_stack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.055s) 2022-05-18T06:28:46.7170726Z test_zeros_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-05-18T06:28:46.7185252Z test_zeros_dtype_layout_device_match_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:46.7206510Z test_zeros_dtype_layout_device_match_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:46.7225715Z test_zeros_dtype_layout_device_match_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:46.7244681Z test_zeros_dtype_layout_device_match_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:46.7264791Z test_zeros_dtype_layout_device_match_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:46.7284910Z test_zeros_dtype_layout_device_match_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:46.7301643Z test_zeros_dtype_layout_device_match_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-05-18T06:28:46.7331821Z test_zeros_dtype_out_match_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-05-18T06:28:46.7401377Z test_zeros_out_cuda (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-05-18T06:28:46.7402283Z 2022-05-18T06:28:46.7403398Z ---------------------------------------------------------------------- 2022-05-18T06:28:46.7404509Z Ran 462 tests in 96.145s 2022-05-18T06:28:46.7404938Z 2022-05-18T06:28:46.7405897Z OK (skipped=107) 2022-05-18T06:28:46.7406324Z 2022-05-18T06:28:46.7406651Z Generating XML reports... 2022-05-18T06:28:46.7586121Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCUDA-20220518062710.xml 2022-05-18T06:28:46.7592701Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCUDA-20220518062710.xml 2022-05-18T06:28:46.7621930Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCUDA-20220518062710.xml 2022-05-18T06:28:46.7935708Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCUDA-20220518062710.xml 2022-05-18T06:28:48.5690325Z Running test_binary_ufuncs ... [2022-05-18 06:28:48.568167] 2022-05-18T06:28:48.5692267Z Executing ['/opt/conda/bin/python', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:28:48.568298] 2022-05-18T06:28:51.1906420Z Test results will be stored in test-reports/python-unittest/test_binary_ufuncs 2022-05-18T06:28:51.5435373Z 2022-05-18T06:28:51.5435863Z Running tests... 2022-05-18T06:28:51.5436654Z ---------------------------------------------------------------------- 2022-05-18T06:28:51.6107496Z test___add___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-05-18T06:28:51.6128157Z test___add___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6147060Z test___add___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6159225Z test___add___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6176388Z test___add___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6190844Z test___add___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6205374Z test___add___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6220524Z test___add___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6237354Z test___and___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6251976Z test___and___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6266666Z test___and___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6284637Z test___and___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6299155Z test___and___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6314468Z test___and___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6329448Z test___and___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6344972Z test___and___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6364748Z test___eq___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6379410Z test___eq___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6394056Z test___eq___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6409205Z test___eq___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6427663Z test___eq___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6439354Z test___eq___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6456338Z test___eq___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6470762Z test___eq___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6486214Z test___floordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:4490: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-05-18T06:28:51.6488318Z result = getattr(tensor, op)(UnknownType()) 2022-05-18T06:28:51.6488944Z ok (0.002s) 2022-05-18T06:28:51.6504969Z test___floordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6519650Z test___floordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6535034Z test___floordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6549382Z test___floordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6565100Z test___floordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6579432Z test___floordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6597732Z test___floordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6611194Z test___ge___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6624507Z test___ge___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6638047Z test___ge___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6651745Z test___ge___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6664789Z test___ge___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6678683Z test___ge___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6692062Z test___ge___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6708318Z test___ge___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6721444Z test___gt___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6734775Z test___gt___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6748305Z test___gt___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6762179Z test___gt___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6777232Z test___gt___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6788074Z test___gt___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6802491Z test___gt___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6820404Z test___gt___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6831706Z test___iadd___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6847507Z test___iadd___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6859161Z test___iadd___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6871651Z test___iadd___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6886966Z test___iadd___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6898710Z test___iadd___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6911156Z test___iadd___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6927804Z test___iadd___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.6941149Z test___iand___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6954196Z test___iand___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6968194Z test___iand___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6981573Z test___iand___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.6994274Z test___iand___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7008013Z test___iand___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7022144Z test___iand___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7038525Z test___iand___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.7052070Z test___ifloordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7065365Z test___ifloordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7078787Z test___ifloordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7092104Z test___ifloordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7105435Z test___ifloordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7118659Z test___ifloordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7132461Z test___ifloordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7148281Z test___ifloordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.7162061Z test___ilshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7175617Z test___ilshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7187963Z test___ilshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7202235Z test___ilshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7216078Z test___ilshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7229988Z test___ilshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7243129Z test___ilshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7259674Z test___ilshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.7272905Z test___imod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7287448Z test___imod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7301088Z test___imod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7313582Z test___imod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7327893Z test___imod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7341317Z test___imod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7354195Z test___imod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7370272Z test___imod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.7384702Z test___imul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7397369Z test___imul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7410959Z test___imul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7423863Z test___imul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7438520Z test___imul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7450764Z test___imul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7467072Z test___imul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7479962Z test___imul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.7493767Z test___ior___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7508408Z test___ior___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7520492Z test___ior___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7537204Z test___ior___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7547114Z test___ior___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7560838Z test___ior___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7577480Z test___ior___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7589971Z test___ior___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.7607487Z test___ipow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7617712Z test___ipow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7630233Z test___ipow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7647470Z test___ipow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7658593Z test___ipow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7670912Z test___ipow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7685140Z test___ipow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7701170Z test___ipow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.7714750Z test___irshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7729404Z test___irshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7742948Z test___irshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7758085Z test___irshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7770624Z test___irshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7783728Z test___irshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7797235Z test___irshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7813336Z test___irshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.7827174Z test___isub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7839965Z test___isub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7853187Z test___isub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7868646Z test___isub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7880380Z test___isub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7893834Z test___isub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7907404Z test___isub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7923691Z test___isub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.7937281Z test___itruediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7950241Z test___itruediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7963994Z test___itruediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7979143Z test___itruediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.7989926Z test___itruediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8004508Z test___itruediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8019357Z test___itruediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8033492Z test___itruediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8049255Z test___ixor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8061666Z test___ixor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8075261Z test___ixor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8090139Z test___ixor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8102559Z test___ixor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8115380Z test___ixor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8130376Z test___ixor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8146235Z test___ixor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8159710Z test___le___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8172819Z test___le___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8186266Z test___le___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8199260Z test___le___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8212869Z test___le___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8229330Z test___le___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8240569Z test___le___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8258903Z test___le___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8269842Z test___lshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8283879Z test___lshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8297590Z test___lshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8310357Z test___lshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8324397Z test___lshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8340295Z test___lshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8351855Z test___lshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8371996Z test___lshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8386132Z test___lt___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8402406Z test___lt___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8416005Z test___lt___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8429719Z test___lt___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8442789Z test___lt___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8456333Z test___lt___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8470260Z test___lt___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8486725Z test___lt___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8500373Z test___matmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8512437Z test___matmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8527227Z test___matmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8540978Z test___matmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8553102Z test___matmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8570594Z test___matmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8580535Z test___matmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8598591Z test___matmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8612070Z test___mod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8625767Z test___mod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8639267Z test___mod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8652825Z test___mod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8666489Z test___mod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8679930Z test___mod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8692773Z test___mod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8708801Z test___mod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8723132Z test___mul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8738308Z test___mul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8748622Z test___mul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8763704Z test___mul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8778514Z test___mul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8788873Z test___mul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8803731Z test___mul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8821207Z test___mul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8832514Z test___ne___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8849123Z test___ne___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8859440Z test___ne___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8872066Z test___ne___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8889615Z test___ne___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8900409Z test___ne___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8912433Z test___ne___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8931983Z test___ne___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8944539Z test___or___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8960890Z test___or___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.8978849Z test___or___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.8989035Z test___or___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9008778Z test___or___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9021800Z test___or___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9034413Z test___or___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9053879Z test___or___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9071362Z test___pow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9084333Z test___pow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9101726Z test___pow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9111835Z test___pow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9130554Z test___pow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9142378Z test___pow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9155439Z test___pow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9174139Z test___pow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9186419Z test___radd___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9201646Z test___radd___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9213458Z test___radd___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9231428Z test___radd___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9239536Z test___radd___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9253201Z test___radd___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9269854Z test___radd___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9283917Z test___radd___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9300339Z test___rand___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9309903Z test___rand___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9324432Z test___rand___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9339671Z test___rand___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9350099Z test___rand___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9364841Z test___rand___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9380653Z test___rand___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9393201Z test___rand___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9406357Z test___rfloordiv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:4490: UserWarning: __rfloordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-05-18T06:28:51.9408644Z result = getattr(tensor, op)(UnknownType()) 2022-05-18T06:28:51.9409365Z ok (0.001s) 2022-05-18T06:28:51.9422173Z test___rfloordiv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9435893Z test___rfloordiv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9449645Z test___rfloordiv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9464126Z test___rfloordiv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9482150Z test___rfloordiv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9491511Z test___rfloordiv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9510970Z test___rfloordiv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9522782Z test___rlshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9536271Z test___rlshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9548691Z test___rlshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9563656Z test___rlshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9577457Z test___rlshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9589923Z test___rlshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9605555Z test___rlshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9621274Z test___rlshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9634996Z test___rmatmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9649065Z test___rmatmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9662350Z test___rmatmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9674964Z test___rmatmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9689010Z test___rmatmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9704299Z test___rmatmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9721466Z test___rmatmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9734583Z test___rmatmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9748714Z test___rmod___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9762791Z test___rmod___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9776182Z test___rmod___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9789254Z test___rmod___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9805276Z test___rmod___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9821857Z test___rmod___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9837002Z test___rmod___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9852834Z test___rmod___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9864792Z test___rmul___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9882964Z test___rmul___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9893546Z test___rmul___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9906531Z test___rmul___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9922914Z test___rmul___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9935670Z test___rmul___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9951663Z test___rmul___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:51.9966294Z test___rmul___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9983218Z test___ror___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:51.9993097Z test___ror___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0006260Z test___ror___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0023189Z test___ror___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0032453Z test___ror___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0047820Z test___ror___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0063820Z test___ror___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.0077646Z test___ror___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0092667Z test___rpow___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0105010Z test___rpow___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0122630Z test___rpow___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0131576Z test___rpow___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0146651Z test___rpow___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0163449Z test___rpow___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0177071Z test___rpow___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.0188823Z test___rpow___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0205867Z test___rrshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0223235Z test___rrshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0230431Z test___rrshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0245301Z test___rrshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0262710Z test___rrshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0271092Z test___rrshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0292924Z test___rrshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.0301632Z test___rrshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0316533Z test___rshift___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0332984Z test___rshift___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0343804Z test___rshift___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0357394Z test___rshift___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0372928Z test___rshift___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0384335Z test___rshift___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0403970Z test___rshift___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.0413329Z test___rshift___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0427455Z test___rsub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0444237Z test___rsub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0454911Z test___rsub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0468542Z test___rsub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0482110Z test___rsub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0495484Z test___rsub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0511437Z test___rsub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.0526168Z test___rsub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0613117Z test___rtruediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:28:52.0632700Z test___rtruediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.0645413Z test___rtruediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0661883Z test___rtruediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0671819Z test___rtruediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0688019Z test___rtruediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0709016Z test___rtruediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.0718050Z test___rtruediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0732833Z test___rxor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0746137Z test___rxor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0762612Z test___rxor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0773342Z test___rxor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0787715Z test___rxor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0803071Z test___rxor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0817957Z test___rxor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.0830083Z test___rxor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0845079Z test___sub___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0858521Z test___sub___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0871152Z test___sub___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0886086Z test___sub___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0902604Z test___sub___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0911599Z test___sub___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0932137Z test___sub___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.0942449Z test___sub___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0957504Z test___truediv___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0972526Z test___truediv___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0983880Z test___truediv___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.0997311Z test___truediv___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1012792Z test___truediv___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1023286Z test___truediv___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1042677Z test___truediv___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.1053124Z test___truediv___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1068126Z test___xor___not_implemented_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1085076Z test___xor___not_implemented_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.1096812Z test___xor___not_implemented_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1109673Z test___xor___not_implemented_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1124218Z test___xor___not_implemented_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1137509Z test___xor___not_implemented_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1152520Z test___xor___not_implemented_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:52.1167834Z test___xor___not_implemented_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:28:52.1350189Z test_add_broadcast_empty_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:28:52.3110821Z test_add_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.176s) 2022-05-18T06:28:52.9474026Z test_add_with_tail_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.636s) 2022-05-18T06:28:52.9587105Z test_addcmul_scalars_as_floats_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:28:52.9615555Z test_addsub_half_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:52.9765653Z test_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:28:52.9861429Z test_atan2_edgecases_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:28:52.9947790Z test_batch_vs_slicing___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:28:53.0031329Z test_batch_vs_slicing___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:28:53.0104603Z test_batch_vs_slicing___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:28:53.0141725Z test_batch_vs_slicing___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.0166669Z test_batch_vs_slicing___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.0193632Z test_batch_vs_slicing___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.0226521Z test_batch_vs_slicing___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.0256433Z test_batch_vs_slicing___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.0277999Z test_batch_vs_slicing___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.0303639Z test_batch_vs_slicing___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.0328461Z test_batch_vs_slicing___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.0351967Z test_batch_vs_slicing___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.0378357Z test_batch_vs_slicing___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.0402122Z test_batch_vs_slicing___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.0430115Z test_batch_vs_slicing___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.0455070Z test_batch_vs_slicing___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.0479052Z test_batch_vs_slicing___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.0504345Z test_batch_vs_slicing___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.1610521Z test_batch_vs_slicing___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.111s) 2022-05-18T06:28:53.1646083Z test_batch_vs_slicing___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.1682752Z test_batch_vs_slicing___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.1716015Z test_batch_vs_slicing___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.1754794Z test_batch_vs_slicing___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:28:53.1785774Z test_batch_vs_slicing___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.1820551Z test_batch_vs_slicing___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.1851247Z test_batch_vs_slicing___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.1885410Z test_batch_vs_slicing___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.1913743Z test_batch_vs_slicing___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.1946332Z test_batch_vs_slicing___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.1978436Z test_batch_vs_slicing___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2126148Z test_batch_vs_slicing___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:28:53.2155979Z test_batch_vs_slicing___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2185558Z test_batch_vs_slicing___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2212612Z test_batch_vs_slicing___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2237862Z test_batch_vs_slicing___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2262594Z test_batch_vs_slicing___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2288788Z test_batch_vs_slicing___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2313807Z test_batch_vs_slicing___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2343407Z test_batch_vs_slicing___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2372591Z test_batch_vs_slicing___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2397441Z test_batch_vs_slicing___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2425531Z test_batch_vs_slicing___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2453208Z test_batch_vs_slicing___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2482893Z test_batch_vs_slicing___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2508566Z test_batch_vs_slicing___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2535576Z test_batch_vs_slicing___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2563784Z test_batch_vs_slicing___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2590696Z test_batch_vs_slicing___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2614584Z test_batch_vs_slicing___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2638559Z test_batch_vs_slicing___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2664405Z test_batch_vs_slicing___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2688379Z test_batch_vs_slicing___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2712303Z test_batch_vs_slicing___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2739068Z test_batch_vs_slicing___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2767119Z test_batch_vs_slicing___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.2791393Z test_batch_vs_slicing___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.2839107Z test_batch_vs_slicing___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:28:53.2865713Z test_batch_vs_slicing___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:668: 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-05-18T06:28:53.2867857Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T06:28:53.3045526Z ok (0.020s) 2022-05-18T06:28:53.3085839Z test_batch_vs_slicing___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:28:53.3124673Z test_batch_vs_slicing___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:28:53.3161886Z test_batch_vs_slicing___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:28:53.3196213Z test_batch_vs_slicing___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3235810Z test_batch_vs_slicing___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:28:53.3268034Z test_batch_vs_slicing___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3300899Z test_batch_vs_slicing___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3334653Z test_batch_vs_slicing___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3368216Z test_batch_vs_slicing___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3401059Z test_batch_vs_slicing___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3429706Z test_batch_vs_slicing___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3457466Z test_batch_vs_slicing___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3492101Z test_batch_vs_slicing___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3519630Z test_batch_vs_slicing___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3547230Z test_batch_vs_slicing___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3574128Z test_batch_vs_slicing___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3597791Z test_batch_vs_slicing___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3622474Z test_batch_vs_slicing___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3647801Z test_batch_vs_slicing___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3672289Z test_batch_vs_slicing___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3701333Z test_batch_vs_slicing___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3725691Z test_batch_vs_slicing___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3751242Z test_batch_vs_slicing___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3777200Z test_batch_vs_slicing___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3799659Z test_batch_vs_slicing___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3825380Z test_batch_vs_slicing___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3850731Z test_batch_vs_slicing___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.3877787Z test_batch_vs_slicing_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3905243Z test_batch_vs_slicing_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3933157Z test_batch_vs_slicing_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3962139Z test_batch_vs_slicing_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.3991482Z test_batch_vs_slicing_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4017348Z test_batch_vs_slicing_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4044791Z test_batch_vs_slicing_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4070828Z test_batch_vs_slicing_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4097999Z test_batch_vs_slicing_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4123450Z test_batch_vs_slicing_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4147400Z test_batch_vs_slicing_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4172722Z test_batch_vs_slicing_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4194773Z test_batch_vs_slicing_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4224995Z test_batch_vs_slicing_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4251154Z test_batch_vs_slicing_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4276493Z test_batch_vs_slicing_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4303087Z test_batch_vs_slicing_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4335507Z test_batch_vs_slicing_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4361310Z test_batch_vs_slicing_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4387011Z test_batch_vs_slicing_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4413725Z test_batch_vs_slicing_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4438594Z test_batch_vs_slicing_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4463555Z test_batch_vs_slicing_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4488489Z test_batch_vs_slicing_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4512224Z test_batch_vs_slicing_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4541663Z test_batch_vs_slicing_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4565268Z test_batch_vs_slicing_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4589809Z test_batch_vs_slicing_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4613479Z test_batch_vs_slicing_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4704666Z test_batch_vs_slicing_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:28:53.4733333Z test_batch_vs_slicing_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4756401Z test_batch_vs_slicing_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4781757Z test_batch_vs_slicing_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4810428Z test_batch_vs_slicing_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.4834594Z test_batch_vs_slicing_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4859368Z test_batch_vs_slicing_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4885428Z test_batch_vs_slicing_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4909310Z test_batch_vs_slicing_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4933400Z test_batch_vs_slicing_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4954928Z test_batch_vs_slicing_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.4981009Z test_batch_vs_slicing_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5010972Z test_batch_vs_slicing_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5033033Z test_batch_vs_slicing_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5058350Z test_batch_vs_slicing_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5082817Z test_batch_vs_slicing_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5110377Z test_batch_vs_slicing_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5133341Z test_batch_vs_slicing_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5155504Z test_batch_vs_slicing_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5181622Z test_batch_vs_slicing_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5210061Z test_batch_vs_slicing_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5233757Z test_batch_vs_slicing_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5262698Z test_batch_vs_slicing_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5290414Z test_batch_vs_slicing_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5317229Z test_batch_vs_slicing_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5377634Z test_batch_vs_slicing_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:53.5404732Z test_batch_vs_slicing_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5431906Z test_batch_vs_slicing_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5464423Z test_batch_vs_slicing_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5492565Z test_batch_vs_slicing_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5516280Z test_batch_vs_slicing_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5544219Z test_batch_vs_slicing_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5571096Z test_batch_vs_slicing_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5592676Z test_batch_vs_slicing_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5619043Z test_batch_vs_slicing_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.5651761Z test_batch_vs_slicing_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5684061Z test_batch_vs_slicing_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5714525Z test_batch_vs_slicing_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5742564Z test_batch_vs_slicing_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5772660Z test_batch_vs_slicing_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5799364Z test_batch_vs_slicing_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5828526Z test_batch_vs_slicing_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5855482Z test_batch_vs_slicing_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5885088Z test_batch_vs_slicing_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5917477Z test_batch_vs_slicing_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5946128Z test_batch_vs_slicing_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.5976692Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6008023Z test_batch_vs_slicing_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6036906Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6066654Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6096077Z test_batch_vs_slicing_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6126688Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6154828Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6186203Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6213194Z test_batch_vs_slicing_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6240511Z test_batch_vs_slicing_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6269075Z test_batch_vs_slicing_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6298008Z test_batch_vs_slicing_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6326133Z test_batch_vs_slicing_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6359051Z test_batch_vs_slicing_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6389043Z test_batch_vs_slicing_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6416627Z test_batch_vs_slicing_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6446231Z test_batch_vs_slicing_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6473388Z test_batch_vs_slicing_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6499364Z test_batch_vs_slicing_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6527174Z test_batch_vs_slicing_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6550974Z test_batch_vs_slicing_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.6580562Z test_batch_vs_slicing_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6607080Z test_batch_vs_slicing_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6632007Z test_batch_vs_slicing_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6658062Z test_batch_vs_slicing_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.6682978Z test_batch_vs_slicing_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.6708032Z test_batch_vs_slicing_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.6732175Z test_batch_vs_slicing_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.6755194Z test_batch_vs_slicing_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.6784301Z test_batch_vs_slicing_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6809605Z test_batch_vs_slicing_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.6842770Z test_batch_vs_slicing_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6873080Z test_batch_vs_slicing_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6902406Z test_batch_vs_slicing_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6936545Z test_batch_vs_slicing_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.6970322Z test_batch_vs_slicing_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7001087Z test_batch_vs_slicing_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7032682Z test_batch_vs_slicing_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7067036Z test_batch_vs_slicing_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7095211Z test_batch_vs_slicing_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7126956Z test_batch_vs_slicing_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7159077Z test_batch_vs_slicing_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7188048Z test_batch_vs_slicing_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7236505Z test_batch_vs_slicing_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-05-18T06:28:53.7240684Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BinaryOps.cpp:593.) 2022-05-18T06:28:53.7242220Z return self.op(*args, **kwargs) 2022-05-18T06:28:53.7243897Z ok (0.006s) 2022-05-18T06:28:53.7278200Z test_batch_vs_slicing_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7315271Z test_batch_vs_slicing_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:28:53.7345425Z test_batch_vs_slicing_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7375978Z test_batch_vs_slicing_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7403908Z test_batch_vs_slicing_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7430214Z test_batch_vs_slicing_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7456917Z test_batch_vs_slicing_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7484845Z test_batch_vs_slicing_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7695072Z test_batch_vs_slicing_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:28:53.7730070Z test_batch_vs_slicing_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7758515Z test_batch_vs_slicing_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7784993Z test_batch_vs_slicing_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7812799Z test_batch_vs_slicing_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7834950Z test_batch_vs_slicing_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.7862084Z test_batch_vs_slicing_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.7885014Z test_batch_vs_slicing_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.7909117Z test_batch_vs_slicing_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.7938876Z test_batch_vs_slicing_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7966233Z test_batch_vs_slicing_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.7990674Z test_batch_vs_slicing_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8018508Z test_batch_vs_slicing_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8045070Z test_batch_vs_slicing_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8071648Z test_batch_vs_slicing_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8096772Z test_batch_vs_slicing_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8121471Z test_batch_vs_slicing_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8149682Z test_batch_vs_slicing_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8174197Z test_batch_vs_slicing_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8200607Z test_batch_vs_slicing_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8230624Z test_batch_vs_slicing_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8259231Z test_batch_vs_slicing_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8289672Z test_batch_vs_slicing_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8316330Z test_batch_vs_slicing_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8344500Z test_batch_vs_slicing_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8374663Z test_batch_vs_slicing_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8406202Z test_batch_vs_slicing_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8433085Z test_batch_vs_slicing_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8490242Z test_batch_vs_slicing_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:28:53.8515608Z test_batch_vs_slicing_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8540978Z test_batch_vs_slicing_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8564521Z test_batch_vs_slicing_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8588564Z test_batch_vs_slicing_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8618756Z test_batch_vs_slicing_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8644754Z test_batch_vs_slicing_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8670820Z test_batch_vs_slicing_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8696672Z test_batch_vs_slicing_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8720254Z test_batch_vs_slicing_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8746338Z test_batch_vs_slicing_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8771034Z test_batch_vs_slicing_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8793713Z test_batch_vs_slicing_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8822346Z test_batch_vs_slicing_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8846164Z test_batch_vs_slicing_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8872809Z test_batch_vs_slicing_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.8895753Z test_batch_vs_slicing_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8921226Z test_batch_vs_slicing_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8946024Z test_batch_vs_slicing_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8972375Z test_batch_vs_slicing_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.8995303Z test_batch_vs_slicing_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.9024853Z test_batch_vs_slicing_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.9048088Z test_batch_vs_slicing_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.9073036Z test_batch_vs_slicing_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.9098625Z test_batch_vs_slicing_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.9212877Z test_batch_vs_slicing_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:28:53.9241607Z test_batch_vs_slicing_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.9269554Z test_batch_vs_slicing_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.9298046Z test_batch_vs_slicing_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.9328925Z test_batch_vs_slicing_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.9351924Z test_batch_vs_slicing_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.9377355Z test_batch_vs_slicing_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.9402896Z test_batch_vs_slicing_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.9427224Z test_batch_vs_slicing_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.9452584Z test_batch_vs_slicing_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:53.9481082Z test_batch_vs_slicing_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.9508751Z test_batch_vs_slicing_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.9539669Z test_batch_vs_slicing_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:53.9645278Z test_batch_vs_slicing_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:28:53.9710013Z test_batch_vs_slicing_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:53.9760888Z test_batch_vs_slicing_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:28:53.9800305Z test_batch_vs_slicing_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:28:53.9854348Z test_batch_vs_slicing_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:28:53.9914172Z test_batch_vs_slicing_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:53.9975771Z test_batch_vs_slicing_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:54.0046559Z test_batch_vs_slicing_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:28:54.0113805Z test_batch_vs_slicing_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:28:54.0169426Z test_batch_vs_slicing_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:54.0226895Z test_batch_vs_slicing_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:54.0283722Z test_batch_vs_slicing_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:54.0341371Z test_batch_vs_slicing_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:54.0400620Z test_batch_vs_slicing_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:54.0459736Z test_batch_vs_slicing_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:54.0533614Z test_batch_vs_slicing_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:28:54.0593600Z test_batch_vs_slicing_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:28:54.0608438Z test_batch_vs_slicing_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:28:54.0623719Z test_batch_vs_slicing_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0639282Z test_batch_vs_slicing_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0654384Z test_batch_vs_slicing_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0670086Z test_batch_vs_slicing_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0685514Z test_batch_vs_slicing_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0701953Z test_batch_vs_slicing_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0716472Z test_batch_vs_slicing_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0730529Z test_batch_vs_slicing_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0749384Z test_batch_vs_slicing_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:28:54.0764314Z test_batch_vs_slicing_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0779528Z test_batch_vs_slicing_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:28:54.0806822Z test_batch_vs_slicing_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.0831563Z test_batch_vs_slicing_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.0857649Z test_batch_vs_slicing_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.0881284Z test_batch_vs_slicing_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.0907947Z test_batch_vs_slicing_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.0942226Z test_batch_vs_slicing_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.0976836Z test_batch_vs_slicing_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:28:54.1013823Z test_batch_vs_slicing_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1047725Z test_batch_vs_slicing_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1079323Z test_batch_vs_slicing_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1113509Z test_batch_vs_slicing_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1146030Z test_batch_vs_slicing_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1177570Z test_batch_vs_slicing_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1209223Z test_batch_vs_slicing_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1244742Z test_batch_vs_slicing_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1274444Z test_batch_vs_slicing_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1307324Z test_batch_vs_slicing_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1331795Z test_batch_vs_slicing_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1354559Z test_batch_vs_slicing_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.1381377Z test_batch_vs_slicing_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.1408000Z test_batch_vs_slicing_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.1432275Z test_batch_vs_slicing_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1460655Z test_batch_vs_slicing_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1486513Z test_batch_vs_slicing_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.1512260Z test_batch_vs_slicing_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.1536083Z test_batch_vs_slicing_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.1558377Z test_batch_vs_slicing_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.1829078Z test_batch_vs_slicing_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:28:54.1856916Z test_batch_vs_slicing_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1885540Z test_batch_vs_slicing_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1916925Z test_batch_vs_slicing_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1942345Z test_batch_vs_slicing_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1970130Z test_batch_vs_slicing_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.1994797Z test_batch_vs_slicing_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2023427Z test_batch_vs_slicing_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2047036Z test_batch_vs_slicing_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2070712Z test_batch_vs_slicing_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2095185Z test_batch_vs_slicing_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2126636Z test_batch_vs_slicing_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2153804Z test_batch_vs_slicing_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2178530Z test_batch_vs_slicing_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2208882Z test_batch_vs_slicing_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2236931Z test_batch_vs_slicing_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2263959Z test_batch_vs_slicing_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2289826Z test_batch_vs_slicing_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2313723Z test_batch_vs_slicing_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2344864Z test_batch_vs_slicing_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2370573Z test_batch_vs_slicing_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2393759Z test_batch_vs_slicing_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2420499Z test_batch_vs_slicing_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2446854Z test_batch_vs_slicing_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2471468Z test_batch_vs_slicing_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2497046Z test_batch_vs_slicing_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2527097Z test_batch_vs_slicing_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2556056Z test_batch_vs_slicing_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2583729Z test_batch_vs_slicing_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2610165Z test_batch_vs_slicing_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2634843Z test_batch_vs_slicing_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2661889Z test_batch_vs_slicing_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2685380Z test_batch_vs_slicing_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2709986Z test_batch_vs_slicing_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2738264Z test_batch_vs_slicing_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2764061Z test_batch_vs_slicing_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2791276Z test_batch_vs_slicing_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2816111Z test_batch_vs_slicing_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2844294Z test_batch_vs_slicing_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2870129Z test_batch_vs_slicing_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2893142Z test_batch_vs_slicing_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2917477Z test_batch_vs_slicing_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2946464Z test_batch_vs_slicing_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.2970918Z test_batch_vs_slicing_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.2993310Z test_batch_vs_slicing_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3018784Z test_batch_vs_slicing_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3047921Z test_batch_vs_slicing_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3072592Z test_batch_vs_slicing_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3101163Z test_batch_vs_slicing_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3129473Z test_batch_vs_slicing_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3161493Z test_batch_vs_slicing_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3185433Z test_batch_vs_slicing_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3210350Z test_batch_vs_slicing_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3233728Z test_batch_vs_slicing_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3260047Z test_batch_vs_slicing_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3283773Z test_batch_vs_slicing_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3310567Z test_batch_vs_slicing_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3334814Z test_batch_vs_slicing_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3367765Z test_batch_vs_slicing_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3396251Z test_batch_vs_slicing_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3423078Z test_batch_vs_slicing_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3448269Z test_batch_vs_slicing_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3470797Z test_batch_vs_slicing_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3496993Z test_batch_vs_slicing_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3523228Z test_batch_vs_slicing_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3547434Z test_batch_vs_slicing_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3578926Z test_batch_vs_slicing_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3605009Z test_batch_vs_slicing_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3631456Z test_batch_vs_slicing_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3659980Z test_batch_vs_slicing_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3686025Z test_batch_vs_slicing_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3711790Z test_batch_vs_slicing_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3736174Z test_batch_vs_slicing_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3759754Z test_batch_vs_slicing_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3789959Z test_batch_vs_slicing_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3814963Z test_batch_vs_slicing_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3843627Z test_batch_vs_slicing_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3868406Z test_batch_vs_slicing_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.3896959Z test_batch_vs_slicing_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3921758Z test_batch_vs_slicing_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3950128Z test_batch_vs_slicing_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.3973692Z test_batch_vs_slicing_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4002375Z test_batch_vs_slicing_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4025533Z test_batch_vs_slicing_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4050841Z test_batch_vs_slicing_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4073603Z test_batch_vs_slicing_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4102788Z test_batch_vs_slicing_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4126781Z test_batch_vs_slicing_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4155418Z test_batch_vs_slicing_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4189349Z test_batch_vs_slicing_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4221374Z test_batch_vs_slicing_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4249350Z test_batch_vs_slicing_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4274321Z test_batch_vs_slicing_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4302048Z test_batch_vs_slicing_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4325260Z test_batch_vs_slicing_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4351170Z test_batch_vs_slicing_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4375644Z test_batch_vs_slicing_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4401281Z test_batch_vs_slicing_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4428307Z test_batch_vs_slicing_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4455208Z test_batch_vs_slicing_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4478184Z test_batch_vs_slicing_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4508576Z test_batch_vs_slicing_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4534442Z test_batch_vs_slicing_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4558659Z test_batch_vs_slicing_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4584815Z test_batch_vs_slicing_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4611775Z test_batch_vs_slicing_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4636826Z test_batch_vs_slicing_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4662221Z test_batch_vs_slicing_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4687881Z test_batch_vs_slicing_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4710871Z test_batch_vs_slicing_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4734707Z test_batch_vs_slicing_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.4762794Z test_batch_vs_slicing_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4791152Z test_batch_vs_slicing_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4818892Z test_batch_vs_slicing_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4852322Z test_batch_vs_slicing_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4880344Z test_batch_vs_slicing_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4909454Z test_batch_vs_slicing_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4938356Z test_batch_vs_slicing_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4964794Z test_batch_vs_slicing_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.4992861Z test_batch_vs_slicing_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5021381Z test_batch_vs_slicing_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5049368Z test_batch_vs_slicing_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5073931Z test_batch_vs_slicing_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5099162Z test_batch_vs_slicing_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.5123988Z test_batch_vs_slicing_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.5148301Z test_batch_vs_slicing_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.5175097Z test_batch_vs_slicing_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.5207195Z test_batch_vs_slicing_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5235322Z test_batch_vs_slicing_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5265162Z test_batch_vs_slicing_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5298486Z test_batch_vs_slicing_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5324929Z test_batch_vs_slicing_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5352840Z test_batch_vs_slicing_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5380274Z test_batch_vs_slicing_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5407108Z test_batch_vs_slicing_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5434279Z test_batch_vs_slicing_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5462879Z test_batch_vs_slicing_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5491431Z test_batch_vs_slicing_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5524480Z test_batch_vs_slicing_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5550930Z test_batch_vs_slicing_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5580098Z test_batch_vs_slicing_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5604851Z test_batch_vs_slicing_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5629450Z test_batch_vs_slicing_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.5655369Z test_batch_vs_slicing_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.5678847Z test_batch_vs_slicing_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.5703439Z test_batch_vs_slicing_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.5733255Z test_batch_vs_slicing_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5842129Z test_batch_vs_slicing_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:28:54.5873882Z test_batch_vs_slicing_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5901008Z test_batch_vs_slicing_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5927448Z test_batch_vs_slicing_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5953989Z test_batch_vs_slicing_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.5981299Z test_batch_vs_slicing_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6006255Z test_batch_vs_slicing_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6037859Z test_batch_vs_slicing_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6063226Z test_batch_vs_slicing_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6089092Z test_batch_vs_slicing_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6140370Z test_batch_vs_slicing_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:28:54.6170383Z test_batch_vs_slicing_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6205248Z test_batch_vs_slicing_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6231131Z test_batch_vs_slicing_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6257341Z test_batch_vs_slicing_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6287857Z test_batch_vs_slicing_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6312019Z test_batch_vs_slicing_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6339348Z test_batch_vs_slicing_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.6368129Z test_batch_vs_slicing_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6394295Z test_batch_vs_slicing_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6423784Z test_batch_vs_slicing_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6454828Z test_batch_vs_slicing_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6479544Z test_batch_vs_slicing_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6511927Z test_batch_vs_slicing_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6538177Z test_batch_vs_slicing_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6563638Z test_batch_vs_slicing_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6588371Z test_batch_vs_slicing_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.6611590Z test_batch_vs_slicing_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.6635593Z test_batch_vs_slicing_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.6660101Z test_batch_vs_slicing_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.6692507Z test_batch_vs_slicing_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6724747Z test_batch_vs_slicing_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6755499Z test_batch_vs_slicing_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6788485Z test_batch_vs_slicing_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6817041Z test_batch_vs_slicing_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6845172Z test_batch_vs_slicing_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6876072Z test_batch_vs_slicing_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6904222Z test_batch_vs_slicing_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6935401Z test_batch_vs_slicing_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6967592Z test_batch_vs_slicing_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.6996205Z test_batch_vs_slicing_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7023928Z test_batch_vs_slicing_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7054321Z test_batch_vs_slicing_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7079496Z test_batch_vs_slicing_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7107187Z test_batch_vs_slicing_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7135486Z test_batch_vs_slicing_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7162774Z test_batch_vs_slicing_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7190448Z test_batch_vs_slicing_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7217350Z test_batch_vs_slicing_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7242643Z test_batch_vs_slicing_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:28:54.7269145Z test_batch_vs_slicing_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.7293282Z test_batch_vs_slicing_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:28:54.7332514Z test_binary_op_mem_overlap_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:28:54.7346669Z test_binary_op_scalar_device_unspecified_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: fewer than 2 devices detected (0.001s) 2022-05-18T06:29:10.5235765Z test_binary_ops_with_scalars_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (15.788s) 2022-05-18T06:29:10.5934064Z test_bitwise_ops_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.070s) 2022-05-18T06:29:10.6519031Z test_bitwise_ops_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-05-18T06:29:10.7170809Z test_bitwise_ops_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.065s) 2022-05-18T06:29:10.7980381Z test_bitwise_ops_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-05-18T06:29:10.8471339Z test_bitwise_ops_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:29:10.8948767Z test_bitwise_ops_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:29:10.9017164Z test_bool_tensor_comparison_ops_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:11.0476010Z test_broadcasting_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.146s) 2022-05-18T06:29:11.0756629Z test_broadcasting_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.1034369Z test_broadcasting_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.1310920Z test_broadcasting_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.1589716Z test_broadcasting_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.2143197Z test_broadcasting_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:11.2560830Z test_broadcasting_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:29:11.3138784Z test_broadcasting_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-05-18T06:29:11.3443438Z test_broadcasting_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:29:11.3720830Z test_broadcasting_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.4250728Z test_broadcasting_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.053s) 2022-05-18T06:29:11.4531018Z test_broadcasting_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.5002395Z test_broadcasting_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:29:11.5313840Z test_broadcasting_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:11.5325569Z test_broadcasting_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:11.5335395Z test_broadcasting_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:11.5615212Z test_broadcasting_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.6054683Z test_broadcasting_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:29:11.6326364Z test_broadcasting_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:29:11.6759168Z test_broadcasting_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:29:11.7030451Z test_broadcasting_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:29:11.7466286Z test_broadcasting_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:29:11.7740793Z test_broadcasting_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.8292233Z test_broadcasting_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:11.8571759Z test_broadcasting_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.9121634Z test_broadcasting_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:11.9398664Z test_broadcasting_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:11.9953696Z test_broadcasting_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.056s) 2022-05-18T06:29:12.0234543Z test_broadcasting_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:12.0781768Z test_broadcasting_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:12.1057940Z test_broadcasting_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:12.1606252Z test_broadcasting_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:12.1887707Z test_broadcasting_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:12.2467662Z test_broadcasting_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-05-18T06:29:12.2771354Z test_broadcasting_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:29:12.3321965Z test_broadcasting_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:12.3600478Z test_broadcasting_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:12.3609256Z test_cdiv_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:12.3618611Z test_cmul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:12.3647338Z test_comparison_ops_check_for_scalar_overflow_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:29:12.3674238Z test_comparison_ops_check_for_zerodim_tensor_overflow_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:29:12.3696479Z test_comparison_ops_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:12.3811329Z test_comparison_ops_device_computation_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:12.3822993Z test_comparison_ops_must_take_bool_output_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:12.3935102Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:3196: RuntimeWarning: invalid value encountered in less 2022-05-18T06:29:12.3936967Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-05-18T06:29:12.3938172Z test_binary_ufuncs.py:3196: RuntimeWarning: invalid value encountered in less_equal 2022-05-18T06:29:12.3939565Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-05-18T06:29:12.3942712Z test_binary_ufuncs.py:3196: RuntimeWarning: invalid value encountered in greater 2022-05-18T06:29:12.3943971Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-05-18T06:29:12.3949428Z test_binary_ufuncs.py:3196: RuntimeWarning: invalid value encountered in greater_equal 2022-05-18T06:29:12.3950686Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-05-18T06:29:12.4713685Z ok (0.089s) 2022-05-18T06:29:12.5548806Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.083s) 2022-05-18T06:29:12.6301889Z test_comparison_ops_type_promotion_and_broadcasting_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:29:12.6334374Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T06:29:12.6819159Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:12.7326333Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:12.7838125Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:12.7870776Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-05-18T06:29:12.8355328Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:12.8867622Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:12.9368589Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:12.9882961Z test_comparison_ops_type_promotion_and_broadcasting_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:13.0737441Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.086s) 2022-05-18T06:29:13.1527855Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.079s) 2022-05-18T06:29:13.2347787Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:29:13.3198855Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.085s) 2022-05-18T06:29:13.3983175Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.078s) 2022-05-18T06:29:13.4497506Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:13.5005036Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:13.5823365Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:29:13.6627800Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.080s) 2022-05-18T06:29:13.7440051Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-05-18T06:29:13.8214127Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.077s) 2022-05-18T06:29:13.8979732Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.077s) 2022-05-18T06:29:13.9744428Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:29:14.0508708Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:29:14.1273950Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:29:14.2126032Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.085s) 2022-05-18T06:29:14.2900215Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.078s) 2022-05-18T06:29:14.3407305Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:14.3919435Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:14.4732736Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-05-18T06:29:14.5531803Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.080s) 2022-05-18T06:29:14.6294229Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:29:14.7045580Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:29:14.7798507Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:29:14.8558327Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:29:14.9315666Z test_comparison_ops_type_promotion_and_broadcasting_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.076s) 2022-05-18T06:29:15.0137384Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:29:15.0878253Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-05-18T06:29:15.1352729Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:29:15.1824139Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:29:15.2606121Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.078s) 2022-05-18T06:29:15.3324308Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:15.4042322Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:15.4759211Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:15.5584622Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:29:15.6325152Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-05-18T06:29:15.6800094Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:29:15.7274242Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:29:15.8056657Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.078s) 2022-05-18T06:29:15.8770622Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.071s) 2022-05-18T06:29:15.9489434Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:16.0303067Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.081s) 2022-05-18T06:29:16.1042973Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-05-18T06:29:16.1599274Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:16.2073831Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:29:16.2847471Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.078s) 2022-05-18T06:29:16.3554277Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.070s) 2022-05-18T06:29:16.4373404Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:29:16.5117421Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.074s) 2022-05-18T06:29:16.5591314Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:29:16.6069819Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:16.6853911Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.078s) 2022-05-18T06:29:16.7581415Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.073s) 2022-05-18T06:29:16.8303454Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:16.9026046Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:16.9750194Z test_comparison_ops_type_promotion_and_broadcasting_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:17.0568189Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:29:17.1314414Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.075s) 2022-05-18T06:29:17.1793645Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:17.2272541Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.047s) 2022-05-18T06:29:17.3053071Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.078s) 2022-05-18T06:29:17.3780434Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.073s) 2022-05-18T06:29:17.4499291Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:17.5221331Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:17.5946283Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:17.6667150Z test_comparison_ops_type_promotion_and_broadcasting_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.072s) 2022-05-18T06:29:17.6811304Z test_complex_scalar_pow_tensor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:17.6950608Z test_complex_scalar_pow_tensor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:17.7085388Z test_complex_scalar_pow_tensor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:17.7223199Z test_complex_scalar_pow_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:17.7354120Z test_complex_scalar_pow_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:17.7491644Z test_complex_scalar_pow_tensor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:17.7628399Z test_complex_scalar_pow_tensor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:17.7765324Z test_complex_scalar_pow_tensor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:17.7906777Z test_complex_scalar_pow_tensor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:17.8043737Z test_complex_scalar_pow_tensor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:17.8075061Z test_contig_size1___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8099433Z test_contig_size1___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8129749Z test_contig_size1___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8160765Z test_contig_size1___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8187845Z test_contig_size1___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8215842Z test_contig_size1___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8248972Z test_contig_size1___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8272123Z test_contig_size1___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8298307Z test_contig_size1___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8325751Z test_contig_size1___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8348225Z test_contig_size1___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8375507Z test_contig_size1___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8399341Z test_contig_size1___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8424293Z test_contig_size1___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8455921Z test_contig_size1___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8479946Z test_contig_size1___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8503804Z test_contig_size1___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8530459Z test_contig_size1___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.8561341Z test_contig_size1___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8590761Z test_contig_size1___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8624132Z test_contig_size1___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8656782Z test_contig_size1___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8690632Z test_contig_size1___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8721742Z test_contig_size1___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8751055Z test_contig_size1___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8779672Z test_contig_size1___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8809701Z test_contig_size1___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8838318Z test_contig_size1___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8868322Z test_contig_size1___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8897258Z test_contig_size1___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8930547Z test_contig_size1___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8957520Z test_contig_size1___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.8986807Z test_contig_size1___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9013529Z test_contig_size1___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9038517Z test_contig_size1___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9064015Z test_contig_size1___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9089147Z test_contig_size1___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9112932Z test_contig_size1___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9142767Z test_contig_size1___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9171756Z test_contig_size1___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9195589Z test_contig_size1___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9226040Z test_contig_size1___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9255870Z test_contig_size1___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9283511Z test_contig_size1___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9310050Z test_contig_size1___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9340083Z test_contig_size1___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9369018Z test_contig_size1___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9392839Z test_contig_size1___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9418596Z test_contig_size1___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9444049Z test_contig_size1___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9472411Z test_contig_size1___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9494912Z test_contig_size1___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9520391Z test_contig_size1___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9545409Z test_contig_size1___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9574871Z test_contig_size1___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9599726Z test_contig_size1___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9624799Z test_contig_size1___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:17.9654320Z test_contig_size1___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9684480Z test_contig_size1___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9714381Z test_contig_size1___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9743678Z test_contig_size1___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9775438Z test_contig_size1___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9805075Z test_contig_size1___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9831198Z test_contig_size1___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9858236Z test_contig_size1___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9883551Z test_contig_size1___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9910457Z test_contig_size1___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9935278Z test_contig_size1___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9962898Z test_contig_size1___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:17.9992177Z test_contig_size1___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0028700Z test_contig_size1___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0055678Z test_contig_size1___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0082702Z test_contig_size1___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0110187Z test_contig_size1___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0136299Z test_contig_size1___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0161929Z test_contig_size1___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0186637Z test_contig_size1___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0211725Z test_contig_size1___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0242545Z test_contig_size1___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0266804Z test_contig_size1___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0292639Z test_contig_size1___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0319762Z test_contig_size1___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0341883Z test_contig_size1___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0369851Z test_contig_size1___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0392206Z test_contig_size1___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0423409Z test_contig_size1_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0454247Z test_contig_size1_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0483922Z test_contig_size1_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0513120Z test_contig_size1_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0544048Z test_contig_size1_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0570939Z test_contig_size1_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0597536Z test_contig_size1_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0626066Z test_contig_size1_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0651304Z test_contig_size1_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0681140Z test_contig_size1_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0703668Z test_contig_size1_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0733276Z test_contig_size1_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0753491Z test_contig_size1_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.0785242Z test_contig_size1_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0810117Z test_contig_size1_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0839200Z test_contig_size1_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0865747Z test_contig_size1_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0898967Z test_contig_size1_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0924965Z test_contig_size1_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0951640Z test_contig_size1_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.0978946Z test_contig_size1_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1005071Z test_contig_size1_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1031313Z test_contig_size1_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1055673Z test_contig_size1_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1086421Z test_contig_size1_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1110559Z test_contig_size1_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1132980Z test_contig_size1_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1161810Z test_contig_size1_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1184248Z test_contig_size1_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1210742Z test_contig_size1_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1234509Z test_contig_size1_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1260587Z test_contig_size1_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1289642Z test_contig_size1_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1315136Z test_contig_size1_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1341172Z test_contig_size1_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1364254Z test_contig_size1_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1389207Z test_contig_size1_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1414617Z test_contig_size1_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1441915Z test_contig_size1_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1464695Z test_contig_size1_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1494027Z test_contig_size1_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1522066Z test_contig_size1_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1543726Z test_contig_size1_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1571740Z test_contig_size1_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1593246Z test_contig_size1_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1619600Z test_contig_size1_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1644980Z test_contig_size1_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1669373Z test_contig_size1_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1698252Z test_contig_size1_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1723297Z test_contig_size1_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1748613Z test_contig_size1_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.1777759Z test_contig_size1_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1806389Z test_contig_size1_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1833504Z test_contig_size1_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1862992Z test_contig_size1_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1889409Z test_contig_size1_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1920937Z test_contig_size1_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1949243Z test_contig_size1_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.1976849Z test_contig_size1_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2004595Z test_contig_size1_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2029406Z test_contig_size1_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2055979Z test_contig_size1_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2083274Z test_contig_size1_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2109555Z test_contig_size1_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2144818Z test_contig_size1_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2174216Z test_contig_size1_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2205402Z test_contig_size1_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2233001Z test_contig_size1_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2263444Z test_contig_size1_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2293414Z test_contig_size1_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2323748Z test_contig_size1_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2351908Z test_contig_size1_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2384913Z test_contig_size1_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2416466Z test_contig_size1_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2444862Z test_contig_size1_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2474126Z test_contig_size1_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2506323Z test_contig_size1_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2537244Z test_contig_size1_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2566833Z test_contig_size1_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2596265Z test_contig_size1_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2630548Z test_contig_size1_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2658393Z test_contig_size1_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2687282Z test_contig_size1_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2713797Z test_contig_size1_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2744572Z test_contig_size1_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2774425Z test_contig_size1_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2804740Z test_contig_size1_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2832134Z test_contig_size1_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2868616Z test_contig_size1_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2900328Z test_contig_size1_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2925972Z test_contig_size1_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2953665Z test_contig_size1_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.2983732Z test_contig_size1_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3013094Z test_contig_size1_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3039563Z test_contig_size1_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3066443Z test_contig_size1_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.3102857Z test_contig_size1_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3129619Z test_contig_size1_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3153861Z test_contig_size1_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3180109Z test_contig_size1_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3209569Z test_contig_size1_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3231550Z test_contig_size1_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.3257217Z test_contig_size1_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.3281747Z test_contig_size1_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.3310798Z test_contig_size1_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3336542Z test_contig_size1_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.3366828Z test_contig_size1_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3392450Z test_contig_size1_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3423532Z test_contig_size1_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3452433Z test_contig_size1_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3480276Z test_contig_size1_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3507463Z test_contig_size1_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3540585Z test_contig_size1_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3567383Z test_contig_size1_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3591983Z test_contig_size1_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3619459Z test_contig_size1_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3647968Z test_contig_size1_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3671044Z test_contig_size1_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3704440Z test_contig_size1_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3732979Z test_contig_size1_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3767884Z test_contig_size1_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3795590Z test_contig_size1_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3823811Z test_contig_size1_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3851416Z test_contig_size1_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3878950Z test_contig_size1_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3906938Z test_contig_size1_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3932252Z test_contig_size1_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3961744Z test_contig_size1_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.3990181Z test_contig_size1_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4019423Z test_contig_size1_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4047350Z test_contig_size1_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4074685Z test_contig_size1_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4099661Z test_contig_size1_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4126605Z test_contig_size1_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4149473Z test_contig_size1_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4175745Z test_contig_size1_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4204349Z test_contig_size1_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4232180Z test_contig_size1_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4257917Z test_contig_size1_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4287403Z test_contig_size1_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4313566Z test_contig_size1_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4344038Z test_contig_size1_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4367261Z test_contig_size1_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4391921Z test_contig_size1_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4424633Z test_contig_size1_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4448133Z test_contig_size1_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4471169Z test_contig_size1_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4503891Z test_contig_size1_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4533797Z test_contig_size1_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4562435Z test_contig_size1_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4591038Z test_contig_size1_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4618826Z test_contig_size1_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4650573Z test_contig_size1_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4679279Z test_contig_size1_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4709018Z test_contig_size1_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4732292Z test_contig_size1_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4757436Z test_contig_size1_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4782025Z test_contig_size1_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4808250Z test_contig_size1_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4832250Z test_contig_size1_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4866768Z test_contig_size1_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4889413Z test_contig_size1_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.4913831Z test_contig_size1_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4943056Z test_contig_size1_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4969396Z test_contig_size1_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.4992949Z test_contig_size1_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5022512Z test_contig_size1_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5044159Z test_contig_size1_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5071900Z test_contig_size1_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5100133Z test_contig_size1_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5126698Z test_contig_size1_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5149684Z test_contig_size1_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5179091Z test_contig_size1_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5202558Z test_contig_size1_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5230127Z test_contig_size1_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5255177Z test_contig_size1_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5284870Z test_contig_size1_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5309718Z test_contig_size1_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5335275Z test_contig_size1_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5363401Z test_contig_size1_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5389335Z test_contig_size1_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5414626Z test_contig_size1_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5444118Z test_contig_size1_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5471218Z test_contig_size1_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5504598Z test_contig_size1_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5529700Z test_contig_size1_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5553052Z test_contig_size1_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5579907Z test_contig_size1_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5603142Z test_contig_size1_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5630485Z test_contig_size1_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:18.5658986Z test_contig_size1_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5688656Z test_contig_size1_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5722087Z test_contig_size1_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5749955Z test_contig_size1_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5778178Z test_contig_size1_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5812359Z test_contig_size1_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5841367Z test_contig_size1_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5868720Z test_contig_size1_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5897328Z test_contig_size1_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5928174Z test_contig_size1_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5963154Z test_contig_size1_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.5994160Z test_contig_size1_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6024820Z test_contig_size1_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6053426Z test_contig_size1_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6082101Z test_contig_size1_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6111101Z test_contig_size1_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6137619Z test_contig_size1_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6164944Z test_contig_size1_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6196175Z test_contig_size1_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6224997Z test_contig_size1_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6243326Z test_contig_size1_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6263899Z test_contig_size1_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6284448Z test_contig_size1_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6304420Z test_contig_size1_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6325109Z test_contig_size1_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6345187Z test_contig_size1_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6366106Z test_contig_size1_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6386112Z test_contig_size1_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6406460Z test_contig_size1_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6430899Z test_contig_size1_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6450176Z test_contig_size1_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6470098Z test_contig_size1_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:18.6506077Z test_contig_size1_large_dim___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6533683Z test_contig_size1_large_dim___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6571650Z test_contig_size1_large_dim___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.6608652Z test_contig_size1_large_dim___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6638724Z test_contig_size1_large_dim___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6671435Z test_contig_size1_large_dim___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6708904Z test_contig_size1_large_dim___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.6735707Z test_contig_size1_large_dim___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6764680Z test_contig_size1_large_dim___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6791455Z test_contig_size1_large_dim___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6822164Z test_contig_size1_large_dim___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6850595Z test_contig_size1_large_dim___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6879383Z test_contig_size1_large_dim___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6908811Z test_contig_size1_large_dim___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6942001Z test_contig_size1_large_dim___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6969731Z test_contig_size1_large_dim___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.6997566Z test_contig_size1_large_dim___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7030136Z test_contig_size1_large_dim___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7063103Z test_contig_size1_large_dim___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7098565Z test_contig_size1_large_dim___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7139572Z test_contig_size1_large_dim___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.7183031Z test_contig_size1_large_dim___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.7220483Z test_contig_size1_large_dim___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7254021Z test_contig_size1_large_dim___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7290006Z test_contig_size1_large_dim___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7323548Z test_contig_size1_large_dim___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7356198Z test_contig_size1_large_dim___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7390214Z test_contig_size1_large_dim___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7426039Z test_contig_size1_large_dim___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7463925Z test_contig_size1_large_dim___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.7496553Z test_contig_size1_large_dim___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7531245Z test_contig_size1_large_dim___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7559333Z test_contig_size1_large_dim___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7595145Z test_contig_size1_large_dim___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7625793Z test_contig_size1_large_dim___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7653012Z test_contig_size1_large_dim___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7683808Z test_contig_size1_large_dim___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7714272Z test_contig_size1_large_dim___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7744640Z test_contig_size1_large_dim___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7776365Z test_contig_size1_large_dim___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7805171Z test_contig_size1_large_dim___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7848919Z test_contig_size1_large_dim___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.7886853Z test_contig_size1_large_dim___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.7918240Z test_contig_size1_large_dim___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7949955Z test_contig_size1_large_dim___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.7989467Z test_contig_size1_large_dim___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.8019280Z test_contig_size1_large_dim___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8049250Z test_contig_size1_large_dim___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8077010Z test_contig_size1_large_dim___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8104813Z test_contig_size1_large_dim___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8135741Z test_contig_size1_large_dim___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8162511Z test_contig_size1_large_dim___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8191104Z test_contig_size1_large_dim___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8224066Z test_contig_size1_large_dim___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8253054Z test_contig_size1_large_dim___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8282289Z test_contig_size1_large_dim___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8312176Z test_contig_size1_large_dim___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8344888Z test_contig_size1_large_dim___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8382099Z test_contig_size1_large_dim___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.8419154Z test_contig_size1_large_dim___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8451574Z test_contig_size1_large_dim___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8489279Z test_contig_size1_large_dim___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.8526028Z test_contig_size1_large_dim___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.8553721Z test_contig_size1_large_dim___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8583980Z test_contig_size1_large_dim___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8614004Z test_contig_size1_large_dim___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8644224Z test_contig_size1_large_dim___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8673481Z test_contig_size1_large_dim___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8706358Z test_contig_size1_large_dim___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8749641Z test_contig_size1_large_dim___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.8784332Z test_contig_size1_large_dim___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8816412Z test_contig_size1_large_dim___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8849785Z test_contig_size1_large_dim___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8879916Z test_contig_size1_large_dim___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8909972Z test_contig_size1_large_dim___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8939998Z test_contig_size1_large_dim___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.8967191Z test_contig_size1_large_dim___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9000114Z test_contig_size1_large_dim___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9030125Z test_contig_size1_large_dim___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9057388Z test_contig_size1_large_dim___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9087029Z test_contig_size1_large_dim___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9112809Z test_contig_size1_large_dim___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9144605Z test_contig_size1_large_dim___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9174453Z test_contig_size1_large_dim___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9200663Z test_contig_size1_large_dim___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9236751Z test_contig_size1_large_dim_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.9267473Z test_contig_size1_large_dim_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9302452Z test_contig_size1_large_dim_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.9337332Z test_contig_size1_large_dim_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9372628Z test_contig_size1_large_dim_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9404763Z test_contig_size1_large_dim_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9435125Z test_contig_size1_large_dim_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9471267Z test_contig_size1_large_dim_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9501731Z test_contig_size1_large_dim_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9530582Z test_contig_size1_large_dim_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9557388Z test_contig_size1_large_dim_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9591518Z test_contig_size1_large_dim_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9617145Z test_contig_size1_large_dim_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9649919Z test_contig_size1_large_dim_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9680796Z test_contig_size1_large_dim_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9710421Z test_contig_size1_large_dim_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9751762Z test_contig_size1_large_dim_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:18.9779895Z test_contig_size1_large_dim_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9810612Z test_contig_size1_large_dim_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9841108Z test_contig_size1_large_dim_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9870669Z test_contig_size1_large_dim_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9901561Z test_contig_size1_large_dim_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9934315Z test_contig_size1_large_dim_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9961590Z test_contig_size1_large_dim_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:18.9992639Z test_contig_size1_large_dim_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0021851Z test_contig_size1_large_dim_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0051842Z test_contig_size1_large_dim_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0080099Z test_contig_size1_large_dim_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0108893Z test_contig_size1_large_dim_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0137936Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0166519Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0193525Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0227746Z test_contig_size1_large_dim_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0256747Z test_contig_size1_large_dim_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0285826Z test_contig_size1_large_dim_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0313290Z test_contig_size1_large_dim_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0342483Z test_contig_size1_large_dim_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0372551Z test_contig_size1_large_dim_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0400704Z test_contig_size1_large_dim_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0430563Z test_contig_size1_large_dim_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0463477Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0492398Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0519986Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0549649Z test_contig_size1_large_dim_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0576933Z test_contig_size1_large_dim_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0607048Z test_contig_size1_large_dim_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0633894Z test_contig_size1_large_dim_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0663490Z test_contig_size1_large_dim_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0700259Z test_contig_size1_large_dim_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0727768Z test_contig_size1_large_dim_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0757660Z test_contig_size1_large_dim_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0790349Z test_contig_size1_large_dim_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0823664Z test_contig_size1_large_dim_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0855164Z test_contig_size1_large_dim_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0887791Z test_contig_size1_large_dim_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0918135Z test_contig_size1_large_dim_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.0954084Z test_contig_size1_large_dim_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.0984915Z test_contig_size1_large_dim_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1019240Z test_contig_size1_large_dim_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1051076Z test_contig_size1_large_dim_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1079271Z test_contig_size1_large_dim_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1111485Z test_contig_size1_large_dim_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1144720Z test_contig_size1_large_dim_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1174922Z test_contig_size1_large_dim_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1215132Z test_contig_size1_large_dim_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.1248426Z test_contig_size1_large_dim_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1281204Z test_contig_size1_large_dim_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1314850Z test_contig_size1_large_dim_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1346436Z test_contig_size1_large_dim_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1381310Z test_contig_size1_large_dim_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1415354Z test_contig_size1_large_dim_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1446687Z test_contig_size1_large_dim_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1486738Z test_contig_size1_large_dim_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.1521904Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1553296Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1596131Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.1631940Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.1665501Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1699618Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1739499Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.1780147Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.1812140Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1849479Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.1880207Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1912701Z test_contig_size1_large_dim_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1950161Z test_contig_size1_large_dim_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.1982340Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2016510Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2056436Z test_contig_size1_large_dim_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.2087757Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2120850Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2156480Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2190989Z test_contig_size1_large_dim_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2223279Z test_contig_size1_large_dim_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2253419Z test_contig_size1_large_dim_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2283155Z test_contig_size1_large_dim_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2318765Z test_contig_size1_large_dim_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.2353852Z test_contig_size1_large_dim_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2386923Z test_contig_size1_large_dim_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2414476Z test_contig_size1_large_dim_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2447593Z test_contig_size1_large_dim_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2473047Z test_contig_size1_large_dim_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2503457Z test_contig_size1_large_dim_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2533825Z test_contig_size1_large_dim_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2567244Z test_contig_size1_large_dim_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2592908Z test_contig_size1_large_dim_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2627843Z test_contig_size1_large_dim_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2658092Z test_contig_size1_large_dim_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2692178Z test_contig_size1_large_dim_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2728123Z test_contig_size1_large_dim_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2757867Z test_contig_size1_large_dim_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2791109Z test_contig_size1_large_dim_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2827261Z test_contig_size1_large_dim_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.2858230Z test_contig_size1_large_dim_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2890531Z test_contig_size1_large_dim_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2921797Z test_contig_size1_large_dim_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2952462Z test_contig_size1_large_dim_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.2983642Z test_contig_size1_large_dim_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3017591Z test_contig_size1_large_dim_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3052658Z test_contig_size1_large_dim_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3092792Z test_contig_size1_large_dim_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.3129806Z test_contig_size1_large_dim_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.3159294Z test_contig_size1_large_dim_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3189988Z test_contig_size1_large_dim_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3223872Z test_contig_size1_large_dim_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3255943Z test_contig_size1_large_dim_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3288781Z test_contig_size1_large_dim_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3320269Z test_contig_size1_large_dim_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3352795Z test_contig_size1_large_dim_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3384522Z test_contig_size1_large_dim_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3419375Z test_contig_size1_large_dim_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3449038Z test_contig_size1_large_dim_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3476817Z test_contig_size1_large_dim_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3509654Z test_contig_size1_large_dim_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3536308Z test_contig_size1_large_dim_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3564555Z test_contig_size1_large_dim_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3596952Z test_contig_size1_large_dim_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3629817Z test_contig_size1_large_dim_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3658228Z test_contig_size1_large_dim_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3691065Z test_contig_size1_large_dim_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3720683Z test_contig_size1_large_dim_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3753156Z test_contig_size1_large_dim_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3783922Z test_contig_size1_large_dim_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3812140Z test_contig_size1_large_dim_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3847909Z test_contig_size1_large_dim_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3872139Z test_contig_size1_large_dim_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3905657Z test_contig_size1_large_dim_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3941520Z test_contig_size1_large_dim_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.3975501Z test_contig_size1_large_dim_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4008473Z test_contig_size1_large_dim_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4037860Z test_contig_size1_large_dim_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4070494Z test_contig_size1_large_dim_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4108215Z test_contig_size1_large_dim_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4138300Z test_contig_size1_large_dim_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4168866Z test_contig_size1_large_dim_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4194685Z test_contig_size1_large_dim_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4226105Z test_contig_size1_large_dim_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4255121Z test_contig_size1_large_dim_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4286278Z test_contig_size1_large_dim_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4311197Z test_contig_size1_large_dim_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4348430Z test_contig_size1_large_dim_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4376592Z test_contig_size1_large_dim_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4408411Z test_contig_size1_large_dim_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4436343Z test_contig_size1_large_dim_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4468520Z test_contig_size1_large_dim_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4496432Z test_contig_size1_large_dim_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4526466Z test_contig_size1_large_dim_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4559003Z test_contig_size1_large_dim_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4589410Z test_contig_size1_large_dim_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4616328Z test_contig_size1_large_dim_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4646689Z test_contig_size1_large_dim_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4674427Z test_contig_size1_large_dim_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4707566Z test_contig_size1_large_dim_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4736959Z test_contig_size1_large_dim_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4767476Z test_contig_size1_large_dim_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4802995Z test_contig_size1_large_dim_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4830806Z test_contig_size1_large_dim_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4860182Z test_contig_size1_large_dim_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4889461Z test_contig_size1_large_dim_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4913781Z test_contig_size1_large_dim_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4949816Z test_contig_size1_large_dim_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.4980353Z test_contig_size1_large_dim_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5009829Z test_contig_size1_large_dim_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5044627Z test_contig_size1_large_dim_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.5073468Z test_contig_size1_large_dim_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5107783Z test_contig_size1_large_dim_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5133863Z test_contig_size1_large_dim_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5160510Z test_contig_size1_large_dim_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5190846Z test_contig_size1_large_dim_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5220182Z test_contig_size1_large_dim_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5251544Z test_contig_size1_large_dim_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5286972Z test_contig_size1_large_dim_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.5320331Z test_contig_size1_large_dim_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5351472Z test_contig_size1_large_dim_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5383163Z test_contig_size1_large_dim_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5417106Z test_contig_size1_large_dim_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5446350Z test_contig_size1_large_dim_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5480631Z test_contig_size1_large_dim_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5512978Z test_contig_size1_large_dim_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5547469Z test_contig_size1_large_dim_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5588267Z test_contig_size1_large_dim_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.5621682Z test_contig_size1_large_dim_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5653011Z test_contig_size1_large_dim_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5687356Z test_contig_size1_large_dim_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5722468Z test_contig_size1_large_dim_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5750044Z test_contig_size1_large_dim_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5782658Z test_contig_size1_large_dim_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5821345Z test_contig_size1_large_dim_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.5851854Z test_contig_size1_large_dim_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5882880Z test_contig_size1_large_dim_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.5905014Z test_contig_size1_large_dim_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.5927946Z test_contig_size1_large_dim_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.5949796Z test_contig_size1_large_dim_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.5974873Z test_contig_size1_large_dim_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.5996788Z test_contig_size1_large_dim_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.6022383Z test_contig_size1_large_dim_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.6045045Z test_contig_size1_large_dim_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.6067961Z test_contig_size1_large_dim_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.6098862Z test_contig_size1_large_dim_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:29:19.6116539Z test_contig_size1_large_dim_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.6140667Z test_contig_size1_large_dim_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.6164136Z test_contig_size1_large_dim_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:19.6193462Z test_contig_size1_large_dim_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6224866Z test_contig_size1_large_dim_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6253547Z test_contig_size1_large_dim_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6282162Z test_contig_size1_large_dim_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6312351Z test_contig_size1_large_dim_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6348412Z test_contig_size1_large_dim_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.6379515Z test_contig_size1_large_dim_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6413034Z test_contig_size1_large_dim_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6449818Z test_contig_size1_large_dim_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6479743Z test_contig_size1_large_dim_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6512723Z test_contig_size1_large_dim_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6545240Z test_contig_size1_large_dim_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6575450Z test_contig_size1_large_dim_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6612897Z test_contig_size1_large_dim_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6642977Z test_contig_size1_large_dim_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6673141Z test_contig_size1_large_dim_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6703946Z test_contig_size1_large_dim_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6734175Z test_contig_size1_large_dim_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6761646Z test_contig_size1_large_dim_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6793091Z test_contig_size1_large_dim_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6823557Z test_contig_size1_large_dim_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6859464Z test_contig_size1_large_dim_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6887294Z test_contig_size1_large_dim_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6913018Z test_contig_size1_large_dim_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6944487Z test_contig_size1_large_dim_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.6973691Z test_contig_size1_large_dim_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7000983Z test_contig_size1_large_dim_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7032189Z test_contig_size1_large_dim_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7060468Z test_contig_size1_large_dim_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7099902Z test_contig_size1_large_dim_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.7134564Z test_contig_size1_large_dim_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7163400Z test_contig_size1_large_dim_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7192242Z test_contig_size1_large_dim_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7223119Z test_contig_size1_large_dim_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7253221Z test_contig_size1_large_dim_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7282483Z test_contig_size1_large_dim_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7310703Z test_contig_size1_large_dim_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7345150Z test_contig_size1_large_dim_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7374699Z test_contig_size1_large_dim_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7404519Z test_contig_size1_large_dim_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7433975Z test_contig_size1_large_dim_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7466902Z test_contig_size1_large_dim_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7501171Z test_contig_size1_large_dim_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7528613Z test_contig_size1_large_dim_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7559553Z test_contig_size1_large_dim_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7594297Z test_contig_size1_large_dim_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7624392Z test_contig_size1_large_dim_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7654543Z test_contig_size1_large_dim_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7679970Z test_contig_size1_large_dim_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7709431Z test_contig_size1_large_dim_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7737574Z test_contig_size1_large_dim_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7769118Z test_contig_size1_large_dim_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7796167Z test_contig_size1_large_dim_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7836016Z test_contig_size1_large_dim_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.7868556Z test_contig_size1_large_dim_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7901305Z test_contig_size1_large_dim_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7930987Z test_contig_size1_large_dim_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7965032Z test_contig_size1_large_dim_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.7992263Z test_contig_size1_large_dim_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8021593Z test_contig_size1_large_dim_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8050782Z test_contig_size1_large_dim_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8085325Z test_contig_size1_large_dim_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8110809Z test_contig_size1_large_dim_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8145393Z test_contig_size1_large_dim_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8171199Z test_contig_size1_large_dim_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8201695Z test_contig_size1_large_dim_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8232758Z test_contig_size1_large_dim_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8263023Z test_contig_size1_large_dim_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8290585Z test_contig_size1_large_dim_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8323705Z test_contig_size1_large_dim_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8352254Z test_contig_size1_large_dim_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8381257Z test_contig_size1_large_dim_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8410006Z test_contig_size1_large_dim_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8442584Z test_contig_size1_large_dim_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8473094Z test_contig_size1_large_dim_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8503181Z test_contig_size1_large_dim_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8536217Z test_contig_size1_large_dim_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8572492Z test_contig_size1_large_dim_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.8603141Z test_contig_size1_large_dim_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8630013Z test_contig_size1_large_dim_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8658942Z test_contig_size1_large_dim_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8688207Z test_contig_size1_large_dim_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8714344Z test_contig_size1_large_dim_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8749258Z test_contig_size1_large_dim_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8778241Z test_contig_size1_large_dim_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8813507Z test_contig_size1_large_dim_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.8846616Z test_contig_size1_large_dim_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8874463Z test_contig_size1_large_dim_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8907211Z test_contig_size1_large_dim_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8937089Z test_contig_size1_large_dim_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8963404Z test_contig_size1_large_dim_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.8991145Z test_contig_size1_large_dim_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9021151Z test_contig_size1_large_dim_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9057708Z test_contig_size1_large_dim_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.9087373Z test_contig_size1_large_dim_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9118025Z test_contig_size1_large_dim_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9150335Z test_contig_size1_large_dim_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9183902Z test_contig_size1_large_dim_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9213115Z test_contig_size1_large_dim_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9242068Z test_contig_size1_large_dim_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9269303Z test_contig_size1_large_dim_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9303191Z test_contig_size1_large_dim_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9333789Z test_contig_size1_large_dim_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9364359Z test_contig_size1_large_dim_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9394785Z test_contig_size1_large_dim_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9425175Z test_contig_size1_large_dim_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9458134Z test_contig_size1_large_dim_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9489694Z test_contig_size1_large_dim_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9517606Z test_contig_size1_large_dim_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9549733Z test_contig_size1_large_dim_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9578375Z test_contig_size1_large_dim_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9607275Z test_contig_size1_large_dim_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9633717Z test_contig_size1_large_dim_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9670906Z test_contig_size1_large_dim_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9697441Z test_contig_size1_large_dim_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9733916Z test_contig_size1_large_dim_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.9768032Z test_contig_size1_large_dim_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9807407Z test_contig_size1_large_dim_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:19.9838839Z test_contig_size1_large_dim_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9872290Z test_contig_size1_large_dim_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9904067Z test_contig_size1_large_dim_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9934679Z test_contig_size1_large_dim_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9963622Z test_contig_size1_large_dim_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:19.9991231Z test_contig_size1_large_dim_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0020901Z test_contig_size1_large_dim_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0055423Z test_contig_size1_large_dim_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0083974Z test_contig_size1_large_dim_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0111783Z test_contig_size1_large_dim_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0147807Z test_contig_size1_large_dim_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0178311Z test_contig_size1_large_dim_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0209203Z test_contig_size1_large_dim_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0239223Z test_contig_size1_large_dim_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0270755Z test_contig_size1_large_dim_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0305194Z test_contig_size1_large_dim_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0331266Z test_contig_size1_large_dim_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0360195Z test_contig_size1_large_dim_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0389388Z test_contig_size1_large_dim_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0418565Z test_contig_size1_large_dim_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0449778Z test_contig_size1_large_dim_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0483118Z test_contig_size1_large_dim_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0514122Z test_contig_size1_large_dim_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0551978Z test_contig_size1_large_dim_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.0584126Z test_contig_size1_large_dim_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0616063Z test_contig_size1_large_dim_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0652151Z test_contig_size1_large_dim_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0687273Z test_contig_size1_large_dim_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0719556Z test_contig_size1_large_dim_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0751247Z test_contig_size1_large_dim_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0783233Z test_contig_size1_large_dim_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0817589Z test_contig_size1_large_dim_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0844934Z test_contig_size1_large_dim_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0872121Z test_contig_size1_large_dim_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0902106Z test_contig_size1_large_dim_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0931603Z test_contig_size1_large_dim_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0967194Z test_contig_size1_large_dim_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.0999936Z test_contig_size1_large_dim_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1036800Z test_contig_size1_large_dim_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1071672Z test_contig_size1_large_dim_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.1106188Z test_contig_size1_large_dim_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1134881Z test_contig_size1_large_dim_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1166156Z test_contig_size1_large_dim_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1196686Z test_contig_size1_large_dim_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1229488Z test_contig_size1_large_dim_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1261261Z test_contig_size1_large_dim_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1297889Z test_contig_size1_large_dim_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1334237Z test_contig_size1_large_dim_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.1365560Z test_contig_size1_large_dim_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1395158Z test_contig_size1_large_dim_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1428479Z test_contig_size1_large_dim_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1458482Z test_contig_size1_large_dim_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1485735Z test_contig_size1_large_dim_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1513429Z test_contig_size1_large_dim_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1549989Z test_contig_size1_large_dim_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1579258Z test_contig_size1_large_dim_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1612434Z test_contig_size1_large_dim_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1645491Z test_contig_size1_large_dim_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1674839Z test_contig_size1_large_dim_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1705123Z test_contig_size1_large_dim_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1738999Z test_contig_size1_large_dim_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1767991Z test_contig_size1_large_dim_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1801456Z test_contig_size1_large_dim_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1831910Z test_contig_size1_large_dim_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1861827Z test_contig_size1_large_dim_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1893576Z test_contig_size1_large_dim_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1924695Z test_contig_size1_large_dim_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1954836Z test_contig_size1_large_dim_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.1987784Z test_contig_size1_large_dim_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2017691Z test_contig_size1_large_dim_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2051441Z test_contig_size1_large_dim_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2083228Z test_contig_size1_large_dim_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2112196Z test_contig_size1_large_dim_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2143662Z test_contig_size1_large_dim_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2175904Z test_contig_size1_large_dim_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2209418Z test_contig_size1_large_dim_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2244485Z test_contig_size1_large_dim_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2278953Z test_contig_size1_large_dim_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2313000Z test_contig_size1_large_dim_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.2346178Z test_contig_size1_large_dim_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2379825Z test_contig_size1_large_dim_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2406335Z test_contig_size1_large_dim_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2433172Z test_contig_size1_large_dim_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2463766Z test_contig_size1_large_dim_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2493567Z test_contig_size1_large_dim_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2523333Z test_contig_size1_large_dim_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2560336Z test_contig_size1_large_dim_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.2594245Z test_contig_size1_large_dim_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2631137Z test_contig_size1_large_dim_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.2666940Z test_contig_size1_large_dim_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.2700790Z test_contig_size1_large_dim_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2736920Z test_contig_size1_large_dim_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2770788Z test_contig_size1_large_dim_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2800625Z test_contig_size1_large_dim_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2840870Z test_contig_size1_large_dim_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.2872184Z test_contig_size1_large_dim_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2907809Z test_contig_size1_large_dim_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2938294Z test_contig_size1_large_dim_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.2969768Z test_contig_size1_large_dim_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3001161Z test_contig_size1_large_dim_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3032696Z test_contig_size1_large_dim_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3065119Z test_contig_size1_large_dim_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3101208Z test_contig_size1_large_dim_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.3132013Z test_contig_size1_large_dim_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3162424Z test_contig_size1_large_dim_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3189669Z test_contig_size1_large_dim_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3219698Z test_contig_size1_large_dim_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3251853Z test_contig_size1_large_dim_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3276132Z test_contig_size1_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3302619Z test_contig_size1_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.3334390Z test_contig_size1_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3356953Z test_contig_size1_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.3384289Z test_contig_size1_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.3412548Z test_contig_size1_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3438967Z test_contig_size1_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3470754Z test_contig_size1_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3502168Z test_contig_size1_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3529580Z test_contig_size1_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3564064Z test_contig_size1_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3589911Z test_contig_size1_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3617083Z test_contig_size1_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3646519Z test_contig_size1_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3671827Z test_contig_size1_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3701584Z test_contig_size1_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3728156Z test_contig_size1_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3754103Z test_contig_size1_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3787415Z test_contig_size1_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3814031Z test_contig_size1_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3839602Z test_contig_size1_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3866667Z test_contig_size1_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.3892228Z test_contig_size1_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.3914634Z test_contig_size1_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.3940876Z test_contig_size1_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.3966377Z test_contig_size1_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.3995161Z test_contig_size1_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4023286Z test_contig_size1_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4048692Z test_contig_size1_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4075418Z test_contig_size1_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4103688Z test_contig_size1_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4131882Z test_contig_size1_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4155667Z test_contig_size1_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4185684Z test_contig_size1_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4213053Z test_contig_size1_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4238090Z test_contig_size1_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4262524Z test_contig_size1_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4287932Z test_contig_size1_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4312623Z test_contig_size1_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4339941Z test_contig_size1_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4365889Z test_contig_size1_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4391209Z test_contig_size1_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4426146Z test_contig_size1_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4452533Z test_contig_size1_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4478827Z test_contig_size1_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4506954Z test_contig_size1_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4529750Z test_contig_size1_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4554075Z test_contig_size1_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4579736Z test_contig_size1_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4606312Z test_contig_size1_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4633306Z test_contig_size1_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4662942Z test_contig_size1_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4687344Z test_contig_size1_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4712976Z test_contig_size1_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4742481Z test_contig_size1_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4769314Z test_contig_size1_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4795614Z test_contig_size1_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4822626Z test_contig_size1_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4854796Z test_contig_size1_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.4878733Z test_contig_size1_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4902638Z test_contig_size1_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4930981Z test_contig_size1_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4952065Z test_contig_size1_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.4980813Z test_contig_size1_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5005819Z test_contig_size1_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5030472Z test_contig_size1_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5062181Z test_contig_size1_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5088437Z test_contig_size1_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5112568Z test_contig_size1_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5139684Z test_contig_size1_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5164621Z test_contig_size1_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5189001Z test_contig_size1_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5214526Z test_contig_size1_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5243342Z test_contig_size1_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5272015Z test_contig_size1_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5301843Z test_contig_size1_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5329559Z test_contig_size1_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5355804Z test_contig_size1_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5381957Z test_contig_size1_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5408494Z test_contig_size1_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5431752Z test_contig_size1_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5459039Z test_contig_size1_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5488518Z test_contig_size1_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5517562Z test_contig_size1_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5541608Z test_contig_size1_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5570503Z test_contig_size1_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5597126Z test_contig_size1_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5625659Z test_contig_size1_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5651870Z test_contig_size1_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5674255Z test_contig_size1_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5704860Z test_contig_size1_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5730260Z test_contig_size1_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5755291Z test_contig_size1_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5785626Z test_contig_size1_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5810932Z test_contig_size1_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5838798Z test_contig_size1_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5866138Z test_contig_size1_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5894507Z test_contig_size1_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5923928Z test_contig_size1_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.5949251Z test_contig_size1_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5973512Z test_contig_size1_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.5998930Z test_contig_size1_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6024124Z test_contig_size1_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6053341Z test_contig_size1_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6079052Z test_contig_size1_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6106150Z test_contig_size1_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6139715Z test_contig_size1_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6166215Z test_contig_size1_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6190910Z test_contig_size1_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6216324Z test_contig_size1_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6241183Z test_contig_size1_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6266437Z test_contig_size1_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6291976Z test_contig_size1_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6321238Z test_contig_size1_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6352387Z test_contig_size1_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6382344Z test_contig_size1_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6411769Z test_contig_size1_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6442152Z test_contig_size1_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6469822Z test_contig_size1_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6495780Z test_contig_size1_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6524093Z test_contig_size1_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6550089Z test_contig_size1_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6579459Z test_contig_size1_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6604413Z test_contig_size1_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6630015Z test_contig_size1_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6653548Z test_contig_size1_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6681448Z test_contig_size1_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6704951Z test_contig_size1_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6734470Z test_contig_size1_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6762314Z test_contig_size1_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6791568Z test_contig_size1_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6818392Z test_contig_size1_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6846989Z test_contig_size1_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.6870950Z test_contig_size1_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6895724Z test_contig_size1_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6920484Z test_contig_size1_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6945386Z test_contig_size1_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.6970842Z test_contig_size1_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.7003950Z test_contig_size1_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7031040Z test_contig_size1_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7060341Z test_contig_size1_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7089701Z test_contig_size1_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7118974Z test_contig_size1_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7145358Z test_contig_size1_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7175504Z test_contig_size1_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7205379Z test_contig_size1_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7235982Z test_contig_size1_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7266398Z test_contig_size1_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7295562Z test_contig_size1_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7319463Z test_contig_size1_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7344410Z test_contig_size1_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.7370477Z test_contig_size1_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.7393110Z test_contig_size1_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.7420399Z test_contig_size1_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.7455935Z test_contig_size1_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7486132Z test_contig_size1_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7516093Z test_contig_size1_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7546221Z test_contig_size1_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7576009Z test_contig_size1_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7602905Z test_contig_size1_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7627154Z test_contig_size1_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7656245Z test_contig_size1_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7687533Z test_contig_size1_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7716541Z test_contig_size1_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7746518Z test_contig_size1_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7776452Z test_contig_size1_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7803240Z test_contig_size1_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7829386Z test_contig_size1_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7857568Z test_contig_size1_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7883697Z test_contig_size1_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7912328Z test_contig_size1_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.7937230Z test_contig_size1_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.7964215Z test_contig_size1_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.7988185Z test_contig_size1_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.8017535Z test_contig_size1_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8044535Z test_contig_size1_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8071892Z test_contig_size1_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8103694Z test_contig_size1_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8132925Z test_contig_size1_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8159907Z test_contig_size1_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8186605Z test_contig_size1_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8212565Z test_contig_size1_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8238413Z test_contig_size1_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8265611Z test_contig_size1_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8292657Z test_contig_size1_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8324631Z test_contig_size1_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8350349Z test_contig_size1_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8377399Z test_contig_size1_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8405446Z test_contig_size1_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8433035Z test_contig_size1_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8460148Z test_contig_size1_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8488599Z test_contig_size1_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8516097Z test_contig_size1_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8553085Z test_contig_size1_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8585579Z test_contig_size1_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8614344Z test_contig_size1_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8645137Z test_contig_size1_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8672646Z test_contig_size1_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8702182Z test_contig_size1_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8724890Z test_contig_size1_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.8750309Z test_contig_size1_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.8779401Z test_contig_size1_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8808352Z test_contig_size1_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.8833461Z test_contig_size1_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.8860794Z test_contig_size1_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8892341Z test_contig_size1_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8923210Z test_contig_size1_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8954700Z test_contig_size1_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.8984981Z test_contig_size1_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9020225Z test_contig_size1_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:20.9050316Z test_contig_size1_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9079650Z test_contig_size1_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9109564Z test_contig_size1_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9139182Z test_contig_size1_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9166339Z test_contig_size1_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9194708Z test_contig_size1_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9223309Z test_contig_size1_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9255449Z test_contig_size1_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9281454Z test_contig_size1_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9310263Z test_contig_size1_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9339746Z test_contig_size1_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9366428Z test_contig_size1_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9394070Z test_contig_size1_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9418206Z test_contig_size1_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9446479Z test_contig_size1_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9475849Z test_contig_size1_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9503615Z test_contig_vs_every_other___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9523964Z test_contig_vs_every_other___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9549624Z test_contig_vs_every_other___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9576811Z test_contig_vs_every_other___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9598850Z test_contig_vs_every_other___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9624104Z test_contig_vs_every_other___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9650192Z test_contig_vs_every_other___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9672805Z test_contig_vs_every_other___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9695369Z test_contig_vs_every_other___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9714530Z test_contig_vs_every_other___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9737937Z test_contig_vs_every_other___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9759834Z test_contig_vs_every_other___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9780830Z test_contig_vs_every_other___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9804373Z test_contig_vs_every_other___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9824237Z test_contig_vs_every_other___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9849934Z test_contig_vs_every_other___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9871021Z test_contig_vs_every_other___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9894630Z test_contig_vs_every_other___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9920699Z test_contig_vs_every_other___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:20.9948780Z test_contig_vs_every_other___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:20.9977061Z test_contig_vs_every_other___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0004537Z test_contig_vs_every_other___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0031497Z test_contig_vs_every_other___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0060862Z test_contig_vs_every_other___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0087086Z test_contig_vs_every_other___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0111451Z test_contig_vs_every_other___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0141204Z test_contig_vs_every_other___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0165676Z test_contig_vs_every_other___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0191556Z test_contig_vs_every_other___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0217673Z test_contig_vs_every_other___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0241732Z test_contig_vs_every_other___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0270909Z test_contig_vs_every_other___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0297445Z test_contig_vs_every_other___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0318912Z test_contig_vs_every_other___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0341085Z test_contig_vs_every_other___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0362891Z test_contig_vs_every_other___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0385312Z test_contig_vs_every_other___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0408149Z test_contig_vs_every_other___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0429492Z test_contig_vs_every_other___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0458619Z test_contig_vs_every_other___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0479235Z test_contig_vs_every_other___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0506373Z test_contig_vs_every_other___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0532344Z test_contig_vs_every_other___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0555843Z test_contig_vs_every_other___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0581805Z test_contig_vs_every_other___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0603604Z test_contig_vs_every_other___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0626077Z test_contig_vs_every_other___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0653497Z test_contig_vs_every_other___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0671753Z test_contig_vs_every_other___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0694156Z test_contig_vs_every_other___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0715977Z test_contig_vs_every_other___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0739467Z test_contig_vs_every_other___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0759486Z test_contig_vs_every_other___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0780947Z test_contig_vs_every_other___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0801579Z test_contig_vs_every_other___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0828617Z test_contig_vs_every_other___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0849757Z test_contig_vs_every_other___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0874466Z test_contig_vs_every_other___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0906223Z test_contig_vs_every_other___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0933046Z test_contig_vs_every_other___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.0953899Z test_contig_vs_every_other___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.0980257Z test_contig_vs_every_other___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1006449Z test_contig_vs_every_other___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1032804Z test_contig_vs_every_other___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.1053611Z test_contig_vs_every_other___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1075392Z test_contig_vs_every_other___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1098913Z test_contig_vs_every_other___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1122929Z test_contig_vs_every_other___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1145145Z test_contig_vs_every_other___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1173026Z test_contig_vs_every_other___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.1197673Z test_contig_vs_every_other___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.1228317Z test_contig_vs_every_other___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.1252958Z test_contig_vs_every_other___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1277244Z test_contig_vs_every_other___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1295790Z test_contig_vs_every_other___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1320554Z test_contig_vs_every_other___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1339112Z test_contig_vs_every_other___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1361137Z test_contig_vs_every_other___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1382616Z test_contig_vs_every_other___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1413414Z test_contig_vs_every_other___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.1431727Z test_contig_vs_every_other___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1453229Z test_contig_vs_every_other___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1474150Z test_contig_vs_every_other___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1497676Z test_contig_vs_every_other___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1523735Z test_contig_vs_every_other___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1547616Z test_contig_vs_every_other_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1566226Z test_contig_vs_every_other_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1597568Z test_contig_vs_every_other_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.1623839Z test_contig_vs_every_other_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.1650675Z test_contig_vs_every_other_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.1671462Z test_contig_vs_every_other_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1698082Z test_contig_vs_every_other_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1723971Z test_contig_vs_every_other_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1741959Z test_contig_vs_every_other_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1764386Z test_contig_vs_every_other_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1791439Z test_contig_vs_every_other_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1810795Z test_contig_vs_every_other_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1830916Z test_contig_vs_every_other_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1859228Z test_contig_vs_every_other_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1881600Z test_contig_vs_every_other_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1904877Z test_contig_vs_every_other_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1931252Z test_contig_vs_every_other_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1954519Z test_contig_vs_every_other_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.1981725Z test_contig_vs_every_other_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.2004012Z test_contig_vs_every_other_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2029254Z test_contig_vs_every_other_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2052273Z test_contig_vs_every_other_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2072262Z test_contig_vs_every_other_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2093927Z test_contig_vs_every_other_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2115920Z test_contig_vs_every_other_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2138789Z test_contig_vs_every_other_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2164907Z test_contig_vs_every_other_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2184960Z test_contig_vs_every_other_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2208795Z test_contig_vs_every_other_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2232296Z test_contig_vs_every_other_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2250349Z test_contig_vs_every_other_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2271677Z test_contig_vs_every_other_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2292890Z test_contig_vs_every_other_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2314762Z test_contig_vs_every_other_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2341444Z test_contig_vs_every_other_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2362908Z test_contig_vs_every_other_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2383621Z test_contig_vs_every_other_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2405836Z test_contig_vs_every_other_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2425114Z test_contig_vs_every_other_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2449466Z test_contig_vs_every_other_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2470753Z test_contig_vs_every_other_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2491677Z test_contig_vs_every_other_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2515449Z test_contig_vs_every_other_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2540479Z test_contig_vs_every_other_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2562229Z test_contig_vs_every_other_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2581779Z test_contig_vs_every_other_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2603598Z test_contig_vs_every_other_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2624419Z test_contig_vs_every_other_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2646070Z test_contig_vs_every_other_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2669015Z test_contig_vs_every_other_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2696021Z test_contig_vs_every_other_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2719908Z test_contig_vs_every_other_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2746378Z test_contig_vs_every_other_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2768185Z test_contig_vs_every_other_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2793352Z test_contig_vs_every_other_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2815679Z test_contig_vs_every_other_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2843118Z test_contig_vs_every_other_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2865304Z test_contig_vs_every_other_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2892891Z test_contig_vs_every_other_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.2915432Z test_contig_vs_every_other_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2941109Z test_contig_vs_every_other_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2966317Z test_contig_vs_every_other_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.2990879Z test_contig_vs_every_other_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3016757Z test_contig_vs_every_other_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3046892Z test_contig_vs_every_other_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3073709Z test_contig_vs_every_other_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3107710Z test_contig_vs_every_other_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3133473Z test_contig_vs_every_other_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3156131Z test_contig_vs_every_other_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3183108Z test_contig_vs_every_other_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3207597Z test_contig_vs_every_other_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3230130Z test_contig_vs_every_other_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3257416Z test_contig_vs_every_other_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3284123Z test_contig_vs_every_other_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3311683Z test_contig_vs_every_other_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3340969Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3371081Z test_contig_vs_every_other_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3393658Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3421739Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3447569Z test_contig_vs_every_other_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3469926Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3497630Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3527961Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3550098Z test_contig_vs_every_other_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3577669Z test_contig_vs_every_other_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3602365Z test_contig_vs_every_other_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3630801Z test_contig_vs_every_other_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3657822Z test_contig_vs_every_other_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3679908Z test_contig_vs_every_other_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3708341Z test_contig_vs_every_other_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3738050Z test_contig_vs_every_other_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3762637Z test_contig_vs_every_other_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3789115Z test_contig_vs_every_other_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3812229Z test_contig_vs_every_other_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3832477Z test_contig_vs_every_other_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3854640Z test_contig_vs_every_other_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3878812Z test_contig_vs_every_other_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3908807Z test_contig_vs_every_other_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.3930636Z test_contig_vs_every_other_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3952030Z test_contig_vs_every_other_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3978970Z test_contig_vs_every_other_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.3997592Z test_contig_vs_every_other_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4019505Z test_contig_vs_every_other_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4042662Z test_contig_vs_every_other_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4063289Z test_contig_vs_every_other_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4089582Z test_contig_vs_every_other_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4112374Z test_contig_vs_every_other_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4138754Z test_contig_vs_every_other_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4163154Z test_contig_vs_every_other_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4189399Z test_contig_vs_every_other_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4215121Z test_contig_vs_every_other_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4239158Z test_contig_vs_every_other_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4263717Z test_contig_vs_every_other_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4289694Z test_contig_vs_every_other_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4310680Z test_contig_vs_every_other_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4335315Z test_contig_vs_every_other_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4359062Z test_contig_vs_every_other_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4383344Z test_contig_vs_every_other_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4409057Z test_contig_vs_every_other_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4435065Z test_contig_vs_every_other_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4461892Z test_contig_vs_every_other_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4491385Z test_contig_vs_every_other_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4513734Z test_contig_vs_every_other_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4539603Z test_contig_vs_every_other_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4563593Z test_contig_vs_every_other_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4589863Z test_contig_vs_every_other_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4626666Z test_contig_vs_every_other_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:21.4651057Z test_contig_vs_every_other_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4673999Z test_contig_vs_every_other_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4702714Z test_contig_vs_every_other_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4729847Z test_contig_vs_every_other_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4752175Z test_contig_vs_every_other_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4773895Z test_contig_vs_every_other_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4793064Z test_contig_vs_every_other_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4816154Z test_contig_vs_every_other_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4835225Z test_contig_vs_every_other_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4858296Z test_contig_vs_every_other_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4890204Z test_contig_vs_every_other_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.4910153Z test_contig_vs_every_other_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4935133Z test_contig_vs_every_other_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4958095Z test_contig_vs_every_other_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.4981619Z test_contig_vs_every_other_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5005630Z test_contig_vs_every_other_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5027085Z test_contig_vs_every_other_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5050665Z test_contig_vs_every_other_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5074026Z test_contig_vs_every_other_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5094664Z test_contig_vs_every_other_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5121211Z test_contig_vs_every_other_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.5148003Z test_contig_vs_every_other_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.5172533Z test_contig_vs_every_other_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.5198028Z test_contig_vs_every_other_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5220291Z test_contig_vs_every_other_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5242855Z test_contig_vs_every_other_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5271161Z test_contig_vs_every_other_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.5294873Z test_contig_vs_every_other_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5315371Z test_contig_vs_every_other_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5338273Z test_contig_vs_every_other_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5359407Z test_contig_vs_every_other_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5381103Z test_contig_vs_every_other_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5402940Z test_contig_vs_every_other_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5428257Z test_contig_vs_every_other_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5452046Z test_contig_vs_every_other_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5473429Z test_contig_vs_every_other_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5498198Z test_contig_vs_every_other_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5520632Z test_contig_vs_every_other_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5541379Z test_contig_vs_every_other_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5563893Z test_contig_vs_every_other_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5585304Z test_contig_vs_every_other_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5607840Z test_contig_vs_every_other_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5631777Z test_contig_vs_every_other_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5656851Z test_contig_vs_every_other_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5674571Z test_contig_vs_every_other_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5701959Z test_contig_vs_every_other_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5725270Z test_contig_vs_every_other_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5746184Z test_contig_vs_every_other_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5767638Z test_contig_vs_every_other_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5791382Z test_contig_vs_every_other_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5813755Z test_contig_vs_every_other_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5833809Z test_contig_vs_every_other_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5858955Z test_contig_vs_every_other_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5881161Z test_contig_vs_every_other_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5903154Z test_contig_vs_every_other_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5932186Z test_contig_vs_every_other_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5951972Z test_contig_vs_every_other_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.5978766Z test_contig_vs_every_other_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6005004Z test_contig_vs_every_other_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.6026443Z test_contig_vs_every_other_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6049193Z test_contig_vs_every_other_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6069238Z test_contig_vs_every_other_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6090797Z test_contig_vs_every_other_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6117053Z test_contig_vs_every_other_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6142702Z test_contig_vs_every_other_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6166608Z test_contig_vs_every_other_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6193925Z test_contig_vs_every_other_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.6219557Z test_contig_vs_every_other_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6253508Z test_contig_vs_every_other_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.6279628Z test_contig_vs_every_other_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6308841Z test_contig_vs_every_other_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.6334377Z test_contig_vs_every_other_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6358892Z test_contig_vs_every_other_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6388047Z test_contig_vs_every_other_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.6420431Z test_contig_vs_every_other_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.6447814Z test_contig_vs_every_other_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.6471126Z test_contig_vs_every_other_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6497297Z test_contig_vs_every_other_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6523472Z test_contig_vs_every_other_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6547368Z test_contig_vs_every_other_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6569755Z test_contig_vs_every_other_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6593169Z test_contig_vs_every_other_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6623780Z test_contig_vs_every_other_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.6639159Z test_contig_vs_every_other_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6655732Z test_contig_vs_every_other_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6673354Z test_contig_vs_every_other_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6691912Z test_contig_vs_every_other_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6709152Z test_contig_vs_every_other_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6725360Z test_contig_vs_every_other_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6742263Z test_contig_vs_every_other_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6762909Z test_contig_vs_every_other_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6778350Z test_contig_vs_every_other_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6795392Z test_contig_vs_every_other_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6817905Z test_contig_vs_every_other_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6833529Z test_contig_vs_every_other_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:21.6857686Z test_contig_vs_every_other_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6881200Z test_contig_vs_every_other_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6900952Z test_contig_vs_every_other_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6923820Z test_contig_vs_every_other_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6945277Z test_contig_vs_every_other_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6970512Z test_contig_vs_every_other_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.6992565Z test_contig_vs_every_other_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7024372Z test_contig_vs_every_other_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.7050762Z test_contig_vs_every_other_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.7075068Z test_contig_vs_every_other_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7100792Z test_contig_vs_every_other_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7124042Z test_contig_vs_every_other_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7147757Z test_contig_vs_every_other_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7171805Z test_contig_vs_every_other_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7194403Z test_contig_vs_every_other_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7222512Z test_contig_vs_every_other_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.7246653Z test_contig_vs_every_other_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7270705Z test_contig_vs_every_other_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7291511Z test_contig_vs_every_other_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7312656Z test_contig_vs_every_other_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7336582Z test_contig_vs_every_other_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7359339Z test_contig_vs_every_other_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7380944Z test_contig_vs_every_other_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7406417Z test_contig_vs_every_other_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7428160Z test_contig_vs_every_other_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7450714Z test_contig_vs_every_other_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7469503Z test_contig_vs_every_other_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7494143Z test_contig_vs_every_other_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7514479Z test_contig_vs_every_other_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7540364Z test_contig_vs_every_other_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7565038Z test_contig_vs_every_other_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7592359Z test_contig_vs_every_other_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.7614726Z test_contig_vs_every_other_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7638396Z test_contig_vs_every_other_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7659639Z test_contig_vs_every_other_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7680994Z test_contig_vs_every_other_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7702470Z test_contig_vs_every_other_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7725324Z test_contig_vs_every_other_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7746296Z test_contig_vs_every_other_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7774185Z test_contig_vs_every_other_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.7794254Z test_contig_vs_every_other_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7821188Z test_contig_vs_every_other_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7843859Z test_contig_vs_every_other_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7866353Z test_contig_vs_every_other_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7888877Z test_contig_vs_every_other_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7911614Z test_contig_vs_every_other_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7933463Z test_contig_vs_every_other_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.7961728Z test_contig_vs_every_other_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.7980718Z test_contig_vs_every_other_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8003050Z test_contig_vs_every_other_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8024445Z test_contig_vs_every_other_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8047456Z test_contig_vs_every_other_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8071986Z test_contig_vs_every_other_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8094580Z test_contig_vs_every_other_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8118414Z test_contig_vs_every_other_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8146845Z test_contig_vs_every_other_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.8170651Z test_contig_vs_every_other_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8191663Z test_contig_vs_every_other_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8212937Z test_contig_vs_every_other_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8232934Z test_contig_vs_every_other_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8255774Z test_contig_vs_every_other_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8277843Z test_contig_vs_every_other_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8300836Z test_contig_vs_every_other_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8330524Z test_contig_vs_every_other_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.8351207Z test_contig_vs_every_other_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8373964Z test_contig_vs_every_other_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8393914Z test_contig_vs_every_other_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8420891Z test_contig_vs_every_other_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8441003Z test_contig_vs_every_other_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8462350Z test_contig_vs_every_other_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8483098Z test_contig_vs_every_other_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8510841Z test_contig_vs_every_other_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8532221Z test_contig_vs_every_other_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8553495Z test_contig_vs_every_other_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8577438Z test_contig_vs_every_other_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8603919Z test_contig_vs_every_other_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8627992Z test_contig_vs_every_other_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8652262Z test_contig_vs_every_other_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8672546Z test_contig_vs_every_other_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8701296Z test_contig_vs_every_other_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.8719365Z test_contig_vs_every_other_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8742040Z test_contig_vs_every_other_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8765063Z test_contig_vs_every_other_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8791269Z test_contig_vs_every_other_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8811742Z test_contig_vs_every_other_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8832730Z test_contig_vs_every_other_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8861704Z test_contig_vs_every_other_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8888612Z test_contig_vs_every_other_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.8909939Z test_contig_vs_every_other_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8929950Z test_contig_vs_every_other_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8950380Z test_contig_vs_every_other_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8973022Z test_contig_vs_every_other_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.8995411Z test_contig_vs_every_other_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9021757Z test_contig_vs_every_other_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9042017Z test_contig_vs_every_other_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9070840Z test_contig_vs_every_other_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.9095219Z test_contig_vs_every_other_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9119254Z test_contig_vs_every_other_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9140050Z test_contig_vs_every_other_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9162949Z test_contig_vs_every_other_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9184167Z test_contig_vs_every_other_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9206466Z test_contig_vs_every_other_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9230557Z test_contig_vs_every_other_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9258423Z test_contig_vs_every_other_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9275182Z test_contig_vs_every_other_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9300534Z test_contig_vs_every_other_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9328590Z test_contig_vs_every_other_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9352341Z test_contig_vs_every_other_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9370763Z test_contig_vs_every_other_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9390530Z test_contig_vs_every_other_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9418875Z test_contig_vs_every_other_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9439745Z test_contig_vs_every_other_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9460805Z test_contig_vs_every_other_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9489054Z test_contig_vs_every_other_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9507247Z test_contig_vs_every_other_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9535423Z test_contig_vs_every_other_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.9560475Z test_contig_vs_every_other_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.9585599Z test_contig_vs_every_other_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.9614151Z test_contig_vs_every_other_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.9639522Z test_contig_vs_every_other_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9663647Z test_contig_vs_every_other_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9686594Z test_contig_vs_every_other_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9705382Z test_contig_vs_every_other_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9728230Z test_contig_vs_every_other_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9751663Z test_contig_vs_every_other_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9773386Z test_contig_vs_every_other_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9799786Z test_contig_vs_every_other_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:21.9819586Z test_contig_vs_every_other_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9845864Z test_contig_vs_every_other_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9869883Z test_contig_vs_every_other_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9893867Z test_contig_vs_every_other_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9912055Z test_contig_vs_every_other_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9936822Z test_contig_vs_every_other_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9958105Z test_contig_vs_every_other_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:21.9984835Z test_contig_vs_every_other_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0007088Z test_contig_vs_every_other_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0026991Z test_contig_vs_every_other_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0048682Z test_contig_vs_every_other_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0073231Z test_contig_vs_every_other_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0100174Z test_contig_vs_every_other_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0123719Z test_contig_vs_every_other_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0148095Z test_contig_vs_every_other_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0177855Z test_contig_vs_every_other_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0201639Z test_contig_vs_every_other_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0230362Z test_contig_vs_every_other_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0254781Z test_contig_vs_every_other_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0280529Z test_contig_vs_every_other_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0304440Z test_contig_vs_every_other_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0328160Z test_contig_vs_every_other_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0349911Z test_contig_vs_every_other_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0380597Z test_contig_vs_every_other_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0399548Z test_contig_vs_every_other_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0420628Z test_contig_vs_every_other_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0441810Z test_contig_vs_every_other_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0454758Z test_contig_vs_every_other_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:22.0482778Z test_contig_vs_every_other_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0508554Z test_contig_vs_every_other_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0535311Z test_contig_vs_every_other_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0561045Z test_contig_vs_every_other_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0588130Z test_contig_vs_every_other_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0614937Z test_contig_vs_every_other_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0637267Z test_contig_vs_every_other_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0661206Z test_contig_vs_every_other_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0684537Z test_contig_vs_every_other_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0711600Z test_contig_vs_every_other_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0736510Z test_contig_vs_every_other_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0759552Z test_contig_vs_every_other_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0791730Z test_contig_vs_every_other_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0812581Z test_contig_vs_every_other_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0833312Z test_contig_vs_every_other_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0857900Z test_contig_vs_every_other_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0877234Z test_contig_vs_every_other_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0899036Z test_contig_vs_every_other_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0921783Z test_contig_vs_every_other_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0947833Z test_contig_vs_every_other_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.0976095Z test_contig_vs_every_other_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.0999040Z test_contig_vs_every_other_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1022702Z test_contig_vs_every_other_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1047290Z test_contig_vs_every_other_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1070711Z test_contig_vs_every_other_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1095883Z test_contig_vs_every_other_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1115856Z test_contig_vs_every_other_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1142113Z test_contig_vs_every_other_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1167961Z test_contig_vs_every_other_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1177820Z test_contig_vs_every_other_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T06:29:22.1205836Z test_contig_vs_every_other_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1229821Z test_contig_vs_every_other_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1250029Z test_contig_vs_every_other_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1272393Z test_contig_vs_every_other_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1299387Z test_contig_vs_every_other_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1322331Z test_contig_vs_every_other_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1347002Z test_contig_vs_every_other_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1376304Z test_contig_vs_every_other_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1399360Z test_contig_vs_every_other_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1426990Z test_contig_vs_every_other_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1452510Z test_contig_vs_every_other_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1474783Z test_contig_vs_every_other_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1502632Z test_contig_vs_every_other_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1523480Z test_contig_vs_every_other_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1543658Z test_contig_vs_every_other_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1572799Z test_contig_vs_every_other_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1591660Z test_contig_vs_every_other_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1613176Z test_contig_vs_every_other_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1634045Z test_contig_vs_every_other_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1663848Z test_contig_vs_every_other_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1689978Z test_contig_vs_every_other_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1716357Z test_contig_vs_every_other_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1747061Z test_contig_vs_every_other_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1777162Z test_contig_vs_every_other_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1803097Z test_contig_vs_every_other_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.1827575Z test_contig_vs_every_other_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1853159Z test_contig_vs_every_other_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1873366Z test_contig_vs_every_other_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1903261Z test_contig_vs_every_other_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1925343Z test_contig_vs_every_other_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1950720Z test_contig_vs_every_other_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.1981175Z test_contig_vs_every_other_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2003821Z test_contig_vs_every_other_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2028202Z test_contig_vs_every_other_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2053773Z test_contig_vs_every_other_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2078070Z test_contig_vs_every_other_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2100461Z test_contig_vs_every_other_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2123959Z test_contig_vs_every_other_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2146373Z test_contig_vs_every_other_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2174197Z test_contig_vs_every_other_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2194266Z test_contig_vs_every_other_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2224814Z test_contig_vs_transposed___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2248021Z test_contig_vs_transposed___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2284043Z test_contig_vs_transposed___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:22.2314501Z test_contig_vs_transposed___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2344040Z test_contig_vs_transposed___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2370938Z test_contig_vs_transposed___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2398269Z test_contig_vs_transposed___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2424328Z test_contig_vs_transposed___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2448216Z test_contig_vs_transposed___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2468213Z test_contig_vs_transposed___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2489093Z test_contig_vs_transposed___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2511638Z test_contig_vs_transposed___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2534473Z test_contig_vs_transposed___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2552153Z test_contig_vs_transposed___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2584710Z test_contig_vs_transposed___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2608906Z test_contig_vs_transposed___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2630206Z test_contig_vs_transposed___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2652432Z test_contig_vs_transposed___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.2681187Z test_contig_vs_transposed___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2708620Z test_contig_vs_transposed___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2746045Z test_contig_vs_transposed___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:22.2778976Z test_contig_vs_transposed___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2811801Z test_contig_vs_transposed___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2835749Z test_contig_vs_transposed___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2865195Z test_contig_vs_transposed___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2892061Z test_contig_vs_transposed___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2918239Z test_contig_vs_transposed___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2948575Z test_contig_vs_transposed___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2972657Z test_contig_vs_transposed___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.2997686Z test_contig_vs_transposed___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3031053Z test_contig_vs_transposed___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3055809Z test_contig_vs_transposed___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3081337Z test_contig_vs_transposed___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3104768Z test_contig_vs_transposed___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3126675Z test_contig_vs_transposed___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3147277Z test_contig_vs_transposed___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3171566Z test_contig_vs_transposed___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3192453Z test_contig_vs_transposed___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3218338Z test_contig_vs_transposed___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3244015Z test_contig_vs_transposed___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3265419Z test_contig_vs_transposed___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3293858Z test_contig_vs_transposed___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3322923Z test_contig_vs_transposed___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3349175Z test_contig_vs_transposed___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3373646Z test_contig_vs_transposed___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3398817Z test_contig_vs_transposed___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3424015Z test_contig_vs_transposed___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3445257Z test_contig_vs_transposed___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3466096Z test_contig_vs_transposed___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3488696Z test_contig_vs_transposed___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3511837Z test_contig_vs_transposed___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3532719Z test_contig_vs_transposed___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3553796Z test_contig_vs_transposed___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3576610Z test_contig_vs_transposed___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3600931Z test_contig_vs_transposed___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3621694Z test_contig_vs_transposed___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3643339Z test_contig_vs_transposed___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3670360Z test_contig_vs_transposed___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3700126Z test_contig_vs_transposed___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3729269Z test_contig_vs_transposed___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3754529Z test_contig_vs_transposed___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3779379Z test_contig_vs_transposed___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3809808Z test_contig_vs_transposed___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.3831404Z test_contig_vs_transposed___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3853857Z test_contig_vs_transposed___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3874252Z test_contig_vs_transposed___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3898220Z test_contig_vs_transposed___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3920244Z test_contig_vs_transposed___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3946058Z test_contig_vs_transposed___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.3975818Z test_contig_vs_transposed___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.4012925Z test_contig_vs_transposed___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:22.4036804Z test_contig_vs_transposed___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4062739Z test_contig_vs_transposed___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4085549Z test_contig_vs_transposed___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4106444Z test_contig_vs_transposed___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4130554Z test_contig_vs_transposed___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4150286Z test_contig_vs_transposed___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4171409Z test_contig_vs_transposed___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4197745Z test_contig_vs_transposed___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4220061Z test_contig_vs_transposed___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4239634Z test_contig_vs_transposed___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4260096Z test_contig_vs_transposed___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4282584Z test_contig_vs_transposed___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4304185Z test_contig_vs_transposed___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4325556Z test_contig_vs_transposed___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4351093Z test_contig_vs_transposed_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4376769Z test_contig_vs_transposed_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4405970Z test_contig_vs_transposed_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.4434813Z test_contig_vs_transposed_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.4463917Z test_contig_vs_transposed_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.4491081Z test_contig_vs_transposed_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.4513313Z test_contig_vs_transposed_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4538350Z test_contig_vs_transposed_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4560260Z test_contig_vs_transposed_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4587126Z test_contig_vs_transposed_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4608311Z test_contig_vs_transposed_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4630961Z test_contig_vs_transposed_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4651709Z test_contig_vs_transposed_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4674607Z test_contig_vs_transposed_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4700976Z test_contig_vs_transposed_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4724692Z test_contig_vs_transposed_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4749928Z test_contig_vs_transposed_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4781226Z test_contig_vs_transposed_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.4802221Z test_contig_vs_transposed_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4825399Z test_contig_vs_transposed_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4847231Z test_contig_vs_transposed_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4870099Z test_contig_vs_transposed_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4893594Z test_contig_vs_transposed_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4914709Z test_contig_vs_transposed_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4937699Z test_contig_vs_transposed_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.4965656Z test_contig_vs_transposed_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.4984990Z test_contig_vs_transposed_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5006586Z test_contig_vs_transposed_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5028081Z test_contig_vs_transposed_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5049074Z test_contig_vs_transposed_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5070419Z test_contig_vs_transposed_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5092131Z test_contig_vs_transposed_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5117633Z test_contig_vs_transposed_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5139692Z test_contig_vs_transposed_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5160941Z test_contig_vs_transposed_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5182375Z test_contig_vs_transposed_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5203666Z test_contig_vs_transposed_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5224717Z test_contig_vs_transposed_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5246895Z test_contig_vs_transposed_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5268034Z test_contig_vs_transposed_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5293702Z test_contig_vs_transposed_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.5317972Z test_contig_vs_transposed_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5338162Z test_contig_vs_transposed_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5359451Z test_contig_vs_transposed_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5379759Z test_contig_vs_transposed_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5401307Z test_contig_vs_transposed_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5423151Z test_contig_vs_transposed_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5446194Z test_contig_vs_transposed_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5469750Z test_contig_vs_transposed_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5492509Z test_contig_vs_transposed_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5512868Z test_contig_vs_transposed_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5542279Z test_contig_vs_transposed_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.5570409Z test_contig_vs_transposed_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.5594489Z test_contig_vs_transposed_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5619726Z test_contig_vs_transposed_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5642671Z test_contig_vs_transposed_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5670282Z test_contig_vs_transposed_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.5696142Z test_contig_vs_transposed_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5723123Z test_contig_vs_transposed_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5743421Z test_contig_vs_transposed_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5766956Z test_contig_vs_transposed_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5790198Z test_contig_vs_transposed_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5812383Z test_contig_vs_transposed_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5834251Z test_contig_vs_transposed_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.5867467Z test_contig_vs_transposed_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.5896482Z test_contig_vs_transposed_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.5921941Z test_contig_vs_transposed_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.5948488Z test_contig_vs_transposed_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.5977041Z test_contig_vs_transposed_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6001217Z test_contig_vs_transposed_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6027528Z test_contig_vs_transposed_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6052449Z test_contig_vs_transposed_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6083281Z test_contig_vs_transposed_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6110779Z test_contig_vs_transposed_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6136587Z test_contig_vs_transposed_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6169192Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6201622Z test_contig_vs_transposed_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6228994Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6254722Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6280845Z test_contig_vs_transposed_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6314621Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6338736Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6365139Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6391540Z test_contig_vs_transposed_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6417322Z test_contig_vs_transposed_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6443575Z test_contig_vs_transposed_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6471168Z test_contig_vs_transposed_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6498113Z test_contig_vs_transposed_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6528574Z test_contig_vs_transposed_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6554764Z test_contig_vs_transposed_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6582085Z test_contig_vs_transposed_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6607622Z test_contig_vs_transposed_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6634970Z test_contig_vs_transposed_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6659072Z test_contig_vs_transposed_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6681681Z test_contig_vs_transposed_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6702897Z test_contig_vs_transposed_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6735031Z test_contig_vs_transposed_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.6758276Z test_contig_vs_transposed_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6781635Z test_contig_vs_transposed_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6803138Z test_contig_vs_transposed_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6825235Z test_contig_vs_transposed_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6849155Z test_contig_vs_transposed_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6870511Z test_contig_vs_transposed_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6891309Z test_contig_vs_transposed_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6915336Z test_contig_vs_transposed_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6939789Z test_contig_vs_transposed_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6965704Z test_contig_vs_transposed_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.6986324Z test_contig_vs_transposed_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7018952Z test_contig_vs_transposed_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.7045272Z test_contig_vs_transposed_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.7070248Z test_contig_vs_transposed_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7094141Z test_contig_vs_transposed_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7125396Z test_contig_vs_transposed_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.7146820Z test_contig_vs_transposed_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7170849Z test_contig_vs_transposed_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7192918Z test_contig_vs_transposed_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7215898Z test_contig_vs_transposed_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7240175Z test_contig_vs_transposed_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7266682Z test_contig_vs_transposed_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.7295932Z test_contig_vs_transposed_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.7328916Z test_contig_vs_transposed_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.7355375Z test_contig_vs_transposed_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.7381938Z test_contig_vs_transposed_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7404691Z test_contig_vs_transposed_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7429872Z test_contig_vs_transposed_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7453200Z test_contig_vs_transposed_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7474699Z test_contig_vs_transposed_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7501709Z test_contig_vs_transposed_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7527385Z test_contig_vs_transposed_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.7550848Z test_contig_vs_transposed_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7576455Z test_contig_vs_transposed_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7600110Z test_contig_vs_transposed_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7621335Z test_contig_vs_transposed_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7643355Z test_contig_vs_transposed_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7664454Z test_contig_vs_transposed_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7686514Z test_contig_vs_transposed_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7711503Z test_contig_vs_transposed_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.7739608Z test_contig_vs_transposed_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7762151Z test_contig_vs_transposed_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7784228Z test_contig_vs_transposed_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7810556Z test_contig_vs_transposed_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7833103Z test_contig_vs_transposed_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7856622Z test_contig_vs_transposed_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7875075Z test_contig_vs_transposed_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7903198Z test_contig_vs_transposed_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7924569Z test_contig_vs_transposed_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7944975Z test_contig_vs_transposed_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.7973017Z test_contig_vs_transposed_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.8000248Z test_contig_vs_transposed_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.8027083Z test_contig_vs_transposed_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8049107Z test_contig_vs_transposed_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8071568Z test_contig_vs_transposed_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8101253Z test_contig_vs_transposed_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.8125823Z test_contig_vs_transposed_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8148783Z test_contig_vs_transposed_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8171897Z test_contig_vs_transposed_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8189887Z test_contig_vs_transposed_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8213483Z test_contig_vs_transposed_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8233391Z test_contig_vs_transposed_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8255639Z test_contig_vs_transposed_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8281686Z test_contig_vs_transposed_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.8305187Z test_contig_vs_transposed_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8328438Z test_contig_vs_transposed_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8350819Z test_contig_vs_transposed_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8373019Z test_contig_vs_transposed_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8392129Z test_contig_vs_transposed_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8418038Z test_contig_vs_transposed_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8436166Z test_contig_vs_transposed_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8463448Z test_contig_vs_transposed_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8485946Z test_contig_vs_transposed_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8508920Z test_contig_vs_transposed_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8529603Z test_contig_vs_transposed_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8550784Z test_contig_vs_transposed_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8576103Z test_contig_vs_transposed_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8598519Z test_contig_vs_transposed_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8619629Z test_contig_vs_transposed_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8645858Z test_contig_vs_transposed_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8668585Z test_contig_vs_transposed_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8689107Z test_contig_vs_transposed_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8708988Z test_contig_vs_transposed_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8733614Z test_contig_vs_transposed_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8754198Z test_contig_vs_transposed_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8781688Z test_contig_vs_transposed_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8805592Z test_contig_vs_transposed_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8832781Z test_contig_vs_transposed_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.8854855Z test_contig_vs_transposed_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8875407Z test_contig_vs_transposed_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8898799Z test_contig_vs_transposed_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8919385Z test_contig_vs_transposed_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8941783Z test_contig_vs_transposed_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8967248Z test_contig_vs_transposed_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.8991732Z test_contig_vs_transposed_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9020644Z test_contig_vs_transposed_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9044172Z test_contig_vs_transposed_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9069836Z test_contig_vs_transposed_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9110013Z test_contig_vs_transposed_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:22.9135458Z test_contig_vs_transposed_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9174833Z test_contig_vs_transposed_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:22.9202227Z test_contig_vs_transposed_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9225471Z test_contig_vs_transposed_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9262880Z test_contig_vs_transposed_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:22.9291072Z test_contig_vs_transposed_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9314434Z test_contig_vs_transposed_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9342626Z test_contig_vs_transposed_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9366871Z test_contig_vs_transposed_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9389861Z test_contig_vs_transposed_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9414442Z test_contig_vs_transposed_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9438619Z test_contig_vs_transposed_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9470304Z test_contig_vs_transposed_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9493133Z test_contig_vs_transposed_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9508456Z test_contig_vs_transposed_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9525315Z test_contig_vs_transposed_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9541786Z test_contig_vs_transposed_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9558184Z test_contig_vs_transposed_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9575046Z test_contig_vs_transposed_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9592428Z test_contig_vs_transposed_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9608529Z test_contig_vs_transposed_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9625264Z test_contig_vs_transposed_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9641855Z test_contig_vs_transposed_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9663662Z test_contig_vs_transposed_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9678976Z test_contig_vs_transposed_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9695458Z test_contig_vs_transposed_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:22.9719441Z test_contig_vs_transposed_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9740436Z test_contig_vs_transposed_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9764352Z test_contig_vs_transposed_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9785087Z test_contig_vs_transposed_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9806786Z test_contig_vs_transposed_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9831527Z test_contig_vs_transposed_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9861713Z test_contig_vs_transposed_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9889207Z test_contig_vs_transposed_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9914660Z test_contig_vs_transposed_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:22.9942278Z test_contig_vs_transposed_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9967083Z test_contig_vs_transposed_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:22.9991493Z test_contig_vs_transposed_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0015439Z test_contig_vs_transposed_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0041207Z test_contig_vs_transposed_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0071909Z test_contig_vs_transposed_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.0094669Z test_contig_vs_transposed_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0114419Z test_contig_vs_transposed_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0139380Z test_contig_vs_transposed_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0161606Z test_contig_vs_transposed_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0183404Z test_contig_vs_transposed_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0207085Z test_contig_vs_transposed_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0232015Z test_contig_vs_transposed_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0256232Z test_contig_vs_transposed_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0275835Z test_contig_vs_transposed_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0297962Z test_contig_vs_transposed_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0319403Z test_contig_vs_transposed_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0341389Z test_contig_vs_transposed_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0365399Z test_contig_vs_transposed_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0385733Z test_contig_vs_transposed_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0412446Z test_contig_vs_transposed_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0439386Z test_contig_vs_transposed_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.0461679Z test_contig_vs_transposed_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0485617Z test_contig_vs_transposed_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0506685Z test_contig_vs_transposed_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0532346Z test_contig_vs_transposed_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0550941Z test_contig_vs_transposed_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0573280Z test_contig_vs_transposed_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0597973Z test_contig_vs_transposed_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0619202Z test_contig_vs_transposed_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0642707Z test_contig_vs_transposed_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0664014Z test_contig_vs_transposed_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0689292Z test_contig_vs_transposed_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0713108Z test_contig_vs_transposed_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0734118Z test_contig_vs_transposed_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0758330Z test_contig_vs_transposed_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0784245Z test_contig_vs_transposed_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.0807638Z test_contig_vs_transposed_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0827362Z test_contig_vs_transposed_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0849828Z test_contig_vs_transposed_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0869936Z test_contig_vs_transposed_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0892857Z test_contig_vs_transposed_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0913116Z test_contig_vs_transposed_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0936970Z test_contig_vs_transposed_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.0963753Z test_contig_vs_transposed_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.0990566Z test_contig_vs_transposed_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1012852Z test_contig_vs_transposed_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1032797Z test_contig_vs_transposed_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1057316Z test_contig_vs_transposed_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1078662Z test_contig_vs_transposed_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1099147Z test_contig_vs_transposed_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1121226Z test_contig_vs_transposed_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1145773Z test_contig_vs_transposed_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1169562Z test_contig_vs_transposed_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1192254Z test_contig_vs_transposed_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1212163Z test_contig_vs_transposed_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1233533Z test_contig_vs_transposed_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1259213Z test_contig_vs_transposed_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1280989Z test_contig_vs_transposed_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1302066Z test_contig_vs_transposed_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1327867Z test_contig_vs_transposed_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1351065Z test_contig_vs_transposed_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1371719Z test_contig_vs_transposed_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1392236Z test_contig_vs_transposed_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1419239Z test_contig_vs_transposed_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1439570Z test_contig_vs_transposed_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1464414Z test_contig_vs_transposed_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1490926Z test_contig_vs_transposed_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1520307Z test_contig_vs_transposed_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.1541879Z test_contig_vs_transposed_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1564153Z test_contig_vs_transposed_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1582691Z test_contig_vs_transposed_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1606077Z test_contig_vs_transposed_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1625982Z test_contig_vs_transposed_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1651887Z test_contig_vs_transposed_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1671308Z test_contig_vs_transposed_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1701940Z test_contig_vs_transposed_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.1727173Z test_contig_vs_transposed_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1750625Z test_contig_vs_transposed_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1772310Z test_contig_vs_transposed_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1791496Z test_contig_vs_transposed_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1814314Z test_contig_vs_transposed_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1835562Z test_contig_vs_transposed_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1858913Z test_contig_vs_transposed_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1886985Z test_contig_vs_transposed_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.1912283Z test_contig_vs_transposed_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1935980Z test_contig_vs_transposed_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1960051Z test_contig_vs_transposed_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.1984953Z test_contig_vs_transposed_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2004941Z test_contig_vs_transposed_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2025157Z test_contig_vs_transposed_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2049744Z test_contig_vs_transposed_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2074219Z test_contig_vs_transposed_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2096008Z test_contig_vs_transposed_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2120588Z test_contig_vs_transposed_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2141502Z test_contig_vs_transposed_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2165318Z test_contig_vs_transposed_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2191283Z test_contig_vs_transposed_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2215482Z test_contig_vs_transposed_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2235786Z test_contig_vs_transposed_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2264172Z test_contig_vs_transposed_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.2286363Z test_contig_vs_transposed_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2306918Z test_contig_vs_transposed_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2329384Z test_contig_vs_transposed_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2355658Z test_contig_vs_transposed_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2374446Z test_contig_vs_transposed_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2402314Z test_contig_vs_transposed_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.2431844Z test_contig_vs_transposed_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.2466601Z test_contig_vs_transposed_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.2491652Z test_contig_vs_transposed_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2514296Z test_contig_vs_transposed_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2540176Z test_contig_vs_transposed_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2561726Z test_contig_vs_transposed_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2581083Z test_contig_vs_transposed_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2604088Z test_contig_vs_transposed_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2623940Z test_contig_vs_transposed_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2651079Z test_contig_vs_transposed_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2671138Z test_contig_vs_transposed_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2694863Z test_contig_vs_transposed_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2719974Z test_contig_vs_transposed_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2742092Z test_contig_vs_transposed_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2766441Z test_contig_vs_transposed_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2789417Z test_contig_vs_transposed_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2810800Z test_contig_vs_transposed_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2835574Z test_contig_vs_transposed_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2857940Z test_contig_vs_transposed_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2880599Z test_contig_vs_transposed_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2900841Z test_contig_vs_transposed_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2922592Z test_contig_vs_transposed_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2945604Z test_contig_vs_transposed_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2972448Z test_contig_vs_transposed_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.2995098Z test_contig_vs_transposed_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3027479Z test_contig_vs_transposed_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3054253Z test_contig_vs_transposed_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3077760Z test_contig_vs_transposed_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3111465Z test_contig_vs_transposed_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3143622Z test_contig_vs_transposed_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3169970Z test_contig_vs_transposed_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3193539Z test_contig_vs_transposed_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3217217Z test_contig_vs_transposed_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3245311Z test_contig_vs_transposed_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3264775Z test_contig_vs_transposed_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3286375Z test_contig_vs_transposed_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3307141Z test_contig_vs_transposed_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3330543Z test_contig_vs_transposed_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3359633Z test_contig_vs_transposed_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3385124Z test_contig_vs_transposed_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3412929Z test_contig_vs_transposed_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3445346Z test_contig_vs_transposed_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3466076Z test_contig_vs_transposed_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3490690Z test_contig_vs_transposed_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3513158Z test_contig_vs_transposed_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3537855Z test_contig_vs_transposed_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3565528Z test_contig_vs_transposed_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3587741Z test_contig_vs_transposed_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3621957Z test_contig_vs_transposed_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3653103Z test_contig_vs_transposed_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.3676546Z test_contig_vs_transposed_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3705975Z test_contig_vs_transposed_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3725332Z test_contig_vs_transposed_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3746821Z test_contig_vs_transposed_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3768286Z test_contig_vs_transposed_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3791320Z test_contig_vs_transposed_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3810576Z test_contig_vs_transposed_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3835732Z test_contig_vs_transposed_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3862406Z test_contig_vs_transposed_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3885573Z test_contig_vs_transposed_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3911254Z test_contig_vs_transposed_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3934696Z test_contig_vs_transposed_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3958229Z test_contig_vs_transposed_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.3982359Z test_contig_vs_transposed_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4005152Z test_contig_vs_transposed_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4031545Z test_contig_vs_transposed_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4054793Z test_contig_vs_transposed_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4078551Z test_contig_vs_transposed_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4102184Z test_contig_vs_transposed_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4129001Z test_contig_vs_transposed_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4156559Z test_contig_vs_transposed_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4182365Z test_contig_vs_transposed_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4205876Z test_contig_vs_transposed_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4234517Z test_contig_vs_transposed_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4262963Z test_contig_vs_transposed_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4285771Z test_contig_vs_transposed_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4310155Z test_contig_vs_transposed_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4337921Z test_contig_vs_transposed_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4367570Z test_contig_vs_transposed_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4397138Z test_contig_vs_transposed_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4422303Z test_contig_vs_transposed_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4452014Z test_contig_vs_transposed_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4473717Z test_contig_vs_transposed_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4495552Z test_contig_vs_transposed_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4516987Z test_contig_vs_transposed_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4538685Z test_contig_vs_transposed_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4561416Z test_contig_vs_transposed_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4582368Z test_contig_vs_transposed_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4611417Z test_contig_vs_transposed_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4645039Z test_contig_vs_transposed_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4674805Z test_contig_vs_transposed_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4707825Z test_contig_vs_transposed_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4734731Z test_contig_vs_transposed_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4760801Z test_contig_vs_transposed_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4788010Z test_contig_vs_transposed_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4814063Z test_contig_vs_transposed_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4837464Z test_contig_vs_transposed_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4869249Z test_contig_vs_transposed_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4898228Z test_contig_vs_transposed_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.4921480Z test_contig_vs_transposed_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4948121Z test_contig_vs_transposed_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4972021Z test_contig_vs_transposed_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.4991429Z test_contig_vs_transposed_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.5018493Z test_contig_vs_transposed_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.5042397Z test_contig_vs_transposed_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.5072119Z test_contig_vs_transposed_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:23.5094704Z test_contig_vs_transposed_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.5114854Z test_contig_vs_transposed_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.5138636Z test_contig_vs_transposed_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.5163735Z test_contig_vs_transposed_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:23.5273378Z test_copysign_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:23.5349029Z test_copysign_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.5433252Z test_copysign_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:23.5539715Z test_copysign_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:23.5639720Z test_copysign_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.5714189Z test_copysign_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.5787337Z test_copysign_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.5860457Z test_copysign_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.5934182Z test_copysign_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.6007055Z test_copysign_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.6110263Z test_copysign_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.6184748Z test_copysign_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:23.6265367Z test_copysign_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:23.6364622Z test_copysign_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.6460720Z test_copysign_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.6531193Z test_copysign_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.6601710Z test_copysign_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.6674290Z test_copysign_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.6744741Z test_copysign_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.6819700Z test_copysign_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.6905194Z test_copysign_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:23.6969027Z test_copysign_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:23.7051333Z test_copysign_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:23.7135674Z test_copysign_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:23.7215624Z test_copysign_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:23.7281812Z test_copysign_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.7348049Z test_copysign_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:23.7418378Z test_copysign_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.7483088Z test_copysign_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:23.7548495Z test_copysign_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:23.7678774Z test_copysign_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:23.7777466Z test_copysign_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.7874635Z test_copysign_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.8003000Z test_copysign_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:23.8131968Z test_copysign_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:23.8232775Z test_copysign_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.8333167Z test_copysign_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.8433902Z test_copysign_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.8533743Z test_copysign_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.8632424Z test_copysign_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.8762833Z test_copysign_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:23.8861143Z test_copysign_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.8963366Z test_copysign_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.9090186Z test_copysign_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:23.9216290Z test_copysign_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:23.9316827Z test_copysign_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.9412158Z test_copysign_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.9514183Z test_copysign_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.9607325Z test_copysign_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.9706376Z test_copysign_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:23.9812379Z test_copysign_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:23.9883368Z test_copysign_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:23.9965879Z test_copysign_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:24.0064180Z test_copysign_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.0162334Z test_copysign_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.0232828Z test_copysign_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.0304094Z test_copysign_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.0376040Z test_copysign_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.0449700Z test_copysign_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.0521438Z test_copysign_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.0623460Z test_copysign_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.0695004Z test_copysign_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.0777004Z test_copysign_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:24.0877563Z test_copysign_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.0975790Z test_copysign_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.1046849Z test_copysign_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.1122870Z test_copysign_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.1194024Z test_copysign_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.1266222Z test_copysign_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.1337045Z test_copysign_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.1438378Z test_copysign_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.1510213Z test_copysign_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.1591562Z test_copysign_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:24.1693773Z test_copysign_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.1796914Z test_copysign_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.1869368Z test_copysign_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.1941121Z test_copysign_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.2011891Z test_copysign_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.2084691Z test_copysign_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.2155301Z test_copysign_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.2257802Z test_copysign_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.2328405Z test_copysign_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.2415619Z test_copysign_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:24.2512558Z test_copysign_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.2609726Z test_copysign_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.2680631Z test_copysign_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.2752261Z test_copysign_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.2823256Z test_copysign_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.2895563Z test_copysign_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.2965820Z test_copysign_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.3071972Z test_copysign_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:24.3142749Z test_copysign_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.3224034Z test_copysign_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:24.3322407Z test_copysign_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.3420515Z test_copysign_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:24.3490588Z test_copysign_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.3562115Z test_copysign_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.3632534Z test_copysign_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.3710282Z test_copysign_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.3781118Z test_copysign_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.3962938Z test_copysign_subgradient_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:24.4041391Z test_copysign_subgradient_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:24.4111690Z test_copysign_subgradient_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4188338Z test_copysign_subgradient_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4261840Z test_copysign_subgradient_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4330329Z test_copysign_subgradient_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4409000Z test_copysign_subgradient_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:24.4481846Z test_copysign_subgradient_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4552794Z test_copysign_subgradient_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4622984Z test_copysign_subgradient_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4693170Z test_copysign_subgradient_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4769481Z test_copysign_subgradient_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4839602Z test_copysign_subgradient_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4909096Z test_copysign_subgradient_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.4984589Z test_copysign_subgradient_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.5057651Z test_copysign_subgradient_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:24.5065787Z test_cpow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:24.5287297Z test_cpu_tensor_pow_cuda_scalar_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:24.5295726Z test_cremainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:24.5319600Z test_cross_device_binary_ops_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T06:29:24.5387930Z test_cross_device_inplace_error_msg_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:24.5403471Z test_csub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:24.5533412Z test_cuda_tensor_pow_scalar_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:24.6335301Z test_cumulative_trapezoid_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.080s) 2022-05-18T06:29:25.4796010Z test_div_and_floordiv_script_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.846s) 2022-05-18T06:29:25.4820113Z test_div_and_floordiv_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:25.4882805Z test_div_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:25.4921954Z test_div_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:25.4969913Z test_div_rounding_modes_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5016605Z test_div_rounding_modes_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5061767Z test_div_rounding_modes_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:25.5110565Z test_div_rounding_modes_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5246989Z test_div_rounding_modes_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:25.5292374Z test_div_rounding_modes_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:25.5337231Z test_div_rounding_modes_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:25.5377306Z test_div_rounding_modes_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:25.5421179Z test_div_rounding_modes_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:25.5472578Z test_div_rounding_nonfinite_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5523710Z test_div_rounding_nonfinite_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5577953Z test_div_rounding_nonfinite_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5623864Z test_div_rounding_nonfinite_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5682412Z test_div_rounding_numpy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:25.5737051Z test_div_rounding_numpy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5791836Z test_div_rounding_numpy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5843821Z test_div_rounding_numpy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5892441Z test_div_rounding_numpy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5943639Z test_div_rounding_numpy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.5995249Z test_div_rounding_numpy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.6044773Z test_div_rounding_numpy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:25.6064193Z test_divide_by_zero_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:1161: RuntimeWarning: divide by zero encountered in true_divide 2022-05-18T06:29:25.6065614Z expect = np.divide(an, 0) 2022-05-18T06:29:25.6066776Z test_binary_ufuncs.py:1161: RuntimeWarning: invalid value encountered in true_divide 2022-05-18T06:29:25.6067693Z expect = np.divide(an, 0) 2022-05-18T06:29:25.6075449Z ok (0.003s) 2022-05-18T06:29:25.6105684Z test_divide_by_zero_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:25.6135012Z test_divide_by_zero_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:25.6162934Z test_divide_by_zero_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:25.6192967Z test_divmul_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:25.6624170Z test_float_power_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:4136: RuntimeWarning: invalid value encountered in float_power 2022-05-18T06:29:25.6625576Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-05-18T06:29:25.6666998Z ok (0.047s) 2022-05-18T06:29:25.7179660Z test_float_power_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:25.7691624Z test_float_power_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:25.8006845Z test_float_power_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:25.8318600Z test_float_power_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:25.8627451Z test_float_power_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:25.8940720Z test_float_power_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:25.9255902Z test_float_power_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:25.9570765Z test_float_power_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:29:25.9885592Z test_float_power_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:26.0196420Z test_float_power_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:26.0406402Z test_float_power_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:26.0675984Z test_float_power_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:29:26.0953143Z test_float_power_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:29:26.1158057Z test_float_power_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:26.1360345Z test_float_power_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:26.1572701Z test_float_power_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:26.1779152Z test_float_power_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:26.1982133Z test_float_power_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:26.2182533Z test_float_power_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:26.2387166Z test_float_power_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:26.2589994Z test_float_power_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:26.2947210Z test_float_power_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:26.3488952Z test_float_power_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.054s) 2022-05-18T06:29:26.4038172Z test_float_power_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:26.4392158Z test_float_power_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:26.4739957Z test_float_power_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:26.5088436Z test_float_power_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:26.5441627Z test_float_power_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:26.5790024Z test_float_power_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:26.6139857Z test_float_power_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:26.6491179Z test_float_power_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:26.6844366Z test_float_power_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:26.7158217Z test_float_power_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:26.7666266Z test_float_power_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:26.8177849Z test_float_power_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:26.8488339Z test_float_power_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:26.8799955Z test_float_power_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:26.9108607Z test_float_power_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:26.9420174Z test_float_power_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:26.9736649Z test_float_power_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.0045813Z test_float_power_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.0355544Z test_float_power_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.0663996Z test_float_power_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.0978001Z test_float_power_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.1479007Z test_float_power_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:27.1981262Z test_float_power_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:27.2291224Z test_float_power_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.2605787Z test_float_power_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.2912610Z test_float_power_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.3224894Z test_float_power_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.3535011Z test_float_power_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.3844820Z test_float_power_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.4155930Z test_float_power_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.4465959Z test_float_power_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.4630785Z test_float_power_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:27.5017447Z test_float_power_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:29:27.5397374Z test_float_power_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:29:27.5562649Z test_float_power_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:27.5725267Z test_float_power_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:27.5884048Z test_float_power_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:27.6045963Z test_float_power_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:27.6206162Z test_float_power_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:27.6369293Z test_float_power_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:27.6535224Z test_float_power_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:27.6696074Z test_float_power_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:27.7007604Z test_float_power_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.7515727Z test_float_power_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:27.8027391Z test_float_power_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:27.8337846Z test_float_power_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.8650031Z test_float_power_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.8958171Z test_float_power_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.9278044Z test_float_power_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:29:27.9588782Z test_float_power_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:27.9899157Z test_float_power_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.0207016Z test_float_power_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.0517027Z test_float_power_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.0828060Z test_float_power_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.1328642Z test_float_power_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:28.1837187Z test_float_power_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:28.2156377Z test_float_power_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:29:28.2465053Z test_float_power_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.2774918Z test_float_power_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.3079804Z test_float_power_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.3387809Z test_float_power_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.3696020Z test_float_power_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.4005316Z test_float_power_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.4316026Z test_float_power_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.4630986Z test_float_power_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.5136604Z test_float_power_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:28.5639682Z test_float_power_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:28.5948720Z test_float_power_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.6260050Z test_float_power_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.6563509Z test_float_power_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.6869764Z test_float_power_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:29:28.7175747Z test_float_power_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.7488182Z test_float_power_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.7796876Z test_float_power_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.8105135Z test_float_power_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.8417476Z test_float_power_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:28.8924984Z test_float_power_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:28.9431028Z test_float_power_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:28.9740660Z test_float_power_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.0048412Z test_float_power_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.0362185Z test_float_power_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.0675588Z test_float_power_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.0984545Z test_float_power_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.1294762Z test_float_power_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.1607373Z test_float_power_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.1915118Z test_float_power_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.2227105Z test_float_power_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.2729928Z test_float_power_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:29.3247455Z test_float_power_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.052s) 2022-05-18T06:29:29.3559169Z test_float_power_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.3868685Z test_float_power_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.4175837Z test_float_power_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.4486348Z test_float_power_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.4794725Z test_float_power_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.5104886Z test_float_power_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.5415940Z test_float_power_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.5729745Z test_float_power_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:29.5834100Z test_float_power_exceptions_cuda (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:4167: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:29:29.5836218Z torch.float_power(base, exp, out=out) 2022-05-18T06:29:29.6021021Z ok (0.029s) 2022-05-18T06:29:29.6100997Z test_float_scalar_pow_float_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:1487: RuntimeWarning: invalid value encountered in power 2022-05-18T06:29:29.6102234Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-05-18T06:29:29.6307946Z test_binary_ufuncs.py:1487: RuntimeWarning: divide by zero encountered in power 2022-05-18T06:29:29.6308851Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-05-18T06:29:29.6608757Z ok (0.059s) 2022-05-18T06:29:29.7160490Z test_float_scalar_pow_float_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:29.7238175Z test_floor_divide_out_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:29.7266373Z test_floor_divide_out_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:29.7306782Z test_floor_divide_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:29.7349113Z test_floor_divide_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:29.7394750Z test_floor_divide_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:29.7433409Z test_floor_divide_scalar_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:29.7472276Z test_floor_divide_scalar_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:29.7510033Z test_floor_divide_scalar_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:29.7549182Z test_floor_divide_scalar_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:29.7586304Z test_floor_divide_scalar_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:29.7613531Z test_floor_divide_tensor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7635802Z test_floor_divide_tensor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7667693Z test_floor_divide_tensor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:29.7687065Z test_floor_divide_tensor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7711149Z test_floor_divide_tensor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7732816Z test_floor_divide_tensor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7753810Z test_floor_divide_tensor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7778495Z test_floor_divide_tensor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7789705Z test_floor_divide_zero_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:29.7803677Z test_floor_divide_zero_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:29.7817203Z test_floor_divide_zero_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:29.7834860Z test_floor_divide_zero_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:29.7847634Z test_floor_divide_zero_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:29.7873953Z test_fmod_remainder_by_zero_float_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7893484Z test_fmod_remainder_by_zero_float_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7912449Z test_fmod_remainder_by_zero_float_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:29.7944422Z test_fmod_remainder_by_zero_integral_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:29.7969573Z test_fmod_remainder_by_zero_integral_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:29.7995088Z test_fmod_remainder_by_zero_integral_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:29.8028324Z test_fmod_remainder_by_zero_integral_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:29.8054030Z test_fmod_remainder_by_zero_integral_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:29.8232084Z test_fmod_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:29.8405463Z test_fmod_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:29.8574874Z test_fmod_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:29.9087341Z test_fmod_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:29.9596963Z test_fmod_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:30.0102022Z test_fmod_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:30.0614479Z test_fmod_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:30.1124034Z test_fmod_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:30.1160165Z test_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:30.1194241Z test_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:30.1226412Z test_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:30.1261704Z test_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:30.1295039Z test_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:30.1461962Z test_heaviside_complex_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:30.1629028Z test_heaviside_complex_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:30.1791519Z test_heaviside_complex_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:30.1955521Z test_heaviside_complex_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:30.2057198Z test_heaviside_cross_device_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:30.2115761Z test_heaviside_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:30.2296630Z test_heaviside_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.2473482Z test_heaviside_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.2652294Z test_heaviside_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.2837383Z test_heaviside_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.3015279Z test_heaviside_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.3193819Z test_heaviside_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.3372581Z test_heaviside_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.3550818Z test_heaviside_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.3729449Z test_heaviside_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.3909395Z test_heaviside_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.3959990Z test_heaviside_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:30.4142246Z test_heaviside_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.4320570Z test_heaviside_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.4500536Z test_heaviside_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.4677106Z test_heaviside_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.4855608Z test_heaviside_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.5033800Z test_heaviside_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.5212024Z test_heaviside_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.5392272Z test_heaviside_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.5573912Z test_heaviside_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.5752857Z test_heaviside_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.5809298Z test_heaviside_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:30.5985317Z test_heaviside_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.6164474Z test_heaviside_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.6343931Z test_heaviside_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.6520840Z test_heaviside_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.6698437Z test_heaviside_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.6885096Z test_heaviside_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.7060494Z test_heaviside_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.7239133Z test_heaviside_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.7417785Z test_heaviside_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.7596207Z test_heaviside_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.7651214Z test_heaviside_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:30.7829347Z test_heaviside_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.8007412Z test_heaviside_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.8194043Z test_heaviside_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:30.8372535Z test_heaviside_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.8550301Z test_heaviside_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.8729117Z test_heaviside_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.8908738Z test_heaviside_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.9085709Z test_heaviside_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.9263699Z test_heaviside_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.9442927Z test_heaviside_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.9503563Z test_heaviside_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:30.9680058Z test_heaviside_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:30.9858167Z test_heaviside_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.0036474Z test_heaviside_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.0215498Z test_heaviside_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.0392517Z test_heaviside_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.0571901Z test_heaviside_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.0749218Z test_heaviside_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.0933324Z test_heaviside_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.1113110Z test_heaviside_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.1290511Z test_heaviside_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.1338746Z test_heaviside_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:31.1517477Z test_heaviside_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.1696449Z test_heaviside_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.1874870Z test_heaviside_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.2055276Z test_heaviside_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.2236264Z test_heaviside_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.2415571Z test_heaviside_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.2595802Z test_heaviside_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.2771833Z test_heaviside_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.2950609Z test_heaviside_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.3128488Z test_heaviside_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.3177851Z test_heaviside_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:31.3355021Z test_heaviside_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.3538526Z test_heaviside_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.3718117Z test_heaviside_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.3898255Z test_heaviside_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.4074215Z test_heaviside_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.4252622Z test_heaviside_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.4430640Z test_heaviside_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.4609999Z test_heaviside_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.4786184Z test_heaviside_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.4970420Z test_heaviside_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.5017538Z test_heaviside_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:31.5196135Z test_heaviside_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.5374618Z test_heaviside_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.5552334Z test_heaviside_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.5729809Z test_heaviside_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.5908208Z test_heaviside_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.6087647Z test_heaviside_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.6273114Z test_heaviside_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.6450094Z test_heaviside_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.6627849Z test_heaviside_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.6805745Z test_heaviside_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.6854365Z test_heaviside_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:31.7034241Z test_heaviside_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.7210490Z test_heaviside_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.7389564Z test_heaviside_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.7573132Z test_heaviside_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.7751830Z test_heaviside_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.7930437Z test_heaviside_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.8108958Z test_heaviside_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.8287248Z test_heaviside_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.8467098Z test_heaviside_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.8643887Z test_heaviside_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:31.8693640Z test_heaviside_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:31.8743444Z test_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:31.8783894Z test_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:39.6526592Z test_idiv_and_ifloordiv_vs_python_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (7.774s) 2022-05-18T06:29:39.6541109Z test_inplace_division_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:39.6561293Z test_inplace_dunders_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:40.3178731Z test_int_and_float_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:1487: RuntimeWarning: invalid value encountered in power 2022-05-18T06:29:40.3179926Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-05-18T06:29:40.5857499Z ok (0.930s) 2022-05-18T06:29:40.6397574Z test_int_tensor_pow_neg_ints_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.054s) 2022-05-18T06:29:40.6435941Z test_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:40.6465185Z test_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:40.6495297Z test_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:40.6514924Z test_ldexp_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:40.6623439Z test_lerp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:3490: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:29:40.6626943Z torch.lerp(start, end, weight, out=actual_out) 2022-05-18T06:29:40.6663814Z test_binary_ufuncs.py:3490: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:29:40.6666249Z torch.lerp(start, end, weight, out=actual_out) 2022-05-18T06:29:40.7653311Z ok (0.114s) 2022-05-18T06:29:40.8813845Z test_lerp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.116s) 2022-05-18T06:29:40.9373304Z test_lerp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.056s) 2022-05-18T06:29:40.9896184Z test_lerp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.052s) 2022-05-18T06:29:40.9926622Z test_lerp_lowp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:40.9959948Z test_lerp_lowp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0009360Z test_logaddexp2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:41.0038858Z test_logaddexp2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0065571Z test_logaddexp2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0095983Z test_logaddexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0123493Z test_logaddexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0149253Z test_logaddexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0173994Z test_logical_and_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.0201420Z test_logical_and_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0224003Z test_logical_and_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.0248453Z test_logical_and_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.0270914Z test_logical_and_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.0294250Z test_logical_and_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.0342692Z test_logical_and_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:41.0407956Z test_logical_and_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:41.0436360Z test_logical_and_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0475488Z test_logical_and_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:41.0506540Z test_logical_and_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0535552Z test_logical_and_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0562790Z test_logical_and_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0582883Z test_logical_and_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.0610099Z test_logical_and_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0635099Z test_logical_and_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.0660715Z test_logical_and_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0692712Z test_logical_and_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0719388Z test_logical_and_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0742872Z test_logical_and_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.0771022Z test_logical_and_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0794242Z test_logical_and_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.0824215Z test_logical_and_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0848416Z test_logical_and_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0866710Z test_logical_and_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:3384: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T06:29:41.0868416Z self.assertEqual(expected_res.bool(), getattr(a, op)(b)) 2022-05-18T06:29:41.0878562Z ok (0.003s) 2022-05-18T06:29:41.0915749Z test_logical_and_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0945276Z test_logical_and_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0971575Z test_logical_and_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.0997350Z test_logical_and_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.1026274Z test_logical_and_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.1054741Z test_logical_and_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.1083364Z test_logical_and_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.1155382Z test_logical_and_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:41.1216903Z test_logical_and_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:41.1243014Z test_logical_and_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1263922Z test_logical_and_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1285703Z test_logical_and_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1335447Z test_logical_and_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1337364Z test_logical_and_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1354048Z test_logical_and_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1379226Z test_logical_and_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1406002Z test_logical_and_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.1430406Z test_logical_and_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1454329Z test_logical_and_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1473379Z test_logical_and_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1497519Z test_logical_and_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1520855Z test_logical_and_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1543240Z test_logical_and_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1567250Z test_logical_and_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1593722Z test_logical_and_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.1619155Z test_logical_and_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1640713Z test_logical_and_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1663140Z test_logical_and_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1687342Z test_logical_and_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1708214Z test_logical_and_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1730801Z test_logical_and_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1752714Z test_logical_and_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1781491Z test_logical_and_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.1804386Z test_logical_and_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1828051Z test_logical_and_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1850825Z test_logical_and_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1872339Z test_logical_and_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1896972Z test_logical_and_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1920278Z test_logical_and_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1942856Z test_logical_and_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.1970587Z test_logical_and_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.1991965Z test_logical_and_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2015157Z test_logical_and_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2035003Z test_logical_and_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2060019Z test_logical_and_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2082010Z test_logical_and_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2104401Z test_logical_and_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2128032Z test_logical_and_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2154069Z test_logical_and_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.2178228Z test_logical_and_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2200584Z test_logical_and_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2221805Z test_logical_and_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2244617Z test_logical_and_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2268074Z test_logical_and_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2292994Z test_logical_and_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2315074Z test_logical_and_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2341340Z test_logical_and_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.2364739Z test_logical_and_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2387887Z test_logical_and_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2410594Z test_logical_and_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2430922Z test_logical_and_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2451789Z test_logical_and_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2472810Z test_logical_and_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2498001Z test_logical_and_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2519579Z test_logical_and_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2541335Z test_logical_and_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2561581Z test_logical_and_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2583036Z test_logical_and_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2604729Z test_logical_and_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2628741Z test_logical_and_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2647731Z test_logical_and_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2673154Z test_logical_and_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2695128Z test_logical_and_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2714993Z test_logical_and_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2737472Z test_logical_and_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2758851Z test_logical_and_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2779911Z test_logical_and_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2802151Z test_logical_and_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2822450Z test_logical_and_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2848667Z test_logical_and_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.2871295Z test_logical_and_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2892635Z test_logical_and_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2912408Z test_logical_and_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2934684Z test_logical_and_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2956814Z test_logical_and_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2977990Z test_logical_and_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.2999284Z test_logical_and_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3023845Z test_logical_and_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3046743Z test_logical_and_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3069329Z test_logical_and_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3088505Z test_logical_and_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3109353Z test_logical_and_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3132176Z test_logical_and_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3150663Z test_logical_and_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3173525Z test_logical_and_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3196839Z test_logical_and_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3220230Z test_logical_and_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3240392Z test_logical_and_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3262441Z test_logical_and_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3283178Z test_logical_and_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3303023Z test_logical_and_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3326582Z test_logical_and_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3349940Z test_logical_and_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3373203Z test_logical_and_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3392839Z test_logical_and_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3414967Z test_logical_and_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3436356Z test_logical_and_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3458108Z test_logical_and_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3480118Z test_logical_and_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3500617Z test_logical_and_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3523631Z test_logical_and_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3550256Z test_logical_and_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3568464Z test_logical_and_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3588994Z test_logical_and_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3610137Z test_logical_and_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3632331Z test_logical_and_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3654812Z test_logical_and_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3674126Z test_logical_and_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3698790Z test_logical_and_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.3766045Z test_logical_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:41.3820031Z test_logical_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:41.3885096Z test_logical_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:41.3949126Z test_logical_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:41.4013356Z test_logical_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:41.4076003Z test_logical_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:41.4142312Z test_logical_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:41.4206209Z test_logical_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:41.4273241Z test_logical_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:41.4340205Z test_logical_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:41.4360998Z test_logical_or_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4385303Z test_logical_or_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4407022Z test_logical_or_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4429750Z test_logical_or_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4453094Z test_logical_or_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4472772Z test_logical_or_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4503742Z test_logical_or_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.4523713Z test_logical_or_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4546851Z test_logical_or_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4570159Z test_logical_or_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4592547Z test_logical_or_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4613917Z test_logical_or_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4632940Z test_logical_or_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4657454Z test_logical_or_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4682170Z test_logical_or_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4707840Z test_logical_or_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4730603Z test_logical_or_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4754241Z test_logical_or_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4780487Z test_logical_or_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4801252Z test_logical_or_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4830437Z test_logical_or_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.4850914Z test_logical_or_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4873702Z test_logical_or_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4896958Z test_logical_or_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4919815Z test_logical_or_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4943166Z test_logical_or_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4967329Z test_logical_or_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.4990761Z test_logical_or_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5014176Z test_logical_or_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5032228Z test_logical_or_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5059748Z test_logical_or_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.5082933Z test_logical_or_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5106895Z test_logical_or_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5129336Z test_logical_or_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5152315Z test_logical_or_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5176763Z test_logical_or_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5199013Z test_logical_or_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5221818Z test_logical_or_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5250537Z test_logical_or_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.5272403Z test_logical_or_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5296191Z test_logical_or_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5318260Z test_logical_or_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5343546Z test_logical_or_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5363745Z test_logical_or_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5388639Z test_logical_or_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5413358Z test_logical_or_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5442056Z test_logical_or_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.5463776Z test_logical_or_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5487116Z test_logical_or_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5509062Z test_logical_or_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5533779Z test_logical_or_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5552609Z test_logical_or_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5577654Z test_logical_or_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5599186Z test_logical_or_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5626567Z test_logical_or_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.5648997Z test_logical_or_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5670942Z test_logical_or_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5694199Z test_logical_or_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5714359Z test_logical_or_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5739176Z test_logical_or_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5761285Z test_logical_or_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5784660Z test_logical_or_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5812704Z test_logical_or_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.5833234Z test_logical_or_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5856270Z test_logical_or_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5879507Z test_logical_or_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5902794Z test_logical_or_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5924079Z test_logical_or_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5948151Z test_logical_or_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5969695Z test_logical_or_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.5994184Z test_logical_or_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.6017869Z test_logical_or_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6043118Z test_logical_or_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6063799Z test_logical_or_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6085027Z test_logical_or_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6109392Z test_logical_or_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6133424Z test_logical_or_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6151528Z test_logical_or_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6179952Z test_logical_or_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.6203195Z test_logical_or_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6226099Z test_logical_or_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6249287Z test_logical_or_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6273461Z test_logical_or_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6293529Z test_logical_or_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6312406Z test_logical_or_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6333397Z test_logical_or_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6360590Z test_logical_or_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6383714Z test_logical_or_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6403783Z test_logical_or_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6424373Z test_logical_or_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6445110Z test_logical_or_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6469558Z test_logical_or_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6491315Z test_logical_or_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6510141Z test_logical_or_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6536963Z test_logical_or_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6557532Z test_logical_or_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6580000Z test_logical_or_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6599790Z test_logical_or_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6623145Z test_logical_or_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6643086Z test_logical_or_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6663586Z test_logical_or_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6687433Z test_logical_or_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6709826Z test_logical_or_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6733629Z test_logical_or_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6753417Z test_logical_or_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6774947Z test_logical_or_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6794637Z test_logical_or_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6815313Z test_logical_or_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6838328Z test_logical_or_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6859742Z test_logical_or_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6884637Z test_logical_or_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6907901Z test_logical_or_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6925638Z test_logical_or_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6947607Z test_logical_or_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6969374Z test_logical_or_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.6990100Z test_logical_or_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7014244Z test_logical_or_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7030774Z test_logical_or_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7058570Z test_logical_or_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7080710Z test_logical_or_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7101469Z test_logical_or_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7121956Z test_logical_or_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7144007Z test_logical_or_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7164200Z test_logical_or_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7185397Z test_logical_or_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7208389Z test_logical_or_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7232094Z test_logical_or_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.7255043Z test_logical_or_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7276747Z test_logical_or_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7298721Z test_logical_or_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7320393Z test_logical_or_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7341784Z test_logical_or_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7364461Z test_logical_or_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7384399Z test_logical_or_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7410942Z test_logical_or_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7429362Z test_logical_or_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7451186Z test_logical_or_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7470716Z test_logical_or_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7494930Z test_logical_or_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7512324Z test_logical_or_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7538890Z test_logical_or_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7557492Z test_logical_or_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7585458Z test_logical_or_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.7607172Z test_logical_or_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7631127Z test_logical_xor_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7655160Z test_logical_xor_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7676050Z test_logical_xor_cuda_bfloat16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7698959Z test_logical_xor_cuda_bfloat16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7728685Z test_logical_xor_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7751277Z test_logical_xor_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7778040Z test_logical_xor_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.7802455Z test_logical_xor_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7826034Z test_logical_xor_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7847566Z test_logical_xor_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7868544Z test_logical_xor_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7892219Z test_logical_xor_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7912179Z test_logical_xor_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7933386Z test_logical_xor_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7958652Z test_logical_xor_cuda_bool_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.7981534Z test_logical_xor_cuda_bool_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8000749Z test_logical_xor_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8021880Z test_logical_xor_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8043454Z test_logical_xor_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8063736Z test_logical_xor_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8086077Z test_logical_xor_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8111972Z test_logical_xor_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.8133087Z test_logical_xor_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8152497Z test_logical_xor_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8177110Z test_logical_xor_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8200029Z test_logical_xor_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8223576Z test_logical_xor_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8246521Z test_logical_xor_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8270230Z test_logical_xor_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8295117Z test_logical_xor_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.8317765Z test_logical_xor_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8340405Z test_logical_xor_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8366724Z test_logical_xor_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8387975Z test_logical_xor_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8409296Z test_logical_xor_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8432112Z test_logical_xor_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8456817Z test_logical_xor_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8483239Z test_logical_xor_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.8506971Z test_logical_xor_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8530637Z test_logical_xor_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8552155Z test_logical_xor_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8574076Z test_logical_xor_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8597266Z test_logical_xor_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8621584Z test_logical_xor_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8644909Z test_logical_xor_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8671717Z test_logical_xor_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.8697249Z test_logical_xor_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8718111Z test_logical_xor_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8742710Z test_logical_xor_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8764615Z test_logical_xor_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8788215Z test_logical_xor_cuda_float16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8810293Z test_logical_xor_cuda_float16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8832077Z test_logical_xor_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8858241Z test_logical_xor_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.8881269Z test_logical_xor_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8904574Z test_logical_xor_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8927700Z test_logical_xor_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8948981Z test_logical_xor_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8972387Z test_logical_xor_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.8992703Z test_logical_xor_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9017643Z test_logical_xor_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9045401Z test_logical_xor_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.9070052Z test_logical_xor_cuda_float32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9090899Z test_logical_xor_cuda_float32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9112603Z test_logical_xor_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9135882Z test_logical_xor_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9158052Z test_logical_xor_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9180442Z test_logical_xor_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9204933Z test_logical_xor_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9231811Z test_logical_xor_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.9254438Z test_logical_xor_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9275096Z test_logical_xor_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9300698Z test_logical_xor_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9320652Z test_logical_xor_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9344421Z test_logical_xor_cuda_float64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9365255Z test_logical_xor_cuda_float64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9388233Z test_logical_xor_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9415510Z test_logical_xor_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.9437480Z test_logical_xor_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9462145Z test_logical_xor_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9482811Z test_logical_xor_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9505110Z test_logical_xor_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9528680Z test_logical_xor_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9551648Z test_logical_xor_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9571268Z test_logical_xor_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9598577Z test_logical_xor_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.9621481Z test_logical_xor_cuda_int16_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9640177Z test_logical_xor_cuda_int16_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9661077Z test_logical_xor_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9683163Z test_logical_xor_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9704055Z test_logical_xor_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9728844Z test_logical_xor_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9749008Z test_logical_xor_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9774909Z test_logical_xor_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:41.9795281Z test_logical_xor_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9819050Z test_logical_xor_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9839344Z test_logical_xor_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9860129Z test_logical_xor_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9881174Z test_logical_xor_cuda_int32_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9902878Z test_logical_xor_cuda_int32_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9925608Z test_logical_xor_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9950740Z test_logical_xor_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9970315Z test_logical_xor_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:41.9990984Z test_logical_xor_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0013048Z test_logical_xor_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0034122Z test_logical_xor_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0059699Z test_logical_xor_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0079867Z test_logical_xor_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0102325Z test_logical_xor_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0126675Z test_logical_xor_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:42.0150602Z test_logical_xor_cuda_int64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0169739Z test_logical_xor_cuda_int64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0189628Z test_logical_xor_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0210118Z test_logical_xor_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0231083Z test_logical_xor_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0253632Z test_logical_xor_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0273527Z test_logical_xor_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0300116Z test_logical_xor_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0320590Z test_logical_xor_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0340972Z test_logical_xor_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0362344Z test_logical_xor_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0383845Z test_logical_xor_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0405543Z test_logical_xor_cuda_int8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0427503Z test_logical_xor_cuda_int8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0450160Z test_logical_xor_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0473964Z test_logical_xor_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0497371Z test_logical_xor_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0519040Z test_logical_xor_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0542568Z test_logical_xor_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0561046Z test_logical_xor_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0581871Z test_logical_xor_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0604759Z test_logical_xor_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0627615Z test_logical_xor_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0651349Z test_logical_xor_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0671524Z test_logical_xor_cuda_uint8_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0693335Z test_logical_xor_cuda_uint8_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0715157Z test_logical_xor_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0741302Z test_logical_xor_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0761112Z test_logical_xor_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0781489Z test_logical_xor_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0801493Z test_logical_xor_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0827737Z test_logical_xor_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0850981Z test_logical_xor_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.0871297Z test_logical_xor_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:42.4014547Z test_logical_xor_with_nontrivial_alignment_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.314s) 2022-05-18T06:29:42.4368695Z test_long_tensor_pow_floats_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:42.4422115Z test_maximum_and_minimum_subgradient_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4469185Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4516216Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4569371Z test_maximum_and_minimum_subgradient_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4618772Z test_maximum_and_minimum_subgradient_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4665495Z test_maximum_and_minimum_subgradient_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4712955Z test_maximum_and_minimum_subgradient_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4759486Z test_maximum_and_minimum_subgradient_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4809275Z test_maximum_and_minimum_subgradient_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4855859Z test_maximum_and_minimum_subgradient_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4903002Z test_maximum_and_minimum_subgradient_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.4953837Z test_maximum_and_minimum_subgradient_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.5002996Z test_maximum_and_minimum_subgradient_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.5050018Z test_maximum_and_minimum_subgradient_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.5096743Z test_maximum_and_minimum_subgradient_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.5143349Z test_maximum_and_minimum_subgradient_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:42.5633130Z test_maximum_minimum_complex_cuda_complex128_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:29:42.6118568Z test_maximum_minimum_complex_cuda_complex128_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:42.6604891Z test_maximum_minimum_complex_cuda_complex128_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:42.7096177Z test_maximum_minimum_complex_cuda_complex128_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:29:42.7581708Z test_maximum_minimum_complex_cuda_complex128_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:42.8067733Z test_maximum_minimum_complex_cuda_complex128_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:42.8553607Z test_maximum_minimum_complex_cuda_complex128_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:42.9040883Z test_maximum_minimum_complex_cuda_complex128_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:42.9526585Z test_maximum_minimum_complex_cuda_complex128_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.0013136Z test_maximum_minimum_complex_cuda_complex128_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.0505381Z test_maximum_minimum_complex_cuda_complex128_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:29:43.0997890Z test_maximum_minimum_complex_cuda_complex128_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:29:43.1483023Z test_maximum_minimum_complex_cuda_complex64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.1970498Z test_maximum_minimum_complex_cuda_complex64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.2455958Z test_maximum_minimum_complex_cuda_complex64_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.2941586Z test_maximum_minimum_complex_cuda_complex64_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.3428206Z test_maximum_minimum_complex_cuda_complex64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.3914014Z test_maximum_minimum_complex_cuda_complex64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.4432944Z test_maximum_minimum_complex_cuda_complex64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.052s) 2022-05-18T06:29:43.4931306Z test_maximum_minimum_complex_cuda_complex64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.049s) 2022-05-18T06:29:43.5415952Z test_maximum_minimum_complex_cuda_complex64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.5902850Z test_maximum_minimum_complex_cuda_complex64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.6388504Z test_maximum_minimum_complex_cuda_complex64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.6874965Z test_maximum_minimum_complex_cuda_complex64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.048s) 2022-05-18T06:29:43.7078298Z test_maximum_minimum_cross_device_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:43.7137697Z test_maximum_minimum_float_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:43.7196332Z test_maximum_minimum_float_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:43.7258570Z test_maximum_minimum_float_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:43.7312773Z test_maximum_minimum_float_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:43.7376892Z test_maximum_minimum_float_nan_and_inf_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:43.7436868Z test_maximum_minimum_float_nan_and_inf_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:43.7495975Z test_maximum_minimum_float_nan_and_inf_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:43.7554385Z test_maximum_minimum_float_nan_and_inf_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:43.7593541Z test_maximum_minimum_forward_ad_float32_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:43.7645213Z test_maximum_minimum_int_and_bool_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:43.7693805Z test_maximum_minimum_int_and_bool_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:43.7741080Z test_maximum_minimum_int_and_bool_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:43.7784713Z test_maximum_minimum_int_and_bool_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:43.7834016Z test_maximum_minimum_int_and_bool_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:43.7877499Z test_maximum_minimum_int_and_bool_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:43.7903899Z test_maximum_minimum_type_promotion_cuda_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.7930781Z test_maximum_minimum_type_promotion_cuda_bfloat16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.7957630Z test_maximum_minimum_type_promotion_cuda_bfloat16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.7984213Z test_maximum_minimum_type_promotion_cuda_bfloat16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8008507Z test_maximum_minimum_type_promotion_cuda_bfloat16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8033968Z test_maximum_minimum_type_promotion_cuda_bfloat16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8057944Z test_maximum_minimum_type_promotion_cuda_bfloat16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8081169Z test_maximum_minimum_type_promotion_cuda_bfloat16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8105124Z test_maximum_minimum_type_promotion_cuda_bfloat16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8132120Z test_maximum_minimum_type_promotion_cuda_bfloat16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8161828Z test_maximum_minimum_type_promotion_cuda_bool_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.8183585Z test_maximum_minimum_type_promotion_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8211386Z test_maximum_minimum_type_promotion_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8234167Z test_maximum_minimum_type_promotion_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8261262Z test_maximum_minimum_type_promotion_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8284652Z test_maximum_minimum_type_promotion_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8310713Z test_maximum_minimum_type_promotion_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8334527Z test_maximum_minimum_type_promotion_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8371939Z test_maximum_minimum_type_promotion_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:43.8396878Z test_maximum_minimum_type_promotion_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.8422285Z test_maximum_minimum_type_promotion_cuda_float16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8446313Z test_maximum_minimum_type_promotion_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8470423Z test_maximum_minimum_type_promotion_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8495576Z test_maximum_minimum_type_promotion_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8521878Z test_maximum_minimum_type_promotion_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8544716Z test_maximum_minimum_type_promotion_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8575096Z test_maximum_minimum_type_promotion_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.8601892Z test_maximum_minimum_type_promotion_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.8623501Z test_maximum_minimum_type_promotion_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8651546Z test_maximum_minimum_type_promotion_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8676034Z test_maximum_minimum_type_promotion_cuda_float32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8700835Z test_maximum_minimum_type_promotion_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.8725580Z test_maximum_minimum_type_promotion_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8750942Z test_maximum_minimum_type_promotion_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8783013Z test_maximum_minimum_type_promotion_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.8807159Z test_maximum_minimum_type_promotion_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8831819Z test_maximum_minimum_type_promotion_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8859270Z test_maximum_minimum_type_promotion_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.8885809Z test_maximum_minimum_type_promotion_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8908240Z test_maximum_minimum_type_promotion_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8935904Z test_maximum_minimum_type_promotion_cuda_float64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8959748Z test_maximum_minimum_type_promotion_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.8989773Z test_maximum_minimum_type_promotion_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.9013257Z test_maximum_minimum_type_promotion_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9035848Z test_maximum_minimum_type_promotion_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9060887Z test_maximum_minimum_type_promotion_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9089138Z test_maximum_minimum_type_promotion_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.9112602Z test_maximum_minimum_type_promotion_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9137350Z test_maximum_minimum_type_promotion_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9163465Z test_maximum_minimum_type_promotion_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9192228Z test_maximum_minimum_type_promotion_cuda_int16_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.9217068Z test_maximum_minimum_type_promotion_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9243537Z test_maximum_minimum_type_promotion_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9267052Z test_maximum_minimum_type_promotion_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9293132Z test_maximum_minimum_type_promotion_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9316618Z test_maximum_minimum_type_promotion_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9342382Z test_maximum_minimum_type_promotion_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9369114Z test_maximum_minimum_type_promotion_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9397137Z test_maximum_minimum_type_promotion_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.9422507Z test_maximum_minimum_type_promotion_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9446348Z test_maximum_minimum_type_promotion_cuda_int32_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9471449Z test_maximum_minimum_type_promotion_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9496210Z test_maximum_minimum_type_promotion_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9520680Z test_maximum_minimum_type_promotion_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9545227Z test_maximum_minimum_type_promotion_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9569889Z test_maximum_minimum_type_promotion_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9599256Z test_maximum_minimum_type_promotion_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.9622457Z test_maximum_minimum_type_promotion_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9647927Z test_maximum_minimum_type_promotion_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9671208Z test_maximum_minimum_type_promotion_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9697583Z test_maximum_minimum_type_promotion_cuda_int64_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9722855Z test_maximum_minimum_type_promotion_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9747573Z test_maximum_minimum_type_promotion_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9773451Z test_maximum_minimum_type_promotion_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.9803085Z test_maximum_minimum_type_promotion_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:43.9826084Z test_maximum_minimum_type_promotion_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9852630Z test_maximum_minimum_type_promotion_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9875827Z test_maximum_minimum_type_promotion_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9902864Z test_maximum_minimum_type_promotion_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9926726Z test_maximum_minimum_type_promotion_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9949878Z test_maximum_minimum_type_promotion_cuda_int8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:43.9974812Z test_maximum_minimum_type_promotion_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0007084Z test_maximum_minimum_type_promotion_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.0030215Z test_maximum_minimum_type_promotion_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0057083Z test_maximum_minimum_type_promotion_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0080505Z test_maximum_minimum_type_promotion_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0106233Z test_maximum_minimum_type_promotion_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0129893Z test_maximum_minimum_type_promotion_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0157957Z test_maximum_minimum_type_promotion_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.0180693Z test_maximum_minimum_type_promotion_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0209493Z test_maximum_minimum_type_promotion_cuda_uint8_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.0234550Z test_maximum_minimum_type_promotion_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0259753Z test_maximum_minimum_type_promotion_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0285792Z test_maximum_minimum_type_promotion_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0309169Z test_maximum_minimum_type_promotion_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0333897Z test_maximum_minimum_type_promotion_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0358754Z test_maximum_minimum_type_promotion_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0384383Z test_maximum_minimum_type_promotion_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.0412109Z test_maximum_minimum_type_promotion_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.0434659Z test_maximum_minimum_type_promotion_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.2286429Z test_min_max_binary_op_nan_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.185s) 2022-05-18T06:29:44.4152351Z test_min_max_binary_op_nan_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.186s) 2022-05-18T06:29:44.6002193Z test_min_max_binary_op_nan_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.185s) 2022-05-18T06:29:44.6026117Z test_mul_chalf_tensor_and_cpu_scalar_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:44.6062732Z test_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.6124412Z test_mul_intertype_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:44.6189438Z test_mul_intertype_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:44.6249670Z test_mul_intertype_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:44.6286606Z test_muldiv_scalar_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.6315456Z test_muldiv_scalar_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6352254Z test_muldiv_scalar_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6386195Z test_muldiv_scalar_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6419784Z test_muldiv_scalar_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6453113Z test_muldiv_scalar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6492758Z test_muldiv_scalar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.6519935Z test_muldiv_scalar_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6550326Z test_muldiv_scalar_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6579795Z test_muldiv_scalar_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6607777Z test_muldiv_scalar_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6638386Z test_muldiv_scalar_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6715853Z test_nextafter_bfloat16_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:44.6755907Z test_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.6797827Z test_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.6831814Z test_non_contig___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6860532Z test_non_contig___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.6899019Z test_non_contig___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.6934498Z test_non_contig___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.6968004Z test_non_contig___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7002859Z test_non_contig___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7035119Z test_non_contig___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7069988Z test_non_contig___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7097805Z test_non_contig___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7127622Z test_non_contig___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7153946Z test_non_contig___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7184073Z test_non_contig___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7212134Z test_non_contig___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7241093Z test_non_contig___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7270257Z test_non_contig___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7303818Z test_non_contig___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7334339Z test_non_contig___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7361078Z test_non_contig___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7399070Z test_non_contig___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7434430Z test_non_contig___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7475594Z test_non_contig___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7517411Z test_non_contig___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7554280Z test_non_contig___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7596789Z test_non_contig___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7634478Z test_non_contig___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7673057Z test_non_contig___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7707921Z test_non_contig___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7744936Z test_non_contig___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7779447Z test_non_contig___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7815633Z test_non_contig___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7849127Z test_non_contig___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7887618Z test_non_contig___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.7921240Z test_non_contig___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7956140Z test_non_contig___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.7983950Z test_non_contig___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8013159Z test_non_contig___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8041627Z test_non_contig___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8070258Z test_non_contig___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8099558Z test_non_contig___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8137504Z test_non_contig___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.8166007Z test_non_contig___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8202698Z test_non_contig___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.8240561Z test_non_contig___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.8272076Z test_non_contig___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8307692Z test_non_contig___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8340934Z test_non_contig___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8367848Z test_non_contig___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8402297Z test_non_contig___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8431115Z test_non_contig___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8460640Z test_non_contig___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8487294Z test_non_contig___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8515458Z test_non_contig___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8544828Z test_non_contig___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8573147Z test_non_contig___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8601518Z test_non_contig___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8636168Z test_non_contig___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8666929Z test_non_contig___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8692874Z test_non_contig___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:668: 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-05-18T06:29:44.8694872Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T06:29:44.8703946Z ok (0.004s) 2022-05-18T06:29:44.8744648Z test_non_contig___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.8783564Z test_non_contig___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.8817576Z test_non_contig___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8851536Z test_non_contig___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8887494Z test_non_contig___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8921683Z test_non_contig___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8951023Z test_non_contig___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.8981456Z test_non_contig___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9009507Z test_non_contig___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9041848Z test_non_contig___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9074920Z test_non_contig___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9111404Z test_non_contig___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.9148619Z test_non_contig___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.9188112Z test_non_contig___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.9221686Z test_non_contig___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9253371Z test_non_contig___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9283072Z test_non_contig___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9311879Z test_non_contig___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9338754Z test_non_contig___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9367600Z test_non_contig___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9396771Z test_non_contig___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9430217Z test_non_contig___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9457696Z test_non_contig___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9486243Z test_non_contig___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9513631Z test_non_contig___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9544519Z test_non_contig___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9573067Z test_non_contig___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9608538Z test_non_contig_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9638496Z test_non_contig_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9678621Z test_non_contig_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.9712404Z test_non_contig_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.9750616Z test_non_contig_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:44.9784254Z test_non_contig_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9816745Z test_non_contig_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9852364Z test_non_contig_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9879770Z test_non_contig_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9912510Z test_non_contig_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9940339Z test_non_contig_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9968246Z test_non_contig_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:44.9996395Z test_non_contig_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0032132Z test_non_contig_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0063731Z test_non_contig_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0099271Z test_non_contig_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0130285Z test_non_contig_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0167483Z test_non_contig_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.0199370Z test_non_contig_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0229888Z test_non_contig_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0263111Z test_non_contig_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0292342Z test_non_contig_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0324752Z test_non_contig_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0353816Z test_non_contig_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0382962Z test_non_contig_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0414420Z test_non_contig_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0444307Z test_non_contig_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0469883Z test_non_contig_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0499414Z test_non_contig_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0528575Z test_non_contig_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0556678Z test_non_contig_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0586491Z test_non_contig_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0614676Z test_non_contig_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0650260Z test_non_contig_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0676122Z test_non_contig_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0706482Z test_non_contig_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0734069Z test_non_contig_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0761650Z test_non_contig_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0790956Z test_non_contig_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0820656Z test_non_contig_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0848572Z test_non_contig_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0881040Z test_non_contig_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0912663Z test_non_contig_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0938149Z test_non_contig_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0967848Z test_non_contig_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.0994591Z test_non_contig_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1025432Z test_non_contig_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1051331Z test_non_contig_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1079467Z test_non_contig_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1112939Z test_non_contig_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1142305Z test_non_contig_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1178111Z test_non_contig_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1212854Z test_non_contig_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1245152Z test_non_contig_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1279325Z test_non_contig_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1311859Z test_non_contig_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1344746Z test_non_contig_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1383659Z test_non_contig_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.1416092Z test_non_contig_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1447864Z test_non_contig_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1478272Z test_non_contig_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1510323Z test_non_contig_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1540452Z test_non_contig_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1571540Z test_non_contig_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1609834Z test_non_contig_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.1654418Z test_non_contig_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.1690795Z test_non_contig_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.1724162Z test_non_contig_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1760644Z test_non_contig_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1794534Z test_non_contig_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1829776Z test_non_contig_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1865105Z test_non_contig_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1899458Z test_non_contig_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.1940119Z test_non_contig_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.1976551Z test_non_contig_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2016438Z test_non_contig_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2054374Z test_non_contig_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2095151Z test_non_contig_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2128224Z test_non_contig_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2163740Z test_non_contig_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2198231Z test_non_contig_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2238432Z test_non_contig_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2272845Z test_non_contig_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2308559Z test_non_contig_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2344025Z test_non_contig_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2380417Z test_non_contig_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2416652Z test_non_contig_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2454187Z test_non_contig_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2489693Z test_non_contig_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2527637Z test_non_contig_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2565105Z test_non_contig_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2597427Z test_non_contig_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2631808Z test_non_contig_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2667842Z test_non_contig_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2699255Z test_non_contig_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2727739Z test_non_contig_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2760816Z test_non_contig_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2799686Z test_non_contig_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.2830921Z test_non_contig_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2861523Z test_non_contig_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2894697Z test_non_contig_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2921973Z test_non_contig_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2953245Z test_non_contig_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.2979667Z test_non_contig_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.3005970Z test_non_contig_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.3040504Z test_non_contig_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:45.3098198Z test_non_contig_expand___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.3138850Z test_non_contig_expand___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3198236Z test_non_contig_expand___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.3260645Z test_non_contig_expand___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.3316233Z test_non_contig_expand___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.3370450Z test_non_contig_expand___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.3426439Z test_non_contig_expand___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.3469727Z test_non_contig_expand___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3510563Z test_non_contig_expand___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3549381Z test_non_contig_expand___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3589801Z test_non_contig_expand___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3630584Z test_non_contig_expand___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3671833Z test_non_contig_expand___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3710950Z test_non_contig_expand___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3752392Z test_non_contig_expand___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3795539Z test_non_contig_expand___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3835097Z test_non_contig_expand___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3876166Z test_non_contig_expand___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.3939915Z test_non_contig_expand___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.3996003Z test_non_contig_expand___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4063690Z test_non_contig_expand___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:45.4129308Z test_non_contig_expand___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:45.4191292Z test_non_contig_expand___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4257783Z test_non_contig_expand___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:45.4315267Z test_non_contig_expand___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4374324Z test_non_contig_expand___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4431211Z test_non_contig_expand___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4491026Z test_non_contig_expand___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4548408Z test_non_contig_expand___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4604460Z test_non_contig_expand___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4662365Z test_non_contig_expand___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4723831Z test_non_contig_expand___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.4778378Z test_non_contig_expand___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.4832392Z test_non_contig_expand___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.4872413Z test_non_contig_expand___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.4913594Z test_non_contig_expand___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.4954133Z test_non_contig_expand___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.4992812Z test_non_contig_expand___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5034246Z test_non_contig_expand___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5095019Z test_non_contig_expand___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.5136562Z test_non_contig_expand___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5195929Z test_non_contig_expand___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.5257425Z test_non_contig_expand___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.5312135Z test_non_contig_expand___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.5367687Z test_non_contig_expand___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.5420882Z test_non_contig_expand___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.5462952Z test_non_contig_expand___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5510545Z test_non_contig_expand___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5547503Z test_non_contig_expand___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5590390Z test_non_contig_expand___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5630167Z test_non_contig_expand___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5670411Z test_non_contig_expand___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5709843Z test_non_contig_expand___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5750118Z test_non_contig_expand___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5790524Z test_non_contig_expand___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5835734Z test_non_contig_expand___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.5877630Z test_non_contig_expand___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.5936180Z test_non_contig_expand___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.5996660Z test_non_contig_expand___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.6062237Z test_non_contig_expand___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.6121022Z test_non_contig_expand___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.6176408Z test_non_contig_expand___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.6229370Z test_non_contig_expand___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.6277394Z test_non_contig_expand___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.6320204Z test_non_contig_expand___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.6361278Z test_non_contig_expand___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.6403427Z test_non_contig_expand___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.6446223Z test_non_contig_expand___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.6501526Z test_non_contig_expand___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.6561899Z test_non_contig_expand___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.6624879Z test_non_contig_expand___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.6682932Z test_non_contig_expand___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.6738902Z test_non_contig_expand___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.6793297Z test_non_contig_expand___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.6834097Z test_non_contig_expand___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.6874020Z test_non_contig_expand___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.6914927Z test_non_contig_expand___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.6953192Z test_non_contig_expand___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.6994887Z test_non_contig_expand___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7038990Z test_non_contig_expand___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7080165Z test_non_contig_expand___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7121078Z test_non_contig_expand___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7159484Z test_non_contig_expand___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7200003Z test_non_contig_expand___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7240952Z test_non_contig_expand___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7298029Z test_non_contig_expand_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.7337996Z test_non_contig_expand_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7404018Z test_non_contig_expand_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:45.7466595Z test_non_contig_expand_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.7527986Z test_non_contig_expand_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.7584077Z test_non_contig_expand_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.7637539Z test_non_contig_expand_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.7691494Z test_non_contig_expand_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.7733915Z test_non_contig_expand_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7773962Z test_non_contig_expand_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7817592Z test_non_contig_expand_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7858139Z test_non_contig_expand_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7897932Z test_non_contig_expand_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.7952158Z test_non_contig_expand_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.8005336Z test_non_contig_expand_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.8060962Z test_non_contig_expand_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.8116275Z test_non_contig_expand_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.8169262Z test_non_contig_expand_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.8226127Z test_non_contig_expand_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.8276551Z test_non_contig_expand_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.8329440Z test_non_contig_expand_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.8381460Z test_non_contig_expand_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.8431665Z test_non_contig_expand_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.8473690Z test_non_contig_expand_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8512346Z test_non_contig_expand_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8554186Z test_non_contig_expand_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8596956Z test_non_contig_expand_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8639869Z test_non_contig_expand_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8681816Z test_non_contig_expand_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8723945Z test_non_contig_expand_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8764075Z test_non_contig_expand_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8803755Z test_non_contig_expand_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8846294Z test_non_contig_expand_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8890172Z test_non_contig_expand_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8930126Z test_non_contig_expand_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.8971416Z test_non_contig_expand_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9011709Z test_non_contig_expand_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9050488Z test_non_contig_expand_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9090168Z test_non_contig_expand_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9131531Z test_non_contig_expand_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9173166Z test_non_contig_expand_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9218017Z test_non_contig_expand_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9255951Z test_non_contig_expand_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9296568Z test_non_contig_expand_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9338258Z test_non_contig_expand_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9378609Z test_non_contig_expand_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9418110Z test_non_contig_expand_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9458222Z test_non_contig_expand_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9498369Z test_non_contig_expand_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9543169Z test_non_contig_expand_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9584139Z test_non_contig_expand_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:45.9642882Z test_non_contig_expand_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.9700796Z test_non_contig_expand_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.9758409Z test_non_contig_expand_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:45.9812374Z test_non_contig_expand_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.9864236Z test_non_contig_expand_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.9918410Z test_non_contig_expand_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:45.9979006Z test_non_contig_expand_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0032447Z test_non_contig_expand_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.0084304Z test_non_contig_expand_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.0136321Z test_non_contig_expand_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.0188539Z test_non_contig_expand_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.0237437Z test_non_contig_expand_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.0291745Z test_non_contig_expand_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.0352408Z test_non_contig_expand_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0419478Z test_non_contig_expand_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:46.0479098Z test_non_contig_expand_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0535861Z test_non_contig_expand_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0592728Z test_non_contig_expand_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0650048Z test_non_contig_expand_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0705315Z test_non_contig_expand_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0761875Z test_non_contig_expand_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0818561Z test_non_contig_expand_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0883485Z test_non_contig_expand_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.0940943Z test_non_contig_expand_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1004532Z test_non_contig_expand_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1071209Z test_non_contig_expand_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:46.1131651Z test_non_contig_expand_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1191098Z test_non_contig_expand_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1247867Z test_non_contig_expand_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1306224Z test_non_contig_expand_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1366890Z test_non_contig_expand_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1424135Z test_non_contig_expand_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1479412Z test_non_contig_expand_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1536054Z test_non_contig_expand_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1594152Z test_non_contig_expand_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1655055Z test_non_contig_expand_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1713239Z test_non_contig_expand_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1771462Z test_non_contig_expand_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1831948Z test_non_contig_expand_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1889224Z test_non_contig_expand_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.1945556Z test_non_contig_expand_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.2000703Z test_non_contig_expand_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.2058163Z test_non_contig_expand_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.2102639Z test_non_contig_expand_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2142824Z test_non_contig_expand_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2192343Z test_non_contig_expand_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.2244215Z test_non_contig_expand_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.2287009Z test_non_contig_expand_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2332913Z test_non_contig_expand_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2375868Z test_non_contig_expand_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2416362Z test_non_contig_expand_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2456575Z test_non_contig_expand_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2496586Z test_non_contig_expand_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2536218Z test_non_contig_expand_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2580855Z test_non_contig_expand_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.2634501Z test_non_contig_expand_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.2686683Z test_non_contig_expand_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.2746438Z test_non_contig_expand_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.2806280Z test_non_contig_expand_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.2860756Z test_non_contig_expand_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.2914233Z test_non_contig_expand_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.2969470Z test_non_contig_expand_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.3024514Z test_non_contig_expand_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.3074219Z test_non_contig_expand_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.3125091Z test_non_contig_expand_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.3177176Z test_non_contig_expand_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.3227219Z test_non_contig_expand_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.3287871Z test_non_contig_expand_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.3347577Z test_non_contig_expand_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.3405766Z test_non_contig_expand_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.3470012Z test_non_contig_expand_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.3514874Z test_non_contig_expand_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.3559952Z test_non_contig_expand_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.3603772Z test_non_contig_expand_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.3649491Z test_non_contig_expand_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.3695662Z test_non_contig_expand_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.3750397Z test_non_contig_expand_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.3791058Z test_non_contig_expand_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.3851625Z test_non_contig_expand_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.3908382Z test_non_contig_expand_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.3959841Z test_non_contig_expand_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.4002001Z test_non_contig_expand_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4040583Z test_non_contig_expand_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4079746Z test_non_contig_expand_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4119967Z test_non_contig_expand_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4161748Z test_non_contig_expand_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4221677Z test_non_contig_expand_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.4262532Z test_non_contig_expand_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4316169Z test_non_contig_expand_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.4372598Z test_non_contig_expand_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.4426966Z test_non_contig_expand_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.4468031Z test_non_contig_expand_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4508666Z test_non_contig_expand_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4546339Z test_non_contig_expand_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4592209Z test_non_contig_expand_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4631122Z test_non_contig_expand_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4693335Z test_non_contig_expand_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.4752861Z test_non_contig_expand_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.4810781Z test_non_contig_expand_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.4857774Z test_non_contig_expand_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4901587Z test_non_contig_expand_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4944159Z test_non_contig_expand_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.4992913Z test_non_contig_expand_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.5038359Z test_non_contig_expand_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5080649Z test_non_contig_expand_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5121062Z test_non_contig_expand_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5157766Z test_non_contig_expand_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5198948Z test_non_contig_expand_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5241414Z test_non_contig_expand_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5285258Z test_non_contig_expand_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5331723Z test_non_contig_expand_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.5376038Z test_non_contig_expand_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5419651Z test_non_contig_expand_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5462430Z test_non_contig_expand_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5503560Z test_non_contig_expand_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5544089Z test_non_contig_expand_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5584680Z test_non_contig_expand_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5624904Z test_non_contig_expand_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5669159Z test_non_contig_expand_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5712805Z test_non_contig_expand_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5752706Z test_non_contig_expand_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5796119Z test_non_contig_expand_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5842157Z test_non_contig_expand_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5885476Z test_non_contig_expand_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5925720Z test_non_contig_expand_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.5964993Z test_non_contig_expand_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6011017Z test_non_contig_expand_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6051197Z test_non_contig_expand_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6091914Z test_non_contig_expand_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6147977Z test_non_contig_expand_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.6190141Z test_non_contig_expand_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6243630Z test_non_contig_expand_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.6300270Z test_non_contig_expand_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.6351248Z test_non_contig_expand_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.6397138Z test_non_contig_expand_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6437257Z test_non_contig_expand_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6475551Z test_non_contig_expand_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6517053Z test_non_contig_expand_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6557963Z test_non_contig_expand_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.6614497Z test_non_contig_expand_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.6671261Z test_non_contig_expand_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.6724650Z test_non_contig_expand_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.6782507Z test_non_contig_expand_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.6836333Z test_non_contig_expand_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.6897794Z test_non_contig_expand_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.6952156Z test_non_contig_expand_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.7006559Z test_non_contig_expand_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7057354Z test_non_contig_expand_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7104841Z test_non_contig_expand_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7160082Z test_non_contig_expand_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.7222396Z test_non_contig_expand_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.7271824Z test_non_contig_expand_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7320365Z test_non_contig_expand_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7372816Z test_non_contig_expand_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7418757Z test_non_contig_expand_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7465667Z test_non_contig_expand_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7512735Z test_non_contig_expand_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7558446Z test_non_contig_expand_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7612652Z test_non_contig_expand_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.7631085Z test_non_contig_expand_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7650507Z test_non_contig_expand_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7670159Z test_non_contig_expand_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7690034Z test_non_contig_expand_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7710171Z test_non_contig_expand_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7729939Z test_non_contig_expand_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7749503Z test_non_contig_expand_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7768972Z test_non_contig_expand_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7789524Z test_non_contig_expand_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7808727Z test_non_contig_expand_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7833020Z test_non_contig_expand_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7851689Z test_non_contig_expand_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:46.7896139Z test_non_contig_expand_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.7936283Z test_non_contig_expand_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.7974618Z test_non_contig_expand_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.8016110Z test_non_contig_expand_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.8055602Z test_non_contig_expand_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.8114157Z test_non_contig_expand_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.8166639Z test_non_contig_expand_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.8230845Z test_non_contig_expand_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:46.8295282Z test_non_contig_expand_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.8351056Z test_non_contig_expand_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.8407834Z test_non_contig_expand_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.8462125Z test_non_contig_expand_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.8513161Z test_non_contig_expand_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.8567802Z test_non_contig_expand_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.8620864Z test_non_contig_expand_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.8677185Z test_non_contig_expand_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:46.8730346Z test_non_contig_expand_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.8775634Z test_non_contig_expand_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.8815246Z test_non_contig_expand_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.8858610Z test_non_contig_expand_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.8904810Z test_non_contig_expand_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.8948602Z test_non_contig_expand_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.8990516Z test_non_contig_expand_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9032827Z test_non_contig_expand_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9071824Z test_non_contig_expand_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9111870Z test_non_contig_expand_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9152072Z test_non_contig_expand_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9197342Z test_non_contig_expand_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9238071Z test_non_contig_expand_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9286469Z test_non_contig_expand_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.9340216Z test_non_contig_expand_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.9386131Z test_non_contig_expand_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9429122Z test_non_contig_expand_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9470956Z test_non_contig_expand_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9511501Z test_non_contig_expand_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9552330Z test_non_contig_expand_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9592738Z test_non_contig_expand_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9633499Z test_non_contig_expand_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9680310Z test_non_contig_expand_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.9725466Z test_non_contig_expand_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9766693Z test_non_contig_expand_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9816875Z test_non_contig_expand_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.9863768Z test_non_contig_expand_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:46.9907825Z test_non_contig_expand_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9949894Z test_non_contig_expand_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:46.9994175Z test_non_contig_expand_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0039318Z test_non_contig_expand_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0081285Z test_non_contig_expand_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0121680Z test_non_contig_expand_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0161028Z test_non_contig_expand_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0202110Z test_non_contig_expand_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0247827Z test_non_contig_expand_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0287853Z test_non_contig_expand_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0335452Z test_non_contig_expand_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.0387921Z test_non_contig_expand_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.0430224Z test_non_contig_expand_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0473739Z test_non_contig_expand_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0519075Z test_non_contig_expand_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0561154Z test_non_contig_expand_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0601541Z test_non_contig_expand_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0642067Z test_non_contig_expand_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0682629Z test_non_contig_expand_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0727862Z test_non_contig_expand_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0771559Z test_non_contig_expand_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0812331Z test_non_contig_expand_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0855318Z test_non_contig_expand_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0898749Z test_non_contig_expand_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.0945132Z test_non_contig_expand_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.0985015Z test_non_contig_expand_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1023753Z test_non_contig_expand_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1070197Z test_non_contig_expand_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.1111067Z test_non_contig_expand_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1150637Z test_non_contig_expand_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1209863Z test_non_contig_expand_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.1249739Z test_non_contig_expand_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1305042Z test_non_contig_expand_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.1359429Z test_non_contig_expand_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.1413655Z test_non_contig_expand_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.1457584Z test_non_contig_expand_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1499917Z test_non_contig_expand_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1537316Z test_non_contig_expand_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1578237Z test_non_contig_expand_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1620116Z test_non_contig_expand_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1673666Z test_non_contig_expand_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.1713473Z test_non_contig_expand_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1770676Z test_non_contig_expand_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.1829997Z test_non_contig_expand_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.1883355Z test_non_contig_expand_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.1923825Z test_non_contig_expand_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.1963910Z test_non_contig_expand_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2003094Z test_non_contig_expand_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2043087Z test_non_contig_expand_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2083918Z test_non_contig_expand_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2140519Z test_non_contig_expand_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.2183583Z test_non_contig_expand_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2238410Z test_non_contig_expand_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.2294465Z test_non_contig_expand_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.2345975Z test_non_contig_expand_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.2388249Z test_non_contig_expand_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2429025Z test_non_contig_expand_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2467676Z test_non_contig_expand_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2506380Z test_non_contig_expand_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2552254Z test_non_contig_expand_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2608635Z test_non_contig_expand_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.2648475Z test_non_contig_expand_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2704773Z test_non_contig_expand_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.2758034Z test_non_contig_expand_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.2811805Z test_non_contig_expand_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.2852759Z test_non_contig_expand_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2893105Z test_non_contig_expand_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2935970Z test_non_contig_expand_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.2976726Z test_non_contig_expand_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3016879Z test_non_contig_expand_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3072789Z test_non_contig_expand_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.3112704Z test_non_contig_expand_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3174043Z test_non_contig_expand_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.3235424Z test_non_contig_expand_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.3297042Z test_non_contig_expand_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.3356930Z test_non_contig_expand_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.3413246Z test_non_contig_expand_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.3463838Z test_non_contig_expand_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.3505768Z test_non_contig_expand_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3546951Z test_non_contig_expand_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3585293Z test_non_contig_expand_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3623916Z test_non_contig_expand_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3666238Z test_non_contig_expand_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3714351Z test_non_contig_expand_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.3753422Z test_non_contig_expand_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3801895Z test_non_contig_expand_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.3850918Z test_non_contig_expand_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.3894368Z test_non_contig_expand_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3938614Z test_non_contig_expand_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.3984124Z test_non_contig_expand_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.4024087Z test_non_contig_expand_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.4068698Z test_non_contig_expand_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.4108589Z test_non_contig_expand_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.4150020Z test_non_contig_expand_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.4189750Z test_non_contig_expand_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.4246010Z test_non_contig_expand_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.4301335Z test_non_contig_expand_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.4353667Z test_non_contig_expand_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.4412433Z test_non_contig_expand_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.4474850Z test_non_contig_expand_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.4528809Z test_non_contig_expand_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.4587278Z test_non_contig_expand_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.4650185Z test_non_contig_expand_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.4706225Z test_non_contig_expand_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.4759793Z test_non_contig_expand_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.4812296Z test_non_contig_expand_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.4855655Z test_non_contig_expand_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.4898845Z test_non_contig_expand_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.4937813Z test_non_contig_expand_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.4978467Z test_non_contig_expand_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.5020191Z test_non_contig_expand_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.5080849Z test_non_contig_expand_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.5146623Z test_non_contig_expand_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.5207789Z test_non_contig_expand_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.5266774Z test_non_contig_expand_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.5314593Z test_non_contig_expand_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.5360611Z test_non_contig_expand_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.5404323Z test_non_contig_expand_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.5449392Z test_non_contig_expand_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.5494597Z test_non_contig_expand_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.5548775Z test_non_contig_expand_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.5610903Z test_non_contig_expand_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.5671006Z test_non_contig_expand_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.5732765Z test_non_contig_expand_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.5786684Z test_non_contig_expand_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.5841733Z test_non_contig_expand_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.5881213Z test_non_contig_expand_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.5922040Z test_non_contig_expand_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.5958950Z test_non_contig_expand_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.6000681Z test_non_contig_expand_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.6042022Z test_non_contig_expand_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.6102068Z test_non_contig_expand_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.6151724Z test_non_contig_expand_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6209002Z test_non_contig_expand_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6263594Z test_non_contig_expand_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6315945Z test_non_contig_expand_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6368992Z test_non_contig_expand_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6420535Z test_non_contig_expand_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6471693Z test_non_contig_expand_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6529365Z test_non_contig_expand_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.6581046Z test_non_contig_expand_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6632748Z test_non_contig_expand_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6687549Z test_non_contig_expand_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6740367Z test_non_contig_expand_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6790988Z test_non_contig_expand_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6843860Z test_non_contig_expand_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6895529Z test_non_contig_expand_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.6950577Z test_non_contig_expand_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.7004060Z test_non_contig_expand_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.7058849Z test_non_contig_expand_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.7117964Z test_non_contig_expand_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.7180648Z test_non_contig_expand_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.7242029Z test_non_contig_expand_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.7297268Z test_non_contig_expand_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.7351019Z test_non_contig_expand_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.7411778Z test_non_contig_expand_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.7449670Z test_non_contig_expand_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.7491113Z test_non_contig_expand_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.7531043Z test_non_contig_expand_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.7571235Z test_non_contig_expand_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.7611157Z test_non_contig_expand_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.7672031Z test_non_contig_expand_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.7727357Z test_non_contig_expand_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.7797632Z test_non_contig_expand_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:47.7865642Z test_non_contig_expand_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:47.7922965Z test_non_contig_expand_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.7983704Z test_non_contig_expand_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.8042191Z test_non_contig_expand_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.8097388Z test_non_contig_expand_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.8154862Z test_non_contig_expand_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.8210684Z test_non_contig_expand_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.8271365Z test_non_contig_expand_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.8328751Z test_non_contig_expand_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.8385750Z test_non_contig_expand_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.8435110Z test_non_contig_expand_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.8493601Z test_non_contig_expand_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.8547236Z test_non_contig_expand_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.8599590Z test_non_contig_expand_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.8653525Z test_non_contig_expand_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.8709561Z test_non_contig_expand_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:47.8760224Z test_non_contig_expand_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.8812116Z test_non_contig_expand_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.8864593Z test_non_contig_expand_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:47.8899224Z test_non_contig_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.8930325Z test_non_contig_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.8967622Z test_non_contig_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.9004964Z test_non_contig_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.9047722Z test_non_contig_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.9084332Z test_non_contig_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9114635Z test_non_contig_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9146796Z test_non_contig_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9179471Z test_non_contig_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9210996Z test_non_contig_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9241747Z test_non_contig_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9273247Z test_non_contig_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9314249Z test_non_contig_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.9351875Z test_non_contig_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.9388315Z test_non_contig_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.9424947Z test_non_contig_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.9458557Z test_non_contig_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9489391Z test_non_contig_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9521126Z test_non_contig_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9556994Z test_non_contig_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:47.9589510Z test_non_contig_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9623997Z test_non_contig_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9652898Z test_non_contig_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9688285Z test_non_contig_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9720539Z test_non_contig_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9757741Z test_non_contig_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9782196Z test_non_contig_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9814928Z test_non_contig_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9845339Z test_non_contig_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9873142Z test_non_contig_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9902808Z test_non_contig_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9938217Z test_non_contig_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9965608Z test_non_contig_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:47.9999753Z test_non_contig_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0033126Z test_non_contig_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0070091Z test_non_contig_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:48.0100848Z test_non_contig_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0129956Z test_non_contig_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0156593Z test_non_contig_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0185482Z test_non_contig_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0214052Z test_non_contig_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0252036Z test_non_contig_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:48.0289714Z test_non_contig_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:48.0329419Z test_non_contig_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:48.0361938Z test_non_contig_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0392473Z test_non_contig_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0427506Z test_non_contig_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0456726Z test_non_contig_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0489768Z test_non_contig_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0517571Z test_non_contig_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0546383Z test_non_contig_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0580455Z test_non_contig_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0607187Z test_non_contig_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0635400Z test_non_contig_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0667267Z test_non_contig_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0695650Z test_non_contig_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0726897Z test_non_contig_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0757680Z test_non_contig_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0788477Z test_non_contig_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0820944Z test_non_contig_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0850233Z test_non_contig_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0878669Z test_non_contig_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0906669Z test_non_contig_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0934988Z test_non_contig_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0966087Z test_non_contig_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.0993775Z test_non_contig_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1025181Z test_non_contig_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1061270Z test_non_contig_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1092247Z test_non_contig_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1121233Z test_non_contig_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1148371Z test_non_contig_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1176983Z test_non_contig_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1205500Z test_non_contig_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1232581Z test_non_contig_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1269148Z test_non_contig_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1300646Z test_non_contig_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1338622Z test_non_contig_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1370467Z test_non_contig_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1403413Z test_non_contig_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1431079Z test_non_contig_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1459070Z test_non_contig_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1487933Z test_non_contig_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1517180Z test_non_contig_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1550275Z test_non_contig_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1585086Z test_non_contig_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1619184Z test_non_contig_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1652003Z test_non_contig_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1684915Z test_non_contig_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1718116Z test_non_contig_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1752014Z test_non_contig_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1784535Z test_non_contig_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1824885Z test_non_contig_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:48.1850398Z test_non_contig_index___radd___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1872138Z test_non_contig_index___radd___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.1900706Z test_non_contig_index___radd___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1930006Z test_non_contig_index___radd___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1953249Z test_non_contig_index___radd___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.1980141Z test_non_contig_index___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2006535Z test_non_contig_index___radd___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2034159Z test_non_contig_index___radd___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2058272Z test_non_contig_index___radd___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2080993Z test_non_contig_index___radd___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2103386Z test_non_contig_index___radd___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2127275Z test_non_contig_index___radd___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2149991Z test_non_contig_index___rand___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2173388Z test_non_contig_index___rand___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2196396Z test_non_contig_index___rand___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2224729Z test_non_contig_index___rand___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2246147Z test_non_contig_index___rand___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2269688Z test_non_contig_index___rand___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2300829Z test_non_contig_index___rdiv___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2328364Z test_non_contig_index___rdiv___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2357826Z test_non_contig_index___rdiv___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2387871Z test_non_contig_index___rdiv___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2414709Z test_non_contig_index___rdiv___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2448812Z test_non_contig_index___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2475084Z test_non_contig_index___rdiv___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2503624Z test_non_contig_index___rdiv___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2529795Z test_non_contig_index___rdiv___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2557289Z test_non_contig_index___rdiv___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2583096Z test_non_contig_index___rdiv___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2611679Z test_non_contig_index___rdiv___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2636766Z test_non_contig_index___rmod___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2667493Z test_non_contig_index___rmod___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2694729Z test_non_contig_index___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2718625Z test_non_contig_index___rmod___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2741303Z test_non_contig_index___rmod___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2764631Z test_non_contig_index___rmod___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2787519Z test_non_contig_index___rmod___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2811220Z test_non_contig_index___rmod___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2833156Z test_non_contig_index___rmod___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2865629Z test_non_contig_index___rmul___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2886910Z test_non_contig_index___rmul___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.2914527Z test_non_contig_index___rmul___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2943490Z test_non_contig_index___rmul___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2969094Z test_non_contig_index___rmul___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.2992330Z test_non_contig_index___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3021798Z test_non_contig_index___rmul___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3045007Z test_non_contig_index___rmul___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3070327Z test_non_contig_index___rmul___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3092993Z test_non_contig_index___rmul___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3114946Z test_non_contig_index___rmul___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3139203Z test_non_contig_index___rmul___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3162196Z test_non_contig_index___ror___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3185016Z test_non_contig_index___ror___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3207631Z test_non_contig_index___ror___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3230254Z test_non_contig_index___ror___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3259161Z test_non_contig_index___ror___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3281672Z test_non_contig_index___ror___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3309125Z test_non_contig_index___rpow___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3337444Z test_non_contig_index___rpow___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3365750Z test_non_contig_index___rpow___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3390238Z test_non_contig_index___rpow___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3418275Z test_non_contig_index___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3443237Z test_non_contig_index___rpow___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3471988Z test_non_contig_index___rpow___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3496332Z test_non_contig_index___rpow___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3518608Z test_non_contig_index___rpow___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3541259Z test_non_contig_index___rpow___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3565821Z test_non_contig_index___rpow___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3591857Z test_non_contig_index___rsub___cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3619931Z test_non_contig_index___rsub___cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3647828Z test_non_contig_index___rsub___cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3677866Z test_non_contig_index___rsub___cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3703598Z test_non_contig_index___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3729381Z test_non_contig_index___rsub___cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3752217Z test_non_contig_index___rsub___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3777631Z test_non_contig_index___rsub___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3798761Z test_non_contig_index___rsub___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3821801Z test_non_contig_index___rsub___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3845340Z test_non_contig_index___rsub___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3872153Z test_non_contig_index___rxor___cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.3897116Z test_non_contig_index___rxor___cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3918676Z test_non_contig_index___rxor___cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3942152Z test_non_contig_index___rxor___cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3967372Z test_non_contig_index___rxor___cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.3988498Z test_non_contig_index___rxor___cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4014084Z test_non_contig_index_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4038282Z test_non_contig_index_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4070717Z test_non_contig_index_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4098853Z test_non_contig_index_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4127245Z test_non_contig_index_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4151169Z test_non_contig_index_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4176941Z test_non_contig_index_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4202727Z test_non_contig_index_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4225277Z test_non_contig_index_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4248991Z test_non_contig_index_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4275592Z test_non_contig_index_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4299310Z test_non_contig_index_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4323214Z test_non_contig_index_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4348218Z test_non_contig_index_atan2_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4373978Z test_non_contig_index_atan2_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4398704Z test_non_contig_index_atan2_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4425193Z test_non_contig_index_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4450892Z test_non_contig_index_atan2_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4481464Z test_non_contig_index_atan2_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4505372Z test_non_contig_index_atan2_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4530718Z test_non_contig_index_atan2_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4552927Z test_non_contig_index_atan2_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4579304Z test_non_contig_index_atan2_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4602069Z test_non_contig_index_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4624187Z test_non_contig_index_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4649258Z test_non_contig_index_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4674753Z test_non_contig_index_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4699326Z test_non_contig_index_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4722185Z test_non_contig_index_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4744668Z test_non_contig_index_bitwise_left_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4767799Z test_non_contig_index_bitwise_left_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4789745Z test_non_contig_index_bitwise_left_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4813910Z test_non_contig_index_bitwise_left_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4837095Z test_non_contig_index_bitwise_left_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4864821Z test_non_contig_index_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.4887495Z test_non_contig_index_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4909403Z test_non_contig_index_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4932989Z test_non_contig_index_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4955957Z test_non_contig_index_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.4978062Z test_non_contig_index_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5002151Z test_non_contig_index_bitwise_right_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5025018Z test_non_contig_index_bitwise_right_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5052040Z test_non_contig_index_bitwise_right_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5074218Z test_non_contig_index_bitwise_right_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5099117Z test_non_contig_index_bitwise_right_shift_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5120333Z test_non_contig_index_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5142706Z test_non_contig_index_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5166616Z test_non_contig_index_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5188722Z test_non_contig_index_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5212354Z test_non_contig_index_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5241251Z test_non_contig_index_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5267298Z test_non_contig_index_complex_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5293100Z test_non_contig_index_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5320259Z test_non_contig_index_complex_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5344276Z test_non_contig_index_copysign_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5369846Z test_non_contig_index_copysign_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5393524Z test_non_contig_index_copysign_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5421161Z test_non_contig_index_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5450887Z test_non_contig_index_copysign_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5473771Z test_non_contig_index_copysign_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5499999Z test_non_contig_index_copysign_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5523848Z test_non_contig_index_copysign_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5549685Z test_non_contig_index_copysign_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5572153Z test_non_contig_index_copysign_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.5600079Z test_non_contig_index_div_floor_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5631347Z test_non_contig_index_div_floor_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5661438Z test_non_contig_index_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5687607Z test_non_contig_index_div_floor_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5713928Z test_non_contig_index_div_floor_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5742160Z test_non_contig_index_div_floor_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5767290Z test_non_contig_index_div_floor_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5794401Z test_non_contig_index_div_floor_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5821325Z test_non_contig_index_div_floor_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5852358Z test_non_contig_index_div_no_rounding_mode_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5881320Z test_non_contig_index_div_no_rounding_mode_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5908378Z test_non_contig_index_div_no_rounding_mode_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5937198Z test_non_contig_index_div_no_rounding_mode_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5966105Z test_non_contig_index_div_no_rounding_mode_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.5992742Z test_non_contig_index_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6021278Z test_non_contig_index_div_no_rounding_mode_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6047028Z test_non_contig_index_div_no_rounding_mode_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6078196Z test_non_contig_index_div_no_rounding_mode_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6106383Z test_non_contig_index_div_no_rounding_mode_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6133685Z test_non_contig_index_div_no_rounding_mode_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6159637Z test_non_contig_index_div_no_rounding_mode_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6187107Z test_non_contig_index_div_trunc_rounding_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6215397Z test_non_contig_index_div_trunc_rounding_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6241497Z test_non_contig_index_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6270373Z test_non_contig_index_div_trunc_rounding_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6303522Z test_non_contig_index_div_trunc_rounding_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6330616Z test_non_contig_index_div_trunc_rounding_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6357058Z test_non_contig_index_div_trunc_rounding_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6387480Z test_non_contig_index_div_trunc_rounding_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6411530Z test_non_contig_index_div_trunc_rounding_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6436837Z test_non_contig_index_eq_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6458158Z test_non_contig_index_eq_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6487283Z test_non_contig_index_eq_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6514580Z test_non_contig_index_eq_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6541121Z test_non_contig_index_eq_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6564619Z test_non_contig_index_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6588004Z test_non_contig_index_eq_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6610400Z test_non_contig_index_eq_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6632915Z test_non_contig_index_eq_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6656029Z test_non_contig_index_eq_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6678852Z test_non_contig_index_eq_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6707462Z test_non_contig_index_eq_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6732489Z test_non_contig_index_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6756657Z test_non_contig_index_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6786086Z test_non_contig_index_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6813407Z test_non_contig_index_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6838862Z test_non_contig_index_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6864746Z test_non_contig_index_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6889678Z test_non_contig_index_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6922984Z test_non_contig_index_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.6945602Z test_non_contig_index_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6970360Z test_non_contig_index_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.6993010Z test_non_contig_index_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7020118Z test_non_contig_index_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7047496Z test_non_contig_index_floor_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7074468Z test_non_contig_index_floor_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7103139Z test_non_contig_index_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7134944Z test_non_contig_index_floor_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7159765Z test_non_contig_index_floor_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7184794Z test_non_contig_index_floor_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7209475Z test_non_contig_index_floor_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7234084Z test_non_contig_index_floor_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7260243Z test_non_contig_index_floor_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7289796Z test_non_contig_index_fmax_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7309691Z test_non_contig_index_fmax_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7341876Z test_non_contig_index_fmax_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7366670Z test_non_contig_index_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7391453Z test_non_contig_index_fmax_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7414673Z test_non_contig_index_fmax_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7437815Z test_non_contig_index_fmax_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7459314Z test_non_contig_index_fmax_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7484568Z test_non_contig_index_fmax_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7557918Z test_non_contig_index_fmax_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7559869Z test_non_contig_index_fmin_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7561117Z test_non_contig_index_fmin_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7587733Z test_non_contig_index_fmin_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7612025Z test_non_contig_index_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7635461Z test_non_contig_index_fmin_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7659384Z test_non_contig_index_fmin_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7682948Z test_non_contig_index_fmin_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7705429Z test_non_contig_index_fmin_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7734421Z test_non_contig_index_fmin_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7755360Z test_non_contig_index_fmin_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7784566Z test_non_contig_index_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7811498Z test_non_contig_index_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7838520Z test_non_contig_index_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7867570Z test_non_contig_index_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7891590Z test_non_contig_index_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7916099Z test_non_contig_index_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7946627Z test_non_contig_index_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.7970671Z test_non_contig_index_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.7992475Z test_non_contig_index_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8016224Z test_non_contig_index_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8040491Z test_non_contig_index_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8063365Z test_non_contig_index_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8087699Z test_non_contig_index_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8112004Z test_non_contig_index_ge_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8138943Z test_non_contig_index_ge_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8162739Z test_non_contig_index_ge_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8186576Z test_non_contig_index_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8212435Z test_non_contig_index_ge_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8234549Z test_non_contig_index_ge_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8258147Z test_non_contig_index_ge_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8281033Z test_non_contig_index_ge_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8303787Z test_non_contig_index_ge_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8331102Z test_non_contig_index_ge_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8354384Z test_non_contig_index_gt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8378287Z test_non_contig_index_gt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8402419Z test_non_contig_index_gt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8427750Z test_non_contig_index_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8452806Z test_non_contig_index_gt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8472726Z test_non_contig_index_gt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8497465Z test_non_contig_index_gt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8525697Z test_non_contig_index_gt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8548476Z test_non_contig_index_gt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8570634Z test_non_contig_index_gt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8596532Z test_non_contig_index_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8619768Z test_non_contig_index_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8648062Z test_non_contig_index_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8672306Z test_non_contig_index_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8698195Z test_non_contig_index_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8726722Z test_non_contig_index_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8748520Z test_non_contig_index_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8769111Z test_non_contig_index_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8792409Z test_non_contig_index_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8815331Z test_non_contig_index_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.8842348Z test_non_contig_index_hypot_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8867978Z test_non_contig_index_hypot_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8896257Z test_non_contig_index_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8925182Z test_non_contig_index_hypot_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8950381Z test_non_contig_index_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.8975771Z test_non_contig_index_igamma_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9000994Z test_non_contig_index_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9031055Z test_non_contig_index_igammac_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9062440Z test_non_contig_index_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9086087Z test_non_contig_index_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9114610Z test_non_contig_index_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9146875Z test_non_contig_index_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9173197Z test_non_contig_index_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9199589Z test_non_contig_index_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9228752Z test_non_contig_index_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9251740Z test_non_contig_index_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9277247Z test_non_contig_index_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9302646Z test_non_contig_index_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9329727Z test_non_contig_index_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9362536Z test_non_contig_index_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9377848Z test_non_contig_index_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9395620Z test_non_contig_index_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9413838Z test_non_contig_index_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9431930Z test_non_contig_index_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9449814Z test_non_contig_index_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9468561Z test_non_contig_index_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9486626Z test_non_contig_index_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9504577Z test_non_contig_index_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9522673Z test_non_contig_index_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9540690Z test_non_contig_index_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9564072Z test_non_contig_index_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9580100Z test_non_contig_index_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:48.9605304Z test_non_contig_index_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9630602Z test_non_contig_index_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9651064Z test_non_contig_index_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9673495Z test_non_contig_index_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9697893Z test_non_contig_index_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9723398Z test_non_contig_index_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9750514Z test_non_contig_index_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9783454Z test_non_contig_index_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9813400Z test_non_contig_index_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9838057Z test_non_contig_index_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9863972Z test_non_contig_index_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9890291Z test_non_contig_index_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:48.9912454Z test_non_contig_index_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9938602Z test_non_contig_index_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9962816Z test_non_contig_index_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:48.9993672Z test_non_contig_index_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0018426Z test_non_contig_index_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0043818Z test_non_contig_index_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0063511Z test_non_contig_index_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0090419Z test_non_contig_index_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0114460Z test_non_contig_index_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0139643Z test_non_contig_index_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0160684Z test_non_contig_index_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0188630Z test_non_contig_index_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0211622Z test_non_contig_index_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0232884Z test_non_contig_index_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0255953Z test_non_contig_index_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0281750Z test_non_contig_index_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0304231Z test_non_contig_index_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0334348Z test_non_contig_index_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0356246Z test_non_contig_index_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0387652Z test_non_contig_index_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0410057Z test_non_contig_index_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0432833Z test_non_contig_index_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0456915Z test_non_contig_index_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0480824Z test_non_contig_index_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0502671Z test_non_contig_index_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0526547Z test_non_contig_index_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0550393Z test_non_contig_index_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0578641Z test_non_contig_index_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0602196Z test_non_contig_index_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0627470Z test_non_contig_index_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0655338Z test_non_contig_index_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0677372Z test_non_contig_index_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0702291Z test_non_contig_index_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0725003Z test_non_contig_index_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0750305Z test_non_contig_index_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0776772Z test_non_contig_index_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0801403Z test_non_contig_index_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0823395Z test_non_contig_index_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0847312Z test_non_contig_index_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0870407Z test_non_contig_index_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0895682Z test_non_contig_index_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.0919858Z test_non_contig_index_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0945290Z test_non_contig_index_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0975725Z test_non_contig_index_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.0999484Z test_non_contig_index_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1022823Z test_non_contig_index_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1044916Z test_non_contig_index_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1068538Z test_non_contig_index_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1092018Z test_non_contig_index_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1114204Z test_non_contig_index_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1142457Z test_non_contig_index_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1165453Z test_non_contig_index_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1190577Z test_non_contig_index_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1283660Z test_non_contig_index_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:49.1312412Z test_non_contig_index_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1335163Z test_non_contig_index_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1361947Z test_non_contig_index_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1383359Z test_non_contig_index_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1412794Z test_non_contig_index_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1435265Z test_non_contig_index_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1460378Z test_non_contig_index_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1489039Z test_non_contig_index_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1510152Z test_non_contig_index_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1536572Z test_non_contig_index_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1567054Z test_non_contig_index_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1588695Z test_non_contig_index_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1617509Z test_non_contig_index_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1642378Z test_non_contig_index_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1663263Z test_non_contig_index_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1686016Z test_non_contig_index_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1711432Z test_non_contig_index_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1737249Z test_non_contig_index_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1759591Z test_non_contig_index_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1787707Z test_non_contig_index_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1818347Z test_non_contig_index_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1844821Z test_non_contig_index_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.1867183Z test_non_contig_index_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1891897Z test_non_contig_index_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1911688Z test_non_contig_index_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1937248Z test_non_contig_index_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1957226Z test_non_contig_index_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.1987973Z test_non_contig_index_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2013659Z test_non_contig_index_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2040017Z test_non_contig_index_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2067761Z test_non_contig_index_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2092381Z test_non_contig_index_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2112428Z test_non_contig_index_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2137695Z test_non_contig_index_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2161671Z test_non_contig_index_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2183641Z test_non_contig_index_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2213147Z test_non_contig_index_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2236764Z test_non_contig_index_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2262674Z test_non_contig_index_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2286884Z test_non_contig_index_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2311381Z test_non_contig_index_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2338272Z test_non_contig_index_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2360325Z test_non_contig_index_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2383892Z test_non_contig_index_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2410393Z test_non_contig_index_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2433158Z test_non_contig_index_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2455144Z test_non_contig_index_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2484045Z test_non_contig_index_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2505559Z test_non_contig_index_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2535143Z test_non_contig_index_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2564403Z test_non_contig_index_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2590314Z test_non_contig_index_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2622611Z test_non_contig_index_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2648895Z test_non_contig_index_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2671047Z test_non_contig_index_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2696133Z test_non_contig_index_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2718355Z test_non_contig_index_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2741082Z test_non_contig_index_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2766282Z test_non_contig_index_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2787017Z test_non_contig_index_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2816038Z test_non_contig_index_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2839412Z test_non_contig_index_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2865088Z test_non_contig_index_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2893209Z test_non_contig_index_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.2914579Z test_non_contig_index_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2941294Z test_non_contig_index_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2965179Z test_non_contig_index_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.2986304Z test_non_contig_index_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3015293Z test_non_contig_index_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3037258Z test_non_contig_index_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3060648Z test_non_contig_index_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3084276Z test_non_contig_index_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3111998Z test_non_contig_index_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3135845Z test_non_contig_index_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3162025Z test_non_contig_index_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3189624Z test_non_contig_index_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3219534Z test_non_contig_index_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3245943Z test_non_contig_index_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3271604Z test_non_contig_index_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3299052Z test_non_contig_index_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3326580Z test_non_contig_index_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3350547Z test_non_contig_index_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3377597Z test_non_contig_index_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3400397Z test_non_contig_index_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3427841Z test_non_contig_index_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3450554Z test_non_contig_index_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3474565Z test_non_contig_index_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3496710Z test_non_contig_index_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3526517Z test_non_contig_index_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3553484Z test_non_contig_index_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3581153Z test_non_contig_index_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3609420Z test_non_contig_index_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3638778Z test_non_contig_index_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3665555Z test_non_contig_index_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3689283Z test_non_contig_index_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3716733Z test_non_contig_index_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3741149Z test_non_contig_index_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3770680Z test_non_contig_index_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3797824Z test_non_contig_index_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3824176Z test_non_contig_index_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3855717Z test_non_contig_index_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3880530Z test_non_contig_index_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.3907345Z test_non_contig_index_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3928197Z test_non_contig_index_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3951110Z test_non_contig_index_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3975282Z test_non_contig_index_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.3998506Z test_non_contig_index_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4020374Z test_non_contig_index_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4054968Z test_non_contig_index_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4077854Z test_non_contig_index_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4102072Z test_non_contig_index_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4131149Z test_non_contig_index_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4152567Z test_non_contig_index_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4181306Z test_non_contig_index_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4202905Z test_non_contig_index_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4228793Z test_non_contig_index_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4258310Z test_non_contig_index_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4282919Z test_non_contig_index_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4308875Z test_non_contig_index_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4336209Z test_non_contig_index_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4359050Z test_non_contig_index_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4385363Z test_non_contig_index_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4409053Z test_non_contig_index_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4431877Z test_non_contig_index_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4465584Z test_non_contig_index_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4488597Z test_non_contig_index_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4511865Z test_non_contig_index_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4539752Z test_non_contig_index_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4568162Z test_non_contig_index_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4593230Z test_non_contig_index_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4622197Z test_non_contig_index_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4646446Z test_non_contig_index_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4675886Z test_non_contig_index_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4699122Z test_non_contig_index_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4721663Z test_non_contig_index_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4744090Z test_non_contig_index_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4769263Z test_non_contig_index_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4790987Z test_non_contig_index_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.4822696Z test_non_contig_index_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4846889Z test_non_contig_index_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4883161Z test_non_contig_index_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4912953Z test_non_contig_index_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4939949Z test_non_contig_index_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4969839Z test_non_contig_index_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.4993955Z test_non_contig_index_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5023342Z test_non_contig_index_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5049390Z test_non_contig_index_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5073637Z test_non_contig_index_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5107638Z test_non_contig_index_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5133468Z test_non_contig_index_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5159704Z test_non_contig_index_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5183329Z test_non_contig_index_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.5211041Z test_non_contig_index_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5234384Z test_non_contig_index_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5261395Z test_non_contig_index_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.5285615Z test_non_contig_index_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.5313607Z test_non_contig_index_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5339993Z test_non_contig_index_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.5362470Z test_non_contig_index_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.5389683Z test_non_contig_index_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:49.5423240Z test_non_contig_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5457754Z test_non_contig_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5497998Z test_non_contig_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.5535500Z test_non_contig_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.5577072Z test_non_contig_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.5611530Z test_non_contig_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5648058Z test_non_contig_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5680693Z test_non_contig_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5714106Z test_non_contig_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5748094Z test_non_contig_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5780160Z test_non_contig_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5814379Z test_non_contig_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.5876525Z test_non_contig_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:29:49.5878968Z test_non_contig_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.5881312Z test_non_contig_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.5897858Z test_non_contig_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.5918424Z test_non_contig_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.5938747Z test_non_contig_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.5959537Z test_non_contig_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.5979284Z test_non_contig_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.5999909Z test_non_contig_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.6020460Z test_non_contig_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.6041218Z test_non_contig_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.6062241Z test_non_contig_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:49.6098613Z test_non_contig_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6126906Z test_non_contig_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6152613Z test_non_contig_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6185006Z test_non_contig_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6212725Z test_non_contig_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6249052Z test_non_contig_ldexp_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.6281729Z test_non_contig_ldexp_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6318095Z test_non_contig_ldexp_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.6362118Z test_non_contig_ldexp_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.6395719Z test_non_contig_ldexp_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6429700Z test_non_contig_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6465784Z test_non_contig_ldexp_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6495467Z test_non_contig_ldexp_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6529447Z test_non_contig_ldexp_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6560476Z test_non_contig_ldexp_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6590794Z test_non_contig_ldexp_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6630634Z test_non_contig_ldexp_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.6660347Z test_non_contig_le_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6690695Z test_non_contig_le_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6722577Z test_non_contig_le_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6752446Z test_non_contig_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6786206Z test_non_contig_le_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6812851Z test_non_contig_le_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6842620Z test_non_contig_le_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6872303Z test_non_contig_le_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6903875Z test_non_contig_le_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6932397Z test_non_contig_le_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6963591Z test_non_contig_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.6992606Z test_non_contig_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7026651Z test_non_contig_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7060689Z test_non_contig_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7096810Z test_non_contig_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.7130558Z test_non_contig_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7157465Z test_non_contig_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7189232Z test_non_contig_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7217361Z test_non_contig_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7247198Z test_non_contig_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7274546Z test_non_contig_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7302839Z test_non_contig_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7338021Z test_non_contig_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7367619Z test_non_contig_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7401615Z test_non_contig_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7434125Z test_non_contig_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7468171Z test_non_contig_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7497388Z test_non_contig_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7528450Z test_non_contig_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7557752Z test_non_contig_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7589797Z test_non_contig_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7617078Z test_non_contig_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7648379Z test_non_contig_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7675434Z test_non_contig_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7708257Z test_non_contig_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7738557Z test_non_contig_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7771055Z test_non_contig_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7804879Z test_non_contig_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7839072Z test_non_contig_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7870101Z test_non_contig_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7902214Z test_non_contig_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7929416Z test_non_contig_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7958555Z test_non_contig_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.7988380Z test_non_contig_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8018639Z test_non_contig_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8045598Z test_non_contig_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8080778Z test_non_contig_lt_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8108700Z test_non_contig_lt_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8142565Z test_non_contig_lt_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8172730Z test_non_contig_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8200814Z test_non_contig_lt_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8228943Z test_non_contig_lt_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8259017Z test_non_contig_lt_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8288906Z test_non_contig_lt_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8319397Z test_non_contig_lt_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8349683Z test_non_contig_lt_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8383054Z test_non_contig_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8409565Z test_non_contig_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8445735Z test_non_contig_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8476862Z test_non_contig_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8510003Z test_non_contig_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8538448Z test_non_contig_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8571583Z test_non_contig_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8599859Z test_non_contig_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8630463Z test_non_contig_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8657507Z test_non_contig_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8692403Z test_non_contig_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8719987Z test_non_contig_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8752732Z test_non_contig_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8788261Z test_non_contig_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8825680Z test_non_contig_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.8853094Z test_non_contig_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8881723Z test_non_contig_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8909471Z test_non_contig_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8938986Z test_non_contig_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.8968048Z test_non_contig_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9002698Z test_non_contig_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9032236Z test_non_contig_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9069057Z test_non_contig_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.9101501Z test_non_contig_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9135525Z test_non_contig_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9164943Z test_non_contig_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9191565Z test_non_contig_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9221503Z test_non_contig_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9251223Z test_non_contig_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9281573Z test_non_contig_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9321541Z test_non_contig_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.9349964Z test_non_contig_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9383106Z test_non_contig_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9418176Z test_non_contig_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9451824Z test_non_contig_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9481742Z test_non_contig_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9509280Z test_non_contig_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9536857Z test_non_contig_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9572142Z test_non_contig_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9599040Z test_non_contig_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9633128Z test_non_contig_mul_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9661962Z test_non_contig_mul_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9698696Z test_non_contig_mul_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.9736719Z test_non_contig_mul_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.9775001Z test_non_contig_mul_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.9806247Z test_non_contig_mul_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9846373Z test_non_contig_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:49.9877455Z test_non_contig_mul_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9908641Z test_non_contig_mul_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9936506Z test_non_contig_mul_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9962739Z test_non_contig_mul_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:49.9990656Z test_non_contig_mul_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0020190Z test_non_contig_mul_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0052776Z test_non_contig_ne_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0087593Z test_non_contig_ne_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0120934Z test_non_contig_ne_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0154254Z test_non_contig_ne_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0183925Z test_non_contig_ne_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0216885Z test_non_contig_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0248584Z test_non_contig_ne_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0273551Z test_non_contig_ne_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0305160Z test_non_contig_ne_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0337647Z test_non_contig_ne_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0364536Z test_non_contig_ne_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0392416Z test_non_contig_ne_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0429159Z test_non_contig_nextafter_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0463592Z test_non_contig_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0496660Z test_non_contig_nextafter_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0529945Z test_non_contig_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0563703Z test_non_contig_polar_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0604108Z test_non_contig_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.0638928Z test_non_contig_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.0676156Z test_non_contig_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.0709307Z test_non_contig_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0744237Z test_non_contig_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0778150Z test_non_contig_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0804314Z test_non_contig_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0831150Z test_non_contig_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0867064Z test_non_contig_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0893957Z test_non_contig_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0924853Z test_non_contig_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.0935906Z test_non_contig_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:50.0975141Z test_non_contig_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.1014940Z test_non_contig_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.1050164Z test_non_contig_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.1082109Z test_non_contig_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1112424Z test_non_contig_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1151136Z test_non_contig_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.1184981Z test_non_contig_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1215878Z test_non_contig_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1248686Z test_non_contig_rsub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1285197Z test_non_contig_rsub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.1322332Z test_non_contig_rsub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.1354587Z test_non_contig_rsub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1388898Z test_non_contig_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1426574Z test_non_contig_rsub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.1454755Z test_non_contig_rsub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1485620Z test_non_contig_rsub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1511588Z test_non_contig_rsub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1542137Z test_non_contig_rsub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1570460Z test_non_contig_rsub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1606132Z test_non_contig_special_xlog1py_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1635233Z test_non_contig_special_xlog1py_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1674155Z test_non_contig_special_xlog1py_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.1707692Z test_non_contig_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1741597Z test_non_contig_special_xlog1py_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1773090Z test_non_contig_special_xlog1py_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1806351Z test_non_contig_special_xlog1py_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1833368Z test_non_contig_special_xlog1py_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1866384Z test_non_contig_special_xlog1py_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1896972Z test_non_contig_special_xlog1py_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1932510Z test_non_contig_special_zeta_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.1966369Z test_non_contig_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2000225Z test_non_contig_special_zeta_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2032974Z test_non_contig_special_zeta_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2067031Z test_non_contig_special_zeta_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2097545Z test_non_contig_special_zeta_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2127928Z test_non_contig_special_zeta_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2160480Z test_non_contig_special_zeta_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2197893Z test_non_contig_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2237139Z test_non_contig_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2271903Z test_non_contig_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2309109Z test_non_contig_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2343505Z test_non_contig_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2377405Z test_non_contig_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2411016Z test_non_contig_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2437476Z test_non_contig_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2470532Z test_non_contig_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2499049Z test_non_contig_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2528579Z test_non_contig_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2557767Z test_non_contig_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2594057Z test_non_contig_true_divide_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2628505Z test_non_contig_true_divide_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2669480Z test_non_contig_true_divide_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2709366Z test_non_contig_true_divide_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2750332Z test_non_contig_true_divide_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2787864Z test_non_contig_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2824380Z test_non_contig_true_divide_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.2858816Z test_non_contig_true_divide_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2893598Z test_non_contig_true_divide_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2928586Z test_non_contig_true_divide_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2963495Z test_non_contig_true_divide_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.2998360Z test_non_contig_true_divide_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.3037022Z test_non_contig_xlogy_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.3068443Z test_non_contig_xlogy_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.3101738Z test_non_contig_xlogy_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.3135277Z test_non_contig_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.3168939Z test_non_contig_xlogy_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.3200772Z test_non_contig_xlogy_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.3231201Z test_non_contig_xlogy_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.3265048Z test_non_contig_xlogy_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.3301989Z test_non_contig_xlogy_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:50.3332434Z test_non_contig_xlogy_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:50.3557445Z test_not_broadcastable___radd___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:50.3774946Z test_not_broadcastable___rdiv___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:50.3985173Z test_not_broadcastable___rmod___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:50.4190696Z test_not_broadcastable___rmul___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.4397311Z test_not_broadcastable___rpow___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.4659866Z test_not_broadcastable___rsub___cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:29:50.4886612Z test_not_broadcastable_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:50.5093308Z test_not_broadcastable_atan2_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.5342778Z test_not_broadcastable_complex_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:29:50.5550966Z test_not_broadcastable_copysign_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:50.5763311Z test_not_broadcastable_div_floor_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:50.5975094Z test_not_broadcastable_div_no_rounding_mode_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:50.6187369Z test_not_broadcastable_div_trunc_rounding_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:50.6391009Z test_not_broadcastable_eq_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.6650677Z test_not_broadcastable_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:29:50.6872906Z test_not_broadcastable_floor_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:50.7078506Z test_not_broadcastable_fmax_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.7286516Z test_not_broadcastable_fmin_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:50.7503821Z test_not_broadcastable_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:50.7710203Z test_not_broadcastable_ge_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.7917328Z test_not_broadcastable_gt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.8105510Z test_not_broadcastable_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:50.8317818Z test_not_broadcastable_hypot_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:50.8521066Z test_not_broadcastable_igamma_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.8727653Z test_not_broadcastable_igammac_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.8979498Z test_not_broadcastable_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:29:50.8997363Z test_not_broadcastable_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:50.9249052Z test_not_broadcastable_ldexp_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:29:50.9454229Z test_not_broadcastable_le_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:50.9739389Z test_not_broadcastable_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:51.0027522Z test_not_broadcastable_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:29:51.0316467Z test_not_broadcastable_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:29:51.0525067Z test_not_broadcastable_lt_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:51.0773759Z test_not_broadcastable_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:29:51.0978403Z test_not_broadcastable_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:51.1230550Z test_not_broadcastable_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:29:51.1437466Z test_not_broadcastable_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:51.1637804Z test_not_broadcastable_mul_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:51.1847961Z test_not_broadcastable_ne_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:51.2053589Z test_not_broadcastable_nextafter_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:51.2301559Z test_not_broadcastable_polar_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:29:51.2506309Z test_not_broadcastable_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:51.2722300Z test_not_broadcastable_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:51.2986355Z test_not_broadcastable_rsub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:29:51.3193779Z test_not_broadcastable_special_xlog1py_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:51.3400023Z test_not_broadcastable_special_zeta_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:51.3628535Z test_not_broadcastable_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:29:51.3886879Z test_not_broadcastable_true_divide_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:29:51.4092105Z test_not_broadcastable_xlogy_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:51.4132365Z test_out_resize_warning_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:51.5870132Z test_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.174s) 2022-05-18T06:29:51.7145755Z test_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.127s) 2022-05-18T06:29:51.8438021Z test_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.129s) 2022-05-18T06:29:51.8459224Z test_pow_cuda_complex_extremal_failing_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:51.8485557Z test_pow_cuda_complex_extremal_failing_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:52.0221394Z test_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.173s) 2022-05-18T06:29:52.1944945Z test_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.172s) 2022-05-18T06:29:52.3653576Z test_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.171s) 2022-05-18T06:29:52.5273744Z test_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.162s) 2022-05-18T06:29:52.6888252Z test_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.161s) 2022-05-18T06:29:52.8499386Z test_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.161s) 2022-05-18T06:29:53.0117762Z test_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.162s) 2022-05-18T06:29:53.1745535Z test_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.163s) 2022-05-18T06:29:53.1920283Z test_pow_inplace_resizing_exception_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:53.2234366Z test_pow_scalar_base_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:29:53.2417268Z test_pow_scalar_overloads_mem_overlap_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:53.2448175Z test_pow_scalar_type_promotion_cuda (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:1762: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:29:53.2450993Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-05-18T06:29:53.2453469Z test_binary_ufuncs.py:1770: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:29:53.2455916Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-05-18T06:29:53.2463922Z ok (0.004s) 2022-05-18T06:29:53.2480706Z test_rdiv_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:53.2495393Z test_rdiv_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:53.2511499Z test_rdiv_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:53.2526793Z test_rdiv_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:53.2547912Z test_rdiv_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:53.2562350Z test_rdiv_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:53.2577607Z test_rdiv_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:53.2594098Z test_rdiv_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:29:53.2610236Z test_rdiv_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:53.2822509Z test_reference_numerics_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:53.2932153Z test_reference_numerics_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:53.3376620Z test_reference_numerics_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:29:53.3757281Z test_reference_numerics_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:29:53.4047772Z test_reference_numerics_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:29:53.4281425Z test_reference_numerics_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:29:53.4412031Z test_reference_numerics_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:53.4560376Z test_reference_numerics_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:29:53.4639587Z test_reference_numerics_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:53.4771547Z test_reference_numerics_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:53.4898849Z test_reference_numerics_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:53.4975731Z test_reference_numerics_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:53.5035512Z test_reference_numerics_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:53.5096587Z test_reference_numerics_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:53.5179734Z test_reference_numerics_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:53.5280137Z test_reference_numerics_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:53.5409925Z test_reference_numerics_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:53.5480413Z test_reference_numerics_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:53.5551861Z test_reference_numerics_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:53.5615627Z test_reference_numerics_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:53.5701666Z test_reference_numerics_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:53.5801222Z test_reference_numerics_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:53.5926353Z test_reference_numerics_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:53.5994604Z test_reference_numerics_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:53.6056418Z test_reference_numerics_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:53.6134437Z test_reference_numerics_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:53.6217426Z test_reference_numerics_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:53.6313919Z test_reference_numerics_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:53.6443138Z test_reference_numerics_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:53.6512409Z test_reference_numerics_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:53.6574121Z test_reference_numerics_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:53.6627547Z test_reference_numerics_extremal_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:9734: RuntimeWarning: invalid value encountered in add 2022-05-18T06:29:53.6628894Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2022-05-18T06:29:53.6691995Z ok (0.012s) 2022-05-18T06:29:53.6708078Z test_reference_numerics_extremal_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:29:53.6722269Z test_reference_numerics_extremal_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.6810224Z test_reference_numerics_extremal_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:53.6858775Z test_reference_numerics_extremal_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.6904865Z test_reference_numerics_extremal_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.6953997Z test_reference_numerics_extremal_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in float_power 2022-05-18T06:29:53.6955286Z expected = op.ref(l_numpy, r_numpy) 2022-05-18T06:29:53.6956046Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2022-05-18T06:29:53.6956775Z expected = op.ref(l_numpy, r_numpy) 2022-05-18T06:29:53.6963191Z ok (0.005s) 2022-05-18T06:29:53.6968680Z test_reference_numerics_extremal_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.6978673Z test_reference_numerics_extremal_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7032881Z test_reference_numerics_extremal_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.7086839Z test_reference_numerics_extremal_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.7138138Z test_reference_numerics_extremal_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.7157408Z test_reference_numerics_extremal_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in fmod 2022-05-18T06:29:53.7158552Z expected = op.ref(l_numpy, r_numpy) 2022-05-18T06:29:53.7188661Z ok (0.005s) 2022-05-18T06:29:53.7245771Z test_reference_numerics_extremal_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:53.7295756Z test_reference_numerics_extremal_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.7301082Z test_reference_numerics_extremal_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7311828Z test_reference_numerics_extremal_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7321632Z test_reference_numerics_extremal_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7330043Z test_reference_numerics_extremal_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7339235Z test_reference_numerics_extremal_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7346089Z test_reference_numerics_extremal_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7355526Z test_reference_numerics_extremal_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7365002Z test_reference_numerics_extremal_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7371417Z test_reference_numerics_extremal_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7381883Z test_reference_numerics_extremal_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.7398835Z test_reference_numerics_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:53.7413202Z test_reference_numerics_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:53.7427768Z test_reference_numerics_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:53.7440865Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:53.7454082Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:53.7467561Z test_reference_numerics_extremal_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:53.7513830Z test_reference_numerics_extremal_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.7545463Z test_reference_numerics_extremal_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:53.7585925Z test_reference_numerics_extremal_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.7625333Z test_reference_numerics_extremal_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.7661717Z test_reference_numerics_extremal_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.7697248Z test_reference_numerics_extremal_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:53.7735960Z test_reference_numerics_extremal_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.7765684Z test_reference_numerics_extremal_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:53.7794227Z test_reference_numerics_extremal_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:53.7831485Z test_reference_numerics_extremal_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.7875716Z test_reference_numerics_extremal_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.7914764Z test_reference_numerics_extremal_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.7952997Z test_reference_numerics_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.7983694Z test_reference_numerics_extremal_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:53.8013039Z test_reference_numerics_extremal_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:53.8054620Z test_reference_numerics_extremal_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8090991Z test_reference_numerics_extremal_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8133696Z test_reference_numerics_extremal_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8178333Z test_reference_numerics_extremal_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8226369Z test_reference_numerics_extremal_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.8269754Z test_reference_numerics_extremal_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8315084Z test_reference_numerics_extremal_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8360469Z test_reference_numerics_extremal_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8408392Z test_reference_numerics_extremal_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.8451456Z test_reference_numerics_extremal_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8501915Z test_reference_numerics_extremal_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.8550109Z test_reference_numerics_extremal_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.8596037Z test_reference_numerics_extremal_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8640763Z test_reference_numerics_extremal_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8686645Z test_reference_numerics_extremal_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8732019Z test_reference_numerics_extremal_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8780188Z test_reference_numerics_extremal_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.8823344Z test_reference_numerics_extremal_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.8874922Z test_reference_numerics_extremal_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.8916523Z test_reference_numerics_extremal_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in power 2022-05-18T06:29:53.8917971Z expected = op.ref(l_numpy, r_numpy) 2022-05-18T06:29:53.8919045Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2022-05-18T06:29:53.8920040Z expected = op.ref(l_numpy, r_numpy) 2022-05-18T06:29:53.8923297Z ok (0.005s) 2022-05-18T06:29:53.8933105Z test_reference_numerics_extremal_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.8940211Z test_reference_numerics_extremal_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:53.8986659Z test_reference_numerics_extremal_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-05-18T06:29:53.8988109Z expected = op.ref(l_numpy, r_numpy) 2022-05-18T06:29:53.8990442Z ok (0.005s) 2022-05-18T06:29:53.9043673Z test_reference_numerics_extremal_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.9090998Z test_reference_numerics_extremal_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.9109803Z test_reference_numerics_extremal_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in remainder 2022-05-18T06:29:53.9111326Z expected = op.ref(l_numpy, r_numpy) 2022-05-18T06:29:53.9138694Z ok (0.005s) 2022-05-18T06:29:53.9190909Z test_reference_numerics_extremal_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.9244562Z test_reference_numerics_extremal_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.9291678Z test_reference_numerics_extremal_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.9312442Z test_reference_numerics_extremal_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:9777: RuntimeWarning: invalid value encountered in subtract 2022-05-18T06:29:53.9314659Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-05-18T06:29:53.9340265Z ok (0.005s) 2022-05-18T06:29:53.9361155Z test_reference_numerics_extremal_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:9777: RuntimeWarning: invalid value encountered in multiply 2022-05-18T06:29:53.9363179Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-05-18T06:29:53.9381397Z ok (0.004s) 2022-05-18T06:29:53.9419193Z test_reference_numerics_extremal_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.9468110Z test_reference_numerics_extremal_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:53.9514766Z test_reference_numerics_extremal_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:53.9557915Z test_reference_numerics_extremal_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:54.0289022Z test_reference_numerics_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.073s) 2022-05-18T06:29:54.0721724Z test_reference_numerics_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:29:54.2766653Z test_reference_numerics_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.204s) 2022-05-18T06:29:54.4667182Z test_reference_numerics_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.190s) 2022-05-18T06:29:54.5488631Z test_reference_numerics_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.082s) 2022-05-18T06:29:54.6196822Z test_reference_numerics_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.070s) 2022-05-18T06:29:54.6872551Z test_reference_numerics_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.067s) 2022-05-18T06:29:54.7374700Z test_reference_numerics_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.050s) 2022-05-18T06:29:54.7967070Z test_reference_numerics_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.059s) 2022-05-18T06:29:54.8517467Z test_reference_numerics_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.055s) 2022-05-18T06:29:54.9099431Z test_reference_numerics_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.058s) 2022-05-18T06:29:54.9608787Z test_reference_numerics_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.051s) 2022-05-18T06:29:55.0037816Z test_reference_numerics_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:29:55.0419503Z test_reference_numerics_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:29:55.0776744Z test_reference_numerics_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:29:55.0900947Z test_reference_numerics_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:55.1044838Z test_reference_numerics_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:55.1198294Z test_reference_numerics_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:29:55.1313958Z test_reference_numerics_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:55.1427668Z test_reference_numerics_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:55.1640469Z test_reference_numerics_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:55.1860072Z test_reference_numerics_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:55.2156513Z test_reference_numerics_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:29:55.2358105Z test_reference_numerics_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:55.2548456Z test_reference_numerics_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:55.2766017Z test_reference_numerics_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:55.3214519Z test_reference_numerics_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:29:55.3517143Z test_reference_numerics_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:29:55.3716310Z test_reference_numerics_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:55.3934443Z test_reference_numerics_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:55.4101811Z test_reference_numerics_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:55.4289292Z test_reference_numerics_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:55.4517634Z test_reference_numerics_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:29:55.4847105Z test_reference_numerics_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:29:55.5179739Z test_reference_numerics_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:29:55.5377775Z test_reference_numerics_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:55.5608325Z test_reference_numerics_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:29:55.6287221Z test_reference_numerics_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.068s) 2022-05-18T06:29:55.6568835Z test_reference_numerics_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:55.7707021Z test_reference_numerics_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.114s) 2022-05-18T06:29:55.7882094Z test_reference_numerics_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:55.8101775Z test_reference_numerics_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:55.8280792Z test_reference_numerics_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:55.8495042Z test_reference_numerics_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:55.8715774Z test_reference_numerics_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:55.8887031Z test_reference_numerics_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:55.9100192Z test_reference_numerics_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:29:55.9118141Z test_reference_numerics_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:55.9127413Z test_reference_numerics_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9138778Z test_reference_numerics_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9148990Z test_reference_numerics_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9160108Z test_reference_numerics_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9169876Z test_reference_numerics_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9187344Z test_reference_numerics_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9197058Z test_reference_numerics_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9210833Z test_reference_numerics_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9219521Z test_reference_numerics_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9230129Z test_reference_numerics_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9240855Z test_reference_numerics_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:55.9266886Z test_reference_numerics_large_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9307868Z test_reference_numerics_large_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:55.9351939Z test_reference_numerics_large_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:55.9373894Z test_reference_numerics_large_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9402853Z test_reference_numerics_large_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:55.9423553Z test_reference_numerics_large_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9446130Z test_reference_numerics_large_values_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9467557Z test_reference_numerics_large_values_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9489356Z test_reference_numerics_large_values_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9509394Z test_reference_numerics_large_values_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9533156Z test_reference_numerics_large_values_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9558758Z test_reference_numerics_large_values_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9580141Z test_reference_numerics_large_values_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9602019Z test_reference_numerics_large_values_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9623422Z test_reference_numerics_large_values_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9647822Z test_reference_numerics_large_values_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9671783Z test_reference_numerics_large_values_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9695623Z test_reference_numerics_large_values_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9713023Z test_reference_numerics_large_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in float_power 2022-05-18T06:29:55.9714580Z expected = op.ref(l_numpy, r_numpy) 2022-05-18T06:29:55.9716835Z ok (0.003s) 2022-05-18T06:29:55.9729844Z test_reference_numerics_large_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:55.9737664Z test_reference_numerics_large_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:55.9769918Z test_reference_numerics_large_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:55.9793213Z test_reference_numerics_large_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9815142Z test_reference_numerics_large_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9838925Z test_reference_numerics_large_values_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9862810Z test_reference_numerics_large_values_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9887236Z test_reference_numerics_large_values_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9911198Z test_reference_numerics_large_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9936145Z test_reference_numerics_large_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:55.9963475Z test_reference_numerics_large_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:55.9988969Z test_reference_numerics_large_values_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0013661Z test_reference_numerics_large_values_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0036925Z test_reference_numerics_large_values_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.0063690Z test_reference_numerics_large_values_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0086536Z test_reference_numerics_large_values_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0109224Z test_reference_numerics_large_values_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0130887Z test_reference_numerics_large_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0160432Z test_reference_numerics_large_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.0183927Z test_reference_numerics_large_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0208832Z test_reference_numerics_large_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0233962Z test_reference_numerics_large_values_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0254667Z test_reference_numerics_large_values_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0276067Z test_reference_numerics_large_values_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0303279Z test_reference_numerics_large_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.0349967Z test_reference_numerics_large_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:56.0402734Z test_reference_numerics_large_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:56.0429991Z test_reference_numerics_large_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.0453467Z test_reference_numerics_large_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0478942Z test_reference_numerics_large_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.0504572Z test_reference_numerics_large_values_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0531620Z test_reference_numerics_large_values_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.0557294Z test_reference_numerics_large_values_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0571766Z test_reference_numerics_large_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:56.0595657Z test_reference_numerics_large_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:56.0610230Z test_reference_numerics_large_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:56.0624475Z test_reference_numerics_large_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:56.0639665Z test_reference_numerics_large_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:56.0655113Z test_reference_numerics_large_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:29:56.0668403Z test_reference_numerics_large_values_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:56.0683468Z test_reference_numerics_large_values_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:56.0697422Z test_reference_numerics_large_values_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:56.0725191Z test_reference_numerics_large_values_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0751007Z test_reference_numerics_large_values_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0770899Z test_reference_numerics_large_values_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0797640Z test_reference_numerics_large_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.0836686Z test_reference_numerics_large_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:56.0873814Z test_reference_numerics_large_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:56.0897166Z test_reference_numerics_large_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0920315Z test_reference_numerics_large_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0944191Z test_reference_numerics_large_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0967958Z test_reference_numerics_large_values_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.0996891Z test_reference_numerics_large_values_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.1020810Z test_reference_numerics_large_values_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1041484Z test_reference_numerics_large_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1081894Z test_reference_numerics_large_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:56.1117791Z test_reference_numerics_large_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:56.1141485Z test_reference_numerics_large_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1164419Z test_reference_numerics_large_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1189543Z test_reference_numerics_large_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1216512Z test_reference_numerics_large_values_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.1238688Z test_reference_numerics_large_values_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1260217Z test_reference_numerics_large_values_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1284362Z test_reference_numerics_large_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1322741Z test_reference_numerics_large_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:56.1359363Z test_reference_numerics_large_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:56.1382282Z test_reference_numerics_large_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1408403Z test_reference_numerics_large_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1436246Z test_reference_numerics_large_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.1461234Z test_reference_numerics_large_values_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1481772Z test_reference_numerics_large_values_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1501807Z test_reference_numerics_large_values_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1522246Z test_reference_numerics_large_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1542723Z test_reference_numerics_large_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1563715Z test_reference_numerics_large_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1586827Z test_reference_numerics_large_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1614164Z test_reference_numerics_large_values_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.1637183Z test_reference_numerics_large_values_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1656830Z test_reference_numerics_large_values_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1678829Z test_reference_numerics_large_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1699650Z test_reference_numerics_large_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1721380Z test_reference_numerics_large_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1748070Z test_reference_numerics_large_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1772632Z test_reference_numerics_large_values_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1800883Z test_reference_numerics_large_values_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.1822654Z test_reference_numerics_large_values_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1850196Z test_reference_numerics_large_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1871778Z test_reference_numerics_large_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1894288Z test_reference_numerics_large_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1917765Z test_reference_numerics_large_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1941610Z test_reference_numerics_large_values_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1965986Z test_reference_numerics_large_values_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.1993123Z test_reference_numerics_large_values_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.2015502Z test_reference_numerics_large_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2038861Z test_reference_numerics_large_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2064523Z test_reference_numerics_large_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2089489Z test_reference_numerics_large_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.2111208Z test_reference_numerics_large_values_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2136409Z test_reference_numerics_large_values_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2164025Z test_reference_numerics_large_values_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.2187196Z test_reference_numerics_large_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2196291Z test_reference_numerics_large_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:56.2206906Z test_reference_numerics_large_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:56.2232220Z test_reference_numerics_large_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2258980Z test_reference_numerics_large_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2283721Z test_reference_numerics_large_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2311299Z test_reference_numerics_large_values_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.003s) 2022-05-18T06:29:56.2332152Z test_reference_numerics_large_values_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-05-18T06:29:56.2352954Z test_reference_numerics_large_values_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-05-18T06:29:56.2380609Z test_reference_numerics_large_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2411298Z test_reference_numerics_large_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.2436585Z test_reference_numerics_large_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2458737Z test_reference_numerics_large_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2480928Z test_reference_numerics_large_values_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2502942Z test_reference_numerics_large_values_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2529318Z test_reference_numerics_large_values_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2555025Z test_reference_numerics_large_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2595333Z test_reference_numerics_large_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:56.2646197Z test_reference_numerics_large_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:56.2670907Z test_reference_numerics_large_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2697603Z test_reference_numerics_large_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.2721836Z test_reference_numerics_large_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2747685Z test_reference_numerics_large_values_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:56.2774076Z test_reference_numerics_large_values_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.2792821Z test_reference_numerics_large_values_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:56.3024722Z test_reference_numerics_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:29:56.3285113Z test_reference_numerics_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:29:56.3553259Z test_reference_numerics_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:29:56.3782789Z test_reference_numerics_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:29:56.3999898Z test_reference_numerics_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:29:56.4117951Z test_reference_numerics_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:56.4179722Z test_reference_numerics_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:56.4327743Z test_reference_numerics_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:29:56.4480457Z test_reference_numerics_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:29:56.4612886Z test_reference_numerics_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:56.4727591Z test_reference_numerics_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:56.4859262Z test_reference_numerics_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:56.4930828Z test_reference_numerics_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:56.5009629Z test_reference_numerics_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:56.5110650Z test_reference_numerics_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:56.5180671Z test_reference_numerics_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:56.5241291Z test_reference_numerics_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:56.5363078Z test_reference_numerics_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:56.5421586Z test_reference_numerics_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:56.5603086Z test_reference_numerics_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:56.5737857Z test_reference_numerics_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:56.5860612Z test_reference_numerics_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:56.5982938Z test_reference_numerics_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:56.6116121Z test_reference_numerics_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:56.6189922Z test_reference_numerics_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:56.6268289Z test_reference_numerics_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:56.6366215Z test_reference_numerics_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:56.6430268Z test_reference_numerics_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:56.6489674Z test_reference_numerics_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:56.6606384Z test_reference_numerics_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:56.6704202Z test_reference_numerics_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:56.6864249Z test_reference_numerics_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:56.7005793Z test_reference_numerics_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:56.7137921Z test_reference_numerics_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:56.7255120Z test_reference_numerics_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:56.7391624Z test_reference_numerics_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:56.7493738Z test_reference_numerics_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:56.7605353Z test_reference_numerics_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:56.7727508Z test_reference_numerics_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:56.7824399Z test_reference_numerics_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:56.7918077Z test_reference_numerics_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:56.8094778Z test_reference_numerics_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:56.8159493Z test_reference_numerics_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:56.8421611Z test_reference_numerics_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:29:56.8605898Z test_reference_numerics_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:56.8793480Z test_reference_numerics_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:56.8874100Z test_reference_numerics_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:56.8991976Z test_reference_numerics_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:56.9113674Z test_reference_numerics_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:56.9186309Z test_reference_numerics_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:56.9276787Z test_reference_numerics_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:56.9463824Z test_reference_numerics_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:56.9527974Z test_reference_numerics_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:56.9796091Z test_reference_numerics_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:29:56.9972097Z test_reference_numerics_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:57.0159639Z test_reference_numerics_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:57.0239744Z test_reference_numerics_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:57.0358989Z test_reference_numerics_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.012s) 2022-05-18T06:29:57.0487644Z test_reference_numerics_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:57.0559416Z test_reference_numerics_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:57.0648970Z test_reference_numerics_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:57.0827612Z test_reference_numerics_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:57.0891501Z test_reference_numerics_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:57.1152133Z test_reference_numerics_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:29:57.1327117Z test_reference_numerics_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:57.1513507Z test_reference_numerics_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:57.1602617Z test_reference_numerics_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:57.1713942Z test_reference_numerics_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:57.1851946Z test_reference_numerics_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:57.1922668Z test_reference_numerics_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:57.1990292Z test_reference_numerics_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:57.2170463Z test_reference_numerics_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:57.2234045Z test_reference_numerics_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:57.2497920Z test_reference_numerics_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.026s) 2022-05-18T06:29:57.2667857Z test_reference_numerics_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:57.2859078Z test_reference_numerics_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:57.2955993Z test_reference_numerics_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:57.3051500Z test_reference_numerics_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:57.3165570Z test_reference_numerics_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:57.3237964Z test_reference_numerics_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:57.3335077Z test_reference_numerics_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:57.3629686Z test_reference_numerics_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:29:57.5641480Z test_reference_numerics_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.201s) 2022-05-18T06:29:57.7273238Z test_reference_numerics_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.163s) 2022-05-18T06:29:57.7806476Z test_reference_numerics_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.053s) 2022-05-18T06:29:57.8061340Z test_reference_numerics_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.025s) 2022-05-18T06:29:57.8728926Z test_reference_numerics_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.066s) 2022-05-18T06:29:57.8891905Z test_reference_numerics_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:57.9058506Z test_reference_numerics_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:57.9240736Z test_reference_numerics_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:57.9390623Z test_reference_numerics_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:29:57.9538095Z test_reference_numerics_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:57.9543134Z test_reference_numerics_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:58.0016304Z test_reference_numerics_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in remainder 2022-05-18T06:29:58.0017827Z expected = op.ref(l_numpy, r_numpy) 2022-05-18T06:29:58.0064564Z ok (0.052s) 2022-05-18T06:29:58.0449177Z test_reference_numerics_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:29:58.0853464Z test_reference_numerics_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:29:58.1027642Z test_reference_numerics_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:58.1205508Z test_reference_numerics_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:58.1395035Z test_reference_numerics_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:58.1559132Z test_reference_numerics_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:58.1669348Z test_reference_numerics_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.011s) 2022-05-18T06:29:58.1697910Z test_reference_numerics_small_values_add_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:58.1709655Z test_reference_numerics_small_values_add_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.1863931Z test_reference_numerics_small_values_add_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:29:58.2049351Z test_reference_numerics_small_values_add_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.018s) 2022-05-18T06:29:58.2209828Z test_reference_numerics_small_values_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:58.2234925Z test_reference_numerics_small_values_add_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:58.2257190Z test_reference_numerics_small_values_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2276522Z test_reference_numerics_small_values_add_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2296666Z test_reference_numerics_small_values_add_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2316984Z test_reference_numerics_small_values_add_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2340472Z test_reference_numerics_small_values_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2358883Z test_reference_numerics_small_values_add_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2377539Z test_reference_numerics_small_values_add_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2387194Z test_reference_numerics_small_values_bitwise_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.2407985Z test_reference_numerics_small_values_bitwise_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2425981Z test_reference_numerics_small_values_bitwise_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2446089Z test_reference_numerics_small_values_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2467662Z test_reference_numerics_small_values_bitwise_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2485843Z test_reference_numerics_small_values_bitwise_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2502658Z test_reference_numerics_small_values_bitwise_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.002s) 2022-05-18T06:29:58.2521436Z test_reference_numerics_small_values_bitwise_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2539308Z test_reference_numerics_small_values_bitwise_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2556901Z test_reference_numerics_small_values_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2576612Z test_reference_numerics_small_values_bitwise_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2597482Z test_reference_numerics_small_values_bitwise_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2606474Z test_reference_numerics_small_values_bitwise_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.2626721Z test_reference_numerics_small_values_bitwise_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2649545Z test_reference_numerics_small_values_bitwise_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2667598Z test_reference_numerics_small_values_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2686376Z test_reference_numerics_small_values_bitwise_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2706730Z test_reference_numerics_small_values_bitwise_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2728204Z test_reference_numerics_small_values_float_power_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2738488Z test_reference_numerics_small_values_float_power_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.2743686Z test_reference_numerics_small_values_float_power_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:58.2750693Z test_reference_numerics_small_values_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:58.2773756Z test_reference_numerics_small_values_float_power_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2793014Z test_reference_numerics_small_values_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2816278Z test_reference_numerics_small_values_float_power_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2837417Z test_reference_numerics_small_values_float_power_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2856839Z test_reference_numerics_small_values_float_power_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2877972Z test_reference_numerics_small_values_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2897683Z test_reference_numerics_small_values_float_power_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2917520Z test_reference_numerics_small_values_float_power_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2937316Z test_reference_numerics_small_values_fmod_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2957530Z test_reference_numerics_small_values_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2980408Z test_reference_numerics_small_values_fmod_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.2998192Z test_reference_numerics_small_values_fmod_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.3016712Z test_reference_numerics_small_values_fmod_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.3036088Z test_reference_numerics_small_values_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.3056390Z test_reference_numerics_small_values_fmod_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.3060319Z test_reference_numerics_small_values_fmod_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:58.3081435Z test_reference_numerics_small_values_gcd_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.3098796Z test_reference_numerics_small_values_gcd_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.3115698Z test_reference_numerics_small_values_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.3146284Z test_reference_numerics_small_values_gcd_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.003s) 2022-05-18T06:29:58.5614621Z test_reference_numerics_small_values_gcd_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.247s) 2022-05-18T06:29:58.5686614Z test_reference_numerics_small_values_heaviside_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:58.5700273Z test_reference_numerics_small_values_heaviside_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.5721424Z test_reference_numerics_small_values_heaviside_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.5741329Z test_reference_numerics_small_values_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.5762192Z test_reference_numerics_small_values_heaviside_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.5781836Z test_reference_numerics_small_values_heaviside_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.5800700Z test_reference_numerics_small_values_heaviside_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.5817885Z test_reference_numerics_small_values_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.5837928Z test_reference_numerics_small_values_heaviside_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.5857692Z test_reference_numerics_small_values_heaviside_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.5882141Z test_reference_numerics_small_values_isclose_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.5892988Z test_reference_numerics_small_values_isclose_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.6061197Z test_reference_numerics_small_values_isclose_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:58.6207636Z test_reference_numerics_small_values_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:29:58.6236611Z test_reference_numerics_small_values_isclose_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:58.6260906Z test_reference_numerics_small_values_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6286919Z test_reference_numerics_small_values_isclose_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6311039Z test_reference_numerics_small_values_isclose_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6332431Z test_reference_numerics_small_values_isclose_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6353132Z test_reference_numerics_small_values_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6374641Z test_reference_numerics_small_values_isclose_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6393604Z test_reference_numerics_small_values_isclose_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6405088Z test_reference_numerics_small_values_jiterator_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6418073Z test_reference_numerics_small_values_jiterator_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6429575Z test_reference_numerics_small_values_jiterator_binary_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6446613Z test_reference_numerics_small_values_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6456362Z test_reference_numerics_small_values_jiterator_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6468892Z test_reference_numerics_small_values_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6481126Z test_reference_numerics_small_values_jiterator_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6491903Z test_reference_numerics_small_values_jiterator_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6503520Z test_reference_numerics_small_values_jiterator_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6516192Z test_reference_numerics_small_values_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6527738Z test_reference_numerics_small_values_jiterator_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6539633Z test_reference_numerics_small_values_jiterator_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:58.6561267Z test_reference_numerics_small_values_lcm_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6578293Z test_reference_numerics_small_values_lcm_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6600827Z test_reference_numerics_small_values_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6617718Z test_reference_numerics_small_values_lcm_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6634849Z test_reference_numerics_small_values_lcm_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6656979Z test_reference_numerics_small_values_logical_and_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6666516Z test_reference_numerics_small_values_logical_and_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.6801800Z test_reference_numerics_small_values_logical_and_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:58.6929267Z test_reference_numerics_small_values_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:58.6955702Z test_reference_numerics_small_values_logical_and_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:58.6980846Z test_reference_numerics_small_values_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.6999202Z test_reference_numerics_small_values_logical_and_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7017377Z test_reference_numerics_small_values_logical_and_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7036374Z test_reference_numerics_small_values_logical_and_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7056828Z test_reference_numerics_small_values_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7076931Z test_reference_numerics_small_values_logical_and_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7096738Z test_reference_numerics_small_values_logical_and_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7116332Z test_reference_numerics_small_values_logical_or_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7132801Z test_reference_numerics_small_values_logical_or_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.7262004Z test_reference_numerics_small_values_logical_or_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:58.7394025Z test_reference_numerics_small_values_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:58.7420405Z test_reference_numerics_small_values_logical_or_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:58.7440652Z test_reference_numerics_small_values_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7459422Z test_reference_numerics_small_values_logical_or_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7478911Z test_reference_numerics_small_values_logical_or_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7497610Z test_reference_numerics_small_values_logical_or_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7520794Z test_reference_numerics_small_values_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7539963Z test_reference_numerics_small_values_logical_or_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7559508Z test_reference_numerics_small_values_logical_or_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7577089Z test_reference_numerics_small_values_logical_xor_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7587550Z test_reference_numerics_small_values_logical_xor_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.7726022Z test_reference_numerics_small_values_logical_xor_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:58.7860951Z test_reference_numerics_small_values_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:58.7885144Z test_reference_numerics_small_values_logical_xor_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7908160Z test_reference_numerics_small_values_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7926294Z test_reference_numerics_small_values_logical_xor_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7947229Z test_reference_numerics_small_values_logical_xor_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7966059Z test_reference_numerics_small_values_logical_xor_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.7983752Z test_reference_numerics_small_values_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8001338Z test_reference_numerics_small_values_logical_xor_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8018604Z test_reference_numerics_small_values_logical_xor_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8038612Z test_reference_numerics_small_values_max_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8054443Z test_reference_numerics_small_values_max_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.8073191Z test_reference_numerics_small_values_max_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8091920Z test_reference_numerics_small_values_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8109569Z test_reference_numerics_small_values_max_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8128462Z test_reference_numerics_small_values_max_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8146002Z test_reference_numerics_small_values_max_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8166435Z test_reference_numerics_small_values_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8186728Z test_reference_numerics_small_values_max_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8211725Z test_reference_numerics_small_values_max_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8230290Z test_reference_numerics_small_values_maximum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8241044Z test_reference_numerics_small_values_maximum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.8261741Z test_reference_numerics_small_values_maximum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8280753Z test_reference_numerics_small_values_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8300186Z test_reference_numerics_small_values_maximum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8317232Z test_reference_numerics_small_values_maximum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8336196Z test_reference_numerics_small_values_maximum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8357355Z test_reference_numerics_small_values_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8376401Z test_reference_numerics_small_values_maximum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8396025Z test_reference_numerics_small_values_maximum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8417309Z test_reference_numerics_small_values_min_binary_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8427526Z test_reference_numerics_small_values_min_binary_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.8448805Z test_reference_numerics_small_values_min_binary_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8470443Z test_reference_numerics_small_values_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8487416Z test_reference_numerics_small_values_min_binary_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8506425Z test_reference_numerics_small_values_min_binary_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8529190Z test_reference_numerics_small_values_min_binary_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8547033Z test_reference_numerics_small_values_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8568019Z test_reference_numerics_small_values_min_binary_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8587525Z test_reference_numerics_small_values_min_binary_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8608132Z test_reference_numerics_small_values_minimum_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8617659Z test_reference_numerics_small_values_minimum_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Doesn't support bool! (0.001s) 2022-05-18T06:29:58.8639361Z test_reference_numerics_small_values_minimum_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8658707Z test_reference_numerics_small_values_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8681870Z test_reference_numerics_small_values_minimum_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8702021Z test_reference_numerics_small_values_minimum_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8720078Z test_reference_numerics_small_values_minimum_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8739388Z test_reference_numerics_small_values_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8758626Z test_reference_numerics_small_values_minimum_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8777472Z test_reference_numerics_small_values_minimum_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8798612Z test_reference_numerics_small_values_pow_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8802397Z test_reference_numerics_small_values_pow_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:58.8809678Z test_reference_numerics_small_values_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:58.8832791Z test_reference_numerics_small_values_pow_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8857551Z test_reference_numerics_small_values_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:58.8877449Z test_reference_numerics_small_values_pow_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8894909Z test_reference_numerics_small_values_pow_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-05-18T06:29:58.8909901Z test_reference_numerics_small_values_pow_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.001s) 2022-05-18T06:29:58.8925574Z test_reference_numerics_small_values_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.001s) 2022-05-18T06:29:58.8941622Z test_reference_numerics_small_values_pow_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.002s) 2022-05-18T06:29:58.8959437Z test_reference_numerics_small_values_pow_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8978735Z test_reference_numerics_small_values_remainder_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.8998008Z test_reference_numerics_small_values_remainder_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9022153Z test_reference_numerics_small_values_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9041648Z test_reference_numerics_small_values_remainder_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9059176Z test_reference_numerics_small_values_remainder_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9078520Z test_reference_numerics_small_values_remainder_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9098342Z test_reference_numerics_small_values_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9113490Z test_reference_numerics_small_values_remainder_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9117935Z test_reference_numerics_small_values_remainder_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:58.9141481Z test_reference_numerics_small_values_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9314027Z test_reference_numerics_small_values_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:58.9497221Z test_reference_numerics_small_values_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:29:58.9659337Z test_reference_numerics_small_values_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:58.9687095Z test_reference_numerics_small_values_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:58.9706490Z test_reference_numerics_small_values_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9726033Z test_reference_numerics_small_values_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9746030Z test_reference_numerics_small_values_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9765481Z test_reference_numerics_small_values_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9788976Z test_reference_numerics_small_values_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9807638Z test_reference_numerics_small_values_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:58.9812402Z test_reference_numerics_small_values_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:59.0204053Z test_reference_numerics_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.039s) 2022-05-18T06:29:59.0730701Z test_reference_numerics_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... ok (0.052s) 2022-05-18T06:29:59.1013936Z test_reference_numerics_sub_cuda_complex32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:29:59.1313288Z test_reference_numerics_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:29:59.1710779Z test_reference_numerics_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.040s) 2022-05-18T06:29:59.1912553Z test_reference_numerics_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:59.2139021Z test_reference_numerics_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:29:59.2220056Z test_reference_numerics_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.008s) 2022-05-18T06:29:59.2321266Z test_reference_numerics_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:59.2449341Z test_reference_numerics_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.013s) 2022-05-18T06:29:59.2518057Z test_reference_numerics_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:59.2524425Z test_reference_numerics_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:29:59.2579425Z test_remainder_fmod_large_dividend_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:59.2624914Z test_remainder_fmod_large_dividend_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.004s) 2022-05-18T06:29:59.2769578Z test_remainder_overflow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:59.2797568Z test_rpow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:59.2945216Z test_scalar_support_add_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.015s) 2022-05-18T06:29:59.3041586Z test_scalar_support_add_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:59.3095478Z test_scalar_support_add_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:59.3149423Z test_scalar_support_bitwise_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:59.3201530Z test_scalar_support_bitwise_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:59.3257234Z test_scalar_support_bitwise_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:59.3396547Z test_scalar_support_float_power_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:59.3486593Z test_scalar_support_float_power_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:59.3560482Z test_scalar_support_float_power_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.007s) 2022-05-18T06:29:59.3647577Z test_scalar_support_fmod_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:59.3704887Z test_scalar_support_fmod_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:59.3718302Z test_scalar_support_gcd_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3731663Z test_scalar_support_heaviside_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3748960Z test_scalar_support_heaviside_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:59.3760560Z test_scalar_support_isclose_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3775020Z test_scalar_support_isclose_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3786068Z test_scalar_support_isclose_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3797343Z test_scalar_support_jiterator_binary_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:59.3808406Z test_scalar_support_jiterator_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:59.3820087Z test_scalar_support_jiterator_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:29:59.3832160Z test_scalar_support_lcm_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3845459Z test_scalar_support_logical_and_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3866167Z test_scalar_support_logical_and_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:59.3877527Z test_scalar_support_logical_and_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3889746Z test_scalar_support_logical_or_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3900800Z test_scalar_support_logical_or_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3912555Z test_scalar_support_logical_or_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3927207Z test_scalar_support_logical_xor_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3939246Z test_scalar_support_logical_xor_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3950967Z test_scalar_support_logical_xor_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3968612Z test_scalar_support_max_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3980940Z test_scalar_support_max_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.3992275Z test_scalar_support_maximum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.4005795Z test_scalar_support_maximum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.4019252Z test_scalar_support_min_binary_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.4030524Z test_scalar_support_min_binary_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.4045596Z test_scalar_support_minimum_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.4057257Z test_scalar_support_minimum_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.001s) 2022-05-18T06:29:59.4202174Z test_scalar_support_pow_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:59.4292641Z test_scalar_support_pow_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:59.4344077Z test_scalar_support_pow_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.005s) 2022-05-18T06:29:59.4447639Z test_scalar_support_remainder_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.010s) 2022-05-18T06:29:59.4512626Z test_scalar_support_remainder_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:59.4656896Z test_scalar_support_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.014s) 2022-05-18T06:29:59.4753288Z test_scalar_support_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:29:59.4813180Z test_scalar_support_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.006s) 2022-05-18T06:29:59.4823373Z test_signed_shift_cuda_int16 (__main__.TestBinaryUfuncsCUDA) 2022-05-18T06:29:59.4845024Z Ensure that signed integer bit shifting works as expected. ... ok (0.003s) 2022-05-18T06:29:59.4857000Z test_signed_shift_cuda_int32 (__main__.TestBinaryUfuncsCUDA) 2022-05-18T06:29:59.4874285Z Ensure that signed integer bit shifting works as expected. ... ok (0.003s) 2022-05-18T06:29:59.4887076Z test_signed_shift_cuda_int64 (__main__.TestBinaryUfuncsCUDA) 2022-05-18T06:29:59.4904261Z Ensure that signed integer bit shifting works as expected. ... ok (0.003s) 2022-05-18T06:29:59.4914366Z test_signed_shift_cuda_int8 (__main__.TestBinaryUfuncsCUDA) 2022-05-18T06:29:59.4934795Z Ensure that signed integer bit shifting works as expected. ... ok (0.003s) 2022-05-18T06:29:59.4953855Z test_sub_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.4974206Z test_sub_cuda_bool (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.4995300Z test_sub_cuda_complex128 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5016903Z test_sub_cuda_complex64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5043172Z test_sub_cuda_float16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5062118Z test_sub_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5083196Z test_sub_cuda_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5104493Z test_sub_cuda_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5125417Z test_sub_cuda_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5146426Z test_sub_cuda_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5167310Z test_sub_cuda_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5188135Z test_sub_cuda_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:29:59.5419415Z test_sub_typing_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:29:59.5675998Z test_tensor_pow_tensor_cuda (__main__.TestBinaryUfuncsCUDA) ... test_binary_ufuncs.py:1487: RuntimeWarning: invalid value encountered in power 2022-05-18T06:29:59.5677435Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-05-18T06:29:59.5694147Z test_binary_ufuncs.py:1487: RuntimeWarning: divide by zero encountered in power 2022-05-18T06:29:59.5695335Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-05-18T06:29:59.6242276Z ok (0.082s) 2022-05-18T06:29:59.6408803Z test_trapezoid_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:29:59.6439572Z test_true_divide_out_cuda_bfloat16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:29:59.6461062Z test_true_divide_out_cuda_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.002s) 2022-05-18T06:29:59.6658823Z test_type_promotion___radd___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:59.6819462Z test_type_promotion___rand___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:59.7024939Z test_type_promotion___rdiv___cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.021s) 2022-05-18T06:29:59.8256694Z test_type_promotion___rmod___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.123s) 2022-05-18T06:29:59.8457930Z test_type_promotion___rmul___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:59.8620784Z test_type_promotion___ror___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:59.8776660Z test_type_promotion___rpow___cuda (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:668: 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-05-18T06:29:59.8779181Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-05-18T06:29:59.8832306Z ok (0.021s) 2022-05-18T06:29:59.9032064Z test_type_promotion___rsub___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:29:59.9196294Z test_type_promotion___rxor___cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:29:59.9550020Z test_type_promotion__refs_add_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:29:59.9821251Z test_type_promotion__refs_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:00.0038273Z test_type_promotion__refs_bitwise_and_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:30:00.0261075Z test_type_promotion__refs_bitwise_left_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:30:00.0477958Z test_type_promotion__refs_bitwise_or_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:30:00.0697565Z test_type_promotion__refs_bitwise_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:30:00.1028798Z test_type_promotion__refs_eq_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:30:00.1191354Z test_type_promotion__refs_float_power_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.016s) 2022-05-18T06:30:00.2449442Z test_type_promotion__refs_ge_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.126s) 2022-05-18T06:30:00.2720629Z test_type_promotion__refs_gt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:00.2928662Z test_type_promotion__refs_igamma_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:00.3136906Z test_type_promotion__refs_igammac_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:00.3306544Z test_type_promotion__refs_isclose_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.017s) 2022-05-18T06:30:00.3582700Z test_type_promotion__refs_le_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:30:00.4031872Z test_type_promotion__refs_logical_and_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:30:00.4477965Z test_type_promotion__refs_logical_or_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:30:00.4749216Z test_type_promotion__refs_lt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:00.5028774Z test_type_promotion__refs_maximum_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:30:00.5307565Z test_type_promotion__refs_minimum_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:30:00.5656155Z test_type_promotion__refs_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:30:00.5987881Z test_type_promotion__refs_ne_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:30:00.6198808Z test_type_promotion__refs_nextafter_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:00.6545453Z test_type_promotion__refs_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:30:00.6896660Z test_type_promotion__refs_sub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.035s) 2022-05-18T06:30:00.7259867Z test_type_promotion__refs_true_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.036s) 2022-05-18T06:30:00.7683506Z test_type_promotion_add_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:30:00.7998415Z test_type_promotion_atan2_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:00.8253965Z test_type_promotion_bitwise_and_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.025s) 2022-05-18T06:30:00.8399541Z test_type_promotion_bitwise_left_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-05-18T06:30:00.8653406Z test_type_promotion_bitwise_or_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.025s) 2022-05-18T06:30:00.8800226Z test_type_promotion_bitwise_right_shift_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-05-18T06:30:00.9053344Z test_type_promotion_bitwise_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.025s) 2022-05-18T06:30:00.9263466Z test_type_promotion_complex_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.021s) 2022-05-18T06:30:00.9584271Z test_type_promotion_copysign_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.032s) 2022-05-18T06:30:00.9920240Z test_type_promotion_div_floor_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:30:01.0353503Z test_type_promotion_div_no_rounding_mode_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.043s) 2022-05-18T06:30:01.0684966Z test_type_promotion_div_trunc_rounding_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.033s) 2022-05-18T06:30:01.0904934Z test_type_promotion_eq_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.022s) 2022-05-18T06:30:01.1046587Z test_type_promotion_float_power_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-05-18T06:30:01.1217086Z test_type_promotion_floor_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-05-18T06:30:01.1220578Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BinaryOps.cpp:576.) 2022-05-18T06:30:01.1222056Z return self.op(*args, **kwargs) 2022-05-18T06:30:01.1372179Z ok (0.032s) 2022-05-18T06:30:01.1515035Z test_type_promotion_fmax_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-05-18T06:30:01.1662046Z test_type_promotion_fmin_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.015s) 2022-05-18T06:30:01.1957894Z test_type_promotion_fmod_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:01.2186537Z test_type_promotion_gcd_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.023s) 2022-05-18T06:30:01.2386802Z test_type_promotion_ge_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:01.2579591Z test_type_promotion_gt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.019s) 2022-05-18T06:30:01.2770221Z test_type_promotion_heaviside_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.019s) 2022-05-18T06:30:01.2984127Z test_type_promotion_hypot_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:01.3193471Z test_type_promotion_igamma_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:01.3404786Z test_type_promotion_igammac_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:01.3583516Z test_type_promotion_isclose_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.018s) 2022-05-18T06:30:01.3728618Z test_type_promotion_jiterator_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: test doesn't currently work on the ROCm stack (0.015s) 2022-05-18T06:30:01.3951896Z test_type_promotion_lcm_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.022s) 2022-05-18T06:30:01.4390967Z test_type_promotion_ldexp_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.044s) 2022-05-18T06:30:01.4588415Z test_type_promotion_le_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:01.4805073Z test_type_promotion_logical_and_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:01.5015312Z test_type_promotion_logical_or_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:01.5224023Z test_type_promotion_logical_xor_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:01.5423279Z test_type_promotion_lt_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:01.5666628Z test_type_promotion_max_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.024s) 2022-05-18T06:30:01.5904061Z test_type_promotion_maximum_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.024s) 2022-05-18T06:30:01.6151406Z test_type_promotion_min_binary_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.025s) 2022-05-18T06:30:01.6386949Z test_type_promotion_minimum_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.023s) 2022-05-18T06:30:01.6760603Z test_type_promotion_mul_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.037s) 2022-05-18T06:30:01.6985580Z test_type_promotion_ne_cuda (__main__.TestBinaryUfuncsCUDA) ... expected failure (0.022s) 2022-05-18T06:30:01.7193139Z test_type_promotion_nextafter_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:01.7337426Z test_type_promotion_polar_cuda (__main__.TestBinaryUfuncsCUDA) ... skip: Skipped! (0.014s) 2022-05-18T06:30:01.7720216Z test_type_promotion_pow_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.038s) 2022-05-18T06:30:01.8009015Z test_type_promotion_remainder_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.029s) 2022-05-18T06:30:01.8207799Z test_type_promotion_rsub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:01.8523412Z test_type_promotion_special_xlog1py_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:01.8839073Z test_type_promotion_special_zeta_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:01.9261201Z test_type_promotion_sub_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.042s) 2022-05-18T06:30:01.9715692Z test_type_promotion_true_divide_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.045s) 2022-05-18T06:30:02.0031294Z test_type_promotion_xlogy_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:02.0124815Z test_xlogy_xlog1py_bfloat16_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.009s) 2022-05-18T06:30:02.0433872Z test_xlogy_xlog1py_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:02.0707936Z test_xlogy_xlog1py_cuda_bool_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:02.0983016Z test_xlogy_xlog1py_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:02.1253717Z test_xlogy_xlog1py_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:02.1557727Z test_xlogy_xlog1py_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:02.1869830Z test_xlogy_xlog1py_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:02.2176749Z test_xlogy_xlog1py_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:02.2481980Z test_xlogy_xlog1py_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:02.2787932Z test_xlogy_xlog1py_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:02.2993925Z test_xlogy_xlog1py_cuda_float16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:02.3164708Z test_xlogy_xlog1py_cuda_float16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:30:02.3334403Z test_xlogy_xlog1py_cuda_float16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:30:02.3500249Z test_xlogy_xlog1py_cuda_float16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:30:02.3709709Z test_xlogy_xlog1py_cuda_float16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:02.3914868Z test_xlogy_xlog1py_cuda_float16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.4120140Z test_xlogy_xlog1py_cuda_float16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.4326165Z test_xlogy_xlog1py_cuda_float16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.4532030Z test_xlogy_xlog1py_cuda_float16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.4737652Z test_xlogy_xlog1py_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.4907187Z test_xlogy_xlog1py_cuda_float32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:30:02.5078172Z test_xlogy_xlog1py_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:30:02.5245744Z test_xlogy_xlog1py_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:30:02.5446939Z test_xlogy_xlog1py_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.5655512Z test_xlogy_xlog1py_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:02.5862058Z test_xlogy_xlog1py_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.6069289Z test_xlogy_xlog1py_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:02.6277778Z test_xlogy_xlog1py_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.021s) 2022-05-18T06:30:02.6480322Z test_xlogy_xlog1py_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.6646796Z test_xlogy_xlog1py_cuda_float64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:30:02.6815899Z test_xlogy_xlog1py_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.017s) 2022-05-18T06:30:02.6980487Z test_xlogy_xlog1py_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.016s) 2022-05-18T06:30:02.7181222Z test_xlogy_xlog1py_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.7385379Z test_xlogy_xlog1py_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.7586968Z test_xlogy_xlog1py_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.7792810Z test_xlogy_xlog1py_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.7994226Z test_xlogy_xlog1py_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.020s) 2022-05-18T06:30:02.8303785Z test_xlogy_xlog1py_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:02.8585052Z test_xlogy_xlog1py_cuda_int16_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:30:02.8856582Z test_xlogy_xlog1py_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:02.9130368Z test_xlogy_xlog1py_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:02.9435719Z test_xlogy_xlog1py_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:02.9746403Z test_xlogy_xlog1py_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.0051868Z test_xlogy_xlog1py_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.0359381Z test_xlogy_xlog1py_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.0668065Z test_xlogy_xlog1py_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.0979724Z test_xlogy_xlog1py_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.1258860Z test_xlogy_xlog1py_cuda_int32_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.1533696Z test_xlogy_xlog1py_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.028s) 2022-05-18T06:30:03.1806223Z test_xlogy_xlog1py_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.2109822Z test_xlogy_xlog1py_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:03.2417511Z test_xlogy_xlog1py_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.2723839Z test_xlogy_xlog1py_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.3029804Z test_xlogy_xlog1py_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:03.3342085Z test_xlogy_xlog1py_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.3649540Z test_xlogy_xlog1py_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.3922810Z test_xlogy_xlog1py_cuda_int64_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.4196834Z test_xlogy_xlog1py_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.4467137Z test_xlogy_xlog1py_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.4773701Z test_xlogy_xlog1py_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.5079331Z test_xlogy_xlog1py_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.5385362Z test_xlogy_xlog1py_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:03.5695586Z test_xlogy_xlog1py_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.6001183Z test_xlogy_xlog1py_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:03.6307204Z test_xlogy_xlog1py_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:03.6582401Z test_xlogy_xlog1py_cuda_int8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.6855113Z test_xlogy_xlog1py_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.7126512Z test_xlogy_xlog1py_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.7434108Z test_xlogy_xlog1py_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.7738554Z test_xlogy_xlog1py_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:03.8050176Z test_xlogy_xlog1py_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.8357083Z test_xlogy_xlog1py_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.8662772Z test_xlogy_xlog1py_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.030s) 2022-05-18T06:30:03.8970506Z test_xlogy_xlog1py_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:03.9242600Z test_xlogy_xlog1py_cuda_uint8_float16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.9515717Z test_xlogy_xlog1py_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:03.9784997Z test_xlogy_xlog1py_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.027s) 2022-05-18T06:30:04.0092350Z test_xlogy_xlog1py_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:04.0404072Z test_xlogy_xlog1py_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:04.0713890Z test_xlogy_xlog1py_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:04.1018681Z test_xlogy_xlog1py_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:04.1325826Z test_xlogy_xlog1py_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... ok (0.031s) 2022-05-18T06:30:04.1355807Z test_xlogy_xlog1py_scalar_type_promotion_cuda (__main__.TestBinaryUfuncsCUDA) ... ok (0.003s) 2022-05-18T06:30:04.1389489Z test_zeta_cuda_bool_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1425478Z test_zeta_cuda_bool_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1463524Z test_zeta_cuda_bool_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1500412Z test_zeta_cuda_bool_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1542380Z test_zeta_cuda_bool_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1577261Z test_zeta_cuda_bool_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1614145Z test_zeta_cuda_bool_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1650674Z test_zeta_cuda_bool_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1687272Z test_zeta_cuda_float32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1723584Z test_zeta_cuda_float32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1760501Z test_zeta_cuda_float32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1796507Z test_zeta_cuda_float32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1833172Z test_zeta_cuda_float32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1870545Z test_zeta_cuda_float32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1907847Z test_zeta_cuda_float32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1943900Z test_zeta_cuda_float32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.1986398Z test_zeta_cuda_float64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2020186Z test_zeta_cuda_float64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2056818Z test_zeta_cuda_float64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2093438Z test_zeta_cuda_float64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2130172Z test_zeta_cuda_float64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2167124Z test_zeta_cuda_float64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2203521Z test_zeta_cuda_float64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2240753Z test_zeta_cuda_float64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2277936Z test_zeta_cuda_int16_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2313970Z test_zeta_cuda_int16_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2351961Z test_zeta_cuda_int16_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2389149Z test_zeta_cuda_int16_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2431489Z test_zeta_cuda_int16_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2466377Z test_zeta_cuda_int16_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2502435Z test_zeta_cuda_int16_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2538643Z test_zeta_cuda_int16_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2574848Z test_zeta_cuda_int32_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2611214Z test_zeta_cuda_int32_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2647248Z test_zeta_cuda_int32_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2684399Z test_zeta_cuda_int32_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2720981Z test_zeta_cuda_int32_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2757560Z test_zeta_cuda_int32_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2794254Z test_zeta_cuda_int32_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2831307Z test_zeta_cuda_int32_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2871910Z test_zeta_cuda_int64_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2907069Z test_zeta_cuda_int64_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2943174Z test_zeta_cuda_int64_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.2979606Z test_zeta_cuda_int64_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3016166Z test_zeta_cuda_int64_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3052615Z test_zeta_cuda_int64_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3089123Z test_zeta_cuda_int64_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3126464Z test_zeta_cuda_int64_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3162360Z test_zeta_cuda_int8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3199615Z test_zeta_cuda_int8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3235771Z test_zeta_cuda_int8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3272831Z test_zeta_cuda_int8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3313123Z test_zeta_cuda_int8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3349073Z test_zeta_cuda_int8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3385722Z test_zeta_cuda_int8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3422695Z test_zeta_cuda_int8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3459623Z test_zeta_cuda_uint8_bool (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3496157Z test_zeta_cuda_uint8_float32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3533155Z test_zeta_cuda_uint8_float64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3569681Z test_zeta_cuda_uint8_int16 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3606785Z test_zeta_cuda_uint8_int32 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3644241Z test_zeta_cuda_uint8_int64 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3680553Z test_zeta_cuda_uint8_int8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3717016Z test_zeta_cuda_uint8_uint8 (__main__.TestBinaryUfuncsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-05-18T06:30:04.3717918Z 2022-05-18T06:30:04.3718883Z ---------------------------------------------------------------------- 2022-05-18T06:30:04.3719756Z Ran 6847 tests in 72.829s 2022-05-18T06:30:04.3720205Z 2022-05-18T06:30:04.3720564Z OK (skipped=298, expected failures=23) 2022-05-18T06:30:04.3721053Z 2022-05-18T06:30:04.3721391Z Generating XML reports... 2022-05-18T06:30:05.1782774Z Generated XML report: test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCUDA-20220518062851.xml 2022-05-18T06:30:07.1970780Z Running test_reductions ... [2022-05-18 06:30:07.196275] 2022-05-18T06:30:07.1972572Z Executing ['/opt/conda/bin/python', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:30:07.196437] 2022-05-18T06:30:09.5578979Z Test results will be stored in test-reports/python-unittest/test_reductions 2022-05-18T06:30:09.6892918Z 2022-05-18T06:30:09.6893319Z Running tests... 2022-05-18T06:30:09.6893792Z ---------------------------------------------------------------------- 2022-05-18T06:30:09.7430510Z test_accreal_type_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.053s) 2022-05-18T06:30:09.7610862Z test_all_any_cuda (__main__.TestReductionsCUDA) ... ok (0.018s) 2022-05-18T06:30:09.7632404Z test_all_any_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-05-18T06:30:09.7713607Z test_all_any_vs_numpy_cuda_bool (__main__.TestReductionsCUDA) ... test_reductions.py:1697: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matricesor `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:2990.) 2022-05-18T06:30:09.7716144Z _test_all_any(x.T) 2022-05-18T06:30:09.8243451Z test_reductions.py:1661: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:30:09.8245923Z torch.all(x, dim, out=out) 2022-05-18T06:30:09.8468788Z test_reductions.py:1661: UserWarning: An output with one or more elements was resized since it had shape [1, 1], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:30:09.8471024Z torch.all(x, dim, out=out) 2022-05-18T06:30:09.8752070Z test_reductions.py:1661: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:30:09.8754301Z torch.all(x, dim, out=out) 2022-05-18T06:30:09.8862063Z test_reductions.py:1661: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:30:09.8864293Z torch.all(x, dim, out=out) 2022-05-18T06:30:09.8971906Z test_reductions.py:1661: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:30:09.8974163Z torch.all(x, dim, out=out) 2022-05-18T06:30:09.9133942Z test_reductions.py:1661: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:30:09.9136180Z torch.all(x, dim, out=out) 2022-05-18T06:30:09.9358846Z test_reductions.py:1661: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:30:09.9361196Z torch.all(x, dim, out=out) 2022-05-18T06:30:09.9474742Z test_reductions.py:1661: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:30:09.9476980Z torch.all(x, dim, out=out) 2022-05-18T06:30:09.9575838Z ok (0.194s) 2022-05-18T06:30:10.5002991Z test_all_any_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.543s) 2022-05-18T06:30:10.9969258Z test_all_any_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.497s) 2022-05-18T06:30:11.4851417Z test_all_any_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.488s) 2022-05-18T06:30:11.9875498Z test_all_any_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.502s) 2022-05-18T06:30:12.4857479Z test_all_any_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.498s) 2022-05-18T06:30:12.9719615Z test_all_any_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.486s) 2022-05-18T06:30:13.4533059Z test_all_any_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.481s) 2022-05-18T06:30:13.9348373Z test_all_any_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.481s) 2022-05-18T06:30:14.4141554Z test_all_any_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.479s) 2022-05-18T06:30:14.5451690Z test_all_any_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.131s) 2022-05-18T06:30:14.5664191Z test_all_any_with_dim_cuda (__main__.TestReductionsCUDA) ... ok (0.021s) 2022-05-18T06:30:14.5956785Z test_amax_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.029s) 2022-05-18T06:30:14.6013620Z test_amax_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:14.6065461Z test_amax_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:14.6100637Z test_amax_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:14.6138023Z test_amax_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:14.6802217Z test_amin_amax_some_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.066s) 2022-05-18T06:30:14.6845821Z test_amin_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:14.6897250Z test_amin_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:14.6947420Z test_amin_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:14.6984437Z test_amin_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:14.7023847Z test_amin_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:14.7140434Z test_aminmax_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.011s) 2022-05-18T06:30:14.7254552Z test_aminmax_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.011s) 2022-05-18T06:30:14.7365428Z test_aminmax_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.011s) 2022-05-18T06:30:14.7410610Z test_argminmax_axis_with_dim_one_cuda (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:14.7425165Z test_argminmax_large_axis_cuda (__main__.TestReductionsCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/63933 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:30:14.7514008Z test_argminmax_multiple_cuda_float16 (__main__.TestReductionsCUDA) ... test_reductions.py:1581: 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-05-18T06:30:14.7516279Z x[mask] = torch.tensor(max_val + 1, dtype=dtype) 2022-05-18T06:30:14.7517845Z test_reductions.py:1584: 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-05-18T06:30:14.7519694Z x[mask] = torch.tensor(min_val - 1, dtype=dtype) 2022-05-18T06:30:14.7709188Z ok (0.028s) 2022-05-18T06:30:14.8088351Z test_argminmax_multiple_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.038s) 2022-05-18T06:30:14.8460488Z test_argminmax_multiple_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.037s) 2022-05-18T06:30:14.8748165Z test_argminmax_multiple_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.029s) 2022-05-18T06:30:14.9042173Z test_argminmax_multiple_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.029s) 2022-05-18T06:30:14.9342256Z test_argminmax_multiple_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.030s) 2022-05-18T06:30:14.9632205Z test_argminmax_multiple_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.029s) 2022-05-18T06:30:14.9919555Z test_argminmax_multiple_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.029s) 2022-05-18T06:30:15.0328356Z test_bincount_cuda (__main__.TestReductionsCUDA) ... ok (0.040s) 2022-05-18T06:30:15.1275923Z test_bucketization_cuda (__main__.TestReductionsCUDA) ... ok (0.095s) 2022-05-18T06:30:15.1592135Z test_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.031s) 2022-05-18T06:30:15.1899778Z test_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.031s) 2022-05-18T06:30:15.2221917Z test_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.032s) 2022-05-18T06:30:15.2528347Z test_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.031s) 2022-05-18T06:30:15.2830912Z test_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.030s) 2022-05-18T06:30:15.2979217Z test_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.015s) 2022-05-18T06:30:15.3114326Z test_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.013s) 2022-05-18T06:30:15.3264350Z test_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.015s) 2022-05-18T06:30:15.3396482Z test_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.013s) 2022-05-18T06:30:15.3545004Z test_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.015s) 2022-05-18T06:30:15.3552205Z test_cumprod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:30:15.3564411Z test_cumsum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:30:15.3606312Z test_dim_arg_reduction_scalar_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:15.3646439Z test_dim_arg_reduction_scalar_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:15.3686208Z test_dim_arg_reduction_scalar_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:15.3729371Z test_dim_arg_reduction_scalar_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:15.3766746Z test_dim_arg_reduction_scalar_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:15.3805768Z test_dim_arg_reduction_scalar_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:15.3845817Z test_dim_arg_reduction_scalar_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:15.3885708Z test_dim_arg_reduction_scalar_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:15.3925620Z test_dim_arg_reduction_scalar_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:15.3929117Z test_dim_default__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.3955778Z Tests that the default dim reduces all dimensions. ... ok (0.003s) 2022-05-18T06:30:15.3956758Z test_dim_default__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.3975752Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4027690Z test_dim_default__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4028582Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4029476Z test_dim_default__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4030344Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4031212Z test_dim_default__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4036385Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4041163Z test_dim_default__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4182921Z Tests that the default dim reduces all dimensions. ... ok (0.014s) 2022-05-18T06:30:15.4183849Z test_dim_default__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4203723Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4204748Z test_dim_default__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4366469Z Tests that the default dim reduces all dimensions. ... ok (0.016s) 2022-05-18T06:30:15.4367655Z test_dim_default__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4386572Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4388230Z test_dim_default__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4410061Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4410969Z test_dim_default_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4431993Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4434841Z test_dim_default_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4453003Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4454501Z test_dim_default_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4471763Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4474155Z test_dim_default_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4493424Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4494340Z test_dim_default_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4511311Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4512724Z test_dim_default_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4533028Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4533937Z test_dim_default_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4553141Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.4554106Z test_dim_default_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4576510Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4577721Z test_dim_default_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4600907Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4602013Z test_dim_default_keepdim__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4621458Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4622949Z test_dim_default_keepdim__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4646834Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4648327Z test_dim_default_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4667630Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4668848Z test_dim_default_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4690840Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4691900Z test_dim_default_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4711103Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4712191Z test_dim_default_keepdim__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4733900Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4734965Z test_dim_default_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4753471Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4757512Z test_dim_default_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4783398Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-05-18T06:30:15.4784436Z test_dim_default_keepdim_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4831742Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.004s) 2022-05-18T06:30:15.4832875Z test_dim_default_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4854214Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4855476Z test_dim_default_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4874755Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.4879222Z test_dim_default_keepdim_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4897376Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.002s) 2022-05-18T06:30:15.4898499Z test_dim_default_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4899745Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:15.4904960Z test_dim_default_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4906319Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:15.4911972Z test_dim_default_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4913462Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:15.4918746Z test_dim_default_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.4919984Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:15.4936917Z test_dim_default_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5075361Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.015s) 2022-05-18T06:30:15.5077270Z test_dim_default_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5098511Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:15.5099565Z test_dim_default_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5101033Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:15.5105987Z test_dim_default_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5107422Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:15.5112239Z test_dim_default_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5113416Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:15.5118164Z test_dim_default_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5119356Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:15.5123779Z test_dim_default_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5188039Z Tests that the default dim reduces all dimensions. ... ok (0.006s) 2022-05-18T06:30:15.5189002Z test_dim_default_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5211420Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.5212352Z test_dim_default_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5234006Z Tests that the default dim reduces all dimensions. ... ok (0.003s) 2022-05-18T06:30:15.5238047Z test_dim_default_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5257832Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.5258887Z test_dim_default_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5277793Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.5278782Z test_dim_default_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5295067Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.5297654Z test_dim_default_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5315587Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:15.5320104Z test_dim_empty__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5341907Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5342850Z test_dim_empty__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5360100Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5363707Z test_dim_empty__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5379987Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5385191Z test_dim_empty__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5401371Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5406051Z test_dim_empty__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5427269Z Tests that dim=[] is a no-op ... ok (0.002s) 2022-05-18T06:30:15.5430935Z test_dim_empty__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5450591Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5453000Z test_dim_empty__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5469106Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5473519Z test_dim_empty__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5491461Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5496161Z test_dim_empty_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5512954Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5516469Z test_dim_empty_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5534234Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5535317Z test_dim_empty_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5536425Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:15.5546757Z test_dim_empty_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.5565020Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-05-18T06:30:15.5568689Z test_dim_empty_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.6457560Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.089s) 2022-05-18T06:30:15.6462417Z test_dim_empty_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.7213059Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.075s) 2022-05-18T06:30:15.7215860Z test_dim_empty_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.7963386Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.075s) 2022-05-18T06:30:15.7967699Z test_dim_empty_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.8715673Z Tests that dim=[], when keepdim=True, is a no-op ... ok (0.075s) 2022-05-18T06:30:15.8719498Z test_dim_empty_keepdim__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.8746650Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.003s) 2022-05-18T06:30:15.8799997Z test_dim_empty_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:15.9499834Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.075s) 2022-05-18T06:30:15.9501875Z test_dim_empty_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.0251822Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.075s) 2022-05-18T06:30:16.0256470Z test_dim_empty_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.1005863Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.075s) 2022-05-18T06:30:16.1007928Z test_dim_empty_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.1754669Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.075s) 2022-05-18T06:30:16.1759007Z test_dim_empty_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.1760408Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.1768268Z test_dim_empty_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.1769517Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.1776449Z test_dim_empty_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.1777839Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.1783256Z test_dim_empty_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.2536217Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.075s) 2022-05-18T06:30:16.2538852Z test_dim_empty_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.2540120Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.2599806Z test_dim_empty_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.2601112Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.2602033Z test_dim_empty_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.2603156Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.2604021Z test_dim_empty_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.2604995Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.2605801Z test_dim_empty_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.2606801Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.2607623Z test_dim_empty_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3324111Z Tests that dim=[] is a no-op ... expected failure (0.075s) 2022-05-18T06:30:16.3327789Z test_dim_empty_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3329080Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.3334512Z test_dim_empty_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3335537Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.3341572Z test_dim_empty_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3342621Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.3350565Z test_dim_multi__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3370240Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3373153Z test_dim_multi__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3391976Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3395712Z test_dim_multi__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3415673Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3417921Z test_dim_multi__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3435085Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3440583Z test_dim_multi__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3460775Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3464454Z test_dim_multi__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3486537Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3489896Z test_dim_multi__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3511644Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3514932Z test_dim_multi__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3532766Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3537920Z test_dim_multi_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3554519Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3559925Z test_dim_multi_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3580274Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3584256Z test_dim_multi_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3603525Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.3608146Z test_dim_multi_duplicate__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3621344Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-05-18T06:30:16.3626620Z test_dim_multi_duplicate__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3640845Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-05-18T06:30:16.3645395Z test_dim_multi_duplicate__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3660324Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-05-18T06:30:16.3663859Z test_dim_multi_duplicate__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3679629Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-05-18T06:30:16.3683208Z test_dim_multi_duplicate__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3697342Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-05-18T06:30:16.3701965Z test_dim_multi_duplicate__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3716659Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-05-18T06:30:16.3721615Z test_dim_multi_duplicate__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3738257Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-05-18T06:30:16.3742881Z test_dim_multi_duplicate__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3758674Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-05-18T06:30:16.3761852Z test_dim_multi_duplicate_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3825740Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2022-05-18T06:30:16.3833045Z test_dim_multi_duplicate_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3894974Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2022-05-18T06:30:16.3901110Z test_dim_multi_duplicate_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.3969131Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2022-05-18T06:30:16.3976212Z test_dim_multi_duplicate_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4036177Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2022-05-18T06:30:16.4042470Z test_dim_multi_duplicate_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4116310Z Tests that an error is raised if dim has duplicate entries. ... ok (0.008s) 2022-05-18T06:30:16.4122480Z test_dim_multi_duplicate_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4179328Z Tests that an error is raised if dim has duplicate entries. ... ok (0.006s) 2022-05-18T06:30:16.4186624Z test_dim_multi_duplicate_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4263703Z Tests that an error is raised if dim has duplicate entries. ... ok (0.008s) 2022-05-18T06:30:16.4270085Z test_dim_multi_duplicate_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4332845Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2022-05-18T06:30:16.4340182Z test_dim_multi_duplicate_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4415425Z Tests that an error is raised if dim has duplicate entries. ... ok (0.008s) 2022-05-18T06:30:16.4423169Z test_dim_multi_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4443754Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-05-18T06:30:16.4448045Z test_dim_multi_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4469821Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4473568Z test_dim_multi_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4494042Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-05-18T06:30:16.4500926Z test_dim_multi_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4517903Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4524046Z test_dim_multi_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4541223Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4546806Z test_dim_multi_keepdim__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4568950Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-05-18T06:30:16.4574917Z test_dim_multi_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4592982Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4597941Z test_dim_multi_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4615998Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4621733Z test_dim_multi_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4638694Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4644839Z test_dim_multi_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4661358Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4668145Z test_dim_multi_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4669315Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.4678874Z test_dim_multi_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4693757Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4699396Z test_dim_multi_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4717855Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4723792Z test_dim_multi_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4741931Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4746171Z test_dim_multi_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4765989Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4771579Z test_dim_multi_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4788507Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4794150Z test_dim_multi_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4810491Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-05-18T06:30:16.4815840Z test_dim_multi_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4831495Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.4836756Z test_dim_multi_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4853841Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.4858314Z test_dim_multi_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4874111Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.4878618Z test_dim_multi_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4893639Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.4898569Z test_dim_multi_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4914462Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-05-18T06:30:16.4918010Z test_dim_multi_unsorted__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4935117Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.4938756Z test_dim_multi_unsorted__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4951990Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.4956469Z test_dim_multi_unsorted__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4972569Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.4974741Z test_dim_multi_unsorted__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.4988626Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.4993059Z test_dim_multi_unsorted__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5007132Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5011141Z test_dim_multi_unsorted__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5026876Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5031294Z test_dim_multi_unsorted__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5045648Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5049142Z test_dim_multi_unsorted__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5063791Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5068126Z test_dim_multi_unsorted_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5084821Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5088180Z test_dim_multi_unsorted_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5103980Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5106168Z test_dim_multi_unsorted_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5121978Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5124615Z test_dim_multi_unsorted_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5141867Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5143707Z test_dim_multi_unsorted_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5162158Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5163322Z test_dim_multi_unsorted_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5181491Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5183419Z test_dim_multi_unsorted_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5200150Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5204241Z test_dim_multi_unsorted_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5221159Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5224289Z test_dim_multi_unsorted_keepdim__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5245422Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5248933Z test_dim_multi_unsorted_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5267097Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5268116Z test_dim_multi_unsorted_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5285069Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5289044Z test_dim_multi_unsorted_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5304006Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5307595Z test_dim_multi_unsorted_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5322973Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5326532Z test_dim_multi_unsorted_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5327581Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.5332958Z test_dim_multi_unsorted_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5348516Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5352878Z test_dim_multi_unsorted_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5369404Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5373053Z test_dim_multi_unsorted_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5388402Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5393218Z test_dim_multi_unsorted_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5414584Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5415578Z test_dim_multi_unsorted_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5434399Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5435418Z test_dim_multi_unsorted_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5453925Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-05-18T06:30:16.5454906Z test_dim_multi_unsorted_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5468452Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5473026Z test_dim_multi_unsorted_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5487770Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5490713Z test_dim_multi_unsorted_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5507052Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5508856Z test_dim_multi_unsorted_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5527314Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5528219Z test_dim_multi_unsorted_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5543864Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5544766Z test_dim_multi_unsorted_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5567399Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-05-18T06:30:16.5568353Z test_dim_multi_unsupported__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5584658Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-05-18T06:30:16.5585923Z test_dim_multi_unsupported__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5601599Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-05-18T06:30:16.5606603Z test_dim_multi_unsupported_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5619229Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-05-18T06:30:16.5624389Z test_dim_multi_unsupported_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5638114Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-05-18T06:30:16.5643105Z test_dim_multi_unsupported_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5656569Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-05-18T06:30:16.5662000Z test_dim_multi_unsupported_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5674439Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-05-18T06:30:16.5680088Z test_dim_multi_unsupported_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5694666Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-05-18T06:30:16.5698822Z test_dim_multi_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5723369Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.003s) 2022-05-18T06:30:16.5725446Z test_dim_ndim_limit__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5790705Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.5796155Z test_dim_ndim_limit__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5859890Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.5865495Z test_dim_ndim_limit__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5926588Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-05-18T06:30:16.5932827Z test_dim_ndim_limit__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.5994028Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6000179Z test_dim_ndim_limit__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6060868Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-05-18T06:30:16.6066610Z test_dim_ndim_limit__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6123792Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-05-18T06:30:16.6127704Z test_dim_ndim_limit__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6190313Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6197843Z test_dim_ndim_limit__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6263912Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6269530Z test_dim_ndim_limit__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6333699Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6338033Z test_dim_ndim_limit__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6400399Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6405301Z test_dim_ndim_limit_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6469332Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6474610Z test_dim_ndim_limit_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6539301Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6544580Z test_dim_ndim_limit_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6605888Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-05-18T06:30:16.6611191Z test_dim_ndim_limit_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6672846Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6678408Z test_dim_ndim_limit_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6739275Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-05-18T06:30:16.6744602Z test_dim_ndim_limit_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6812391Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6816401Z test_dim_ndim_limit_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6903858Z Tests that an exception is raised when reducing a tensor with more ... ok (0.009s) 2022-05-18T06:30:16.6908819Z test_dim_ndim_limit_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.6971950Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.6976442Z test_dim_ndim_limit_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7052370Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-05-18T06:30:16.7055016Z test_dim_ndim_limit_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7112450Z Tests that an exception is raised when reducing a tensor with more ... ok (0.006s) 2022-05-18T06:30:16.7117902Z test_dim_ndim_limit_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7180559Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.7185930Z test_dim_ndim_limit_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7259759Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-05-18T06:30:16.7267648Z test_dim_ndim_limit_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7328461Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-05-18T06:30:16.7333540Z test_dim_ndim_limit_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7410545Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-05-18T06:30:16.7415268Z test_dim_none__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7435377Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7438567Z test_dim_none__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7456370Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7459788Z test_dim_none__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7477255Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7481864Z test_dim_none__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7499581Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7503063Z test_dim_none__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7522651Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7526742Z test_dim_none__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7546109Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7548361Z test_dim_none__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7566680Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7568959Z test_dim_none__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7600830Z Tests that dim=None reduces all dimensions. ... ok (0.003s) 2022-05-18T06:30:16.7604788Z test_dim_none__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7622643Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7626492Z test_dim_none__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7648840Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7651667Z test_dim_none_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7695229Z Tests that dim=None reduces all dimensions. ... expected failure (0.005s) 2022-05-18T06:30:16.7698555Z test_dim_none_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7716552Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7720912Z test_dim_none_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7738036Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7741390Z test_dim_none_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7785351Z Tests that dim=None reduces all dimensions. ... expected failure (0.005s) 2022-05-18T06:30:16.7788697Z test_dim_none_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7806556Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7810701Z test_dim_none_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7833335Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7835230Z test_dim_none_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7853093Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.7857350Z test_dim_none_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7875905Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.7880816Z test_dim_none_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7900361Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.7902949Z test_dim_none_keepdim__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7922668Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.7926909Z test_dim_none_keepdim__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7947922Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.7950253Z test_dim_none_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7971418Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.7973968Z test_dim_none_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.7993645Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.7995290Z test_dim_none_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8017058Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.8020415Z test_dim_none_keepdim__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8043596Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-05-18T06:30:16.8047769Z test_dim_none_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8068851Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.8070349Z test_dim_none_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8094323Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.8095747Z test_dim_none_keepdim_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8140773Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.005s) 2022-05-18T06:30:16.8144458Z test_dim_none_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8165166Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.8169201Z test_dim_none_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8188919Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-05-18T06:30:16.8191527Z test_dim_none_keepdim_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8235251Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.005s) 2022-05-18T06:30:16.8239280Z test_dim_none_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8240261Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8245875Z test_dim_none_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8246841Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8253599Z test_dim_none_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8254579Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8259184Z test_dim_none_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8260141Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8265471Z test_dim_none_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8289691Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-05-18T06:30:16.8292603Z test_dim_none_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8314583Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-05-18T06:30:16.8318666Z test_dim_none_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8319640Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8325481Z test_dim_none_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8326440Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8332179Z test_dim_none_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8333039Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8338874Z test_dim_none_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8339748Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8345417Z test_dim_none_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8346276Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8352490Z test_dim_none_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8371198Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.8374261Z test_dim_none_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8390599Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-05-18T06:30:16.8394256Z test_dim_none_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8395157Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8400712Z test_dim_none_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8401775Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8407068Z test_dim_none_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8408109Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8413444Z test_dim_none_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8414199Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.001s) 2022-05-18T06:30:16.8420048Z test_dim_offbounds__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8433113Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-05-18T06:30:16.8437875Z test_dim_offbounds__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8450866Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-05-18T06:30:16.8454547Z test_dim_offbounds__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8509791Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.8515326Z test_dim_offbounds__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8570179Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.8573400Z test_dim_offbounds__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8588734Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-05-18T06:30:16.8591253Z test_dim_offbounds__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8610429Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-05-18T06:30:16.8612426Z test_dim_offbounds__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8625158Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-05-18T06:30:16.8629605Z test_dim_offbounds__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8642323Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-05-18T06:30:16.8645716Z test_dim_offbounds__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8659921Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-05-18T06:30:16.8661548Z test_dim_offbounds__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8673148Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-05-18T06:30:16.8678264Z test_dim_offbounds_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8733098Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.8736516Z test_dim_offbounds_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8792182Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.8796373Z test_dim_offbounds_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8849285Z Tests that passing an off-bounds dim throws ... ok (0.005s) 2022-05-18T06:30:16.8852935Z test_dim_offbounds_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8912081Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.8917357Z test_dim_offbounds_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.8971283Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.8974691Z test_dim_offbounds_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.9028825Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.9031322Z test_dim_offbounds_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.9109721Z Tests that passing an off-bounds dim throws ... ok (0.008s) 2022-05-18T06:30:16.9112770Z test_dim_offbounds_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.9167269Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.9170356Z test_dim_offbounds_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.9239049Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-05-18T06:30:16.9244425Z test_dim_offbounds_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.9298300Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.9301323Z test_dim_offbounds_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.9356884Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.9359969Z test_dim_offbounds_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.9438497Z Tests that passing an off-bounds dim throws ... ok (0.008s) 2022-05-18T06:30:16.9441735Z test_dim_offbounds_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.9497385Z Tests that passing an off-bounds dim throws ... ok (0.006s) 2022-05-18T06:30:16.9498748Z test_dim_offbounds_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:16.9573301Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-05-18T06:30:16.9742455Z test_dim_reduction_cuda_bfloat16 (__main__.TestReductionsCUDA) ... test_reductions.py:1902: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:30:16.9744481Z torch.sum(x, 0, out=y) 2022-05-18T06:30:17.0369879Z ok (0.079s) 2022-05-18T06:30:17.0841068Z test_dim_reduction_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.047s) 2022-05-18T06:30:17.1320694Z test_dim_reduction_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.048s) 2022-05-18T06:30:17.1774628Z test_dim_reduction_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.045s) 2022-05-18T06:30:17.2212125Z test_dim_reduction_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.044s) 2022-05-18T06:30:17.2657630Z test_dim_reduction_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.045s) 2022-05-18T06:30:17.3107629Z test_dim_reduction_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.045s) 2022-05-18T06:30:17.3555046Z test_dim_reduction_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.045s) 2022-05-18T06:30:17.3572392Z test_dim_reduction_lastdim_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:30:17.3590493Z test_dim_reduction_lastdim_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:30:17.4437768Z test_dim_reduction_less_than_64_cuda (__main__.TestReductionsCUDA) ... ok (0.084s) 2022-05-18T06:30:17.4445007Z test_dim_single__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4467567Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4473859Z test_dim_single__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4494263Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4499784Z test_dim_single__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4527032Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4531194Z test_dim_single__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4552505Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4558515Z test_dim_single__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4581862Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4588253Z test_dim_single__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4610315Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4615207Z test_dim_single__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4634775Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4641474Z test_dim_single__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4666163Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4674211Z test_dim_single__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4694374Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4700017Z test_dim_single__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4726730Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4730706Z test_dim_single_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4755616Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4763052Z test_dim_single_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4782089Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4789102Z test_dim_single_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4808367Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4815206Z test_dim_single_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4835168Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4843316Z test_dim_single_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4861327Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4869805Z test_dim_single_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4890377Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4895266Z test_dim_single_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4915627Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.4925764Z test_dim_single_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4948514Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.4957120Z test_dim_single_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.4981609Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.4988615Z test_dim_single_keepdim__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5011525Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5017784Z test_dim_single_keepdim__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5041085Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5048974Z test_dim_single_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5072663Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5080316Z test_dim_single_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5102133Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5110316Z test_dim_single_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5132566Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5139017Z test_dim_single_keepdim__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5167806Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5172930Z test_dim_single_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5194900Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5203417Z test_dim_single_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5231292Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.004s) 2022-05-18T06:30:17.5240062Z test_dim_single_keepdim_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5261830Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5268405Z test_dim_single_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5288768Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5295702Z test_dim_single_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5316482Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5327197Z test_dim_single_keepdim_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5348163Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5353422Z test_dim_single_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5374462Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5383751Z test_dim_single_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5403468Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5411171Z test_dim_single_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5412121Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: Skipped! (0.001s) 2022-05-18T06:30:17.5422779Z test_dim_single_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5442723Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5451569Z test_dim_single_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5476875Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5487217Z test_dim_single_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5506378Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5513551Z test_dim_single_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5534646Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5541094Z test_dim_single_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5563320Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5570097Z test_dim_single_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5592253Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5598023Z test_dim_single_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5619156Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-05-18T06:30:17.5624068Z test_dim_single_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5645918Z Tests that dim=i reduces dimension i. ... ok (0.002s) 2022-05-18T06:30:17.5650162Z test_dim_single_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5671624Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.5681482Z test_dim_single_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5702195Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.5709812Z test_dim_single_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5729297Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.5737531Z test_dim_single_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5756500Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.5762531Z test_dim_single_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5783071Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.5789691Z test_dim_single_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5809110Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-05-18T06:30:17.5825641Z test_empty_tensor_empty_slice__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.5921384Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.011s) 2022-05-18T06:30:17.5937073Z test_empty_tensor_empty_slice__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6032508Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.011s) 2022-05-18T06:30:17.6048234Z test_empty_tensor_empty_slice__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6058086Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6075555Z test_empty_tensor_empty_slice__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6088620Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6106134Z test_empty_tensor_empty_slice__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6127286Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.004s) 2022-05-18T06:30:17.6144585Z test_empty_tensor_empty_slice__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6162310Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6179336Z test_empty_tensor_empty_slice__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6197463Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6215976Z test_empty_tensor_empty_slice__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6235184Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.004s) 2022-05-18T06:30:17.6253814Z test_empty_tensor_empty_slice__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6269852Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6289768Z test_empty_tensor_empty_slice__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6306811Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6324455Z test_empty_tensor_empty_slice_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6330594Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6349196Z test_empty_tensor_empty_slice_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6449385Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.011s) 2022-05-18T06:30:17.6465735Z test_empty_tensor_empty_slice_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6559535Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.011s) 2022-05-18T06:30:17.6575841Z test_empty_tensor_empty_slice_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6586022Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6605564Z test_empty_tensor_empty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6611703Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6629423Z test_empty_tensor_empty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6637976Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6656303Z test_empty_tensor_empty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6669873Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6690257Z test_empty_tensor_empty_slice_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6705588Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6723559Z test_empty_tensor_empty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6740492Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.004s) 2022-05-18T06:30:17.6757796Z test_empty_tensor_empty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6781346Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.004s) 2022-05-18T06:30:17.6796428Z test_empty_tensor_empty_slice_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6805653Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6824799Z test_empty_tensor_empty_slice_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6840748Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6858679Z test_empty_tensor_empty_slice_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6874937Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6894302Z test_empty_tensor_empty_slice_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6910028Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-05-18T06:30:17.6922908Z test_empty_tensor_nonempty_slice__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6936758Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.6944939Z test_empty_tensor_nonempty_slice__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6958995Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.6968669Z test_empty_tensor_nonempty_slice__masked_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.6978526Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.6989097Z test_empty_tensor_nonempty_slice__masked_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7004876Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7012155Z test_empty_tensor_nonempty_slice__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7026003Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7036877Z test_empty_tensor_nonempty_slice__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7049370Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7059761Z test_empty_tensor_nonempty_slice__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7071628Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7085319Z test_empty_tensor_nonempty_slice__masked_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7097304Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7107848Z test_empty_tensor_nonempty_slice__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7120157Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7130301Z test_empty_tensor_nonempty_slice__masked_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7145364Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7153121Z test_empty_tensor_nonempty_slice_all_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7165562Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7173293Z test_empty_tensor_nonempty_slice_amax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7191204Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7197185Z test_empty_tensor_nonempty_slice_amin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7211495Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7221930Z test_empty_tensor_nonempty_slice_any_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7229761Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7246768Z test_empty_tensor_nonempty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7249315Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7261966Z test_empty_tensor_nonempty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7270245Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7281835Z test_empty_tensor_nonempty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7295756Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7304138Z test_empty_tensor_nonempty_slice_mean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7316483Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7327447Z test_empty_tensor_nonempty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7340194Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7350180Z test_empty_tensor_nonempty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7368586Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.003s) 2022-05-18T06:30:17.7376514Z test_empty_tensor_nonempty_slice_prod_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7387295Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7396700Z test_empty_tensor_nonempty_slice_std_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7409744Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7420385Z test_empty_tensor_nonempty_slice_sum_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7431113Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7445203Z test_empty_tensor_nonempty_slice_var_cuda (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.7454491Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-05-18T06:30:17.7469098Z test_histc_bfloat16_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:30:17.7933438Z test_histc_cuda (__main__.TestReductionsCUDA) ... ok (0.046s) 2022-05-18T06:30:17.7980415Z test_histogram_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.005s) 2022-05-18T06:30:17.8031594Z test_histogram_error_handling_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.005s) 2022-05-18T06:30:17.8081150Z test_histogramdd_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.005s) 2022-05-18T06:30:17.8092356Z test_identity__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8111071Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8121491Z test_identity__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8137148Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8149539Z test_identity__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8164301Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8177310Z test_identity__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8190643Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8204034Z test_identity__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8218383Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8228481Z test_identity__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8241895Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8253643Z test_identity__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8291503Z Tests that the identity value is an identity for the operator ... ok (0.005s) 2022-05-18T06:30:17.8303196Z test_identity__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8326319Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8338235Z test_identity__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8352855Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8365844Z test_identity__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8379860Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8390332Z test_identity__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8406191Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8417043Z test_identity__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8431010Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8442789Z test_identity__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8455237Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8466829Z test_identity__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8480180Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8491466Z test_identity__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8503514Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8514429Z test_identity__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8534725Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8540862Z test_identity__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8558001Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8569345Z test_identity__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8581258Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8591248Z test_identity__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8608845Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8620418Z test_identity__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8635696Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8648610Z test_identity__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8661951Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8671759Z test_identity__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8688666Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8699196Z test_identity__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8712895Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8727554Z test_identity__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8741138Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8751292Z test_identity__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8764902Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8777691Z test_identity__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8786655Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8799470Z test_identity__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8811007Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8822339Z test_identity__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8834530Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8848079Z test_identity_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8858731Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8869854Z test_identity_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8882806Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8893849Z test_identity_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8909203Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8918710Z test_identity_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8936017Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.8946834Z test_identity_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8960597Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8971827Z test_identity_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.8984121Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.8994843Z test_identity_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9009598Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9018330Z test_identity_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9030921Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9041990Z test_identity_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9054733Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9065724Z test_identity_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9077946Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9089215Z test_identity_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9100872Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9110536Z test_identity_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9127835Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.9138967Z test_identity_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9152565Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9164620Z test_identity_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9179252Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9186691Z test_identity_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9201526Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9212693Z test_identity_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9226352Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9238877Z test_identity_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9249088Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9261104Z test_identity_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9273896Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9284524Z test_identity_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9297611Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9308879Z test_identity_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9326911Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.9335973Z test_identity_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9348659Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9360111Z test_identity_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9371098Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9381577Z test_identity_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9394836Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9406002Z test_identity_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9418217Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9428615Z test_identity_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9443860Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9452694Z test_identity_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9466091Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9479240Z test_identity_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9491112Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9502109Z test_identity_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9521652Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.9530840Z test_identity_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9543970Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9554901Z test_identity_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9570338Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9578889Z test_identity_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9592163Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9604066Z test_identity_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9616280Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9629746Z test_identity_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9639376Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9651423Z test_identity_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9663566Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9673283Z test_identity_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9686854Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9696413Z test_identity_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9712232Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9720327Z test_identity_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9736306Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9749413Z test_identity_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9759391Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9770531Z test_identity_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9785767Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9799499Z test_identity_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9811958Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9821716Z test_identity_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9835880Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9849852Z test_identity_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9858590Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9869972Z test_identity_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9883399Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9894242Z test_identity_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9909604Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:17.9921411Z test_identity_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9933553Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9944629Z test_identity_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9957317Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9970831Z test_identity_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:17.9983148Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:17.9992904Z test_identity_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0005711Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0016552Z test_identity_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0032695Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:18.0043038Z test_identity_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0060080Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:18.0071403Z test_identity_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0085263Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:18.0096516Z test_identity_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0115212Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:18.0126747Z test_identity_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0141873Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0150415Z test_identity_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0166799Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:18.0177793Z test_identity_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0190668Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0201698Z test_identity_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0214415Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0225118Z test_identity_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0240939Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0247427Z test_identity_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0260917Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0270998Z test_identity_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0286927Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0295834Z test_identity_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0316859Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:18.0326683Z test_identity_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0336899Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0346268Z test_identity_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0360049Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0369233Z test_identity_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0382452Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0391191Z test_identity_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0406534Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0417821Z test_identity_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0432028Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0445478Z test_identity_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0458868Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:18.0471504Z test_identity_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0484366Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0496075Z test_identity_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0512159Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-05-18T06:30:18.0523180Z test_identity_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0534902Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0549496Z test_identity_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0558774Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0571673Z test_identity_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0581702Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.0591814Z test_identity_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.0606904Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-05-18T06:30:18.1275326Z test_logsumexp_cuda (__main__.TestReductionsCUDA) ... ok (0.067s) 2022-05-18T06:30:18.1290591Z test_logsumexp_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:30:18.1339165Z test_max_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:18.1408951Z test_max_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-05-18T06:30:18.1465592Z test_max_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-05-18T06:30:18.1507727Z test_max_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:18.1515046Z test_max_elementwise_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:30:18.1531972Z test_max_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:30:18.1561285Z test_max_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:18.1588089Z test_max_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:18.1614699Z test_max_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:18.1645926Z test_max_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:18.1655733Z test_mean_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:30:18.1669611Z test_mean_int_with_optdtype_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:30:18.1825923Z test_median_corner_cases_cuda (__main__.TestReductionsCUDA) ... ok (0.015s) 2022-05-18T06:30:18.3513306Z test_median_nan_values_cuda_float16 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1116: RuntimeWarning: All-NaN slice encountered 2022-05-18T06:30:18.3514460Z overwrite_input=overwrite_input) 2022-05-18T06:30:18.3536679Z ok (0.171s) 2022-05-18T06:30:18.4094088Z test_median_nan_values_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.056s) 2022-05-18T06:30:18.4632235Z test_median_nan_values_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.054s) 2022-05-18T06:30:18.4912747Z test_median_real_values_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.028s) 2022-05-18T06:30:18.5186947Z test_median_real_values_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.027s) 2022-05-18T06:30:18.5457038Z test_median_real_values_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.027s) 2022-05-18T06:30:18.5663052Z test_median_real_values_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.021s) 2022-05-18T06:30:18.5859821Z test_median_real_values_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.020s) 2022-05-18T06:30:18.5907567Z test_min_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:18.5970676Z test_min_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-05-18T06:30:18.6028139Z test_min_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-05-18T06:30:18.6072586Z test_min_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:18.6080720Z test_min_elementwise_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:30:18.6288070Z test_min_max_nan_cuda (__main__.TestReductionsCUDA) ... ok (0.020s) 2022-05-18T06:30:18.6305554Z test_min_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:30:18.6335571Z test_min_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:18.6363387Z test_min_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:18.6392851Z test_min_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:18.6421832Z test_min_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:18.6878336Z test_minmax_illegal_dtype_cuda (__main__.TestReductionsCUDA) ... ok (0.046s) 2022-05-18T06:30:18.6934511Z test_mode_cuda (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:18.7256187Z test_mode_large_cuda (__main__.TestReductionsCUDA) ... ok (0.032s) 2022-05-18T06:30:18.7382284Z test_mode_wrong_device_cuda (__main__.TestReductionsCUDA) ... ok (0.012s) 2022-05-18T06:30:18.7814242Z test_mode_wrong_dtype_cuda (__main__.TestReductionsCUDA) ... ok (0.043s) 2022-05-18T06:30:18.7824568Z test_nan_policy_omit_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.7846749Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-05-18T06:30:18.7855943Z test_nan_policy_omit_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.7874809Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-05-18T06:30:18.7880181Z test_nan_policy_omit_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.7898557Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-05-18T06:30:18.7906492Z test_nan_policy_omit_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.7922985Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-05-18T06:30:18.7931147Z test_nan_policy_omit_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.7946623Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-05-18T06:30:18.7955100Z test_nan_policy_omit_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.7975400Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-05-18T06:30:18.7986242Z test_nan_policy_omit_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.7999800Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-05-18T06:30:18.8009077Z test_nan_policy_omit_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8021746Z Tests that NaN values do not affect the result. ... ok (0.002s) 2022-05-18T06:30:18.8030506Z test_nan_policy_propagate__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8045028Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8050008Z test_nan_policy_propagate__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8060856Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8068771Z test_nan_policy_propagate__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8079976Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8087951Z test_nan_policy_propagate__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8098127Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8107113Z test_nan_policy_propagate__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8117698Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8126211Z test_nan_policy_propagate__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8143008Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8151743Z test_nan_policy_propagate__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8162830Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8171172Z test_nan_policy_propagate__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8180898Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8188584Z test_nan_policy_propagate__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8200455Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8208730Z test_nan_policy_propagate__masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8220088Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8229588Z test_nan_policy_propagate__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8241605Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8250932Z test_nan_policy_propagate__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8261239Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8269530Z test_nan_policy_propagate__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8280373Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8290998Z test_nan_policy_propagate__masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8306544Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8314070Z test_nan_policy_propagate__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8325579Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8334229Z test_nan_policy_propagate__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8345005Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8353233Z test_nan_policy_propagate__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8364931Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8374204Z test_nan_policy_propagate__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8384933Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8392674Z test_nan_policy_propagate__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8405958Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8414245Z test_nan_policy_propagate__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8425622Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8434205Z test_nan_policy_propagate__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8445552Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8456335Z test_nan_policy_propagate__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8470135Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8479580Z test_nan_policy_propagate__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8489119Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8498753Z test_nan_policy_propagate__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8508313Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8517506Z test_nan_policy_propagate__masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8530105Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8538324Z test_nan_policy_propagate__masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8600077Z Tests that nan is propagated to the output by default ... ok (0.007s) 2022-05-18T06:30:18.8609792Z test_nan_policy_propagate__masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8628632Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-05-18T06:30:18.8636981Z test_nan_policy_propagate__masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8649907Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8658457Z test_nan_policy_propagate__masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8671351Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8680618Z test_nan_policy_propagate__masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8698813Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-05-18T06:30:18.8706819Z test_nan_policy_propagate__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8717713Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8726926Z test_nan_policy_propagate__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8737291Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8746690Z test_nan_policy_propagate__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8757514Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8766912Z test_nan_policy_propagate__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8777405Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8788180Z test_nan_policy_propagate__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8798666Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8806779Z test_nan_policy_propagate__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8816848Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8825259Z test_nan_policy_propagate__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8837435Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8845594Z test_nan_policy_propagate__masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8866322Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-05-18T06:30:18.8873127Z test_nan_policy_propagate__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8886720Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8895630Z test_nan_policy_propagate__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8908419Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8914733Z test_nan_policy_propagate__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8928507Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8937210Z test_nan_policy_propagate__masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8949253Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8959630Z test_nan_policy_propagate_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8969137Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8977434Z test_nan_policy_propagate_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.8986970Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.8996945Z test_nan_policy_propagate_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9005855Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9016463Z test_nan_policy_propagate_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9028763Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9038186Z test_nan_policy_propagate_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9047802Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9055605Z test_nan_policy_propagate_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9065504Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9074298Z test_nan_policy_propagate_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9086852Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9093539Z test_nan_policy_propagate_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9106587Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9113883Z test_nan_policy_propagate_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9127385Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9133505Z test_nan_policy_propagate_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9147310Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9153574Z test_nan_policy_propagate_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9167935Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9173033Z test_nan_policy_propagate_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9189484Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9196016Z test_nan_policy_propagate_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9206923Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9215880Z test_nan_policy_propagate_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9225784Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9233627Z test_nan_policy_propagate_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9247843Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9255047Z test_nan_policy_propagate_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9267757Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9277304Z test_nan_policy_propagate_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9286176Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9295956Z test_nan_policy_propagate_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9306857Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9313133Z test_nan_policy_propagate_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9327244Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9333206Z test_nan_policy_propagate_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9347634Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9356387Z test_nan_policy_propagate_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9368013Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9375667Z test_nan_policy_propagate_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9388835Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9396525Z test_nan_policy_propagate_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9408988Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9417315Z test_nan_policy_propagate_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9429562Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9437801Z test_nan_policy_propagate_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9448092Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9456346Z test_nan_policy_propagate_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9466464Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9473910Z test_nan_policy_propagate_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9488393Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9492686Z test_nan_policy_propagate_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9509367Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9516213Z test_nan_policy_propagate_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9527963Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9535632Z test_nan_policy_propagate_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9546187Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9553273Z test_nan_policy_propagate_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9566152Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9575369Z test_nan_policy_propagate_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9588454Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9594264Z test_nan_policy_propagate_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9606616Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9613962Z test_nan_policy_propagate_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9625479Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9633407Z test_nan_policy_propagate_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9646884Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9653492Z test_nan_policy_propagate_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9670006Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9676185Z test_nan_policy_propagate_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9687210Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9698521Z test_nan_policy_propagate_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:18.9703792Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-05-18T06:30:18.9764476Z test_nansum_complex_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-05-18T06:30:18.9819437Z test_nansum_complex_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:19.0039063Z test_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.022s) 2022-05-18T06:30:19.0100395Z test_nansum_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-05-18T06:30:19.0158485Z test_nansum_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-05-18T06:30:19.0224317Z test_nansum_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-05-18T06:30:19.0267793Z test_nansum_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:19.0311468Z test_nansum_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:19.0353198Z test_nansum_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:19.0400376Z test_nansum_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:19.0444921Z test_nansum_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:19.0495925Z test_nansum_out_dtype_cuda_float16 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:90: RuntimeWarning: overflow encountered in reduce 2022-05-18T06:30:19.0497163Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-05-18T06:30:19.0512383Z ok (0.007s) 2022-05-18T06:30:19.0561974Z test_nansum_out_dtype_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:19.0611064Z test_nansum_out_dtype_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:19.0643857Z test_nansum_out_dtype_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:19.0673443Z test_nansum_out_dtype_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:19.0706645Z test_nansum_out_dtype_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:19.0738565Z test_nansum_out_dtype_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:19.0769748Z test_nansum_out_dtype_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:19.0890845Z test_nansum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:90: RuntimeWarning: invalid value encountered in reduce 2022-05-18T06:30:19.0892085Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-05-18T06:30:19.1178448Z ok (0.041s) 2022-05-18T06:30:19.1590030Z test_nansum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.041s) 2022-05-18T06:30:19.1998476Z test_nansum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.041s) 2022-05-18T06:30:19.2186461Z test_nansum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.019s) 2022-05-18T06:30:19.2371410Z test_nansum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.018s) 2022-05-18T06:30:19.2549502Z test_nansum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.018s) 2022-05-18T06:30:19.2735414Z test_nansum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.019s) 2022-05-18T06:30:19.2789085Z test_nansum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:30:19.2792341Z test_noncontiguous_all__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2812074Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2815454Z test_noncontiguous_all__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2836489Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2840588Z test_noncontiguous_all__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2856907Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2859788Z test_noncontiguous_all__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2873280Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2878678Z test_noncontiguous_all__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2894564Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2896670Z test_noncontiguous_all__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2909201Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2913989Z test_noncontiguous_all__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2927098Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2931332Z test_noncontiguous_all__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2947730Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2950464Z test_noncontiguous_all__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2965429Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2967887Z test_noncontiguous_all__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.2989347Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.2992451Z test_noncontiguous_all__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3008336Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3012170Z test_noncontiguous_all__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3027537Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3033004Z test_noncontiguous_all__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3048776Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3052706Z test_noncontiguous_all__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3067137Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3071390Z test_noncontiguous_all__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3085103Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3089122Z test_noncontiguous_all__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3105029Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3108809Z test_noncontiguous_all__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3121930Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3126068Z test_noncontiguous_all__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3144865Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3149234Z test_noncontiguous_all__masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3166212Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3169840Z test_noncontiguous_all__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3186484Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3190640Z test_noncontiguous_all__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3207868Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3210790Z test_noncontiguous_all__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3227408Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3231622Z test_noncontiguous_all__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3246431Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3250062Z test_noncontiguous_all__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3266344Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3270047Z test_noncontiguous_all__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3285018Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3287102Z test_noncontiguous_all__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3308297Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3312163Z test_noncontiguous_all__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3326013Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3330084Z test_noncontiguous_all__masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3347989Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3351438Z test_noncontiguous_all__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3367207Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3371324Z test_noncontiguous_all__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3388342Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3392031Z test_noncontiguous_all__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3407438Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3412762Z test_noncontiguous_all__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3428964Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3432934Z test_noncontiguous_all__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3447635Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3450691Z test_noncontiguous_all__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3468301Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3472607Z test_noncontiguous_all__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3485749Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3490884Z test_noncontiguous_all__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3505454Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3508600Z test_noncontiguous_all__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3525805Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3530350Z test_noncontiguous_all__masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3547763Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3550455Z test_noncontiguous_all__masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3569316Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3573859Z test_noncontiguous_all__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3593241Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3597886Z test_noncontiguous_all__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3616047Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3618169Z test_noncontiguous_all__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3640482Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.3644903Z test_noncontiguous_all__masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3661363Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3665749Z test_noncontiguous_all__masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3681963Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3686048Z test_noncontiguous_all__masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3701433Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3706475Z test_noncontiguous_all__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3722549Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3726757Z test_noncontiguous_all__masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3746414Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3749486Z test_noncontiguous_all__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3766751Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3769361Z test_noncontiguous_all__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3786622Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3790305Z test_noncontiguous_all__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3813097Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3814065Z test_noncontiguous_all__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3830807Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3834340Z test_noncontiguous_all__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3850485Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3853988Z test_noncontiguous_all__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3870505Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3874682Z test_noncontiguous_all__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3889672Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3894606Z test_noncontiguous_all__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3911501Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3916700Z test_noncontiguous_all__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3936531Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3938091Z test_noncontiguous_all__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3954989Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.3960489Z test_noncontiguous_all__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.3983135Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.3987019Z test_noncontiguous_all__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4003516Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4008724Z test_noncontiguous_all__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4023607Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4028834Z test_noncontiguous_all__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4043085Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4048108Z test_noncontiguous_all__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4066768Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4067980Z test_noncontiguous_all__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4082542Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4087368Z test_noncontiguous_all__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4101493Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4106186Z test_noncontiguous_all__masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4127842Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4132226Z test_noncontiguous_all__masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4159731Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.4164092Z test_noncontiguous_all__masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4186314Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.4190896Z test_noncontiguous_all__masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4210768Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4215982Z test_noncontiguous_all__masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4235307Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.4241208Z test_noncontiguous_all__masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4260258Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4264734Z test_noncontiguous_all__masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4286940Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4289417Z test_noncontiguous_all__masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4307759Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4311588Z test_noncontiguous_all__masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4331128Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4334540Z test_noncontiguous_all__masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4356819Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.4364977Z test_noncontiguous_all__masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4385665Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.4389687Z test_noncontiguous_all__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4407448Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4409724Z test_noncontiguous_all__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4423318Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4428113Z test_noncontiguous_all__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4444578Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4449010Z test_noncontiguous_all__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4467817Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4470260Z test_noncontiguous_all__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4487550Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4489779Z test_noncontiguous_all__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4507171Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4510105Z test_noncontiguous_all__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4530676Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4535409Z test_noncontiguous_all__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4550587Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4554198Z test_noncontiguous_all__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4567918Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4571876Z test_noncontiguous_all__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4584230Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4589071Z test_noncontiguous_all__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4601882Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4606387Z test_noncontiguous_all__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4620269Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4623486Z test_noncontiguous_all__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4642835Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4646767Z test_noncontiguous_all__masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4666405Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4670845Z test_noncontiguous_all__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4696233Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.4702093Z test_noncontiguous_all__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4719994Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4724780Z test_noncontiguous_all__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4744668Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4747400Z test_noncontiguous_all__masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4764771Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4769686Z test_noncontiguous_all__masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4788554Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4792302Z test_noncontiguous_all__masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4810641Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4813946Z test_noncontiguous_all__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4830939Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4836008Z test_noncontiguous_all__masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4855057Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4859513Z test_noncontiguous_all__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4885258Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.4886875Z test_noncontiguous_all_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4905261Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4906212Z test_noncontiguous_all_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4920762Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4925369Z test_noncontiguous_all_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4941518Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4945004Z test_noncontiguous_all_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4960782Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4965337Z test_noncontiguous_all_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4980835Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.4984257Z test_noncontiguous_all_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.4998985Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5004107Z test_noncontiguous_all_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5021107Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5027975Z test_noncontiguous_all_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5044621Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5049396Z test_noncontiguous_all_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5062578Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5068698Z test_noncontiguous_all_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5081666Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5086679Z test_noncontiguous_all_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5100727Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5104780Z test_noncontiguous_all_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5119300Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5123123Z test_noncontiguous_all_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5140924Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5144530Z test_noncontiguous_all_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5158667Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5163613Z test_noncontiguous_all_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5182438Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5187525Z test_noncontiguous_all_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5209696Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.5213364Z test_noncontiguous_all_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5230134Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5234907Z test_noncontiguous_all_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5250020Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5253366Z test_noncontiguous_all_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5268454Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5271933Z test_noncontiguous_all_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5285317Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5290402Z test_noncontiguous_all_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5303333Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5308952Z test_noncontiguous_all_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5321865Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5327141Z test_noncontiguous_all_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5347466Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5351639Z test_noncontiguous_all_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5373355Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.5377074Z test_noncontiguous_all_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5392901Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5398907Z test_noncontiguous_all_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5414168Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5419218Z test_noncontiguous_all_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5433823Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5439474Z test_noncontiguous_all_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5454489Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5459121Z test_noncontiguous_all_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5471919Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5478101Z test_noncontiguous_all_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5491990Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5498430Z test_noncontiguous_all_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5511894Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5517562Z test_noncontiguous_all_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5535834Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5540849Z test_noncontiguous_all_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5554390Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5560159Z test_noncontiguous_all_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5573294Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5578319Z test_noncontiguous_all_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5594898Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5600382Z test_noncontiguous_all_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5615299Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5620346Z test_noncontiguous_all_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5633245Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5639393Z test_noncontiguous_all_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5654017Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5662421Z test_noncontiguous_all_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5680659Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5685576Z test_noncontiguous_all_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5700320Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5703759Z test_noncontiguous_all_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5719913Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5721824Z test_noncontiguous_all_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5735206Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5740179Z test_noncontiguous_all_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5752739Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5759249Z test_noncontiguous_all_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5771633Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5776976Z test_noncontiguous_all_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5791803Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5797839Z test_noncontiguous_all_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5812714Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5818487Z test_noncontiguous_all_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5839918Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.5846195Z test_noncontiguous_all_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5860610Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5864383Z test_noncontiguous_all_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5880478Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5882809Z test_noncontiguous_all_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5895622Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5900488Z test_noncontiguous_all_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5912889Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5921805Z test_noncontiguous_all_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5936744Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5940716Z test_noncontiguous_all_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5953247Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5958972Z test_noncontiguous_all_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5973750Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.5980925Z test_noncontiguous_all_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.5999397Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6002907Z test_noncontiguous_all_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6016927Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6020754Z test_noncontiguous_all_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6033937Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6039105Z test_noncontiguous_all_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6051653Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6056484Z test_noncontiguous_all_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6072024Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6075675Z test_noncontiguous_all_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6091039Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6092294Z test_noncontiguous_all_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6105369Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6109820Z test_noncontiguous_all_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6122985Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6126883Z test_noncontiguous_all_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6148979Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6152841Z test_noncontiguous_all_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6166142Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6170668Z test_noncontiguous_all_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6186085Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6190634Z test_noncontiguous_all_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6205448Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6209504Z test_noncontiguous_all_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6223693Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6228633Z test_noncontiguous_all_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6244258Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6247139Z test_noncontiguous_all_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6262031Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6265074Z test_noncontiguous_all_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6281141Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6282764Z test_noncontiguous_all_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6302937Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6307869Z test_noncontiguous_all_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6322255Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6325392Z test_noncontiguous_all_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6340819Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6342827Z test_noncontiguous_all_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6357442Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6361325Z test_noncontiguous_all_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6377565Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6381849Z test_noncontiguous_all_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6398607Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6402707Z test_noncontiguous_all_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6419444Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6423899Z test_noncontiguous_all_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6441979Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6444058Z test_noncontiguous_all_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6467432Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.6470951Z test_noncontiguous_all_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6486103Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6490593Z test_noncontiguous_all_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6507673Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6512741Z test_noncontiguous_all_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6532062Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6533017Z test_noncontiguous_all_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6551267Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6553236Z test_noncontiguous_all_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6572276Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6573616Z test_noncontiguous_all_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6590955Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6594816Z test_noncontiguous_all_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6607800Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6611838Z test_noncontiguous_all_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6634914Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.6638587Z test_noncontiguous_all_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6655264Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6658069Z test_noncontiguous_all_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6672470Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6678585Z test_noncontiguous_all_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6693224Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6696451Z test_noncontiguous_all_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6709049Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6714160Z test_noncontiguous_all_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6728183Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6733406Z test_noncontiguous_all_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6746344Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6751871Z test_noncontiguous_all_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6766298Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6771082Z test_noncontiguous_all_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6793815Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.6800649Z test_noncontiguous_all_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6814321Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6818379Z test_noncontiguous_all_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6835315Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6840692Z test_noncontiguous_all_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6859149Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6863341Z test_noncontiguous_all_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6882260Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6885504Z test_noncontiguous_all_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6902175Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6905647Z test_noncontiguous_all_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6922602Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6926549Z test_noncontiguous_all_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6943729Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6949183Z test_noncontiguous_all_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6968714Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6973012Z test_noncontiguous_all_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.6986375Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.6991074Z test_noncontiguous_all_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7003720Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7008652Z test_noncontiguous_all_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7022543Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7027391Z test_noncontiguous_all_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7041576Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7045424Z test_noncontiguous_all_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7066250Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7070632Z test_noncontiguous_all_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7092100Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.7097092Z test_noncontiguous_all_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7121737Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.7126079Z test_noncontiguous_all_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7152105Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.7156018Z test_noncontiguous_all_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7175635Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7179486Z test_noncontiguous_all_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7199234Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7204603Z test_noncontiguous_all_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7219963Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7225014Z test_noncontiguous_all_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7239470Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7244343Z test_noncontiguous_all_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7262466Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7269101Z test_noncontiguous_all_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7289652Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7292200Z test_noncontiguous_all_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7308930Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7314253Z test_noncontiguous_all_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7339347Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.7341708Z test_noncontiguous_all_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7357954Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7362921Z test_noncontiguous_all_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7378852Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7383300Z test_noncontiguous_all_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7396741Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7402587Z test_noncontiguous_all_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7415323Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7421060Z test_noncontiguous_all_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7434031Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7440212Z test_noncontiguous_all_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7454386Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7458252Z test_noncontiguous_all_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7472616Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7476994Z test_noncontiguous_all_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7502027Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.7505941Z test_noncontiguous_all_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7529630Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7530666Z test_noncontiguous_all_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7553820Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7557831Z test_noncontiguous_all_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7579880Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7582982Z test_noncontiguous_all_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7604151Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-05-18T06:30:19.7607987Z test_noncontiguous_all_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7627592Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-05-18T06:30:19.7633512Z test_noncontiguous_expanded__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7653432Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7657088Z test_noncontiguous_expanded__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7674778Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7677614Z test_noncontiguous_expanded__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7700722Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7702518Z test_noncontiguous_expanded__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7718445Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7722915Z test_noncontiguous_expanded__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7736975Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7742291Z test_noncontiguous_expanded__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7757196Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7761333Z test_noncontiguous_expanded__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7773714Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7778275Z test_noncontiguous_expanded__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7791584Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7796403Z test_noncontiguous_expanded__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7809884Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7814127Z test_noncontiguous_expanded__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7829354Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7835068Z test_noncontiguous_expanded__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7856061Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7859333Z test_noncontiguous_expanded__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7874702Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7880231Z test_noncontiguous_expanded__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7896447Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7900186Z test_noncontiguous_expanded__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7914765Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7919798Z test_noncontiguous_expanded__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7934381Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7938486Z test_noncontiguous_expanded__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7950703Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7955742Z test_noncontiguous_expanded__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7969814Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7973892Z test_noncontiguous_expanded__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.7987077Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.7991982Z test_noncontiguous_expanded__masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8013639Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8016878Z test_noncontiguous_expanded__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8031629Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8037217Z test_noncontiguous_expanded__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8054422Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8057827Z test_noncontiguous_expanded__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8075953Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8080172Z test_noncontiguous_expanded__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8095133Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8098697Z test_noncontiguous_expanded__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8110823Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8117068Z test_noncontiguous_expanded__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8130113Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8134143Z test_noncontiguous_expanded__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8147905Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8152216Z test_noncontiguous_expanded__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8171104Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8174167Z test_noncontiguous_expanded__masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8191520Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8196535Z test_noncontiguous_expanded__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8215520Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8219058Z test_noncontiguous_expanded__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8237349Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8241560Z test_noncontiguous_expanded__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8258153Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8261470Z test_noncontiguous_expanded__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8276606Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8279992Z test_noncontiguous_expanded__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8294984Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8298538Z test_noncontiguous_expanded__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8311700Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8316786Z test_noncontiguous_expanded__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8335283Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8338826Z test_noncontiguous_expanded__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8351626Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8356884Z test_noncontiguous_expanded__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8375204Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8378610Z test_noncontiguous_expanded__masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8396956Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8404239Z test_noncontiguous_expanded__masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8420300Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8424725Z test_noncontiguous_expanded__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8442421Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8447445Z test_noncontiguous_expanded__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8465741Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8468433Z test_noncontiguous_expanded__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8486406Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8489550Z test_noncontiguous_expanded__masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8511667Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8515318Z test_noncontiguous_expanded__masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8531282Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8535655Z test_noncontiguous_expanded__masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8552203Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8560135Z test_noncontiguous_expanded__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8576121Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8579109Z test_noncontiguous_expanded__masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8596311Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8600090Z test_noncontiguous_expanded__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8616350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8620303Z test_noncontiguous_expanded__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8637573Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8641885Z test_noncontiguous_expanded__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8659066Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8662161Z test_noncontiguous_expanded__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8684965Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8687401Z test_noncontiguous_expanded__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8702818Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8708797Z test_noncontiguous_expanded__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8727847Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8731045Z test_noncontiguous_expanded__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8746162Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8749895Z test_noncontiguous_expanded__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8767915Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8771122Z test_noncontiguous_expanded__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8789180Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8793498Z test_noncontiguous_expanded__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8812483Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8813802Z test_noncontiguous_expanded__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8829973Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8834704Z test_noncontiguous_expanded__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8856215Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8860040Z test_noncontiguous_expanded__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8875768Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8884030Z test_noncontiguous_expanded__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8897463Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8900773Z test_noncontiguous_expanded__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8914202Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8919320Z test_noncontiguous_expanded__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8934099Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8937751Z test_noncontiguous_expanded__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8951371Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8956604Z test_noncontiguous_expanded__masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.8976796Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.8980368Z test_noncontiguous_expanded__masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9001685Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9005766Z test_noncontiguous_expanded__masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9033173Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:19.9038106Z test_noncontiguous_expanded__masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9057514Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9061507Z test_noncontiguous_expanded__masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9080088Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9084758Z test_noncontiguous_expanded__masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9102877Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9107444Z test_noncontiguous_expanded__masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9126734Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9130304Z test_noncontiguous_expanded__masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9148758Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9152359Z test_noncontiguous_expanded__masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9173197Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9174352Z test_noncontiguous_expanded__masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9194308Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9200378Z test_noncontiguous_expanded__masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9223716Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:19.9228293Z test_noncontiguous_expanded__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9247066Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9250203Z test_noncontiguous_expanded__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9263316Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9268795Z test_noncontiguous_expanded__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9289071Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9292125Z test_noncontiguous_expanded__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9310913Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9318015Z test_noncontiguous_expanded__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9333409Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9337322Z test_noncontiguous_expanded__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9353572Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9361570Z test_noncontiguous_expanded__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9377389Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9380370Z test_noncontiguous_expanded__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9401417Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9405234Z test_noncontiguous_expanded__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9419764Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9422932Z test_noncontiguous_expanded__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9435368Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9440438Z test_noncontiguous_expanded__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9454034Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9458848Z test_noncontiguous_expanded__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9471100Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9476113Z test_noncontiguous_expanded__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9497382Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9499079Z test_noncontiguous_expanded__masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9521429Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:19.9526639Z test_noncontiguous_expanded__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9548149Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9550407Z test_noncontiguous_expanded__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9574575Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:19.9578255Z test_noncontiguous_expanded__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9595988Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9600651Z test_noncontiguous_expanded__masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9618869Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9622680Z test_noncontiguous_expanded__masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9641196Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9645318Z test_noncontiguous_expanded__masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9664187Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9667812Z test_noncontiguous_expanded__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9688578Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9691822Z test_noncontiguous_expanded__masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9710724Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9714767Z test_noncontiguous_expanded__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9734679Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9735992Z test_noncontiguous_expanded_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9757476Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9760162Z test_noncontiguous_expanded_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9774200Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9777994Z test_noncontiguous_expanded_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9793302Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9797373Z test_noncontiguous_expanded_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9811794Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9816199Z test_noncontiguous_expanded_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9829931Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9838284Z test_noncontiguous_expanded_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9850827Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9855091Z test_noncontiguous_expanded_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9870706Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9873713Z test_noncontiguous_expanded_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9888016Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9891428Z test_noncontiguous_expanded_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9909465Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9913304Z test_noncontiguous_expanded_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9927702Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9930605Z test_noncontiguous_expanded_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9943863Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9948951Z test_noncontiguous_expanded_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9964915Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9968879Z test_noncontiguous_expanded_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:19.9985338Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:19.9990423Z test_noncontiguous_expanded_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0008011Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0009231Z test_noncontiguous_expanded_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0025759Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0030826Z test_noncontiguous_expanded_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0049584Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0052444Z test_noncontiguous_expanded_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0073424Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0078085Z test_noncontiguous_expanded_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0092955Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0097127Z test_noncontiguous_expanded_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0110134Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0114648Z test_noncontiguous_expanded_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0128827Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0132140Z test_noncontiguous_expanded_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0144920Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0150180Z test_noncontiguous_expanded_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0165592Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0169855Z test_noncontiguous_expanded_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0187836Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0190284Z test_noncontiguous_expanded_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0203923Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0207997Z test_noncontiguous_expanded_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0229237Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0232731Z test_noncontiguous_expanded_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0249477Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0252690Z test_noncontiguous_expanded_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0268513Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0272257Z test_noncontiguous_expanded_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0288676Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0289983Z test_noncontiguous_expanded_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0303344Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0309154Z test_noncontiguous_expanded_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0323882Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0328330Z test_noncontiguous_expanded_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0341497Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0345715Z test_noncontiguous_expanded_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0360631Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0364519Z test_noncontiguous_expanded_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0385798Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0386917Z test_noncontiguous_expanded_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0403349Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0406617Z test_noncontiguous_expanded_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0423054Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0425474Z test_noncontiguous_expanded_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0441179Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0445539Z test_noncontiguous_expanded_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0461783Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0464839Z test_noncontiguous_expanded_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0481400Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0486304Z test_noncontiguous_expanded_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0500708Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0503438Z test_noncontiguous_expanded_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0517962Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0522006Z test_noncontiguous_expanded_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0540400Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0543581Z test_noncontiguous_expanded_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0558640Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0561394Z test_noncontiguous_expanded_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0574702Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0578456Z test_noncontiguous_expanded_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0590854Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0596374Z test_noncontiguous_expanded_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0611802Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0614972Z test_noncontiguous_expanded_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0629766Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0633663Z test_noncontiguous_expanded_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0650034Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0653453Z test_noncontiguous_expanded_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0674027Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0678056Z test_noncontiguous_expanded_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0692318Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0696404Z test_noncontiguous_expanded_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0710566Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0713944Z test_noncontiguous_expanded_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0726992Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0730870Z test_noncontiguous_expanded_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0744062Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0759812Z test_noncontiguous_expanded_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0802538Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.006s) 2022-05-18T06:30:20.0822624Z test_noncontiguous_expanded_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0854236Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.005s) 2022-05-18T06:30:20.0872069Z test_noncontiguous_expanded_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0886734Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.0892386Z test_noncontiguous_expanded_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0914980Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.0921374Z test_noncontiguous_expanded_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0936425Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0942068Z test_noncontiguous_expanded_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0957294Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0962758Z test_noncontiguous_expanded_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.0976490Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.0983550Z test_noncontiguous_expanded_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1000775Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1003823Z test_noncontiguous_expanded_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1021634Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1023754Z test_noncontiguous_expanded_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1041206Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1044296Z test_noncontiguous_expanded_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1061565Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1065667Z test_noncontiguous_expanded_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1085923Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1090662Z test_noncontiguous_expanded_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1107496Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1113580Z test_noncontiguous_expanded_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1130947Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1134662Z test_noncontiguous_expanded_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1151722Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1155345Z test_noncontiguous_expanded_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1170587Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1177150Z test_noncontiguous_expanded_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1191992Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1198331Z test_noncontiguous_expanded_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1213198Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1218419Z test_noncontiguous_expanded_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1232250Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1239661Z test_noncontiguous_expanded_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1260825Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1263666Z test_noncontiguous_expanded_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1281375Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1284190Z test_noncontiguous_expanded_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1301139Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1303831Z test_noncontiguous_expanded_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1323195Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1327053Z test_noncontiguous_expanded_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1346770Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1350240Z test_noncontiguous_expanded_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1368718Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1373995Z test_noncontiguous_expanded_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1390891Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1396141Z test_noncontiguous_expanded_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1414521Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1418134Z test_noncontiguous_expanded_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1442626Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.1445875Z test_noncontiguous_expanded_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1466593Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1470576Z test_noncontiguous_expanded_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1492748Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1494393Z test_noncontiguous_expanded_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1511921Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1519584Z test_noncontiguous_expanded_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1536655Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1542064Z test_noncontiguous_expanded_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1562029Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1564609Z test_noncontiguous_expanded_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1581770Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1584596Z test_noncontiguous_expanded_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1603452Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1607283Z test_noncontiguous_expanded_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1628671Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.1632955Z test_noncontiguous_expanded_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1652515Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1655019Z test_noncontiguous_expanded_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1672373Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1675124Z test_noncontiguous_expanded_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1692456Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1694918Z test_noncontiguous_expanded_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1709382Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1715257Z test_noncontiguous_expanded_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1732079Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1734768Z test_noncontiguous_expanded_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1749210Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1755775Z test_noncontiguous_expanded_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1773683Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1777477Z test_noncontiguous_expanded_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1797339Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1802683Z test_noncontiguous_expanded_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1822460Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1826012Z test_noncontiguous_expanded_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1845585Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1849458Z test_noncontiguous_expanded_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1869363Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1872256Z test_noncontiguous_expanded_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1889410Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1894371Z test_noncontiguous_expanded_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1912428Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1916876Z test_noncontiguous_expanded_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1935250Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1938626Z test_noncontiguous_expanded_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1954191Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1959892Z test_noncontiguous_expanded_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1979362Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.1982778Z test_noncontiguous_expanded_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.1997615Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2002695Z test_noncontiguous_expanded_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2018031Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2022479Z test_noncontiguous_expanded_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2037544Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2043184Z test_noncontiguous_expanded_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2065323Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2069572Z test_noncontiguous_expanded_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2092412Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2096071Z test_noncontiguous_expanded_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2121084Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2125561Z test_noncontiguous_expanded_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2147316Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2151536Z test_noncontiguous_expanded_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2179852Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2182428Z test_noncontiguous_expanded_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2204348Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2208656Z test_noncontiguous_expanded_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2226111Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2231530Z test_noncontiguous_expanded_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2245752Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2251483Z test_noncontiguous_expanded_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2269418Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2275409Z test_noncontiguous_expanded_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2295284Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2299119Z test_noncontiguous_expanded_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2317534Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2323451Z test_noncontiguous_expanded_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2343500Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2346109Z test_noncontiguous_expanded_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2370123Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2372538Z test_noncontiguous_expanded_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2389348Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2395452Z test_noncontiguous_expanded_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2409580Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2414956Z test_noncontiguous_expanded_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2429491Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2434959Z test_noncontiguous_expanded_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2449320Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2454765Z test_noncontiguous_expanded_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2470587Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2475110Z test_noncontiguous_expanded_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2489921Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-05-18T06:30:20.2495007Z test_noncontiguous_expanded_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2516500Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2522649Z test_noncontiguous_expanded_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2549539Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2554933Z test_noncontiguous_expanded_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2580205Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2581793Z test_noncontiguous_expanded_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2604695Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2609200Z test_noncontiguous_expanded_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2631077Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2636076Z test_noncontiguous_expanded_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2657214Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-05-18T06:30:20.2663042Z test_noncontiguous_innermost__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2681140Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2686339Z test_noncontiguous_innermost__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2702705Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2708447Z test_noncontiguous_innermost__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2727138Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2729716Z test_noncontiguous_innermost__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2750837Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2755339Z test_noncontiguous_innermost__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2770087Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2775521Z test_noncontiguous_innermost__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2789325Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2795260Z test_noncontiguous_innermost__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2809333Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2814500Z test_noncontiguous_innermost__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2828810Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2834478Z test_noncontiguous_innermost__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2848387Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2853570Z test_noncontiguous_innermost__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2870941Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2876283Z test_noncontiguous_innermost__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2894838Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2898630Z test_noncontiguous_innermost__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2921562Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.2926096Z test_noncontiguous_innermost__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2944506Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2947883Z test_noncontiguous_innermost__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2964646Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2967049Z test_noncontiguous_innermost__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.2984258Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.2986676Z test_noncontiguous_innermost__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3001477Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3006357Z test_noncontiguous_innermost__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3024759Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3028239Z test_noncontiguous_innermost__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3045859Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3047634Z test_noncontiguous_innermost__masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3066115Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3070050Z test_noncontiguous_innermost__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3092215Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.3095938Z test_noncontiguous_innermost__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3112263Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3118206Z test_noncontiguous_innermost__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3136001Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3139564Z test_noncontiguous_innermost__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3153562Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3159556Z test_noncontiguous_innermost__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3176789Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3179035Z test_noncontiguous_innermost__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3193011Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3198416Z test_noncontiguous_innermost__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3216210Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3218014Z test_noncontiguous_innermost__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3232904Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3238757Z test_noncontiguous_innermost__masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3261925Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.3264696Z test_noncontiguous_innermost__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3284813Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3287045Z test_noncontiguous_innermost__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3305757Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3309378Z test_noncontiguous_innermost__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3326744Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3330458Z test_noncontiguous_innermost__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3346153Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3349973Z test_noncontiguous_innermost__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3367040Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3369100Z test_noncontiguous_innermost__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3385946Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3388690Z test_noncontiguous_innermost__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3403656Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3408866Z test_noncontiguous_innermost__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3429103Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3432835Z test_noncontiguous_innermost__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3451512Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3456681Z test_noncontiguous_innermost__masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3473812Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3479140Z test_noncontiguous_innermost__masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3498842Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3502856Z test_noncontiguous_innermost__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3523745Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3527654Z test_noncontiguous_innermost__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3545303Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3551156Z test_noncontiguous_innermost__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3569876Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3573530Z test_noncontiguous_innermost__masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3591287Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3596572Z test_noncontiguous_innermost__masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3622908Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.3625006Z test_noncontiguous_innermost__masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3645543Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3647867Z test_noncontiguous_innermost__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3666562Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3669987Z test_noncontiguous_innermost__masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3688880Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3691950Z test_noncontiguous_innermost__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3709302Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3713267Z test_noncontiguous_innermost__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3732177Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3734602Z test_noncontiguous_innermost__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3751555Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3756761Z test_noncontiguous_innermost__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3775784Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3778797Z test_noncontiguous_innermost__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3801428Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.3805878Z test_noncontiguous_innermost__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3822707Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3828222Z test_noncontiguous_innermost__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3843995Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3847773Z test_noncontiguous_innermost__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3866697Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3870361Z test_noncontiguous_innermost__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3889295Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3893525Z test_noncontiguous_innermost__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3909896Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3915696Z test_noncontiguous_innermost__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3932564Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3937760Z test_noncontiguous_innermost__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3954308Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3959271Z test_noncontiguous_innermost__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3980385Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.3983210Z test_noncontiguous_innermost__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.3998009Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4003175Z test_noncontiguous_innermost__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4018510Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4021897Z test_noncontiguous_innermost__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4035956Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4041184Z test_noncontiguous_innermost__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4057188Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4060584Z test_noncontiguous_innermost__masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4081782Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4086425Z test_noncontiguous_innermost__masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4109853Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.4113389Z test_noncontiguous_innermost__masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4134727Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4138151Z test_noncontiguous_innermost__masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4168362Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.4169313Z test_noncontiguous_innermost__masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4189627Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4193085Z test_noncontiguous_innermost__masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4213743Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4216378Z test_noncontiguous_innermost__masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4237062Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4241166Z test_noncontiguous_innermost__masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4263667Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4264660Z test_noncontiguous_innermost__masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4287507Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4288905Z test_noncontiguous_innermost__masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4309893Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4313659Z test_noncontiguous_innermost__masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4333795Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4336503Z test_noncontiguous_innermost__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4358846Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.4363776Z test_noncontiguous_innermost__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4379291Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4382750Z test_noncontiguous_innermost__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4401365Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4405643Z test_noncontiguous_innermost__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4423961Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4429653Z test_noncontiguous_innermost__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4448467Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4450717Z test_noncontiguous_innermost__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4468742Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4472360Z test_noncontiguous_innermost__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4490271Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4493504Z test_noncontiguous_innermost__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4509542Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4513254Z test_noncontiguous_innermost__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4533983Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4535488Z test_noncontiguous_innermost__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4549546Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4554933Z test_noncontiguous_innermost__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4569478Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4574289Z test_noncontiguous_innermost__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4589053Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4593192Z test_noncontiguous_innermost__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4614063Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4616999Z test_noncontiguous_innermost__masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4638324Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.4643553Z test_noncontiguous_innermost__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4664757Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4668769Z test_noncontiguous_innermost__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4689201Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4693135Z test_noncontiguous_innermost__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4717292Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.4722296Z test_noncontiguous_innermost__masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4742106Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4745659Z test_noncontiguous_innermost__masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4768027Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4770342Z test_noncontiguous_innermost__masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4790813Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4793859Z test_noncontiguous_innermost__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4812867Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4817813Z test_noncontiguous_innermost__masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4837021Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4841860Z test_noncontiguous_innermost__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4861470Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4865086Z test_noncontiguous_innermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4881814Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4885969Z test_noncontiguous_innermost_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4904884Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4910319Z test_noncontiguous_innermost_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4927795Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4930788Z test_noncontiguous_innermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4948083Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4951694Z test_noncontiguous_innermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4969629Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4971441Z test_noncontiguous_innermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.4988246Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.4991499Z test_noncontiguous_innermost_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5007960Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5011368Z test_noncontiguous_innermost_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5025769Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5031223Z test_noncontiguous_innermost_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5048148Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5050655Z test_noncontiguous_innermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5068966Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5074403Z test_noncontiguous_innermost_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5089568Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5093044Z test_noncontiguous_innermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5107733Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5112501Z test_noncontiguous_innermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5130562Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5134804Z test_noncontiguous_innermost_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5149669Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5153457Z test_noncontiguous_innermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5170246Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5175040Z test_noncontiguous_innermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5191391Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5196759Z test_noncontiguous_innermost_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5213292Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5218350Z test_noncontiguous_innermost_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5237720Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5242348Z test_noncontiguous_innermost_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5258710Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5261274Z test_noncontiguous_innermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5275897Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5280899Z test_noncontiguous_innermost_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5295158Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5300021Z test_noncontiguous_innermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5313574Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5319158Z test_noncontiguous_innermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5339950Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5340923Z test_noncontiguous_innermost_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5355966Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5360990Z test_noncontiguous_innermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5380594Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5382912Z test_noncontiguous_innermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5404679Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.5409155Z test_noncontiguous_innermost_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5426346Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5430970Z test_noncontiguous_innermost_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5446493Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5450736Z test_noncontiguous_innermost_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5466480Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5471146Z test_noncontiguous_innermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5485109Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5490813Z test_noncontiguous_innermost_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5504432Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5510257Z test_noncontiguous_innermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5524408Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5529155Z test_noncontiguous_innermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5544469Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5549839Z test_noncontiguous_innermost_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5570144Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5572989Z test_noncontiguous_innermost_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5589457Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5594020Z test_noncontiguous_innermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5611208Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5614392Z test_noncontiguous_innermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5629360Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5634342Z test_noncontiguous_innermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5649249Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5654108Z test_noncontiguous_innermost_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5670660Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5673851Z test_noncontiguous_innermost_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5688702Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5693365Z test_noncontiguous_innermost_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5710236Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5712553Z test_noncontiguous_innermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5733270Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5737795Z test_noncontiguous_innermost_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5751703Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5757323Z test_noncontiguous_innermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5772230Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5776771Z test_noncontiguous_innermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5791353Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5796539Z test_noncontiguous_innermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5810969Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5816332Z test_noncontiguous_innermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5830763Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5835615Z test_noncontiguous_innermost_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5850385Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5855505Z test_noncontiguous_innermost_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5871016Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5898245Z test_noncontiguous_innermost_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5960374Z Tests reducing along noncontiguous innermost dimension. ... ok (0.007s) 2022-05-18T06:30:20.5964987Z test_noncontiguous_innermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.5981543Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.5984102Z test_noncontiguous_innermost_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6000505Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6004134Z test_noncontiguous_innermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6018669Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6023651Z test_noncontiguous_innermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6041572Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6044627Z test_noncontiguous_innermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6059935Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6065305Z test_noncontiguous_innermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6081940Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6085546Z test_noncontiguous_innermost_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6106453Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6109615Z test_noncontiguous_innermost_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6124374Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6129005Z test_noncontiguous_innermost_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6143680Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6148994Z test_noncontiguous_innermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6163725Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6168052Z test_noncontiguous_innermost_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6182275Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6187218Z test_noncontiguous_innermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6202892Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6206208Z test_noncontiguous_innermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6223190Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6226792Z test_noncontiguous_innermost_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6243229Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6246375Z test_noncontiguous_innermost_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6270482Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.6272485Z test_noncontiguous_innermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6291495Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6293907Z test_noncontiguous_innermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6309162Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6314491Z test_noncontiguous_innermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6331619Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6334542Z test_noncontiguous_innermost_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6351184Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6354732Z test_noncontiguous_innermost_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6371415Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6374270Z test_noncontiguous_innermost_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6390386Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6394325Z test_noncontiguous_innermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6411129Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6413721Z test_noncontiguous_innermost_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6432180Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6437798Z test_noncontiguous_innermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6453664Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6456691Z test_noncontiguous_innermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6475396Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6480260Z test_noncontiguous_innermost_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6500785Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6503333Z test_noncontiguous_innermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6522957Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6526408Z test_noncontiguous_innermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6543532Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6547745Z test_noncontiguous_innermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6565523Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6569031Z test_noncontiguous_innermost_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6585558Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6590874Z test_noncontiguous_innermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6615184Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.6619393Z test_noncontiguous_innermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6637995Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6643072Z test_noncontiguous_innermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6662692Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6666119Z test_noncontiguous_innermost_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6685411Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6688711Z test_noncontiguous_innermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6706729Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6751419Z test_noncontiguous_innermost_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6752925Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6754025Z test_noncontiguous_innermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6755021Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6756056Z test_noncontiguous_innermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6771184Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6773729Z test_noncontiguous_innermost_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6794689Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.6799926Z test_noncontiguous_innermost_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6814155Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6819043Z test_noncontiguous_innermost_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6832868Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6838405Z test_noncontiguous_innermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6853854Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6857120Z test_noncontiguous_innermost_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6870909Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6876346Z test_noncontiguous_innermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6892306Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6895257Z test_noncontiguous_innermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6913086Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6918027Z test_noncontiguous_innermost_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6933607Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6937404Z test_noncontiguous_innermost_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6962301Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.6964833Z test_noncontiguous_innermost_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.6984110Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.6988369Z test_noncontiguous_innermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7006774Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7010203Z test_noncontiguous_innermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7027363Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7032451Z test_noncontiguous_innermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7048932Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7053702Z test_noncontiguous_innermost_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7071219Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7075051Z test_noncontiguous_innermost_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7089300Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7094276Z test_noncontiguous_innermost_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7109514Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7113855Z test_noncontiguous_innermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7133202Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7137407Z test_noncontiguous_innermost_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7152205Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7156518Z test_noncontiguous_innermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7172796Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7175264Z test_noncontiguous_innermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7196429Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7201793Z test_noncontiguous_innermost_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7225507Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7229349Z test_noncontiguous_innermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7251834Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7255257Z test_noncontiguous_innermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7275802Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7281492Z test_noncontiguous_innermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7326151Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7327184Z test_noncontiguous_innermost_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7332039Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7335704Z test_noncontiguous_innermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7353000Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7358358Z test_noncontiguous_innermost_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7374365Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7376938Z test_noncontiguous_innermost_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7394429Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7399765Z test_noncontiguous_innermost_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7420063Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7421713Z test_noncontiguous_innermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7440070Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7444427Z test_noncontiguous_innermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7463335Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7466333Z test_noncontiguous_innermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7484644Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7488057Z test_noncontiguous_innermost_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7509670Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7513778Z test_noncontiguous_innermost_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7529675Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7533326Z test_noncontiguous_innermost_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7549172Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7553416Z test_noncontiguous_innermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7566776Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7571527Z test_noncontiguous_innermost_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7585955Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7591233Z test_noncontiguous_innermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7605953Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7610934Z test_noncontiguous_innermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7631979Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7639599Z test_noncontiguous_innermost_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7660334Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7663777Z test_noncontiguous_innermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7692072Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7695238Z test_noncontiguous_innermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7716338Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7721191Z test_noncontiguous_innermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7744614Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7746536Z test_noncontiguous_innermost_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7768151Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7771716Z test_noncontiguous_outermost__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7789972Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7795039Z test_noncontiguous_outermost__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7813754Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7817161Z test_noncontiguous_outermost__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7833912Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7838955Z test_noncontiguous_outermost__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7857316Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7860768Z test_noncontiguous_outermost__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7884803Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.7887332Z test_noncontiguous_outermost__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7904452Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7907730Z test_noncontiguous_outermost__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7924791Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7926448Z test_noncontiguous_outermost__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7944732Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7948653Z test_noncontiguous_outermost__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7963926Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7968781Z test_noncontiguous_outermost__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.7987546Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.7990875Z test_noncontiguous_outermost__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8009587Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8011630Z test_noncontiguous_outermost__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8029029Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8034245Z test_noncontiguous_outermost__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8056814Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.8060223Z test_noncontiguous_outermost__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8074796Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8080286Z test_noncontiguous_outermost__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8096302Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8099604Z test_noncontiguous_outermost__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8113110Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8119074Z test_noncontiguous_outermost__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8134720Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8138573Z test_noncontiguous_outermost__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8154094Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8158633Z test_noncontiguous_outermost__masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8177505Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8180520Z test_noncontiguous_outermost__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8198005Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8203052Z test_noncontiguous_outermost__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8226613Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.8230657Z test_noncontiguous_outermost__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8248590Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8251799Z test_noncontiguous_outermost__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8267630Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8272377Z test_noncontiguous_outermost__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8286958Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8291929Z test_noncontiguous_outermost__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8306478Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8311321Z test_noncontiguous_outermost__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8328530Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8330282Z test_noncontiguous_outermost__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8346657Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8350390Z test_noncontiguous_outermost__masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8367950Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8371822Z test_noncontiguous_outermost__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8395109Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.8398378Z test_noncontiguous_outermost__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8417354Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8420812Z test_noncontiguous_outermost__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8438195Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8443174Z test_noncontiguous_outermost__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8458665Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8463295Z test_noncontiguous_outermost__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8478221Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8482962Z test_noncontiguous_outermost__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8497826Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8502580Z test_noncontiguous_outermost__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8517204Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8522459Z test_noncontiguous_outermost__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8537577Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8542328Z test_noncontiguous_outermost__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8567409Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.8570999Z test_noncontiguous_outermost__masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8589841Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8593379Z test_noncontiguous_outermost__masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8615262Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8618081Z test_noncontiguous_outermost__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8638514Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8643534Z test_noncontiguous_outermost__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8662415Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8667045Z test_noncontiguous_outermost__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8686241Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8690713Z test_noncontiguous_outermost__masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8709661Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8713099Z test_noncontiguous_outermost__masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8731391Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8735984Z test_noncontiguous_outermost__masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8759197Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.8763874Z test_noncontiguous_outermost__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8781777Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8786228Z test_noncontiguous_outermost__masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8806027Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8809143Z test_noncontiguous_outermost__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8827883Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8831435Z test_noncontiguous_outermost__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8849725Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8852971Z test_noncontiguous_outermost__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8870255Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8875511Z test_noncontiguous_outermost__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8892835Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8897532Z test_noncontiguous_outermost__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8913942Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8919770Z test_noncontiguous_outermost__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8941386Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.8946510Z test_noncontiguous_outermost__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8961520Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8966593Z test_noncontiguous_outermost__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.8987442Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.8990173Z test_noncontiguous_outermost__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9009320Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9012848Z test_noncontiguous_outermost__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9029192Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9034683Z test_noncontiguous_outermost__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9051932Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9056744Z test_noncontiguous_outermost__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9073798Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9079123Z test_noncontiguous_outermost__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9095619Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9098675Z test_noncontiguous_outermost__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9118316Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9123828Z test_noncontiguous_outermost__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9138642Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9143190Z test_noncontiguous_outermost__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9157485Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9163013Z test_noncontiguous_outermost__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9177575Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9183197Z test_noncontiguous_outermost__masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9205909Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.9209628Z test_noncontiguous_outermost__masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9232321Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.9236591Z test_noncontiguous_outermost__masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9260101Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.9263754Z test_noncontiguous_outermost__masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9286054Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.9289455Z test_noncontiguous_outermost__masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9314840Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.9320387Z test_noncontiguous_outermost__masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9340320Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9345337Z test_noncontiguous_outermost__masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9365960Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9370742Z test_noncontiguous_outermost__masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9390334Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9395410Z test_noncontiguous_outermost__masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9417660Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9420390Z test_noncontiguous_outermost__masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9439761Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9445491Z test_noncontiguous_outermost__masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9466819Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9470212Z test_noncontiguous_outermost__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9488524Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9491912Z test_noncontiguous_outermost__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9511075Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9516505Z test_noncontiguous_outermost__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9536551Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9539608Z test_noncontiguous_outermost__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9558066Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9562692Z test_noncontiguous_outermost__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9579324Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9584600Z test_noncontiguous_outermost__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9602551Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9607083Z test_noncontiguous_outermost__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9626631Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9629468Z test_noncontiguous_outermost__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9647501Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9648934Z test_noncontiguous_outermost__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9664377Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9669505Z test_noncontiguous_outermost__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9689162Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9693735Z test_noncontiguous_outermost__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9711935Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9713418Z test_noncontiguous_outermost__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9728910Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9732167Z test_noncontiguous_outermost__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9751760Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9757581Z test_noncontiguous_outermost__masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9780863Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.9782927Z test_noncontiguous_outermost__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9807114Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.9810356Z test_noncontiguous_outermost__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9829855Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9835009Z test_noncontiguous_outermost__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9854822Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9860565Z test_noncontiguous_outermost__masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9884990Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:20.9890342Z test_noncontiguous_outermost__masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9912857Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9914693Z test_noncontiguous_outermost__masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9935039Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9939050Z test_noncontiguous_outermost__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9958485Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9963869Z test_noncontiguous_outermost__masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:20.9983810Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:20.9987278Z test_noncontiguous_outermost__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0008798Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0011477Z test_noncontiguous_outermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0028377Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0032189Z test_noncontiguous_outermost_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0048447Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0051392Z test_noncontiguous_outermost_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0073425Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.0079384Z test_noncontiguous_outermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0096524Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0100173Z test_noncontiguous_outermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0114211Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0120408Z test_noncontiguous_outermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0135669Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0140249Z test_noncontiguous_outermost_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0154616Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0160242Z test_noncontiguous_outermost_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0174881Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0180113Z test_noncontiguous_outermost_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0193084Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0199674Z test_noncontiguous_outermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0214459Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0219627Z test_noncontiguous_outermost_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0238223Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0243878Z test_noncontiguous_outermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0259159Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0262457Z test_noncontiguous_outermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0279537Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0285419Z test_noncontiguous_outermost_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0298780Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0304039Z test_noncontiguous_outermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0320913Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0326040Z test_noncontiguous_outermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0343277Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0348181Z test_noncontiguous_outermost_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0365160Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0370051Z test_noncontiguous_outermost_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0385184Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0390174Z test_noncontiguous_outermost_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0410367Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0413988Z test_noncontiguous_outermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0429601Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0432635Z test_noncontiguous_outermost_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0449347Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0451558Z test_noncontiguous_outermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0468180Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0471096Z test_noncontiguous_outermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0488165Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0493361Z test_noncontiguous_outermost_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0507626Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0513288Z test_noncontiguous_outermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0529594Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0534584Z test_noncontiguous_outermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0551386Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0556420Z test_noncontiguous_outermost_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0580350Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.0582070Z test_noncontiguous_outermost_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0597504Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0602261Z test_noncontiguous_outermost_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0618794Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0621060Z test_noncontiguous_outermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0636027Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0641186Z test_noncontiguous_outermost_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0655880Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0660935Z test_noncontiguous_outermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0674940Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0680367Z test_noncontiguous_outermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0695668Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0700558Z test_noncontiguous_outermost_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0714313Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0719720Z test_noncontiguous_outermost_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0741348Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0745026Z test_noncontiguous_outermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0760827Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0766064Z test_noncontiguous_outermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0780483Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0785796Z test_noncontiguous_outermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0800971Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0805876Z test_noncontiguous_outermost_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0821278Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0827611Z test_noncontiguous_outermost_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0840141Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0845575Z test_noncontiguous_outermost_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0859756Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0864433Z test_noncontiguous_outermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0878821Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0883843Z test_noncontiguous_outermost_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0903417Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0906632Z test_noncontiguous_outermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0921374Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0926231Z test_noncontiguous_outermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0941705Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.0945013Z test_noncontiguous_outermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0976025Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.0979064Z test_noncontiguous_outermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.0995539Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1001067Z test_noncontiguous_outermost_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1020107Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1021564Z test_noncontiguous_outermost_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1036070Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1041964Z test_noncontiguous_outermost_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1056747Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1061766Z test_noncontiguous_outermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1080984Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1086724Z test_noncontiguous_outermost_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1101111Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1104543Z test_noncontiguous_outermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1118974Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1123930Z test_noncontiguous_outermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1140135Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1143321Z test_noncontiguous_outermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1157809Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1163386Z test_noncontiguous_outermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1179262Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1183285Z test_noncontiguous_outermost_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1198224Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1203164Z test_noncontiguous_outermost_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1221404Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1222609Z test_noncontiguous_outermost_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1242415Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1245630Z test_noncontiguous_outermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1260797Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1264182Z test_noncontiguous_outermost_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1279939Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1283305Z test_noncontiguous_outermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1296892Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1302071Z test_noncontiguous_outermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1318078Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1323428Z test_noncontiguous_outermost_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1337360Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1342706Z test_noncontiguous_outermost_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1361832Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1364107Z test_noncontiguous_outermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1385781Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1390842Z test_noncontiguous_outermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1405898Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1410818Z test_noncontiguous_outermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1426255Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1431627Z test_noncontiguous_outermost_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1446826Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1451789Z test_noncontiguous_outermost_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1467201Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1471855Z test_noncontiguous_outermost_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1487007Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1491649Z test_noncontiguous_outermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1506110Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1511642Z test_noncontiguous_outermost_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1526192Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1531428Z test_noncontiguous_outermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1551217Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1555512Z test_noncontiguous_outermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1572231Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1577162Z test_noncontiguous_outermost_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1594394Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1599993Z test_noncontiguous_outermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1617961Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1623300Z test_noncontiguous_outermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1640236Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1645251Z test_noncontiguous_outermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1662612Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1666713Z test_noncontiguous_outermost_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1683491Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1687995Z test_noncontiguous_outermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1706656Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1711594Z test_noncontiguous_outermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1738251Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.1739473Z test_noncontiguous_outermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1756970Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1761908Z test_noncontiguous_outermost_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1781245Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1784405Z test_noncontiguous_outermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1802633Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1806274Z test_noncontiguous_outermost_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1820573Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1825514Z test_noncontiguous_outermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1842452Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1847334Z test_noncontiguous_outermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1863880Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1869536Z test_noncontiguous_outermost_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1885561Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1890323Z test_noncontiguous_outermost_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1910532Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1915866Z test_noncontiguous_outermost_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1931002Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1934143Z test_noncontiguous_outermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1948085Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1953400Z test_noncontiguous_outermost_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1967757Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1972669Z test_noncontiguous_outermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.1986349Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.1992393Z test_noncontiguous_outermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2011596Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2014077Z test_noncontiguous_outermost_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2027950Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2033928Z test_noncontiguous_outermost_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2051562Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2057689Z test_noncontiguous_outermost_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2081869Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2086784Z test_noncontiguous_outermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2104689Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2110157Z test_noncontiguous_outermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2126107Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2131332Z test_noncontiguous_outermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2147914Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2153177Z test_noncontiguous_outermost_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2168816Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2174487Z test_noncontiguous_outermost_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2189085Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2193952Z test_noncontiguous_outermost_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2208058Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2212994Z test_noncontiguous_outermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2226693Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2232087Z test_noncontiguous_outermost_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2252014Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2255111Z test_noncontiguous_outermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2268479Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2274790Z test_noncontiguous_outermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2295998Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2301627Z test_noncontiguous_outermost_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2325067Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2328275Z test_noncontiguous_outermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2350705Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2355660Z test_noncontiguous_outermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2375986Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2381152Z test_noncontiguous_outermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2403210Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2406927Z test_noncontiguous_outermost_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2429354Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2431397Z test_noncontiguous_outermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2454178Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2457724Z test_noncontiguous_outermost_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2471783Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2476850Z test_noncontiguous_outermost_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2495081Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2499170Z test_noncontiguous_outermost_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2517753Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2521986Z test_noncontiguous_outermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2542271Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2544367Z test_noncontiguous_outermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2563203Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2565877Z test_noncontiguous_outermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2583585Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2587661Z test_noncontiguous_outermost_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2604646Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2609051Z test_noncontiguous_outermost_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2627758Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2633296Z test_noncontiguous_outermost_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2646761Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2652129Z test_noncontiguous_outermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2665737Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2671681Z test_noncontiguous_outermost_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2686067Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2690935Z test_noncontiguous_outermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2704418Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2710564Z test_noncontiguous_outermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2733409Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2736436Z test_noncontiguous_outermost_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2758790Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2763649Z test_noncontiguous_outermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2787356Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2790474Z test_noncontiguous_outermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2815311Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-05-18T06:30:21.2818790Z test_noncontiguous_outermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2839153Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2844668Z test_noncontiguous_outermost_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2864665Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-05-18T06:30:21.2869640Z test_noncontiguous_transposed__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2886532Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.2891517Z test_noncontiguous_transposed__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2907883Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.2913048Z test_noncontiguous_transposed__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2930110Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.2934250Z test_noncontiguous_transposed__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2950684Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.2955521Z test_noncontiguous_transposed__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2970859Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.2974648Z test_noncontiguous_transposed__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.2993868Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.2998875Z test_noncontiguous_transposed__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3014331Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3017622Z test_noncontiguous_transposed__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3031674Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3036953Z test_noncontiguous_transposed__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3051537Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3055962Z test_noncontiguous_transposed__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3073583Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3077851Z test_noncontiguous_transposed__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3095046Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3099477Z test_noncontiguous_transposed__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3116897Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3121096Z test_noncontiguous_transposed__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3137459Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3141679Z test_noncontiguous_transposed__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3161832Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3165948Z test_noncontiguous_transposed__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3180676Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3184904Z test_noncontiguous_transposed__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3199970Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3203707Z test_noncontiguous_transposed__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3218932Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3222487Z test_noncontiguous_transposed__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3237592Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3241737Z test_noncontiguous_transposed__masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3260572Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3262580Z test_noncontiguous_transposed__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3280763Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3284657Z test_noncontiguous_transposed__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3304842Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3306111Z test_noncontiguous_transposed__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3330478Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3331414Z test_noncontiguous_transposed__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3347863Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3352167Z test_noncontiguous_transposed__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3367515Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3371496Z test_noncontiguous_transposed__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3386349Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3391142Z test_noncontiguous_transposed__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3407288Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3409064Z test_noncontiguous_transposed__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3423449Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3429238Z test_noncontiguous_transposed__masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3447011Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3450021Z test_noncontiguous_transposed__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3468043Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3470802Z test_noncontiguous_transposed__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3492208Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3495079Z test_noncontiguous_transposed__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3511903Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3516481Z test_noncontiguous_transposed__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3534495Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3535948Z test_noncontiguous_transposed__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3550470Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3606531Z test_noncontiguous_transposed__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3607943Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3609041Z test_noncontiguous_transposed__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3610068Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3611164Z test_noncontiguous_transposed__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3612349Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3613468Z test_noncontiguous_transposed__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3630463Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3635634Z test_noncontiguous_transposed__masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3657410Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.3661906Z test_noncontiguous_transposed__masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3681905Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3686078Z test_noncontiguous_transposed__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3705987Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3709808Z test_noncontiguous_transposed__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3726713Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3732032Z test_noncontiguous_transposed__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3749329Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3754454Z test_noncontiguous_transposed__masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3771561Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3776435Z test_noncontiguous_transposed__masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3793703Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3798415Z test_noncontiguous_transposed__masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3817025Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3819766Z test_noncontiguous_transposed__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3842431Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.3846752Z test_noncontiguous_transposed__masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3865635Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3867811Z test_noncontiguous_transposed__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3886240Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3888969Z test_noncontiguous_transposed__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3907486Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3910072Z test_noncontiguous_transposed__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3927446Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3930363Z test_noncontiguous_transposed__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3948140Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3952000Z test_noncontiguous_transposed__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3967991Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3972523Z test_noncontiguous_transposed__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.3990600Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.3994532Z test_noncontiguous_transposed__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4016145Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4018656Z test_noncontiguous_transposed__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4037868Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4042061Z test_noncontiguous_transposed__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4061901Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4063821Z test_noncontiguous_transposed__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4082417Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4086626Z test_noncontiguous_transposed__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4107045Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4108479Z test_noncontiguous_transposed__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4125230Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4129776Z test_noncontiguous_transposed__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4144699Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4149761Z test_noncontiguous_transposed__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4164061Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4169059Z test_noncontiguous_transposed__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4188768Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4193599Z test_noncontiguous_transposed__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4208118Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4212570Z test_noncontiguous_transposed__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4226588Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4232082Z test_noncontiguous_transposed__masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4252898Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4256027Z test_noncontiguous_transposed__masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4277815Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.4282332Z test_noncontiguous_transposed__masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4305328Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4307129Z test_noncontiguous_transposed__masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4329023Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4331129Z test_noncontiguous_transposed__masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4350332Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4355328Z test_noncontiguous_transposed__masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4379166Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.4384432Z test_noncontiguous_transposed__masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4403757Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4408617Z test_noncontiguous_transposed__masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4428365Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4432468Z test_noncontiguous_transposed__masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4452492Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4454779Z test_noncontiguous_transposed__masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4473056Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4478598Z test_noncontiguous_transposed__masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4499047Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4501398Z test_noncontiguous_transposed__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4518137Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4523473Z test_noncontiguous_transposed__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4539065Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4541876Z test_noncontiguous_transposed__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4567041Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.4569069Z test_noncontiguous_transposed__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4588126Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4591883Z test_noncontiguous_transposed__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4609290Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4612191Z test_noncontiguous_transposed__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4628772Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4633382Z test_noncontiguous_transposed__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4649502Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4653940Z test_noncontiguous_transposed__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4667887Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4673520Z test_noncontiguous_transposed__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4687116Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4691298Z test_noncontiguous_transposed__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4705155Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4710692Z test_noncontiguous_transposed__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4728560Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4733722Z test_noncontiguous_transposed__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4748051Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4752836Z test_noncontiguous_transposed__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4772105Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4776421Z test_noncontiguous_transposed__masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4798191Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4802405Z test_noncontiguous_transposed__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4823603Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4826344Z test_noncontiguous_transposed__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4848235Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4850389Z test_noncontiguous_transposed__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4869157Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4874604Z test_noncontiguous_transposed__masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4893417Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4898122Z test_noncontiguous_transposed__masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4922728Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.4927193Z test_noncontiguous_transposed__masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4947704Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4950690Z test_noncontiguous_transposed__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4970862Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4973757Z test_noncontiguous_transposed__masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.4991827Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.4996803Z test_noncontiguous_transposed__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5016023Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5020625Z test_noncontiguous_transposed_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5036710Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5040674Z test_noncontiguous_transposed_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5093192Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5094270Z test_noncontiguous_transposed_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5095336Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5096418Z test_noncontiguous_transposed_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5100115Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5105193Z test_noncontiguous_transposed_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5121004Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5125335Z test_noncontiguous_transposed_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5140183Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5144609Z test_noncontiguous_transposed_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5160715Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5164460Z test_noncontiguous_transposed_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5178809Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5183278Z test_noncontiguous_transposed_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5198018Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5202281Z test_noncontiguous_transposed_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5216780Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5221629Z test_noncontiguous_transposed_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5235809Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5240939Z test_noncontiguous_transposed_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5258812Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5263563Z test_noncontiguous_transposed_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5281418Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5285772Z test_noncontiguous_transposed_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5300047Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5304910Z test_noncontiguous_transposed_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5322639Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5326703Z test_noncontiguous_transposed_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5343122Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5348258Z test_noncontiguous_transposed_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5364636Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5368974Z test_noncontiguous_transposed_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5383437Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5388684Z test_noncontiguous_transposed_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5403584Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5407437Z test_noncontiguous_transposed_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5426033Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5431344Z test_noncontiguous_transposed_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5448160Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5449634Z test_noncontiguous_transposed_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5463058Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5468960Z test_noncontiguous_transposed_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5485513Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5489916Z test_noncontiguous_transposed_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5503957Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5509050Z test_noncontiguous_transposed_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5525286Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5530285Z test_noncontiguous_transposed_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5549179Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5551997Z test_noncontiguous_transposed_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5568694Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5573221Z test_noncontiguous_transposed_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5591646Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5596206Z test_noncontiguous_transposed_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5610341Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5614952Z test_noncontiguous_transposed_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5629547Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5633009Z test_noncontiguous_transposed_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5647931Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5652356Z test_noncontiguous_transposed_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5666207Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5671294Z test_noncontiguous_transposed_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5686628Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5690921Z test_noncontiguous_transposed_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5704962Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5710016Z test_noncontiguous_transposed_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5726190Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5730566Z test_noncontiguous_transposed_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5750325Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5756108Z test_noncontiguous_transposed_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5770745Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5775476Z test_noncontiguous_transposed_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5790289Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5795156Z test_noncontiguous_transposed_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5809844Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5814508Z test_noncontiguous_transposed_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5828285Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5833564Z test_noncontiguous_transposed_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5848368Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5852347Z test_noncontiguous_transposed_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5868063Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5871967Z test_noncontiguous_transposed_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5886195Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5890907Z test_noncontiguous_transposed_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5908935Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5914575Z test_noncontiguous_transposed_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5929806Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5933938Z test_noncontiguous_transposed_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5948925Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5954028Z test_noncontiguous_transposed_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5970501Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5972598Z test_noncontiguous_transposed_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.5987239Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.5992647Z test_noncontiguous_transposed_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6006751Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6010904Z test_noncontiguous_transposed_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6025588Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6039646Z test_noncontiguous_transposed_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6054752Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.6058919Z test_noncontiguous_transposed_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6079490Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6083412Z test_noncontiguous_transposed_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6096647Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6102053Z test_noncontiguous_transposed_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6117677Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6122029Z test_noncontiguous_transposed_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6136343Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6141283Z test_noncontiguous_transposed_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6156849Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6161743Z test_noncontiguous_transposed_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6176257Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6180651Z test_noncontiguous_transposed_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6194704Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6199608Z test_noncontiguous_transposed_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6214504Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6218440Z test_noncontiguous_transposed_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6238805Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6243514Z test_noncontiguous_transposed_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6257514Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6262427Z test_noncontiguous_transposed_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6276913Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6281485Z test_noncontiguous_transposed_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6296702Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6301329Z test_noncontiguous_transposed_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6315766Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6320618Z test_noncontiguous_transposed_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6337549Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6341625Z test_noncontiguous_transposed_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6358735Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6362844Z test_noncontiguous_transposed_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6377769Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6382388Z test_noncontiguous_transposed_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6402090Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6406680Z test_noncontiguous_transposed_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6421833Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6426306Z test_noncontiguous_transposed_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6440405Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6445123Z test_noncontiguous_transposed_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6458973Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6463805Z test_noncontiguous_transposed_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6478865Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6483312Z test_noncontiguous_transposed_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6497659Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6502419Z test_noncontiguous_transposed_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6517082Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6521896Z test_noncontiguous_transposed_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6543648Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.6549095Z test_noncontiguous_transposed_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6566151Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6570897Z test_noncontiguous_transposed_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6588615Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6593488Z test_noncontiguous_transposed_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6610060Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6614572Z test_noncontiguous_transposed_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6630630Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6635880Z test_noncontiguous_transposed_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6652001Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6656408Z test_noncontiguous_transposed_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6674010Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6678974Z test_noncontiguous_transposed_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6696741Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6701233Z test_noncontiguous_transposed_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6723173Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.6728121Z test_noncontiguous_transposed_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6744983Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6750086Z test_noncontiguous_transposed_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6766136Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6770818Z test_noncontiguous_transposed_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6786023Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6790983Z test_noncontiguous_transposed_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6807354Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6811938Z test_noncontiguous_transposed_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6828308Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6833411Z test_noncontiguous_transposed_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6849747Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6854337Z test_noncontiguous_transposed_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6868762Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6873381Z test_noncontiguous_transposed_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6892522Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6896950Z test_noncontiguous_transposed_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6910088Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6915436Z test_noncontiguous_transposed_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6929381Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6934031Z test_noncontiguous_transposed_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6948682Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6953088Z test_noncontiguous_transposed_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6969787Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6974611Z test_noncontiguous_transposed_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.6989392Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.6993737Z test_noncontiguous_transposed_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7011772Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7015628Z test_noncontiguous_transposed_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7034062Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7038242Z test_noncontiguous_transposed_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7059993Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.7064553Z test_noncontiguous_transposed_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7081368Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7085955Z test_noncontiguous_transposed_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7101894Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7107041Z test_noncontiguous_transposed_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7123446Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7128260Z test_noncontiguous_transposed_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7142577Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7147350Z test_noncontiguous_transposed_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7161578Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7166102Z test_noncontiguous_transposed_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7179902Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7184337Z test_noncontiguous_transposed_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7198800Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7203835Z test_noncontiguous_transposed_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7222570Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7226960Z test_noncontiguous_transposed_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7248955Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.7253522Z test_noncontiguous_transposed_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7276389Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.7280684Z test_noncontiguous_transposed_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7303767Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.7308428Z test_noncontiguous_transposed_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7329130Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7333689Z test_noncontiguous_transposed_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7353573Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7358852Z test_noncontiguous_transposed_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7378165Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7383490Z test_noncontiguous_transposed_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7401622Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7405926Z test_noncontiguous_transposed_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7424733Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7429585Z test_noncontiguous_transposed_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7448442Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7450114Z test_noncontiguous_transposed_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7468122Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7472961Z test_noncontiguous_transposed_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7490525Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7495531Z test_noncontiguous_transposed_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7512400Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7517190Z test_noncontiguous_transposed_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7533126Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7537837Z test_noncontiguous_transposed_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7553428Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7558805Z test_noncontiguous_transposed_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7573181Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7578564Z test_noncontiguous_transposed_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7596882Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7601772Z test_noncontiguous_transposed_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7615774Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7620231Z test_noncontiguous_transposed_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7634309Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7639123Z test_noncontiguous_transposed_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7653374Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7658161Z test_noncontiguous_transposed_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7680060Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.7684644Z test_noncontiguous_transposed_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7706384Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.7711399Z test_noncontiguous_transposed_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7733915Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.7738764Z test_noncontiguous_transposed_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7759838Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7764540Z test_noncontiguous_transposed_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7789487Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-05-18T06:30:21.7794398Z test_noncontiguous_transposed_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:21.7814659Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-05-18T06:30:21.7846541Z test_numpy_named_args_cuda (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-05-18T06:30:21.7884354Z test_prod_bool_cuda (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:21.7899692Z test_prod_cuda_float32 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:30:21.7938125Z test_prod_gpu_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:21.7976928Z test_prod_gpu_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:30:21.7987489Z test_prod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:30:21.8346432Z test_quantile_backward_cuda (__main__.TestReductionsCUDA) ... ok (0.035s) 2022-05-18T06:30:25.7978576Z test_quantile_cuda_float32 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1392: RuntimeWarning: All-NaN slice encountered 2022-05-18T06:30:25.7979962Z overwrite_input, interpolation) 2022-05-18T06:30:26.1132958Z /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1372: RuntimeWarning: All-NaN slice encountered 2022-05-18T06:30:26.1134308Z overwrite_input=overwrite_input, interpolation=interpolation 2022-05-18T06:30:26.7551849Z ok (4.920s) 2022-05-18T06:30:31.5265493Z test_quantile_cuda_float64 (__main__.TestReductionsCUDA) ... ok (4.771s) 2022-05-18T06:30:31.5617199Z test_quantile_error_cuda (__main__.TestReductionsCUDA) ... ok (0.035s) 2022-05-18T06:30:31.5742539Z test_reduce_dtype_cuda (__main__.TestReductionsCUDA) ... ok (0.012s) 2022-05-18T06:30:31.6009288Z test_reduction_empty_any_all_cuda (__main__.TestReductionsCUDA) ... ok (0.027s) 2022-05-18T06:30:31.8361513Z test_reduction_split_cuda (__main__.TestReductionsCUDA) ... ok (0.235s) 2022-05-18T06:30:32.8591009Z test_reduction_vectorize_along_input_corner_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (1.023s) 2022-05-18T06:30:33.8855758Z test_reduction_vectorize_along_input_corner_cuda_float16 (__main__.TestReductionsCUDA) ... ok (1.026s) 2022-05-18T06:30:35.0396776Z test_reduction_vectorize_along_input_corner_cuda_float32 (__main__.TestReductionsCUDA) ... ok (1.154s) 2022-05-18T06:30:36.6522892Z test_reduction_vectorize_along_input_corner_cuda_float64 (__main__.TestReductionsCUDA) ... ok (1.612s) 2022-05-18T06:30:36.7059691Z test_reduction_vectorize_along_output_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.054s) 2022-05-18T06:30:36.7599200Z test_reduction_vectorize_along_output_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.054s) 2022-05-18T06:30:36.8128979Z test_reduction_vectorize_along_output_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.053s) 2022-05-18T06:30:36.8680032Z test_reduction_vectorize_along_output_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.055s) 2022-05-18T06:30:36.8689556Z test_ref_duplicate_values__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.8718179Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.8729631Z test_ref_duplicate_values__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.8756481Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.8769572Z test_ref_duplicate_values__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.8791602Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.8804051Z test_ref_duplicate_values__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.8828788Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.8840217Z test_ref_duplicate_values__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.8862391Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.8874326Z test_ref_duplicate_values__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.8898198Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.8910811Z test_ref_duplicate_values__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.8930982Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.8942898Z test_ref_duplicate_values__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.8964426Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.8975641Z test_ref_duplicate_values__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9003704Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.9014783Z test_ref_duplicate_values__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9040198Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.9051875Z test_ref_duplicate_values__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9075506Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9086455Z test_ref_duplicate_values__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9108638Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9121835Z test_ref_duplicate_values__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9142911Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9152190Z test_ref_duplicate_values__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9174586Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9185005Z test_ref_duplicate_values__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9208770Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9218890Z test_ref_duplicate_values__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9240795Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9251945Z test_ref_duplicate_values__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9281764Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.9292830Z test_ref_duplicate_values__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9317238Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9330866Z test_ref_duplicate_values__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9356907Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.9371538Z test_ref_duplicate_values__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9392903Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9400794Z test_ref_duplicate_values__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9424340Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9433358Z test_ref_duplicate_values__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9458414Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9468948Z test_ref_duplicate_values__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9490414Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9501606Z test_ref_duplicate_values__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9521515Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9533102Z test_ref_duplicate_values__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9559538Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.9571077Z test_ref_duplicate_values__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9592434Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9604394Z test_ref_duplicate_values__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9626026Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9638141Z test_ref_duplicate_values__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9658323Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9668593Z test_ref_duplicate_values__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9689139Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9698516Z test_ref_duplicate_values__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9719309Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9732476Z test_ref_duplicate_values__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9750491Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9762598Z test_ref_duplicate_values__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9782437Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9793354Z test_ref_duplicate_values__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9819041Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.9831995Z test_ref_duplicate_values__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9861864Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:36.9870793Z test_ref_duplicate_values__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9898627Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9906630Z test_ref_duplicate_values__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9929267Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9942884Z test_ref_duplicate_values__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9963993Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:36.9974475Z test_ref_duplicate_values__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:36.9996813Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0008217Z test_ref_duplicate_values__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0029717Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0041033Z test_ref_duplicate_values__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0061630Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0073788Z test_ref_duplicate_values__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0099179Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.0112864Z test_ref_duplicate_values__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0133043Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0141893Z test_ref_duplicate_values__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0165740Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0176300Z test_ref_duplicate_values__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0197698Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0210034Z test_ref_duplicate_values__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0233500Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.0245210Z test_ref_duplicate_values__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0269155Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0279404Z test_ref_duplicate_values__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0301448Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0311130Z test_ref_duplicate_values__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0334648Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0346623Z test_ref_duplicate_values__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0372808Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.0382858Z test_ref_duplicate_values__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0404056Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0415085Z test_ref_duplicate_values__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0434939Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0446762Z test_ref_duplicate_values__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0467109Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0478333Z test_ref_duplicate_values__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0499835Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0507793Z test_ref_duplicate_values__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0529241Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0542768Z test_ref_duplicate_values_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0563670Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0572572Z test_ref_duplicate_values_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0594945Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0606436Z test_ref_duplicate_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0631590Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.0643067Z test_ref_duplicate_values_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0663397Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0675186Z test_ref_duplicate_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0696328Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0705430Z test_ref_duplicate_values_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0727050Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0737665Z test_ref_duplicate_values_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0757545Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0769325Z test_ref_duplicate_values_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0789669Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0799939Z test_ref_duplicate_values_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0818490Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0832067Z test_ref_duplicate_values_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0850265Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0864254Z test_ref_duplicate_values_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0886011Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.0897936Z test_ref_duplicate_values_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0917361Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0929039Z test_ref_duplicate_values_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0950241Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0961301Z test_ref_duplicate_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.0981704Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.0993730Z test_ref_duplicate_values_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1015773Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1026151Z test_ref_duplicate_values_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1048068Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1057211Z test_ref_duplicate_values_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1078188Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1089911Z test_ref_duplicate_values_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1108809Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1121150Z test_ref_duplicate_values_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1146600Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.1159879Z test_ref_duplicate_values_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1177797Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1188980Z test_ref_duplicate_values_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1208477Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1220039Z test_ref_duplicate_values_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1245264Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1251628Z test_ref_duplicate_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1274811Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1286401Z test_ref_duplicate_values_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1307539Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1319755Z test_ref_duplicate_values_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1338993Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1349630Z test_ref_duplicate_values_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1375449Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1386691Z test_ref_duplicate_values_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1406406Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1418109Z test_ref_duplicate_values_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1437042Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1448660Z test_ref_duplicate_values_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1469277Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1479310Z test_ref_duplicate_values_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1497675Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1509007Z test_ref_duplicate_values_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1531106Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1541565Z test_ref_duplicate_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1562414Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1574997Z test_ref_duplicate_values_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1591600Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1605585Z test_ref_duplicate_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1628878Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1639163Z test_ref_duplicate_values_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1658530Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1669162Z test_ref_duplicate_values_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1689175Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1701124Z test_ref_duplicate_values_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1720748Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1734766Z test_ref_duplicate_values_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1751525Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1765950Z test_ref_duplicate_values_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1782498Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1793434Z test_ref_duplicate_values_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1816178Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1824228Z test_ref_duplicate_values_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1847406Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1856915Z test_ref_duplicate_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1885669Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.1892581Z test_ref_duplicate_values_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1914752Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1926066Z test_ref_duplicate_values_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1945801Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1960343Z test_ref_duplicate_values_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.1977281Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.1987923Z test_ref_duplicate_values_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2007684Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2019611Z test_ref_duplicate_values_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2038727Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2050660Z test_ref_duplicate_values_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2069241Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2081578Z test_ref_duplicate_values_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2102648Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2109264Z test_ref_duplicate_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2135752Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2145043Z test_ref_duplicate_values_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2166578Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2177663Z test_ref_duplicate_values_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2197463Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2208866Z test_ref_duplicate_values_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2230470Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2239175Z test_ref_duplicate_values_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2259466Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2268549Z test_ref_duplicate_values_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2289539Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2299225Z test_ref_duplicate_values_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2319298Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2330940Z test_ref_duplicate_values_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2352008Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2363126Z test_ref_duplicate_values_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2389558Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.2401593Z test_ref_duplicate_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2421933Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2432676Z test_ref_duplicate_values_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2454515Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2466970Z test_ref_duplicate_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2485109Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2497922Z test_ref_duplicate_values_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2518223Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2529570Z test_ref_duplicate_values_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2550030Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2560872Z test_ref_duplicate_values_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2580982Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2591702Z test_ref_duplicate_values_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2613225Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2627315Z test_ref_duplicate_values_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2650121Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.2659977Z test_ref_duplicate_values_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2680384Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2692351Z test_ref_duplicate_values_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2717869Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.2729043Z test_ref_duplicate_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2751559Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2763625Z test_ref_duplicate_values_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2785300Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2797783Z test_ref_duplicate_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2818848Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2829971Z test_ref_duplicate_values_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2851982Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2863609Z test_ref_duplicate_values_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2865211Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.2875098Z test_ref_duplicate_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2904725Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.2912664Z test_ref_duplicate_values_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2943912Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.2955402Z test_ref_duplicate_values_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.2978106Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.2988656Z test_ref_duplicate_values_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3010251Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3021560Z test_ref_duplicate_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3044543Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3058495Z test_ref_duplicate_values_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3079947Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3089383Z test_ref_duplicate_values_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3110453Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3121892Z test_ref_duplicate_values_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3141962Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3152966Z test_ref_duplicate_values_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3174861Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3182327Z test_ref_duplicate_values_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3210137Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.3219389Z test_ref_duplicate_values_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3242740Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3252642Z test_ref_duplicate_values_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3272262Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3284337Z test_ref_duplicate_values_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3311302Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.3323798Z test_ref_duplicate_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3325191Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3334717Z test_ref_duplicate_values_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3336255Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3348576Z test_ref_duplicate_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3369174Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3380609Z test_ref_duplicate_values_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3403034Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3412477Z test_ref_duplicate_values_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3432870Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3444735Z test_ref_duplicate_values_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3466561Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3476772Z test_ref_duplicate_values_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3501795Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3511901Z test_ref_duplicate_values_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3532490Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3544064Z test_ref_duplicate_values_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3545557Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3556885Z test_ref_duplicate_values_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3558499Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3567652Z test_ref_duplicate_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3569115Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3580180Z test_ref_duplicate_values_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3581730Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3590781Z test_ref_duplicate_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3592303Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3603369Z test_ref_duplicate_values_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3604465Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3614749Z test_ref_duplicate_values_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3634594Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3648631Z test_ref_duplicate_values_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3671070Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3681482Z test_ref_duplicate_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3704153Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3716181Z test_ref_duplicate_values_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3717737Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3729839Z test_ref_duplicate_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3750169Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3762094Z test_ref_duplicate_values_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3783513Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3792068Z test_ref_duplicate_values_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3813777Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3825662Z test_ref_duplicate_values_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3850979Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-05-18T06:30:37.3862422Z test_ref_duplicate_values_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3882560Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3891926Z test_ref_duplicate_values_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3912146Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3924570Z test_ref_duplicate_values_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3947191Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-05-18T06:30:37.3955285Z test_ref_duplicate_values_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3957038Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3969884Z test_ref_duplicate_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3971454Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3978971Z test_ref_duplicate_values_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3980427Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.3989615Z test_ref_duplicate_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.3991140Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.4002525Z test_ref_duplicate_values_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4004099Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.4011765Z test_ref_extremal_values__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4037084Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4046372Z test_ref_extremal_values__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4069670Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4077386Z test_ref_extremal_values__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4101031Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4110751Z test_ref_extremal_values__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4134703Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4142719Z test_ref_extremal_values__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4173875Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-05-18T06:30:37.4180100Z test_ref_extremal_values__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4207638Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4211619Z test_ref_extremal_values__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4241205Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4246570Z test_ref_extremal_values__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4271380Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4277634Z test_ref_extremal_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4301940Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4310377Z test_ref_extremal_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4333112Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4340974Z test_ref_extremal_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4365335Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4373640Z test_ref_extremal_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4398034Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4406299Z test_ref_extremal_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4436368Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-05-18T06:30:37.4445652Z test_ref_extremal_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4469088Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4475850Z test_ref_extremal_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4499458Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4508385Z test_ref_extremal_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4532654Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4539073Z test_ref_extremal_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4566064Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4571899Z test_ref_extremal_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4596603Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4605279Z test_ref_extremal_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4606793Z Compares op against reference for input tensors with extremal values ... skip: Skipped! (0.001s) 2022-05-18T06:30:37.4615874Z test_ref_extremal_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4641894Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4648295Z test_ref_extremal_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4682047Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-05-18T06:30:37.4687942Z test_ref_extremal_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4717973Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-05-18T06:30:37.4727951Z test_ref_extremal_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4751923Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4760954Z test_ref_extremal_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4784511Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4792950Z test_ref_extremal_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4830396Z Compares op against reference for input tensors with extremal values ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:186: RuntimeWarning: invalid value encountered in true_divide 2022-05-18T06:30:37.4832684Z arrmean, rcount, out=arrmean, casting='unsafe', subok=False) 2022-05-18T06:30:37.4834371Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:193: RuntimeWarning: invalid value encountered in subtract 2022-05-18T06:30:37.4835772Z x = asanyarray(arr - arrmean) 2022-05-18T06:30:37.4837120Z ok (0.005s) 2022-05-18T06:30:37.4848392Z test_ref_extremal_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4885455Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-05-18T06:30:37.4891908Z test_ref_extremal_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4918625Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4925145Z test_ref_extremal_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.4949413Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-05-18T06:30:37.4958582Z test_ref_extremal_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5001585Z Compares op against reference for input tensors with extremal values ... ok (0.005s) 2022-05-18T06:30:37.5011050Z test_ref_extremal_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5052653Z Compares op against reference for input tensors with extremal values ... ok (0.005s) 2022-05-18T06:30:37.5056758Z test_ref_large_input_1D__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5100635Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2022-05-18T06:30:37.5105076Z test_ref_large_input_1D__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5165293Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2022-05-18T06:30:37.5172086Z test_ref_large_input_1D__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5232349Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2022-05-18T06:30:37.5237755Z test_ref_large_input_1D__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5282958Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2022-05-18T06:30:37.5289696Z test_ref_large_input_1D__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5360072Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.008s) 2022-05-18T06:30:37.5366583Z test_ref_large_input_1D__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5424601Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2022-05-18T06:30:37.5430658Z test_ref_large_input_1D_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5478607Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2022-05-18T06:30:37.5485673Z test_ref_large_input_1D_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5536054Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2022-05-18T06:30:37.5542251Z test_ref_large_input_1D_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5601961Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.007s) 2022-05-18T06:30:37.5609532Z test_ref_large_input_1D_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5659736Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2022-05-18T06:30:37.5664593Z test_ref_large_input_1D_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5712121Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2022-05-18T06:30:37.5718687Z test_ref_large_input_1D_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5767675Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2022-05-18T06:30:37.5773234Z test_ref_large_input_1D_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5858289Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.009s) 2022-05-18T06:30:37.5863370Z test_ref_large_input_1D_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5906341Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2022-05-18T06:30:37.5913663Z test_ref_large_input_1D_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.5997980Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.009s) 2022-05-18T06:30:37.6013731Z test_ref_large_input_1D_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6087414Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.009s) 2022-05-18T06:30:37.6094115Z test_ref_large_input_1D_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6162084Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.007s) 2022-05-18T06:30:37.6168412Z test_ref_large_input_1D_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6292762Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.013s) 2022-05-18T06:30:37.6304804Z test_ref_large_input_1D_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6361638Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.007s) 2022-05-18T06:30:37.6368660Z test_ref_large_input_1D_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6505798Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.014s) 2022-05-18T06:30:37.6510684Z test_ref_large_input_2D__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6575266Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.007s) 2022-05-18T06:30:37.6581145Z test_ref_large_input_2D__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6646260Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.007s) 2022-05-18T06:30:37.6654396Z test_ref_large_input_2D__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6721959Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2022-05-18T06:30:37.6731448Z test_ref_large_input_2D__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6805197Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2022-05-18T06:30:37.6811077Z test_ref_large_input_2D__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6894051Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.009s) 2022-05-18T06:30:37.6899619Z test_ref_large_input_2D__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.6965996Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.007s) 2022-05-18T06:30:37.6971277Z test_ref_large_input_2D_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7046648Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2022-05-18T06:30:37.7052961Z test_ref_large_input_2D_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7117367Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.007s) 2022-05-18T06:30:37.7125479Z test_ref_large_input_2D_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7187164Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.007s) 2022-05-18T06:30:37.7192588Z test_ref_large_input_2D_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7266370Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2022-05-18T06:30:37.7273784Z test_ref_large_input_2D_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7343709Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.007s) 2022-05-18T06:30:37.7347854Z test_ref_large_input_2D_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7421037Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.008s) 2022-05-18T06:30:37.7427392Z test_ref_large_input_2D_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7564829Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.014s) 2022-05-18T06:30:37.7574446Z test_ref_large_input_2D_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7639338Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.007s) 2022-05-18T06:30:37.7648462Z test_ref_large_input_2D_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7774379Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.013s) 2022-05-18T06:30:37.7778208Z test_ref_large_input_2D_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7889023Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.011s) 2022-05-18T06:30:37.7893607Z test_ref_large_input_2D_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.7975729Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.009s) 2022-05-18T06:30:37.7983520Z test_ref_large_input_2D_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.8179536Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.020s) 2022-05-18T06:30:37.8185236Z test_ref_large_input_2D_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.8247170Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.007s) 2022-05-18T06:30:37.8254851Z test_ref_large_input_2D_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:37.8456193Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.021s) 2022-05-18T06:30:37.8462136Z test_ref_large_input_64bit_indexing__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:39.3785572Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.533s) 2022-05-18T06:30:39.3789865Z test_ref_large_input_64bit_indexing__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:40.5069283Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.128s) 2022-05-18T06:30:40.5075614Z test_ref_large_input_64bit_indexing__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:41.7193744Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.212s) 2022-05-18T06:30:41.7200371Z test_ref_large_input_64bit_indexing__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:42.9261306Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.206s) 2022-05-18T06:30:42.9270040Z test_ref_large_input_64bit_indexing__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:44.3022710Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.376s) 2022-05-18T06:30:44.3027979Z test_ref_large_input_64bit_indexing__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:45.4335578Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.131s) 2022-05-18T06:30:45.4340525Z test_ref_large_input_64bit_indexing_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:46.6990297Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.265s) 2022-05-18T06:30:46.6995226Z test_ref_large_input_64bit_indexing_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:47.8290473Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.130s) 2022-05-18T06:30:47.8295068Z test_ref_large_input_64bit_indexing_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:48.9588237Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.130s) 2022-05-18T06:30:48.9593388Z test_ref_large_input_64bit_indexing_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:50.2146530Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.256s) 2022-05-18T06:30:50.2152394Z test_ref_large_input_64bit_indexing_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:51.4318419Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.217s) 2022-05-18T06:30:51.4324136Z test_ref_large_input_64bit_indexing_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:52.6464513Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.214s) 2022-05-18T06:30:52.6472879Z test_ref_large_input_64bit_indexing_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:54.3698456Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.723s) 2022-05-18T06:30:54.3703970Z test_ref_large_input_64bit_indexing_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:55.5024835Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.133s) 2022-05-18T06:30:55.5031397Z test_ref_large_input_64bit_indexing_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:57.4393948Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.937s) 2022-05-18T06:30:57.4402441Z test_ref_large_input_64bit_indexing_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:30:59.1511349Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.711s) 2022-05-18T06:30:59.1515704Z test_ref_large_input_64bit_indexing_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:00.5628747Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.412s) 2022-05-18T06:31:00.5634600Z test_ref_large_input_64bit_indexing_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:03.8651463Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (3.302s) 2022-05-18T06:31:03.8657269Z test_ref_large_input_64bit_indexing_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:05.0054544Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.140s) 2022-05-18T06:31:05.0060525Z test_ref_large_input_64bit_indexing_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3071836Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (3.302s) 2022-05-18T06:31:08.3075277Z test_ref_scalar_input__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3099093Z Compares op against reference for scalar input tensors ... ok (0.003s) 2022-05-18T06:31:08.3102139Z test_ref_scalar_input__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3124032Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3128359Z test_ref_scalar_input__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3140332Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3144079Z test_ref_scalar_input__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3160203Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3164160Z test_ref_scalar_input__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3179951Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3183050Z test_ref_scalar_input__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3199294Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3204028Z test_ref_scalar_input__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3218545Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3223046Z test_ref_scalar_input__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3238155Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3242559Z test_ref_scalar_input__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3257293Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3262630Z test_ref_scalar_input__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3278455Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3283174Z test_ref_scalar_input__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3304849Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3308804Z test_ref_scalar_input__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3323932Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3328956Z test_ref_scalar_input__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3344023Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3349069Z test_ref_scalar_input__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3363875Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3368864Z test_ref_scalar_input__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3384181Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3389125Z test_ref_scalar_input__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3403739Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3408840Z test_ref_scalar_input__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3425550Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3430477Z test_ref_scalar_input__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3451068Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3453980Z test_ref_scalar_input__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3468969Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3474339Z test_ref_scalar_input__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3490745Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3493606Z test_ref_scalar_input__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3509817Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3512703Z test_ref_scalar_input__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3526456Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3531603Z test_ref_scalar_input__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3546804Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3551887Z test_ref_scalar_input__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3568883Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3571288Z test_ref_scalar_input__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3587672Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3592544Z test_ref_scalar_input__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3615084Z Compares op against reference for scalar input tensors ... ok (0.003s) 2022-05-18T06:31:08.3618339Z test_ref_scalar_input__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3634131Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3639855Z test_ref_scalar_input__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3655082Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3659465Z test_ref_scalar_input__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3674772Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3679826Z test_ref_scalar_input__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3694680Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3699261Z test_ref_scalar_input__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3714360Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3719267Z test_ref_scalar_input__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3732696Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3737967Z test_ref_scalar_input__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3752235Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3757327Z test_ref_scalar_input__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3779173Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3781029Z test_ref_scalar_input__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3796134Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3800719Z test_ref_scalar_input__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3814433Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3819274Z test_ref_scalar_input__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3832518Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3837932Z test_ref_scalar_input__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3852665Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3857204Z test_ref_scalar_input__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3871510Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3877529Z test_ref_scalar_input__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3892497Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3897256Z test_ref_scalar_input__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3912189Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3917373Z test_ref_scalar_input__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3934103Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3939069Z test_ref_scalar_input__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3951752Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3957436Z test_ref_scalar_input__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3972294Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3977031Z test_ref_scalar_input__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.3993833Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.3997900Z test_ref_scalar_input__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4013054Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4017462Z test_ref_scalar_input__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4031819Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4038068Z test_ref_scalar_input__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4052746Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4057470Z test_ref_scalar_input__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4072504Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4077529Z test_ref_scalar_input__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4095041Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4099891Z test_ref_scalar_input__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4112117Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4118378Z test_ref_scalar_input__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4132354Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4137080Z test_ref_scalar_input__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4152002Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4157088Z test_ref_scalar_input__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4173097Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4176375Z test_ref_scalar_input_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4189673Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4194496Z test_ref_scalar_input_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4209794Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4214162Z test_ref_scalar_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4230024Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4233763Z test_ref_scalar_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4252720Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4257589Z test_ref_scalar_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4272992Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4277906Z test_ref_scalar_input_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4293250Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4297288Z test_ref_scalar_input_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4311678Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4317497Z test_ref_scalar_input_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4333176Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4337652Z test_ref_scalar_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4352108Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4357659Z test_ref_scalar_input_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4372663Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4377024Z test_ref_scalar_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4391470Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4397236Z test_ref_scalar_input_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4416197Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4417608Z test_ref_scalar_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4432369Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4437694Z test_ref_scalar_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4453478Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4456497Z test_ref_scalar_input_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4469829Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4476092Z test_ref_scalar_input_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4488134Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4492940Z test_ref_scalar_input_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4506183Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4511163Z test_ref_scalar_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4524379Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4528992Z test_ref_scalar_input_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4542364Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4547452Z test_ref_scalar_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4565214Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4569633Z test_ref_scalar_input_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4582704Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4587837Z test_ref_scalar_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4602299Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4606967Z test_ref_scalar_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4622178Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4627309Z test_ref_scalar_input_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4643104Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4647403Z test_ref_scalar_input_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4662827Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4667326Z test_ref_scalar_input_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4682685Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4687237Z test_ref_scalar_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4702842Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4707549Z test_ref_scalar_input_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4727032Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4729900Z test_ref_scalar_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4743295Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4748723Z test_ref_scalar_input_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4762345Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4767288Z test_ref_scalar_input_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4782242Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4787618Z test_ref_scalar_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4803198Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4807537Z test_ref_scalar_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4822601Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4827898Z test_ref_scalar_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4843086Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4847401Z test_ref_scalar_input_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4862344Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4867806Z test_ref_scalar_input_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4887908Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4889070Z test_ref_scalar_input_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4901563Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4907853Z test_ref_scalar_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4923355Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4927281Z test_ref_scalar_input_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4941786Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4944523Z test_ref_scalar_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4958138Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4962615Z test_ref_scalar_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4976791Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.4981472Z test_ref_scalar_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.4994380Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5000022Z test_ref_scalar_input_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5013960Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5018532Z test_ref_scalar_input_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5035449Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5041229Z test_ref_scalar_input_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5053882Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5059733Z test_ref_scalar_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5071760Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5077825Z test_ref_scalar_input_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5093562Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5096828Z test_ref_scalar_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5110645Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5115106Z test_ref_scalar_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5131534Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5133091Z test_ref_scalar_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5147196Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5152748Z test_ref_scalar_input_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5166413Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5171000Z test_ref_scalar_input_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5188652Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5193269Z test_ref_scalar_input_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5205752Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5210708Z test_ref_scalar_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5223565Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5229137Z test_ref_scalar_input_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5242134Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5246740Z test_ref_scalar_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5261507Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5264327Z test_ref_scalar_input_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5278057Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5282923Z test_ref_scalar_input_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5298681Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5302906Z test_ref_scalar_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5318337Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5323113Z test_ref_scalar_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5343697Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5347579Z test_ref_scalar_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5364044Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5367653Z test_ref_scalar_input_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5383800Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5386950Z test_ref_scalar_input_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5402780Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5407354Z test_ref_scalar_input_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5423554Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5426774Z test_ref_scalar_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5443171Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5447505Z test_ref_scalar_input_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5463613Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5466984Z test_ref_scalar_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5482090Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5485099Z test_ref_scalar_input_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5505153Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5509040Z test_ref_scalar_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5525330Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5528167Z test_ref_scalar_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5544013Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5548065Z test_ref_scalar_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5564341Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5567700Z test_ref_scalar_input_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5583578Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5587615Z test_ref_scalar_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5605277Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5608735Z test_ref_scalar_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5625358Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5629378Z test_ref_scalar_input_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5644549Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5649255Z test_ref_scalar_input_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5667647Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5672362Z test_ref_scalar_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5686627Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5691461Z test_ref_scalar_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5705552Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5710192Z test_ref_scalar_input_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5723764Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5728294Z test_ref_scalar_input_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5743694Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5746820Z test_ref_scalar_input_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5763446Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5766923Z test_ref_scalar_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5783806Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5787004Z test_ref_scalar_input_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5807330Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5810779Z test_ref_scalar_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5823831Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5829922Z test_ref_scalar_input_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5842797Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5847756Z test_ref_scalar_input_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5864849Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5868042Z test_ref_scalar_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5884059Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5887564Z test_ref_scalar_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5903894Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5907697Z test_ref_scalar_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5922948Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5927958Z test_ref_scalar_input_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5942979Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5948117Z test_ref_scalar_input_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5967204Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5971039Z test_ref_scalar_input_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.5983412Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.5989739Z test_ref_scalar_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6002477Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6007581Z test_ref_scalar_input_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6024426Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6027675Z test_ref_scalar_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6044806Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6046819Z test_ref_scalar_input_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6060355Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:217: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-05-18T06:31:08.6061681Z keepdims=keepdims) 2022-05-18T06:31:08.6063246Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:209: RuntimeWarning: invalid value encountered in double_scalars 2022-05-18T06:31:08.6064405Z ret = ret.dtype.type(ret / rcount) 2022-05-18T06:31:08.6065367Z ok (0.002s) 2022-05-18T06:31:08.6073084Z test_ref_scalar_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6085398Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:209: RuntimeWarning: invalid value encountered in true_divide 2022-05-18T06:31:08.6086435Z ret = ret.dtype.type(ret / rcount) 2022-05-18T06:31:08.6089223Z ok (0.002s) 2022-05-18T06:31:08.6096168Z test_ref_scalar_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6112258Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6118114Z test_ref_scalar_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6139365Z Compares op against reference for scalar input tensors ... ok (0.003s) 2022-05-18T06:31:08.6144323Z test_ref_scalar_input_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6163453Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6166582Z test_ref_scalar_input_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6179048Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6184766Z test_ref_scalar_input_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6200590Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6204705Z test_ref_scalar_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6218660Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6223833Z test_ref_scalar_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6238242Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6242634Z test_ref_scalar_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6256066Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6261308Z test_ref_scalar_input_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6274963Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6280481Z test_ref_scalar_input_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6297499Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6302512Z test_ref_scalar_input_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6315483Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6321034Z test_ref_scalar_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6333064Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6338907Z test_ref_scalar_input_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6351372Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6357350Z test_ref_scalar_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6374314Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6377099Z test_ref_scalar_input_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6390454Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3584: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-05-18T06:31:08.6391400Z **kwargs) 2022-05-18T06:31:08.6395735Z ok (0.002s) 2022-05-18T06:31:08.6401946Z test_ref_scalar_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6420681Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6425300Z test_ref_scalar_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6444762Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6447476Z test_ref_scalar_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6469632Z Compares op against reference for scalar input tensors ... ok (0.003s) 2022-05-18T06:31:08.6474351Z test_ref_scalar_input_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6490430Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-05-18T06:31:08.6504127Z test_ref_small_input__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6535771Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6546997Z test_ref_small_input__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6577547Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6587502Z test_ref_small_input__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6620135Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6631401Z test_ref_small_input__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6662203Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6670132Z test_ref_small_input__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6698566Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6709843Z test_ref_small_input__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6738789Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6749765Z test_ref_small_input__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6785244Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6795299Z test_ref_small_input__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6826302Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6833947Z test_ref_small_input__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6866312Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6877141Z test_ref_small_input__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6907504Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6918422Z test_ref_small_input__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6948270Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.6958472Z test_ref_small_input__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.6987238Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7000346Z test_ref_small_input__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7028661Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7039892Z test_ref_small_input__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7069626Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7081371Z test_ref_small_input__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7114813Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7126982Z test_ref_small_input__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7155108Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7167290Z test_ref_small_input__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7193401Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7205648Z test_ref_small_input__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7232349Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7241081Z test_ref_small_input__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7267470Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7277845Z test_ref_small_input__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7301243Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7311320Z test_ref_small_input__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7335076Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7344269Z test_ref_small_input__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7368786Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7377583Z test_ref_small_input__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7408210Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7416733Z test_ref_small_input__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7440656Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7452620Z test_ref_small_input__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7477192Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7486514Z test_ref_small_input__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7512715Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7526254Z test_ref_small_input__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7550191Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7560745Z test_ref_small_input__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7583427Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7592958Z test_ref_small_input__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7618365Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7627513Z test_ref_small_input__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7650691Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7662699Z test_ref_small_input__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7691558Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7700526Z test_ref_small_input__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7727393Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.7734582Z test_ref_small_input__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7768010Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7778305Z test_ref_small_input__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7819193Z Compares op against reference for small input tensors ... ok (0.005s) 2022-05-18T06:31:08.7829686Z test_ref_small_input__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7864534Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7874327Z test_ref_small_input__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7907953Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7918897Z test_ref_small_input__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7950208Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.7961066Z test_ref_small_input__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.7994252Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8008116Z test_ref_small_input__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8041285Z Compares op against reference for small input tensors ... ok (0.005s) 2022-05-18T06:31:08.8053501Z test_ref_small_input__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8082208Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8094128Z test_ref_small_input__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8123068Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8137534Z test_ref_small_input__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8164130Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8178348Z test_ref_small_input__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8255509Z Compares op against reference for small input tensors ... ok (0.009s) 2022-05-18T06:31:08.8265027Z test_ref_small_input__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8295344Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8304719Z test_ref_small_input__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8341511Z Compares op against reference for small input tensors ... ok (0.005s) 2022-05-18T06:31:08.8350823Z test_ref_small_input__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8385982Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8393543Z test_ref_small_input__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8431300Z Compares op against reference for small input tensors ... ok (0.005s) 2022-05-18T06:31:08.8441925Z test_ref_small_input__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8474060Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8488264Z test_ref_small_input__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8515607Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8529462Z test_ref_small_input__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8555738Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8569115Z test_ref_small_input__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8595142Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8607998Z test_ref_small_input__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8634082Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8648129Z test_ref_small_input__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8700846Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8702107Z test_ref_small_input__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8772535Z Compares op against reference for small input tensors ... ok (0.009s) 2022-05-18T06:31:08.8781545Z test_ref_small_input_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8805677Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.8814899Z test_ref_small_input_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8839709Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.8851984Z test_ref_small_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8876093Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.8885903Z test_ref_small_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8911064Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.8919369Z test_ref_small_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8943062Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.8953793Z test_ref_small_input_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.8978691Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.8986423Z test_ref_small_input_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9011325Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.9021368Z test_ref_small_input_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9050492Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9060448Z test_ref_small_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9083753Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.9094867Z test_ref_small_input_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9117878Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.9129303Z test_ref_small_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9151477Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.9162897Z test_ref_small_input_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9190281Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9202488Z test_ref_small_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9233264Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9246354Z test_ref_small_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9275325Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9289235Z test_ref_small_input_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9317900Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9329495Z test_ref_small_input_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9362909Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9374943Z test_ref_small_input_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9402237Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9414052Z test_ref_small_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9440803Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9452666Z test_ref_small_input_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9480578Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9492285Z test_ref_small_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9520900Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9532294Z test_ref_small_input_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9559210Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9570804Z test_ref_small_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9603656Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9615093Z test_ref_small_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9646210Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9659675Z test_ref_small_input_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9697791Z Compares op against reference for small input tensors ... ok (0.005s) 2022-05-18T06:31:08.9703732Z test_ref_small_input_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9733102Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9743161Z test_ref_small_input_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9770794Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9781665Z test_ref_small_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9810375Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9818682Z test_ref_small_input_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9849415Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9858822Z test_ref_small_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9891693Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9900069Z test_ref_small_input_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9924716Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:08.9934554Z test_ref_small_input_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:08.9958888Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:08.9970266Z test_ref_small_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0000134Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.0011627Z test_ref_small_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0034453Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0045948Z test_ref_small_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0068459Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0080773Z test_ref_small_input_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0103847Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0113014Z test_ref_small_input_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0136705Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0150473Z test_ref_small_input_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0172572Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0182463Z test_ref_small_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0205760Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0215864Z test_ref_small_input_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0238225Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0251067Z test_ref_small_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0276517Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.0290978Z test_ref_small_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0311995Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0323119Z test_ref_small_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0344746Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0356598Z test_ref_small_input_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0381539Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0390248Z test_ref_small_input_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0413351Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0425336Z test_ref_small_input_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0448673Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0456375Z test_ref_small_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0479651Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0492728Z test_ref_small_input_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0512742Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0525024Z test_ref_small_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0551477Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.0563721Z test_ref_small_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0586370Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0596211Z test_ref_small_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0619071Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0628843Z test_ref_small_input_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0652815Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0664228Z test_ref_small_input_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0686731Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0697940Z test_ref_small_input_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0719897Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0732943Z test_ref_small_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0753273Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0765310Z test_ref_small_input_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0786617Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.0799281Z test_ref_small_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0825099Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.0835390Z test_ref_small_input_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0864372Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.0876672Z test_ref_small_input_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0907157Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.0917911Z test_ref_small_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0948178Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.0962394Z test_ref_small_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.0990397Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1002869Z test_ref_small_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1030785Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1041960Z test_ref_small_input_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1072186Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1081380Z test_ref_small_input_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1111050Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1122709Z test_ref_small_input_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1156048Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1168428Z test_ref_small_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1195334Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1208566Z test_ref_small_input_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1234781Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1247417Z test_ref_small_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1274527Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1287115Z test_ref_small_input_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1324402Z Compares op against reference for small input tensors ... ok (0.005s) 2022-05-18T06:31:09.1332585Z test_ref_small_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1368298Z Compares op against reference for small input tensors ... ok (0.005s) 2022-05-18T06:31:09.1380202Z test_ref_small_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1381408Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.1394126Z test_ref_small_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1424613Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1434236Z test_ref_small_input_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1467144Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1476275Z test_ref_small_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1477676Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.1489410Z test_ref_small_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1533845Z Compares op against reference for small input tensors ... ok (0.005s) 2022-05-18T06:31:09.1543946Z test_ref_small_input_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1582051Z Compares op against reference for small input tensors ... ok (0.005s) 2022-05-18T06:31:09.1591623Z test_ref_small_input_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1622242Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1630949Z test_ref_small_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1632377Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.1644846Z test_ref_small_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1676048Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1688886Z test_ref_small_input_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1718873Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1730964Z test_ref_small_input_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1760739Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1774392Z test_ref_small_input_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1801310Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1814329Z test_ref_small_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1840968Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1854467Z test_ref_small_input_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1886996Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.1898082Z test_ref_small_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.1975391Z Compares op against reference for small input tensors ... ok (0.009s) 2022-05-18T06:31:09.1984464Z test_ref_small_input_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2008706Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.2019008Z test_ref_small_input_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2046792Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2059483Z test_ref_small_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2060957Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2071133Z test_ref_small_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2072604Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2084944Z test_ref_small_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2108530Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.2119074Z test_ref_small_input_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2144786Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2153890Z test_ref_small_input_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2178522Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.2188751Z test_ref_small_input_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2212073Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.2225295Z test_ref_small_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2252172Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2260116Z test_ref_small_input_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2285872Z Compares op against reference for small input tensors ... ok (0.003s) 2022-05-18T06:31:09.2295023Z test_ref_small_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2362095Z Compares op against reference for small input tensors ... ok (0.007s) 2022-05-18T06:31:09.2368183Z test_ref_small_input_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2369623Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2385088Z test_ref_small_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2386749Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2393120Z test_ref_small_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2394552Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2406139Z test_ref_small_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2407855Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2417867Z test_ref_small_input_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2419308Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2428979Z test_ref_small_input_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2458740Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2467747Z test_ref_small_input_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2502451Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2510653Z test_ref_small_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2545624Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2553912Z test_ref_small_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2554946Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2567486Z test_ref_small_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2597246Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2609488Z test_ref_small_input_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2641112Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2653359Z test_ref_small_input_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2688012Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2698285Z test_ref_small_input_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2727411Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2738902Z test_ref_small_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2767656Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2776282Z test_ref_small_input_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2806853Z Compares op against reference for small input tensors ... ok (0.004s) 2022-05-18T06:31:09.2816149Z test_ref_small_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2894943Z Compares op against reference for small input tensors ... ok (0.009s) 2022-05-18T06:31:09.2906581Z test_ref_small_input_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2908068Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2916021Z test_ref_small_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2917441Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2928963Z test_ref_small_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2930396Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2940500Z test_ref_small_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2941914Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2950642Z test_ref_small_input_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.2952048Z Compares op against reference for small input tensors ... skip: Skipped! (0.001s) 2022-05-18T06:31:09.2973141Z test_reference_masked__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.3503279Z Test masked reduction operations on strided-only tensors using ... ok (0.055s) 2022-05-18T06:31:09.3522025Z test_reference_masked__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.4041650Z Test masked reduction operations on strided-only tensors using ... ok (0.054s) 2022-05-18T06:31:09.4058582Z test_reference_masked__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.4581082Z Test masked reduction operations on strided-only tensors using ... ok (0.054s) 2022-05-18T06:31:09.4599836Z test_reference_masked__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.5102486Z Test masked reduction operations on strided-only tensors using ... ok (0.052s) 2022-05-18T06:31:09.5120277Z test_reference_masked__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.5476071Z Test masked reduction operations on strided-only tensors using ... ok (0.037s) 2022-05-18T06:31:09.5493358Z test_reference_masked__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.5860303Z Test masked reduction operations on strided-only tensors using ... ok (0.038s) 2022-05-18T06:31:09.5876120Z test_reference_masked__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.6223856Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2022-05-18T06:31:09.6243026Z test_reference_masked__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.6604929Z Test masked reduction operations on strided-only tensors using ... ok (0.038s) 2022-05-18T06:31:09.6620321Z test_reference_masked__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.6985588Z Test masked reduction operations on strided-only tensors using ... ok (0.038s) 2022-05-18T06:31:09.7004259Z test_reference_masked__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.7539756Z Test masked reduction operations on strided-only tensors using ... ok (0.055s) 2022-05-18T06:31:09.7559173Z test_reference_masked__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.8075061Z Test masked reduction operations on strided-only tensors using ... ok (0.053s) 2022-05-18T06:31:09.8092614Z test_reference_masked__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.8612904Z Test masked reduction operations on strided-only tensors using ... ok (0.054s) 2022-05-18T06:31:09.8631029Z test_reference_masked__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.9136603Z Test masked reduction operations on strided-only tensors using ... ok (0.052s) 2022-05-18T06:31:09.9153618Z test_reference_masked__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.9517734Z Test masked reduction operations on strided-only tensors using ... ok (0.038s) 2022-05-18T06:31:09.9536209Z test_reference_masked__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:09.9927498Z Test masked reduction operations on strided-only tensors using ... ok (0.041s) 2022-05-18T06:31:09.9947744Z test_reference_masked__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.0291964Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2022-05-18T06:31:10.0311100Z test_reference_masked__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.0669267Z Test masked reduction operations on strided-only tensors using ... ok (0.038s) 2022-05-18T06:31:10.0688055Z test_reference_masked__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1039142Z Test masked reduction operations on strided-only tensors using ... ok (0.037s) 2022-05-18T06:31:10.1055811Z test_reference_masked__masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1095646Z Test masked reduction operations on strided-only tensors using ... expected failure (0.006s) 2022-05-18T06:31:10.1113431Z test_reference_masked__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1150570Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1167000Z test_reference_masked__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1200510Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1219858Z test_reference_masked__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1254708Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1274156Z test_reference_masked__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1302802Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1322507Z test_reference_masked__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1350799Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1369917Z test_reference_masked__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1395589Z Test masked reduction operations on strided-only tensors using ... expected failure (0.004s) 2022-05-18T06:31:10.1412742Z test_reference_masked__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1444036Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1464233Z test_reference_masked__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1497094Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1515030Z test_reference_masked__masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1551504Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1569553Z test_reference_masked__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1606623Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1624972Z test_reference_masked__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1661649Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1677236Z test_reference_masked__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1713575Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1730227Z test_reference_masked__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1760690Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1779808Z test_reference_masked__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1807052Z Test masked reduction operations on strided-only tensors using ... expected failure (0.004s) 2022-05-18T06:31:10.1825668Z test_reference_masked__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1854464Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1873622Z test_reference_masked__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1902243Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1920302Z test_reference_masked__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.1951240Z Test masked reduction operations on strided-only tensors using ... expected failure (0.005s) 2022-05-18T06:31:10.1970540Z test_reference_masked__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.2512634Z Test masked reduction operations on strided-only tensors using ... ok (0.056s) 2022-05-18T06:31:10.2531234Z test_reference_masked__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.2533241Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-05-18T06:31:10.2549142Z test_reference_masked__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.3058205Z Test masked reduction operations on strided-only tensors using ... ok (0.052s) 2022-05-18T06:31:10.3077967Z test_reference_masked__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.3587942Z Test masked reduction operations on strided-only tensors using ... ok (0.053s) 2022-05-18T06:31:10.3607444Z test_reference_masked__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.4142079Z Test masked reduction operations on strided-only tensors using ... ok (0.055s) 2022-05-18T06:31:10.4160827Z test_reference_masked__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.4683145Z Test masked reduction operations on strided-only tensors using ... ok (0.054s) 2022-05-18T06:31:10.4701309Z test_reference_masked__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.5217998Z Test masked reduction operations on strided-only tensors using ... ok (0.053s) 2022-05-18T06:31:10.5238560Z test_reference_masked__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.5240543Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-05-18T06:31:10.5253972Z test_reference_masked__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.5256011Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-05-18T06:31:10.5272851Z test_reference_masked__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.5629781Z Test masked reduction operations on strided-only tensors using ... ok (0.037s) 2022-05-18T06:31:10.5647709Z test_reference_masked__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.5649652Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-05-18T06:31:10.5667887Z test_reference_masked__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.6069337Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2022-05-18T06:31:10.6086839Z test_reference_masked__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.6623847Z Test masked reduction operations on strided-only tensors using ... ok (0.055s) 2022-05-18T06:31:10.6642432Z test_reference_masked__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.6644391Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-05-18T06:31:10.6659159Z test_reference_masked__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.7151757Z Test masked reduction operations on strided-only tensors using ... ok (0.051s) 2022-05-18T06:31:10.7170534Z test_reference_masked__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.7667728Z Test masked reduction operations on strided-only tensors using ... ok (0.051s) 2022-05-18T06:31:10.7684855Z test_reference_masked__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.8198808Z Test masked reduction operations on strided-only tensors using ... ok (0.053s) 2022-05-18T06:31:10.8217292Z test_reference_masked__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.8730655Z Test masked reduction operations on strided-only tensors using ... ok (0.053s) 2022-05-18T06:31:10.8748388Z test_reference_masked__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.9250382Z Test masked reduction operations on strided-only tensors using ... ok (0.052s) 2022-05-18T06:31:10.9269081Z test_reference_masked__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.9271135Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-05-18T06:31:10.9287330Z test_reference_masked__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.9289280Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-05-18T06:31:10.9304626Z test_reference_masked__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.9654479Z Test masked reduction operations on strided-only tensors using ... ok (0.036s) 2022-05-18T06:31:10.9672569Z test_reference_masked__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:10.9674802Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.002s) 2022-05-18T06:31:10.9690376Z test_reference_masked__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.0081920Z Test masked reduction operations on strided-only tensors using ... ok (0.041s) 2022-05-18T06:31:11.0891607Z test_repeated_dim_cuda (__main__.TestReductionsCUDA) ... ok (0.081s) 2022-05-18T06:31:11.0904816Z test_result_dtype__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.0921505Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.0932088Z test_result_dtype__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.0943850Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.0957591Z test_result_dtype__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.0970622Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.0983264Z test_result_dtype__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.0992556Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1010721Z test_result_dtype__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1016765Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1031675Z test_result_dtype__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1042378Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1055852Z test_result_dtype__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1072177Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.1084552Z test_result_dtype__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1095184Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1108324Z test_result_dtype__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1121396Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1131434Z test_result_dtype__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1143692Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1157565Z test_result_dtype__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1170124Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1182652Z test_result_dtype__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1192512Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1206870Z test_result_dtype__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1218354Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1232272Z test_result_dtype__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1242732Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1256204Z test_result_dtype__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1272526Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.1285348Z test_result_dtype__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1296034Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1311527Z test_result_dtype__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1317483Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1334413Z test_result_dtype__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1343902Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1358120Z test_result_dtype__masked_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1371864Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1383462Z test_result_dtype__masked_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1394841Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1411926Z test_result_dtype__masked_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1420378Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1436618Z test_result_dtype__masked_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1445650Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1461806Z test_result_dtype__masked_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1473781Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.1491564Z test_result_dtype__masked_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1498333Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1512264Z test_result_dtype__masked_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1524482Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1538014Z test_result_dtype__masked_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1548140Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1562863Z test_result_dtype__masked_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1572035Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1585519Z test_result_dtype__masked_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1598094Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1612401Z test_result_dtype__masked_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1622677Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1637190Z test_result_dtype__masked_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1648208Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1662967Z test_result_dtype__masked_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1677523Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.1693304Z test_result_dtype__masked_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1701354Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1713592Z test_result_dtype__masked_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1726575Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1742107Z test_result_dtype__masked_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1749821Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1764102Z test_result_dtype__masked_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1774874Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1788739Z test_result_dtype__masked_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1799645Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1813066Z test_result_dtype__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1824924Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1839399Z test_result_dtype__masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1848779Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1863903Z test_result_dtype__masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1883629Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.1894307Z test_result_dtype__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1907537Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.1923023Z test_result_dtype__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1933286Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1947361Z test_result_dtype__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1960194Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1974077Z test_result_dtype__masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.1984614Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.1999024Z test_result_dtype__masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2009130Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2024348Z test_result_dtype__masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2031633Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2047828Z test_result_dtype__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2058313Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2071135Z test_result_dtype__masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2086750Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2102756Z test_result_dtype__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2109141Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2126272Z test_result_dtype__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2136016Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2149992Z test_result_dtype__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2163466Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2175589Z test_result_dtype__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2187192Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2203462Z test_result_dtype__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2211761Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2225537Z test_result_dtype__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2237670Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2253473Z test_result_dtype__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2261216Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2274651Z test_result_dtype__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2293831Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2306515Z test_result_dtype__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2319267Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2334447Z test_result_dtype__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2344239Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2358913Z test_result_dtype__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2369733Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2384897Z test_result_dtype__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2392518Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2408537Z test_result_dtype__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2419298Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2432634Z test_result_dtype__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2443531Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2457001Z test_result_dtype__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2467475Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2480407Z test_result_dtype__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2496067Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2509464Z test_result_dtype__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2520351Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2534609Z test_result_dtype__masked_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2547470Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2561034Z test_result_dtype__masked_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2574998Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2588446Z test_result_dtype__masked_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2605655Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2617027Z test_result_dtype__masked_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2629710Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2645022Z test_result_dtype__masked_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2656713Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2670175Z test_result_dtype__masked_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2684862Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2697717Z test_result_dtype__masked_std_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2713351Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2727973Z test_result_dtype__masked_std_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2738897Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2751593Z test_result_dtype__masked_std_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2765292Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2777045Z test_result_dtype__masked_std_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2786980Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2804421Z test_result_dtype__masked_std_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2812692Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2826456Z test_result_dtype__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2838688Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2854740Z test_result_dtype__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2862030Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2876482Z test_result_dtype__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2889499Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2904978Z test_result_dtype__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2921227Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.2935215Z test_result_dtype__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2944891Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2958735Z test_result_dtype__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2970486Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.2985745Z test_result_dtype__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.2994458Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3009210Z test_result_dtype__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3020005Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3033327Z test_result_dtype__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3044507Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3057620Z test_result_dtype__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3068640Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3085742Z test_result_dtype__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3090883Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3106113Z test_result_dtype__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3124715Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.3135989Z test_result_dtype__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3149499Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.3162806Z test_result_dtype__masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3177150Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.3190487Z test_result_dtype__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3206140Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.3218226Z test_result_dtype__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3229483Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.3244839Z test_result_dtype__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3256855Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.3270906Z test_result_dtype__masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3285506Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.3297215Z test_result_dtype__masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3308560Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3325658Z test_result_dtype__masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3338303Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.3350921Z test_result_dtype__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3365913Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3377313Z test_result_dtype__masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3388878Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3406299Z test_result_dtype__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3411262Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3428269Z test_result_dtype_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3437770Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3452353Z test_result_dtype_all_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3462296Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3473324Z test_result_dtype_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3488089Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3501283Z test_result_dtype_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3516758Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3526873Z test_result_dtype_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3543419Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.3556303Z test_result_dtype_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3568073Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3581586Z test_result_dtype_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3590746Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3607565Z test_result_dtype_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3616170Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3629800Z test_result_dtype_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3640646Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3657307Z test_result_dtype_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3662541Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3678550Z test_result_dtype_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3689129Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.3702429Z test_result_dtype_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.3713499Z Tests that the result has the correct dtype ... expected failure (0.002s) 2022-05-18T06:31:11.3727765Z test_result_dtype_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4448052Z Tests that the result has the correct dtype ... ok (0.073s) 2022-05-18T06:31:11.4460450Z test_result_dtype_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4473688Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4488747Z test_result_dtype_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4500530Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4513952Z test_result_dtype_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4527394Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4541612Z test_result_dtype_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4553386Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4568236Z test_result_dtype_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4581252Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4594411Z test_result_dtype_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4607950Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.4620441Z test_result_dtype_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4631333Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4647702Z test_result_dtype_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4657771Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.4671770Z test_result_dtype_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4683274Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.4698845Z test_result_dtype_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4713002Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4723480Z test_result_dtype_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4739014Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4750188Z test_result_dtype_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4764118Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4778937Z test_result_dtype_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4789906Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4807176Z test_result_dtype_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4817057Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4830095Z test_result_dtype_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4844614Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4858625Z test_result_dtype_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4868682Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.4881813Z test_result_dtype_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4897297Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4909595Z test_result_dtype_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4922676Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.4937905Z test_result_dtype_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4947432Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.4961532Z test_result_dtype_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4973871Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.4988748Z test_result_dtype_any_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.4999554Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.5012930Z test_result_dtype_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5027951Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.5041298Z test_result_dtype_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5054576Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.5069338Z test_result_dtype_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5082836Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.5098206Z test_result_dtype_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5112716Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.5128109Z test_result_dtype_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5138793Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.5152117Z test_result_dtype_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5169125Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.5179616Z test_result_dtype_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5192682Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.5206784Z test_result_dtype_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5220573Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.5231404Z test_result_dtype_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5244516Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.5259686Z test_result_dtype_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5271727Z Tests that the result has the correct dtype ... expected failure (0.003s) 2022-05-18T06:31:11.5288725Z test_result_dtype_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.5983747Z Tests that the result has the correct dtype ... ok (0.071s) 2022-05-18T06:31:11.5996331Z test_result_dtype_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6010952Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6022678Z test_result_dtype_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6037250Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6050458Z test_result_dtype_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6063582Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6077886Z test_result_dtype_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6091145Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6103462Z test_result_dtype_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6116843Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6131860Z test_result_dtype_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6142953Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6157483Z test_result_dtype_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6171337Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.6182061Z test_result_dtype_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6194038Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6211060Z test_result_dtype_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6223425Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6236819Z test_result_dtype_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6252281Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6263711Z test_result_dtype_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6281948Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6292809Z test_result_dtype_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6305601Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6321740Z test_result_dtype_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6333248Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6346699Z test_result_dtype_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6361846Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.6372370Z test_result_dtype_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6384154Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.6401749Z test_result_dtype_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6412295Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6426339Z test_result_dtype_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6444399Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6455208Z test_result_dtype_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6470851Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6483153Z test_result_dtype_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6495052Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6509476Z test_result_dtype_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6524745Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6538070Z test_result_dtype_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6553743Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6568282Z test_result_dtype_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6584097Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6597006Z test_result_dtype_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6611817Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6622868Z test_result_dtype_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6636622Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6651551Z test_result_dtype_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6668240Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6681867Z test_result_dtype_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6695285Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6707850Z test_result_dtype_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6722028Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6733475Z test_result_dtype_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6746741Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6762470Z test_result_dtype_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6773095Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6786419Z test_result_dtype_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6802531Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6813313Z test_result_dtype_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6827907Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6844133Z test_result_dtype_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6852428Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.6866947Z test_result_dtype_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6886424Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6895113Z test_result_dtype_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6907700Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.6924702Z test_result_dtype_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6932311Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.6945369Z test_result_dtype_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6958294Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.6971744Z test_result_dtype_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.6982933Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.6993633Z test_result_dtype_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7007628Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7023560Z test_result_dtype_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7032521Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7046697Z test_result_dtype_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7057944Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7073649Z test_result_dtype_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7087236Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.7103155Z test_result_dtype_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7110657Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7126783Z test_result_dtype_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7137076Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7152066Z test_result_dtype_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7162249Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7176240Z test_result_dtype_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7185185Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7200800Z test_result_dtype_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7213262Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7223272Z test_result_dtype_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7235146Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7249272Z test_result_dtype_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7258472Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7272267Z test_result_dtype_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7287998Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.7303934Z test_result_dtype_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7312405Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7326747Z test_result_dtype_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7337432Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7354222Z test_result_dtype_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7362558Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.7377094Z test_result_dtype_prod_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7389440Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.7405662Z test_result_dtype_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7414367Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7428872Z test_result_dtype_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7441249Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7454608Z test_result_dtype_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7465221Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7477738Z test_result_dtype_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7497471Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.7506361Z test_result_dtype_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7518556Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7532572Z test_result_dtype_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7541523Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7554896Z test_result_dtype_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7564281Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7578326Z test_result_dtype_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7588348Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7603753Z test_result_dtype_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7611728Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7626597Z test_result_dtype_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7628035Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.7639650Z test_result_dtype_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7641085Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.7654181Z test_result_dtype_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7655556Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.7666922Z test_result_dtype_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7668300Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.7683428Z test_result_dtype_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7684789Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.7696129Z test_result_dtype_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7697506Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.7707512Z test_result_dtype_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7721798Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7734922Z test_result_dtype_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7744108Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7757650Z test_result_dtype_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7773977Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.7787945Z test_result_dtype_sum_cuda_complex32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7798723Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7812224Z test_result_dtype_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7822373Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7837729Z test_result_dtype_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7848002Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7863504Z test_result_dtype_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7872194Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7887717Z test_result_dtype_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7897062Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7911119Z test_result_dtype_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7922165Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7937747Z test_result_dtype_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7944773Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.7959897Z test_result_dtype_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.7977695Z Tests that the result has the correct dtype ... ok (0.003s) 2022-05-18T06:31:11.7988047Z test_result_dtype_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.8000163Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.8015416Z test_result_dtype_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.8023924Z Tests that the result has the correct dtype ... ok (0.002s) 2022-05-18T06:31:11.8038156Z test_result_dtype_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.8039234Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.8054144Z test_result_dtype_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.8055245Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.8066713Z test_result_dtype_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.8067837Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.8078778Z test_result_dtype_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.8079863Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.8095044Z test_result_dtype_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.8096160Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.8107359Z test_result_dtype_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-05-18T06:31:11.8108458Z Tests that the result has the correct dtype ... skip: Skipped! (0.001s) 2022-05-18T06:31:11.8194019Z test_std_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:207: RuntimeWarning: divide by zero encountered in true_divide 2022-05-18T06:31:11.8195715Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-05-18T06:31:11.8240480Z ok (0.013s) 2022-05-18T06:31:11.8372723Z test_std_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.013s) 2022-05-18T06:31:11.8497924Z test_std_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.013s) 2022-05-18T06:31:11.8616718Z test_std_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.012s) 2022-05-18T06:31:11.8628963Z test_std_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:31:11.8670842Z test_std_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:31:11.8879328Z test_std_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.021s) 2022-05-18T06:31:11.9104857Z test_std_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.022s) 2022-05-18T06:31:11.9301418Z test_std_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.020s) 2022-05-18T06:31:11.9489199Z test_std_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.019s) 2022-05-18T06:31:11.9594405Z test_std_mean_cuda (__main__.TestReductionsCUDA) ... ok (0.011s) 2022-05-18T06:31:12.0235266Z test_std_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.064s) 2022-05-18T06:31:12.0443414Z test_std_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.021s) 2022-05-18T06:31:12.0652362Z test_std_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.021s) 2022-05-18T06:31:12.0847849Z test_std_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.019s) 2022-05-18T06:31:12.1041886Z test_std_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.019s) 2022-05-18T06:31:12.1061673Z test_sum_all_cuda_bool (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:31:12.1082295Z test_sum_all_cuda_float64 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:31:12.1200784Z test_sum_cpu_device_mismatch_cuda (__main__.TestReductionsCUDA) ... ok (0.011s) 2022-05-18T06:31:12.1212955Z test_sum_dim_cuda (__main__.TestReductionsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T06:31:12.1248851Z test_sum_dim_reduction_uint8_overflow_cuda (__main__.TestReductionsCUDA) ... test_reductions.py:449: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:31:12.1251476Z torch.sum(x, 0, out=y) 2022-05-18T06:31:12.1252133Z ok (0.004s) 2022-05-18T06:31:12.1264501Z test_sum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:31:12.1359413Z test_sum_noncontig_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.009s) 2022-05-18T06:31:12.1394876Z test_sum_out_cuda_float64 (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:31:12.1416458Z test_sum_parallel_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:31:12.1825713Z test_sum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.040s) 2022-05-18T06:31:12.2218200Z test_sum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.039s) 2022-05-18T06:31:12.2612295Z test_sum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.039s) 2022-05-18T06:31:12.2798181Z test_sum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.019s) 2022-05-18T06:31:12.2979355Z test_sum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.018s) 2022-05-18T06:31:12.3158563Z test_sum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.018s) 2022-05-18T06:31:12.3344015Z test_sum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.018s) 2022-05-18T06:31:12.3399035Z test_sum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-05-18T06:31:12.3683548Z test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.028s) 2022-05-18T06:31:12.4027659Z test_tensor_compare_ops_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.034s) 2022-05-18T06:31:12.4252525Z test_tensor_reduce_ops_empty_cuda (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3335: RuntimeWarning: Mean of empty slice. 2022-05-18T06:31:12.4254158Z out=out, **kwargs) 2022-05-18T06:31:12.4255658Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:154: RuntimeWarning: invalid value encountered in true_divide 2022-05-18T06:31:12.4257043Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-05-18T06:31:12.4301458Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:207: RuntimeWarning: invalid value encountered in true_divide 2022-05-18T06:31:12.4303100Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-05-18T06:31:12.4396149Z ok (0.037s) 2022-05-18T06:31:12.4518327Z test_var_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.012s) 2022-05-18T06:31:12.4641466Z test_var_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.012s) 2022-05-18T06:31:12.4753242Z test_var_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.011s) 2022-05-18T06:31:12.4868988Z test_var_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.011s) 2022-05-18T06:31:12.4911818Z test_var_cuda (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:31:12.4928615Z test_var_dim_cuda (__main__.TestReductionsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:31:12.5834395Z test_var_large_input_cuda (__main__.TestReductionsCUDA) ... ok (0.091s) 2022-05-18T06:31:12.5872854Z test_var_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-05-18T06:31:12.6069840Z test_var_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.020s) 2022-05-18T06:31:12.6276408Z test_var_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.020s) 2022-05-18T06:31:12.6459188Z test_var_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.018s) 2022-05-18T06:31:12.6634671Z test_var_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.018s) 2022-05-18T06:31:12.6744681Z test_var_mean_cuda (__main__.TestReductionsCUDA) ... ok (0.011s) 2022-05-18T06:31:12.7376283Z test_var_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.063s) 2022-05-18T06:31:12.7397769Z test_var_stability2_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-05-18T06:31:12.7416533Z test_var_stability_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-05-18T06:31:12.7475802Z test_var_unbiased_cuda (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-05-18T06:31:12.7669801Z test_var_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.019s) 2022-05-18T06:31:12.7861169Z test_var_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.019s) 2022-05-18T06:31:12.8050780Z test_var_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.019s) 2022-05-18T06:31:12.8233767Z test_var_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.018s) 2022-05-18T06:31:12.8234145Z 2022-05-18T06:31:12.8234844Z ---------------------------------------------------------------------- 2022-05-18T06:31:12.8235178Z Ran 2817 tests in 63.134s 2022-05-18T06:31:12.8235344Z 2022-05-18T06:31:12.8235473Z OK (skipped=115, expected failures=46) 2022-05-18T06:31:12.8243328Z 2022-05-18T06:31:12.8243812Z Generating XML reports... 2022-05-18T06:31:13.1421546Z Generated XML report: test-reports/python-unittest/test_reductions/TEST-TestReductionsCUDA-20220518063009.xml 2022-05-18T06:31:15.0236191Z Running test_modules ... [2022-05-18 06:31:15.022764] 2022-05-18T06:31:15.0237919Z Executing ['/opt/conda/bin/python', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:31:15.022925] 2022-05-18T06:31:17.3273931Z Test results will be stored in test-reports/python-unittest/test_modules 2022-05-18T06:31:17.3436023Z 2022-05-18T06:31:17.3436364Z Running tests... 2022-05-18T06:31:17.3437452Z ---------------------------------------------------------------------- 2022-05-18T06:31:17.5339017Z test_check_inplace_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.190s) 2022-05-18T06:31:17.5369853Z test_check_inplace_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:17.5446808Z test_check_inplace_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:17.5475034Z test_check_inplace_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:17.5653702Z test_check_inplace_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.018s) 2022-05-18T06:31:17.5682506Z test_check_inplace_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:17.5843120Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.016s) 2022-05-18T06:31:17.5890172Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:17.6010252Z test_cpu_gpu_parity_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.012s) 2022-05-18T06:31:17.6059759Z test_cpu_gpu_parity_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:17.6288745Z test_cpu_gpu_parity_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.022s) 2022-05-18T06:31:17.6342517Z test_cpu_gpu_parity_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:17.6521095Z test_cpu_gpu_parity_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.017s) 2022-05-18T06:31:17.6603986Z test_cpu_gpu_parity_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.008s) 2022-05-18T06:31:28.4841564Z test_cpu_gpu_parity_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... ok (10.824s) 2022-05-18T06:31:28.4909599Z test_cpu_gpu_parity_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.007s) 2022-05-18T06:31:28.7914641Z test_cpu_gpu_parity_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.300s) 2022-05-18T06:31:28.7979459Z test_cpu_gpu_parity_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:29.0350186Z test_cpu_gpu_parity_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.237s) 2022-05-18T06:31:29.0420084Z test_cpu_gpu_parity_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.007s) 2022-05-18T06:31:29.2809468Z test_cpu_gpu_parity_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.239s) 2022-05-18T06:31:29.2861131Z test_cpu_gpu_parity_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:29.3687381Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.082s) 2022-05-18T06:31:29.3729279Z test_cpu_gpu_parity_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:29.4510039Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.078s) 2022-05-18T06:31:29.4561285Z test_cpu_gpu_parity_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:29.5307738Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.074s) 2022-05-18T06:31:29.5355726Z test_cpu_gpu_parity_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:29.7618233Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.226s) 2022-05-18T06:31:29.7688480Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.007s) 2022-05-18T06:31:29.7854505Z test_cpu_gpu_parity_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.016s) 2022-05-18T06:31:29.7893067Z test_cpu_gpu_parity_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:29.8835585Z test_cpu_gpu_parity_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.094s) 2022-05-18T06:31:29.8898799Z test_cpu_gpu_parity_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:29.9280157Z test_cpu_gpu_parity_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.038s) 2022-05-18T06:31:29.9360950Z test_cpu_gpu_parity_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.008s) 2022-05-18T06:31:33.4903930Z test_cpu_gpu_parity_nn_GRU_cuda_float32 (__main__.TestModuleCUDA) ... ok (3.554s) 2022-05-18T06:31:33.4991508Z test_cpu_gpu_parity_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.008s) 2022-05-18T06:31:33.5555934Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.056s) 2022-05-18T06:31:33.5596207Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:33.5699312Z test_cpu_gpu_parity_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:33.5738035Z test_cpu_gpu_parity_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:33.6003426Z test_cpu_gpu_parity_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.026s) 2022-05-18T06:31:33.6041184Z test_cpu_gpu_parity_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:33.6564395Z test_cpu_gpu_parity_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.052s) 2022-05-18T06:31:33.6610849Z test_cpu_gpu_parity_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:33.7981906Z test_cpu_gpu_parity_nn_LSTM_cuda_float32 (__main__.TestModuleCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/rnn.py:770: UserWarning: LSTM with projections is not supported with MIOpen. Using default implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.cpp:1408.) 2022-05-18T06:31:33.7984009Z self.dropout, self.training, self.bidirectional, self.batch_first) 2022-05-18T06:31:37.6550323Z ok (3.994s) 2022-05-18T06:31:37.6620917Z test_cpu_gpu_parity_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.007s) 2022-05-18T06:31:37.6671733Z test_cpu_gpu_parity_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:37.6713393Z test_cpu_gpu_parity_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.6754600Z test_cpu_gpu_parity_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.6796049Z test_cpu_gpu_parity_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.6837104Z test_cpu_gpu_parity_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.6879028Z test_cpu_gpu_parity_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.6919746Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.6961417Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.7002877Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.7044045Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.7093380Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:37.7132874Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:37.7632992Z test_cpu_gpu_parity_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.049s) 2022-05-18T06:31:37.7671747Z test_cpu_gpu_parity_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:40.5124750Z test_cpu_gpu_parity_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleCUDA) ... ok (2.745s) 2022-05-18T06:31:40.5202342Z test_cpu_gpu_parity_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.008s) 2022-05-18T06:31:40.5548542Z test_cpu_gpu_parity_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.035s) 2022-05-18T06:31:40.5594026Z test_cpu_gpu_parity_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:40.6236848Z test_cpu_gpu_parity_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.064s) 2022-05-18T06:31:40.6275197Z test_cpu_gpu_parity_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:41.9792682Z test_cpu_gpu_parity_nn_RNN_cuda_float32 (__main__.TestModuleCUDA) ... ok (1.351s) 2022-05-18T06:31:41.9831979Z test_cpu_gpu_parity_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:41.9956274Z test_cpu_gpu_parity_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.012s) 2022-05-18T06:31:41.9995100Z test_cpu_gpu_parity_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:42.0293771Z test_cpu_gpu_parity_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.029s) 2022-05-18T06:31:42.0332241Z test_cpu_gpu_parity_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:43.2107149Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (1.177s) 2022-05-18T06:31:43.2169166Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.007s) 2022-05-18T06:31:43.9299994Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.713s) 2022-05-18T06:31:43.9338888Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:45.8386027Z test_cpu_gpu_parity_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... ok (1.904s) 2022-05-18T06:31:45.8424937Z test_cpu_gpu_parity_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:45.8467399Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:45.8507124Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:45.8556339Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:45.8586027Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.8630766Z test_factory_kwargs_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:45.8659550Z test_factory_kwargs_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.8726923Z test_factory_kwargs_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.006s) 2022-05-18T06:31:45.8754138Z test_factory_kwargs_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.8812608Z test_factory_kwargs_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:45.8841564Z test_factory_kwargs_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.8911674Z test_factory_kwargs_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:45.8941773Z test_factory_kwargs_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.9028986Z test_factory_kwargs_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:45.9058286Z test_factory_kwargs_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.9149198Z test_factory_kwargs_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:45.9177887Z test_factory_kwargs_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.9264258Z test_factory_kwargs_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:45.9293802Z test_factory_kwargs_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.9356490Z test_factory_kwargs_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.006s) 2022-05-18T06:31:45.9386075Z test_factory_kwargs_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.9449974Z test_factory_kwargs_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.006s) 2022-05-18T06:31:45.9478176Z test_factory_kwargs_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:45.9540538Z test_factory_kwargs_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.006s) 2022-05-18T06:31:45.9569685Z test_factory_kwargs_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.0493863Z test_factory_kwargs_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.092s) 2022-05-18T06:31:46.0523826Z test_factory_kwargs_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.0582000Z test_factory_kwargs_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:46.0609461Z test_factory_kwargs_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.0665559Z test_factory_kwargs_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:46.0695391Z test_factory_kwargs_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.0767092Z test_factory_kwargs_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:46.0796215Z test_factory_kwargs_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.1296699Z test_factory_kwargs_nn_GRU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.050s) 2022-05-18T06:31:46.1327311Z test_factory_kwargs_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.1390329Z test_factory_kwargs_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.006s) 2022-05-18T06:31:46.1419903Z test_factory_kwargs_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.1467639Z test_factory_kwargs_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:46.1497019Z test_factory_kwargs_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.1560595Z test_factory_kwargs_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.006s) 2022-05-18T06:31:46.1590643Z test_factory_kwargs_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.1663350Z test_factory_kwargs_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:46.1692410Z test_factory_kwargs_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.2761509Z test_factory_kwargs_nn_LSTM_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.106s) 2022-05-18T06:31:46.2793964Z test_factory_kwargs_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.2826228Z test_factory_kwargs_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.2858963Z test_factory_kwargs_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.2890822Z test_factory_kwargs_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.2925297Z test_factory_kwargs_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.2957321Z test_factory_kwargs_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.2988819Z test_factory_kwargs_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.3021044Z test_factory_kwargs_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.3053444Z test_factory_kwargs_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.3085275Z test_factory_kwargs_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.3117033Z test_factory_kwargs_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.3149480Z test_factory_kwargs_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.3183194Z test_factory_kwargs_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.3255009Z test_factory_kwargs_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:46.3285225Z test_factory_kwargs_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.4499558Z test_factory_kwargs_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.121s) 2022-05-18T06:31:46.4535245Z test_factory_kwargs_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.5266102Z test_factory_kwargs_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.073s) 2022-05-18T06:31:46.5298954Z test_factory_kwargs_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.5386556Z test_factory_kwargs_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:46.5416961Z test_factory_kwargs_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.6370702Z test_factory_kwargs_nn_RNN_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.095s) 2022-05-18T06:31:46.6405462Z test_factory_kwargs_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.6459349Z test_factory_kwargs_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:46.6490064Z test_factory_kwargs_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.6534862Z test_factory_kwargs_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:46.6565618Z test_factory_kwargs_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.7631734Z test_factory_kwargs_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.106s) 2022-05-18T06:31:46.7666484Z test_factory_kwargs_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:46.8421952Z test_factory_kwargs_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.075s) 2022-05-18T06:31:46.8455964Z test_factory_kwargs_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:47.1036239Z test_factory_kwargs_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.258s) 2022-05-18T06:31:47.1073329Z test_factory_kwargs_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:47.1124735Z test_factory_kwargs_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:47.1156034Z test_factory_kwargs_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:47.1186220Z test_forward_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.003s) 2022-05-18T06:31:47.1206554Z test_forward_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.1247678Z test_forward_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:47.1269068Z test_forward_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.1312616Z test_forward_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:47.1332852Z test_forward_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.1374465Z test_forward_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:47.1398159Z test_forward_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.1491777Z test_forward_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:47.1513745Z test_forward_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.1597112Z test_forward_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:47.1618425Z test_forward_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.1700251Z test_forward_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:47.1721187Z test_forward_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.1805820Z test_forward_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:47.1826656Z test_forward_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.1880752Z test_forward_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:47.1901650Z test_forward_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.1955466Z test_forward_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:47.1976943Z test_forward_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.2032288Z test_forward_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:47.2052955Z test_forward_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.2243219Z test_forward_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.019s) 2022-05-18T06:31:47.2270628Z test_forward_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:47.2317368Z test_forward_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:47.2337845Z test_forward_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.2374301Z test_forward_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.003s) 2022-05-18T06:31:47.2395392Z test_forward_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.2466730Z test_forward_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:47.2487800Z test_forward_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.3457778Z test_forward_nn_GRU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.097s) 2022-05-18T06:31:47.3481307Z test_forward_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.3579115Z test_forward_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:47.3606383Z test_forward_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:47.3641112Z test_forward_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.003s) 2022-05-18T06:31:47.3662169Z test_forward_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.3740944Z test_forward_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:47.3762080Z test_forward_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.3844050Z test_forward_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:47.3864839Z test_forward_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.5901334Z test_forward_nn_LSTM_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.203s) 2022-05-18T06:31:47.5924082Z test_forward_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.5945419Z test_forward_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.5973589Z test_forward_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.5992668Z test_forward_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6014147Z test_forward_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6036233Z test_forward_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6057140Z test_forward_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6078568Z test_forward_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6100044Z test_forward_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6121951Z test_forward_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6143641Z test_forward_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6164831Z test_forward_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6186105Z test_forward_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.6260677Z test_forward_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:47.6281811Z test_forward_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.9034598Z test_forward_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.275s) 2022-05-18T06:31:47.9056688Z test_forward_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.9272971Z test_forward_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.021s) 2022-05-18T06:31:47.9293793Z test_forward_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:47.9389504Z test_forward_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:47.9409660Z test_forward_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:48.0912762Z test_forward_nn_RNN_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.150s) 2022-05-18T06:31:48.0934366Z test_forward_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:48.0968138Z test_forward_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.003s) 2022-05-18T06:31:48.0987735Z test_forward_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:48.1022303Z test_forward_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.003s) 2022-05-18T06:31:48.1042053Z test_forward_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:48.2691807Z test_forward_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.165s) 2022-05-18T06:31:48.2716176Z test_forward_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:48.3808532Z test_forward_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.109s) 2022-05-18T06:31:48.3830375Z test_forward_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:48.6751663Z test_forward_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.292s) 2022-05-18T06:31:48.6773075Z test_forward_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:48.6829848Z test_forward_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:48.6848252Z test_forward_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:48.6857475Z test_grad_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6867314Z test_grad_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6876547Z test_grad_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6886559Z test_grad_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6895479Z test_grad_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6905519Z test_grad_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6914906Z test_grad_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6929453Z test_grad_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6936277Z test_grad_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6946250Z test_grad_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6955801Z test_grad_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6964665Z test_grad_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6974324Z test_grad_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6983731Z test_grad_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.6993648Z test_grad_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7002987Z test_grad_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7011998Z test_grad_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7022137Z test_grad_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7031010Z test_grad_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7045868Z test_grad_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7052655Z test_grad_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7062595Z test_grad_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7072525Z test_grad_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7080872Z test_grad_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7090395Z test_grad_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7099390Z test_grad_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7109760Z test_grad_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7118907Z test_grad_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7128488Z test_grad_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7137223Z test_grad_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7147154Z test_grad_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7161562Z test_grad_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7168456Z test_grad_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7178480Z test_grad_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7187393Z test_grad_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7197758Z test_grad_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7206274Z test_grad_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7216449Z test_grad_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7226596Z test_gradgrad_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7236774Z test_gradgrad_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7246690Z test_gradgrad_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7256770Z test_gradgrad_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7266949Z test_gradgrad_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7281125Z test_gradgrad_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7289030Z test_gradgrad_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7298837Z test_gradgrad_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7309552Z test_gradgrad_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7319822Z test_gradgrad_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7330287Z test_gradgrad_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7340309Z test_gradgrad_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7350639Z test_gradgrad_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7359975Z test_gradgrad_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7370407Z test_gradgrad_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7380674Z test_gradgrad_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7390190Z test_gradgrad_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7404566Z test_gradgrad_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7412803Z test_gradgrad_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7423870Z test_gradgrad_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7434050Z test_gradgrad_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7443326Z test_gradgrad_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7453997Z test_gradgrad_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7463232Z test_gradgrad_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7473839Z test_gradgrad_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7483575Z test_gradgrad_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7493006Z test_gradgrad_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7503733Z test_gradgrad_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7514080Z test_gradgrad_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7528859Z test_gradgrad_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7536381Z test_gradgrad_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7546676Z test_gradgrad_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7556746Z test_gradgrad_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7566840Z test_gradgrad_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7576394Z test_gradgrad_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7586547Z test_gradgrad_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7597707Z test_gradgrad_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:31:48.7679694Z test_memory_format_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:48.7726085Z test_memory_format_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.7774321Z test_memory_format_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.7828834Z test_memory_format_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.7875529Z test_memory_format_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T06:31:48.7922227Z test_memory_format_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.7970520Z test_memory_format_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T06:31:48.8018078Z test_memory_format_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8066293Z test_memory_format_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8114168Z test_memory_format_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8161896Z test_memory_format_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8209923Z test_memory_format_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8257907Z test_memory_format_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8305804Z test_memory_format_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8353633Z test_memory_format_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8404813Z test_memory_format_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8452169Z test_memory_format_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8499962Z test_memory_format_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8548241Z test_memory_format_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8595633Z test_memory_format_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8643783Z test_memory_format_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8691484Z test_memory_format_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.8906103Z test_memory_format_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.021s) 2022-05-18T06:31:48.8952894Z test_memory_format_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.9058108Z test_memory_format_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:48.9103719Z test_memory_format_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.9158089Z test_memory_format_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.9204060Z test_memory_format_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:48.9294882Z test_memory_format_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:48.9340926Z test_memory_format_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.0234494Z test_memory_format_nn_GRU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.089s) 2022-05-18T06:31:49.0282763Z test_memory_format_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.0330654Z test_memory_format_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.0378467Z test_memory_format_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.0467130Z test_memory_format_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:49.0513388Z test_memory_format_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.0566965Z test_memory_format_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.0612297Z test_memory_format_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.0717005Z test_memory_format_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:49.0764091Z test_memory_format_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.2730361Z test_memory_format_nn_LSTM_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.196s) 2022-05-18T06:31:49.2780036Z test_memory_format_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.2828491Z test_memory_format_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.2876116Z test_memory_format_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.2924368Z test_memory_format_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.2971938Z test_memory_format_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3020030Z test_memory_format_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3068348Z test_memory_format_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3116591Z test_memory_format_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3164786Z test_memory_format_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3212596Z test_memory_format_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3261070Z test_memory_format_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3314211Z test_memory_format_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3360110Z test_memory_format_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3407761Z test_memory_format_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3455608Z test_memory_format_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3504044Z test_memory_format_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3552497Z test_memory_format_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3600059Z test_memory_format_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3648005Z test_memory_format_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.3756539Z test_memory_format_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.011s) 2022-05-18T06:31:49.3804789Z test_memory_format_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5133340Z test_memory_format_nn_RNN_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.133s) 2022-05-18T06:31:49.5182968Z test_memory_format_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5289811Z test_memory_format_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:49.5336165Z test_memory_format_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5432913Z test_memory_format_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:49.5480235Z test_memory_format_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5528680Z test_memory_format_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5577040Z test_memory_format_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5624263Z test_memory_format_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5672665Z test_memory_format_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5720823Z test_memory_format_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5773529Z test_memory_format_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5898231Z test_memory_format_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.012s) 2022-05-18T06:31:49.5945667Z test_memory_format_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.5995001Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:49.6029687Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:49.6074300Z test_multiple_device_transfer_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:49.6109510Z test_multiple_device_transfer_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.6187993Z test_multiple_device_transfer_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:49.6217040Z test_multiple_device_transfer_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.6301796Z test_multiple_device_transfer_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:49.6330593Z test_multiple_device_transfer_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.6451902Z test_multiple_device_transfer_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.012s) 2022-05-18T06:31:49.6481703Z test_multiple_device_transfer_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.6666237Z test_multiple_device_transfer_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.018s) 2022-05-18T06:31:49.6701145Z test_multiple_device_transfer_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:49.6892137Z test_multiple_device_transfer_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.019s) 2022-05-18T06:31:49.6928849Z test_multiple_device_transfer_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:49.7179033Z test_multiple_device_transfer_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.025s) 2022-05-18T06:31:49.7229479Z test_multiple_device_transfer_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:49.7315687Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:49.7346674Z test_multiple_device_transfer_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.7425685Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:49.7457859Z test_multiple_device_transfer_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.7645480Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.018s) 2022-05-18T06:31:49.7703854Z test_multiple_device_transfer_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:49.7873278Z test_multiple_device_transfer_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.017s) 2022-05-18T06:31:49.7908134Z test_multiple_device_transfer_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:49.7965171Z test_multiple_device_transfer_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:49.7998097Z test_multiple_device_transfer_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.8066681Z test_multiple_device_transfer_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:49.8099229Z test_multiple_device_transfer_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.8200074Z test_multiple_device_transfer_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:49.8234052Z test_multiple_device_transfer_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:49.9525096Z test_multiple_device_transfer_nn_GRU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.128s) 2022-05-18T06:31:49.9560060Z test_multiple_device_transfer_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:49.9652002Z test_multiple_device_transfer_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:49.9683453Z test_multiple_device_transfer_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.9731115Z test_multiple_device_transfer_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:49.9771519Z test_multiple_device_transfer_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:49.9838171Z test_multiple_device_transfer_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.006s) 2022-05-18T06:31:49.9870533Z test_multiple_device_transfer_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:49.9975176Z test_multiple_device_transfer_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:50.0007029Z test_multiple_device_transfer_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:50.2753013Z test_multiple_device_transfer_nn_LSTM_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.274s) 2022-05-18T06:31:50.2788906Z test_multiple_device_transfer_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:50.2822533Z test_multiple_device_transfer_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.2856830Z test_multiple_device_transfer_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.2890136Z test_multiple_device_transfer_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.2924984Z test_multiple_device_transfer_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.2959046Z test_multiple_device_transfer_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.2992305Z test_multiple_device_transfer_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.3027870Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.3061291Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.3096201Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.3130059Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.3169871Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:50.3202907Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.3292422Z test_multiple_device_transfer_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:50.3326994Z test_multiple_device_transfer_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:50.6647483Z test_multiple_device_transfer_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.332s) 2022-05-18T06:31:50.6686097Z test_multiple_device_transfer_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:50.6794540Z test_multiple_device_transfer_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:50.6827149Z test_multiple_device_transfer_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.6958249Z test_multiple_device_transfer_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.012s) 2022-05-18T06:31:50.6989236Z test_multiple_device_transfer_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.9139979Z test_multiple_device_transfer_nn_RNN_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.215s) 2022-05-18T06:31:50.9174257Z test_multiple_device_transfer_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:50.9225618Z test_multiple_device_transfer_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:50.9257882Z test_multiple_device_transfer_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:50.9304236Z test_multiple_device_transfer_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:50.9336331Z test_multiple_device_transfer_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:51.2059483Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.272s) 2022-05-18T06:31:51.2097443Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:51.3941842Z test_multiple_device_transfer_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.184s) 2022-05-18T06:31:51.3976268Z test_multiple_device_transfer_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:51.8611925Z test_multiple_device_transfer_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.463s) 2022-05-18T06:31:51.8649739Z test_multiple_device_transfer_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:51.8706979Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:51.8740379Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:31:51.9080102Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.034s) 2022-05-18T06:31:51.9135855Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:51.9260317Z test_non_contiguous_tensors_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.012s) 2022-05-18T06:31:51.9315744Z test_non_contiguous_tensors_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:51.9476595Z test_non_contiguous_tensors_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.016s) 2022-05-18T06:31:51.9530317Z test_non_contiguous_tensors_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:51.9695076Z test_non_contiguous_tensors_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.016s) 2022-05-18T06:31:51.9751076Z test_non_contiguous_tensors_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.0474041Z test_non_contiguous_tensors_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.072s) 2022-05-18T06:31:52.0531006Z test_non_contiguous_tensors_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.1035595Z test_non_contiguous_tensors_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.050s) 2022-05-18T06:31:52.1095083Z test_non_contiguous_tensors_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.1594217Z test_non_contiguous_tensors_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.049s) 2022-05-18T06:31:52.1650627Z test_non_contiguous_tensors_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.2157348Z test_non_contiguous_tensors_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.050s) 2022-05-18T06:31:52.2221774Z test_non_contiguous_tensors_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.2484394Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.026s) 2022-05-18T06:31:52.2541559Z test_non_contiguous_tensors_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.2819861Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.027s) 2022-05-18T06:31:52.2922435Z test_non_contiguous_tensors_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.010s) 2022-05-18T06:31:52.3190933Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.027s) 2022-05-18T06:31:52.3251662Z test_non_contiguous_tensors_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.4333010Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.108s) 2022-05-18T06:31:52.4393809Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.4628417Z test_non_contiguous_tensors_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.023s) 2022-05-18T06:31:52.4684399Z test_non_contiguous_tensors_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.4887293Z test_non_contiguous_tensors_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.020s) 2022-05-18T06:31:52.4944030Z test_non_contiguous_tensors_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.5337028Z test_non_contiguous_tensors_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.039s) 2022-05-18T06:31:52.5404728Z test_non_contiguous_tensors_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.007s) 2022-05-18T06:31:52.6287555Z test_non_contiguous_tensors_nn_GRU_cuda_float32 (__main__.TestModuleCUDA) ... expected failure (0.088s) 2022-05-18T06:31:52.6349996Z test_non_contiguous_tensors_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.6881038Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.053s) 2022-05-18T06:31:52.6938708Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.7121704Z test_non_contiguous_tensors_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.018s) 2022-05-18T06:31:52.7180571Z test_non_contiguous_tensors_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.7549394Z test_non_contiguous_tensors_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.037s) 2022-05-18T06:31:52.7607234Z test_non_contiguous_tensors_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.8208679Z test_non_contiguous_tensors_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.060s) 2022-05-18T06:31:52.8266285Z test_non_contiguous_tensors_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9143436Z test_non_contiguous_tensors_nn_LSTM_cuda_float32 (__main__.TestModuleCUDA) ... expected failure (0.087s) 2022-05-18T06:31:52.9204011Z test_non_contiguous_tensors_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9260028Z test_non_contiguous_tensors_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9315580Z test_non_contiguous_tensors_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:52.9372383Z test_non_contiguous_tensors_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9428349Z test_non_contiguous_tensors_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9483569Z test_non_contiguous_tensors_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:52.9540021Z test_non_contiguous_tensors_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9596336Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9652855Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9710453Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9765989Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9828400Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:52.9881979Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:53.0212622Z test_non_contiguous_tensors_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.033s) 2022-05-18T06:31:53.0270142Z test_non_contiguous_tensors_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:55.5032507Z test_non_contiguous_tensors_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleCUDA) ... ok (2.476s) 2022-05-18T06:31:55.5099417Z test_non_contiguous_tensors_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.007s) 2022-05-18T06:31:55.5597240Z test_non_contiguous_tensors_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.050s) 2022-05-18T06:31:55.5655774Z test_non_contiguous_tensors_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:55.6193223Z test_non_contiguous_tensors_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.053s) 2022-05-18T06:31:55.6251712Z test_non_contiguous_tensors_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:55.6947143Z test_non_contiguous_tensors_nn_RNN_cuda_float32 (__main__.TestModuleCUDA) ... expected failure (0.069s) 2022-05-18T06:31:55.7011963Z test_non_contiguous_tensors_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:55.7234950Z test_non_contiguous_tensors_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.022s) 2022-05-18T06:31:55.7290936Z test_non_contiguous_tensors_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:55.7597994Z test_non_contiguous_tensors_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.031s) 2022-05-18T06:31:55.7652088Z test_non_contiguous_tensors_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:56.9761888Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (1.211s) 2022-05-18T06:31:56.9817941Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:57.6648495Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.683s) 2022-05-18T06:31:57.6753772Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.010s) 2022-05-18T06:31:59.3831748Z test_non_contiguous_tensors_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... ok (1.708s) 2022-05-18T06:31:59.3888453Z test_non_contiguous_tensors_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.006s) 2022-05-18T06:31:59.3939559Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:59.3992829Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.005s) 2022-05-18T06:31:59.4038108Z test_pickle_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:59.4057300Z test_pickle_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.4094323Z test_pickle_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.003s) 2022-05-18T06:31:59.4113485Z test_pickle_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.4170864Z test_pickle_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:59.4190171Z test_pickle_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.4249330Z test_pickle_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.006s) 2022-05-18T06:31:59.4268730Z test_pickle_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.4364133Z test_pickle_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:59.4383337Z test_pickle_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.4490855Z test_pickle_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:59.4510900Z test_pickle_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.4617438Z test_pickle_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:59.4637161Z test_pickle_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.4744270Z test_pickle_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:31:59.4771474Z test_pickle_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:59.4839513Z test_pickle_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:59.4858715Z test_pickle_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.4928098Z test_pickle_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:59.4947269Z test_pickle_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.5017199Z test_pickle_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:59.5037458Z test_pickle_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.5234697Z test_pickle_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.019s) 2022-05-18T06:31:59.5255345Z test_pickle_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.5326640Z test_pickle_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.007s) 2022-05-18T06:31:59.5346149Z test_pickle_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.5402215Z test_pickle_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:31:59.5421534Z test_pickle_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.5500836Z test_pickle_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:59.5520904Z test_pickle_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.6522862Z test_pickle_nn_GRU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.100s) 2022-05-18T06:31:59.6542844Z test_pickle_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.6633879Z test_pickle_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:59.6653566Z test_pickle_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.6698299Z test_pickle_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:31:59.6717833Z test_pickle_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.6801039Z test_pickle_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:59.6820485Z test_pickle_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.6909629Z test_pickle_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.009s) 2022-05-18T06:31:59.6937231Z test_pickle_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.003s) 2022-05-18T06:31:59.9088756Z test_pickle_nn_LSTM_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.215s) 2022-05-18T06:31:59.9109682Z test_pickle_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9129340Z test_pickle_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9150694Z test_pickle_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9171939Z test_pickle_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9190505Z test_pickle_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9210023Z test_pickle_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9230751Z test_pickle_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9250651Z test_pickle_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9270790Z test_pickle_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9289948Z test_pickle_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9312633Z test_pickle_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9336182Z test_pickle_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9353931Z test_pickle_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:31:59.9435984Z test_pickle_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.008s) 2022-05-18T06:31:59.9456122Z test_pickle_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:00.2169647Z test_pickle_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.271s) 2022-05-18T06:32:00.2188040Z test_pickle_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:00.2301583Z test_pickle_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.011s) 2022-05-18T06:32:00.2321568Z test_pickle_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:00.2427840Z test_pickle_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:32:00.2448937Z test_pickle_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:00.4212275Z test_pickle_nn_RNN_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.176s) 2022-05-18T06:32:00.4235354Z test_pickle_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:00.4290699Z test_pickle_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.005s) 2022-05-18T06:32:00.4309967Z test_pickle_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:00.4356558Z test_pickle_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:32:00.4374427Z test_pickle_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:00.6317124Z test_pickle_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.194s) 2022-05-18T06:32:00.6336297Z test_pickle_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:00.7691636Z test_pickle_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.135s) 2022-05-18T06:32:00.7710335Z test_pickle_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:01.1181946Z test_pickle_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.347s) 2022-05-18T06:32:01.1201405Z test_pickle_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:01.1267424Z test_pickle_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.006s) 2022-05-18T06:32:01.1283854Z test_pickle_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:01.1303051Z test_repr_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1314060Z test_repr_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1332898Z test_repr_nn_AvgPool1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1343074Z test_repr_nn_AvgPool1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1363705Z test_repr_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1374430Z test_repr_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1397880Z test_repr_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1408553Z test_repr_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1433094Z test_repr_nn_Bilinear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1445120Z test_repr_nn_Bilinear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1472480Z test_repr_nn_Conv1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1482889Z test_repr_nn_Conv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1508834Z test_repr_nn_Conv2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1520681Z test_repr_nn_Conv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1547830Z test_repr_nn_Conv3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1565235Z test_repr_nn_Conv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:01.1586960Z test_repr_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1595679Z test_repr_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1617683Z test_repr_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1628664Z test_repr_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1651605Z test_repr_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1661024Z test_repr_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1704387Z test_repr_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.004s) 2022-05-18T06:32:01.1715199Z test_repr_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1738000Z test_repr_nn_ELU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1753784Z test_repr_nn_ELU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:01.1772277Z test_repr_nn_Embedding_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1782835Z test_repr_nn_Embedding_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1807252Z test_repr_nn_GRUCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.1817867Z test_repr_nn_GRUCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1920303Z test_repr_nn_GRU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.010s) 2022-05-18T06:32:01.1931350Z test_repr_nn_GRU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1961136Z test_repr_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.003s) 2022-05-18T06:32:01.1971289Z test_repr_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.1993052Z test_repr_nn_Hardswish_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.2005124Z test_repr_nn_Hardswish_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2031742Z test_repr_nn_L1Loss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.2042524Z test_repr_nn_L1Loss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2068738Z test_repr_nn_LSTMCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.2078665Z test_repr_nn_LSTMCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2285760Z test_repr_nn_LSTM_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.020s) 2022-05-18T06:32:01.2297155Z test_repr_nn_LSTM_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2310344Z test_repr_nn_LazyConv1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2322944Z test_repr_nn_LazyConv1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2335521Z test_repr_nn_LazyConv2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2352590Z test_repr_nn_LazyConv2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:32:01.2364692Z test_repr_nn_LazyConv3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2376935Z test_repr_nn_LazyConv3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2389283Z test_repr_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2402629Z test_repr_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2414688Z test_repr_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2427251Z test_repr_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2440068Z test_repr_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2453058Z test_repr_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2476969Z test_repr_nn_Linear_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.2486950Z test_repr_nn_Linear_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2824612Z test_repr_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.033s) 2022-05-18T06:32:01.2837383Z test_repr_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2875251Z test_repr_nn_NLLLoss_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.003s) 2022-05-18T06:32:01.2885399Z test_repr_nn_NLLLoss_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.2913127Z test_repr_nn_RNNCell_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.2923248Z test_repr_nn_RNNCell_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.3109507Z test_repr_nn_RNN_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.018s) 2022-05-18T06:32:01.3119615Z test_repr_nn_RNN_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.3140040Z test_repr_nn_ReLU_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.3151357Z test_repr_nn_ReLU_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.3174133Z test_repr_nn_Sigmoid_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.3184833Z test_repr_nn_Sigmoid_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.3447944Z test_repr_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.026s) 2022-05-18T06:32:01.3459139Z test_repr_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.3641233Z test_repr_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.018s) 2022-05-18T06:32:01.3653189Z test_repr_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.4485787Z test_repr_nn_Transformer_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.083s) 2022-05-18T06:32:01.4498184Z test_repr_nn_Transformer_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.4522237Z test_repr_nn_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleCUDA) ... ok (0.002s) 2022-05-18T06:32:01.4530517Z test_repr_nn_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:32:01.4531270Z 2022-05-18T06:32:01.4532710Z ---------------------------------------------------------------------- 2022-05-18T06:32:01.4533589Z Ran 689 tests in 44.110s 2022-05-18T06:32:01.4534008Z 2022-05-18T06:32:01.4534378Z OK (skipped=451, expected failures=3) 2022-05-18T06:32:01.4534867Z 2022-05-18T06:32:01.4535175Z Generating XML reports... 2022-05-18T06:32:01.5431149Z Generated XML report: test-reports/python-unittest/test_modules/TEST-TestModuleCUDA-20220518063117.xml 2022-05-18T06:32:04.7331923Z Running test_utils ... [2022-05-18 06:32:04.732383] 2022-05-18T06:32:04.7333963Z Executing ['/opt/conda/bin/python', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:32:04.732534] 2022-05-18T06:32:06.2292252Z Test results will be stored in test-reports/python-unittest/test_utils 2022-05-18T06:32:06.2322673Z 2022-05-18T06:32:06.2323238Z Running tests... 2022-05-18T06:32:06.2324473Z ---------------------------------------------------------------------- 2022-05-18T06:32:06.7802231Z test_assert_scriptable (__main__.TestAssert) ... ok (0.548s) 2022-05-18T06:32:06.7811393Z test_assert_true (__main__.TestAssert) ... ok (0.001s) 2022-05-18T06:32:06.7825287Z test_bottleneck_cpu_only (__main__.TestBottleneck) ... skip: CPU-only test (0.001s) 2022-05-18T06:32:38.1427613Z test_bottleneck_cuda (__main__.TestBottleneck) ... ok (31.360s) 2022-05-18T06:32:38.1548201Z test_checkpoint (__main__.TestCheckpoint) ... ok (0.012s) 2022-05-18T06:32:38.1615789Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.007s) 2022-05-18T06:32:38.1636918Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... /opt/conda/lib/python3.7/site-packages/torch/utils/checkpoint.py:25: UserWarning: None of the inputs have requires_grad=True. Gradients will be None 2022-05-18T06:32:38.1640771Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2022-05-18T06:32:38.1643331Z ok (0.003s) 2022-05-18T06:32:38.1656237Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.001s) 2022-05-18T06:32:38.1719692Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.006s) 2022-05-18T06:32:38.1927740Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... ok (0.021s) 2022-05-18T06:32:38.1954080Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.003s) 2022-05-18T06:32:38.2166647Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.021s) 2022-05-18T06:32:38.3049375Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... ok (0.088s) 2022-05-18T06:32:38.3060715Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.001s) 2022-05-18T06:32:38.3071011Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.001s) 2022-05-18T06:32:38.3138527Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.006s) 2022-05-18T06:32:38.3180456Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.004s) 2022-05-18T06:32:38.3186778Z test_smoke (__main__.TestCollectEnv) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77345 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:32:38.4051997Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.086s) 2022-05-18T06:32:38.4732464Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.068s) 2022-05-18T06:32:38.5325183Z test_multi_drop (__main__.TestDataLoaderUtils) ... ok (0.059s) 2022-05-18T06:32:38.5343584Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.002s) 2022-05-18T06:32:38.6451407Z test_random_seed (__main__.TestDataLoaderUtils) ... ok (0.110s) 2022-05-18T06:32:38.6480229Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.003s) 2022-05-18T06:32:38.6494279Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.001s) 2022-05-18T06:32:38.6551598Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.005s) 2022-05-18T06:32:38.6558860Z test_import_hipify (__main__.TestHipify) ... ok (0.001s) 2022-05-18T06:32:38.6608401Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.005s) 2022-05-18T06:32:38.6617058Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.001s) 2022-05-18T06:32:52.7990797Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (14.137s) 2022-05-18T06:32:52.7991745Z 2022-05-18T06:32:52.7993041Z ---------------------------------------------------------------------- 2022-05-18T06:32:52.7994050Z Ran 30 tests in 46.567s 2022-05-18T06:32:52.7994520Z 2022-05-18T06:32:52.7997588Z OK (skipped=3) 2022-05-18T06:32:52.7998023Z 2022-05-18T06:32:52.7998309Z Generating XML reports... 2022-05-18T06:32:52.8094129Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestAssert-20220518063206.xml 2022-05-18T06:32:52.8103163Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestBottleneck-20220518063206.xml 2022-05-18T06:32:52.8133047Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20220518063206.xml 2022-05-18T06:32:52.8135003Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20220518063206.xml 2022-05-18T06:32:52.8143397Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20220518063206.xml 2022-05-18T06:32:52.8145198Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20220518063206.xml 2022-05-18T06:32:52.8147105Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestHipify-20220518063206.xml 2022-05-18T06:32:52.8153090Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20220518063206.xml 2022-05-18T06:32:52.8156423Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20220518063206.xml 2022-05-18T06:32:52.8159660Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20220518063206.xml 2022-05-18T06:32:54.6214640Z Running test_autograd ... [2022-05-18 06:32:54.620495] 2022-05-18T06:32:54.6216669Z Executing ['/opt/conda/bin/python', 'test_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:32:54.620656] 2022-05-18T06:32:56.7617781Z Test results will be stored in test-reports/python-unittest/test_autograd 2022-05-18T06:32:56.7684821Z 2022-05-18T06:32:56.7685139Z Running tests... 2022-05-18T06:32:56.7685718Z ---------------------------------------------------------------------- 2022-05-18T06:32:56.7746637Z test_accumulate_grad (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp:990.) 2022-05-18T06:32:56.7748038Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:32:56.7748450Z ok (0.006s) 2022-05-18T06:32:56.7784659Z test_accumulate_grad_tensor_reference (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:32:56.7801490Z test_accumulate_grad_with_zero_numel_grad (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:32:56.7817659Z test_anomaly_assign_parent_cleanup (__main__.TestAutograd) ... test_autograd.py:3436: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2022-05-18T06:32:56.7818438Z with detect_anomaly(): 2022-05-18T06:32:56.7834355Z ok (0.003s) 2022-05-18T06:32:56.7927184Z test_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.009s) 2022-05-18T06:32:56.8079555Z test_anomaly_grad_warnings (__main__.TestAutograd) ... ok (0.015s) 2022-05-18T06:32:56.8090748Z test_attribute_deletion (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:32:57.0306772Z test_autograd_inplace_views_creation_meta (__main__.TestAutograd) ... ok (0.221s) 2022-05-18T06:32:57.0334587Z test_autograd_inplace_views_cross_dtype (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:32:57.0395002Z test_autograd_multiple_views_python (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:32:57.0508201Z test_autograd_python_custom_function_inplace (__main__.TestAutograd) ... ok (0.011s) 2022-05-18T06:32:57.1277934Z test_autograd_simple_views_python (__main__.TestAutograd) ... ok (0.077s) 2022-05-18T06:32:57.1467538Z test_autograd_views_codegen (__main__.TestAutograd) ... ok (0.019s) 2022-05-18T06:32:57.1501982Z test_backward (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:32:57.1508940Z test_backward_badcalls (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:32:57.1537595Z test_backward_copy (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:32:57.1557173Z test_backward_create_graph_warns (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:32:57.1566264Z test_backward_no_grad (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:32:57.1582305Z test_backward_twice_retained_graph_with_saved_values (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:32:57.1596879Z test_backward_twice_retained_graph_without_saved_values (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:32:57.1662436Z test_backward_twice_with_saved_values (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:32:57.1669671Z test_backward_twice_without_saved_values (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:32:57.1726105Z test_backward_with_inputs (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T06:32:57.1754642Z test_backward_with_nonleaf_inputs (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:32:57.1770886Z test_callback_adds_callback (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:32:57.1798346Z test_cant_create_saved_tensors (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:32:57.1814693Z test_checkpoint_valid_reset_on_error (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:32:57.1827892Z test_checkpointing (__main__.TestAutograd) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-05-18T06:32:57.1850242Z test_checkpointing_without_reentrant_arbitrary_input_output (__main__.TestAutograd) 2022-05-18T06:32:57.1870208Z Ensures checkpointing without reentrant autograd works with functions ... ok (0.004s) 2022-05-18T06:32:57.1881676Z test_checkpointing_without_reentrant_correct_grad (__main__.TestAutograd) 2022-05-18T06:32:57.1894002Z Verifies that correct gradients are calculated for checkpoint ... ok (0.002s) 2022-05-18T06:32:57.1910391Z test_checkpointing_without_reentrant_dataparallel (__main__.TestAutograd) 2022-05-18T06:33:08.2734455Z Verifies gradient correctness when checkpoint without reentrant autograd ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:1086: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:477.) 2022-05-18T06:33:08.2737276Z return self._grad 2022-05-18T06:33:08.2796669Z ok (11.090s) 2022-05-18T06:33:08.2854047Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:08.2892241Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:08.2912089Z test_checkpointing_without_reentrant_input_requires_grad_False (__main__.TestAutograd) 2022-05-18T06:33:08.2913848Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:33:08.2934452Z test_checkpointing_without_reentrant_input_requires_grad_True (__main__.TestAutograd) 2022-05-18T06:33:08.2936159Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-05-18T06:33:08.2944145Z test_checkpointing_without_reentrant_parameter_used_in_an_out (__main__.TestAutograd) 2022-05-18T06:33:08.2952814Z Ensures that gradient hooks are only called once per tensor. ... ok (0.002s) 2022-05-18T06:33:08.3067455Z test_custom_autograd_no_early_free (__main__.TestAutograd) ... ok (0.011s) 2022-05-18T06:33:08.3111854Z test_custom_autograd_repeated_grad_grad (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:08.4264428Z test_custom_function_cycle (__main__.TestAutograd) ... ok (0.115s) 2022-05-18T06:33:08.4303907Z test_custom_function_error (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:08.4316162Z test_custom_function_exception (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:08.4558151Z test_custom_function_forward_mode_forward_is_no_op (__main__.TestAutograd) ... ok (0.024s) 2022-05-18T06:33:08.4635522Z test_custom_function_forward_mode_inplace_checks (__main__.TestAutograd) ... ok (0.008s) 2022-05-18T06:33:08.4672474Z test_custom_function_forward_mode_non_tensor_before_tensor_args (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:08.4822482Z test_custom_function_forward_mode_view_checks (__main__.TestAutograd) ... ok (0.015s) 2022-05-18T06:33:08.4912026Z test_custom_function_forward_mode_wrong_formula (__main__.TestAutograd) ... ok (0.009s) 2022-05-18T06:33:08.4929249Z test_custom_function_local_inplace (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:08.4955714Z test_custom_function_no_tensors (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:08.5083743Z test_custom_function_non_tensor_inputs_outputs (__main__.TestAutograd) ... ok (0.012s) 2022-05-18T06:33:08.5132557Z test_custom_function_return_view_in_nograd (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T06:33:08.5229110Z test_custom_function_save_for_forward (__main__.TestAutograd) ... ok (0.010s) 2022-05-18T06:33:08.5304426Z test_custom_function_saved_tensors (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T06:33:08.8799765Z test_deep_reentrant (__main__.TestAutograd) ... ok (0.349s) 2022-05-18T06:33:08.8850986Z test_default_saved_variable_hooks_double_backward (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T06:33:08.8873923Z test_dep_nograd (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:08.8889441Z test_dependent_backward (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:08.8950588Z test_detach (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:08.8954854Z test_detach_base (__main__.TestAutograd) 2022-05-18T06:33:08.8957773Z detaching base does not detach view ... ok (0.001s) 2022-05-18T06:33:08.9002814Z test_detach_disallows_metadata_change (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:08.9065564Z test_detach_then_inplace_raises_in_autograd (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:08.9072550Z test_diagonal_derivative_requires_grad (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:08.9084783Z test_diagonal_expanded_v (__main__.TestAutograd) ... test_autograd.py:2021: 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-05-18T06:33:08.9086710Z v_expanded = torch.tensor(value).expand(10) 2022-05-18T06:33:08.9089149Z ok (0.002s) 2022-05-18T06:33:08.9136304Z test_dir (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:08.9146910Z test_dont_materialize_grads (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:08.9167859Z test_duplicate_backward_root (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:08.9181365Z test_eig_complex_eigenvalues (__main__.TestAutograd) ... test_autograd.py:3529: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-05-18T06:33:08.9183208Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-05-18T06:33:08.9184312Z L, _ = torch.eig(A) 2022-05-18T06:33:08.9185713Z should be replaced with 2022-05-18T06:33:08.9186638Z L_complex = torch.linalg.eigvals(A) 2022-05-18T06:33:08.9187310Z and 2022-05-18T06:33:08.9187937Z L, V = torch.eig(A, eigenvectors=True) 2022-05-18T06:33:08.9188967Z should be replaced with 2022-05-18T06:33:08.9190303Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3415.) 2022-05-18T06:33:08.9191548Z w, v = torch.eig(A, eigenvectors=True) 2022-05-18T06:33:08.9238364Z ok (0.007s) 2022-05-18T06:33:08.9302113Z test_eig_no_eigenvectors (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:10.8277245Z test_free_deep_graph (__main__.TestAutograd) ... ok (1.897s) 2022-05-18T06:33:12.3895649Z test_free_deep_graph_complicated (__main__.TestAutograd) ... ok (1.562s) 2022-05-18T06:33:13.8926325Z test_free_deep_graph_pyfunction (__main__.TestAutograd) ... ok (1.503s) 2022-05-18T06:33:13.9776078Z test_function (__main__.TestAutograd) ... ok (0.085s) 2022-05-18T06:33:13.9804054Z test_function_returns_input (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:13.9822706Z test_function_returns_undefined_tensor (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:13.9832643Z test_gc_in_destructor (__main__.TestAutograd) 2022-05-18T06:33:14.7664623Z Previously, if a Function destructor triggered a garbage collection, ... ok (0.784s) 2022-05-18T06:33:14.7712673Z test_grad (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T06:33:14.7723635Z test_grad_badcalls (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:14.7764457Z test_grad_batched_grad (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:14.7794974Z test_grad_empty_inputs (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:14.8053985Z test_grad_fn_attr_bindings (__main__.TestAutograd) ... ok (0.026s) 2022-05-18T06:33:14.8083280Z test_grad_fn_badcalls (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:14.8108022Z test_grad_mode_restored_reentrant (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:14.8137733Z test_grad_nonleaf (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:1086: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:477.) 2022-05-18T06:33:14.8140434Z return self._grad 2022-05-18T06:33:14.8156922Z ok (0.005s) 2022-05-18T06:33:14.8176682Z test_grad_nonleaf_many_outputs (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:14.8215471Z test_grad_nonleaf_register_hook (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:14.8242157Z test_grad_unreachable (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:14.8266051Z test_grad_unreachable_discovery (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:14.8692686Z test_gradcheck_backward_mul_by_grad_output (__main__.TestAutograd) ... ok (0.042s) 2022-05-18T06:33:14.9298839Z test_gradcheck_check_batched_grad (__main__.TestAutograd) ... ok (0.061s) 2022-05-18T06:33:14.9325162Z test_gradcheck_check_forward_or_backward_only (__main__.TestAutograd) 2022-05-18T06:33:14.9540551Z Depending on settings for check_forward_ad and check_backward_ad, the ... ok (0.024s) 2022-05-18T06:33:14.9561964Z test_gradcheck_check_no_differentiable_outputs (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T06:33:14.9562996Z f'Input #{idx} requires gradient and ' 2022-05-18T06:33:14.9584859Z ok (0.004s) 2022-05-18T06:33:14.9685695Z test_gradcheck_complex_non_complex_outputs (__main__.TestAutograd) ... ok (0.010s) 2022-05-18T06:33:14.9703731Z test_gradcheck_custom_error (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T06:33:14.9704891Z f'Input #{idx} requires gradient and ' 2022-05-18T06:33:14.9863749Z ok (0.017s) 2022-05-18T06:33:14.9950528Z test_gradcheck_dense_and_sparse_inputs (__main__.TestAutograd) ... ok (0.009s) 2022-05-18T06:33:15.0953001Z test_gradcheck_forward_ad (__main__.TestAutograd) ... ok (0.100s) 2022-05-18T06:33:15.1056647Z test_gradcheck_forward_ad_batched_grad (__main__.TestAutograd) ... ok (0.010s) 2022-05-18T06:33:15.1148059Z test_gradcheck_forward_ad_respects_requires_grad (__main__.TestAutograd) ... ok (0.009s) 2022-05-18T06:33:15.1233989Z test_gradcheck_forward_ad_runs_with_no_requires_grad (__main__.TestAutograd) ... ok (0.008s) 2022-05-18T06:33:15.1330854Z test_gradcheck_get_analytical_jacobian (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/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-05-18T06:33:15.1334055Z warnings.warn("get_analytical_jacobian was part of PyTorch's private API and not " 2022-05-18T06:33:15.1334953Z ok (0.009s) 2022-05-18T06:33:15.1416515Z test_gradcheck_get_numerical_jacobian (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/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-05-18T06:33:15.1419305Z warnings.warn("get_numerical_jacobian was part of PyTorch's private API and not " 2022-05-18T06:33:15.1420191Z ok (0.008s) 2022-05-18T06:33:15.1440790Z test_gradcheck_jacobian_mismatch (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T06:33:15.1442841Z f'Input #{idx} requires gradient and ' 2022-05-18T06:33:15.1894644Z ok (0.048s) 2022-05-18T06:33:15.1923872Z test_gradcheck_multiple_mkldnn_inputs (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T06:33:15.1925891Z f'Input #{idx} requires gradient and ' 2022-05-18T06:33:15.2276338Z ok (0.039s) 2022-05-18T06:33:15.3195214Z test_gradcheck_nondeterministic (__main__.TestAutograd) ... ok (0.092s) 2022-05-18T06:33:15.3231420Z test_gradcheck_output_shape_or_dtype_depend_on_values (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:15.3384023Z test_gradcheck_single_input (__main__.TestAutograd) ... ok (0.015s) 2022-05-18T06:33:15.3404553Z test_gradcheck_sparse_csr_input (__main__.TestAutograd) ... test_autograd.py:3684: UserWarning: Sparse CSR tensor support is in beta state.If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:66.) 2022-05-18T06:33:15.3406792Z gradcheck(fn, torch.rand(2, 2, dtype=torch.double).to_sparse_csr().requires_grad_(True), check_sparse_nnz=True, 2022-05-18T06:33:15.3481554Z expected failure (0.010s) 2022-05-18T06:33:15.3550621Z test_gradcheck_sparse_input (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T06:33:15.3571776Z test_gradcheck_test_outputs (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-05-18T06:33:15.3573786Z f'Input #{idx} requires gradient and ' 2022-05-18T06:33:15.3578901Z ok (0.003s) 2022-05-18T06:33:15.3688290Z test_gradcheck_undefined_grad (__main__.TestAutograd) ... ok (0.010s) 2022-05-18T06:33:15.3789122Z test_gradcheck_validates_input_mkldnn (__main__.TestAutograd) ... ok (0.010s) 2022-05-18T06:33:15.3878481Z test_gradcheck_validates_inputs (__main__.TestAutograd) ... ok (0.009s) 2022-05-18T06:33:15.4032304Z test_graph_save_on_cpu (__main__.TestAutograd) ... ok (0.015s) 2022-05-18T06:33:15.4426418Z test_graph_save_on_cpu_cuda (__main__.TestAutograd) ... ok (0.039s) 2022-05-18T06:33:15.4455537Z test_hessian_vector (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:15.4472912Z test_hook_none (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:15.4480300Z test_hook_with_no_name (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:15.4522131Z test_hooks (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:15.4551021Z test_hooks_cpp (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:15.4564571Z test_index_backward_does_not_save_tensor (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:15.4802525Z test_indexing (__main__.TestAutograd) ... ok (0.023s) 2022-05-18T06:33:15.4854231Z test_indexing_duplicates (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T06:33:15.5098115Z test_inplace (__main__.TestAutograd) ... ok (0.024s) 2022-05-18T06:33:15.5208033Z test_inplace_not_requires_grad (__main__.TestAutograd) ... ok (0.011s) 2022-05-18T06:33:15.5382756Z test_inplace_on_view_backward (__main__.TestAutograd) ... ok (0.018s) 2022-05-18T06:33:15.5427495Z test_inplace_on_view_leaf_errors (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:15.5439493Z test_inplace_on_view_saved_output (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:15.6264553Z test_inplace_on_view_weak_grad_fn (__main__.TestAutograd) ... ok (0.082s) 2022-05-18T06:33:15.6289002Z test_input_buffer_accum (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:15.6346507Z test_integer_outputs (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:15.6405612Z test_invalid_gradients (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:15.6421239Z test_isolated_node (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:15.6445311Z test_leaf_assignment (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:15.6455543Z test_legacy_function_deprecation_exception (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:18.0172971Z test_lobpcg (__main__.TestAutograd) ... ok (2.371s) 2022-05-18T06:33:18.0205146Z test_mark_non_differentiable (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:18.0223175Z test_mark_non_differentiable_mixed (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:18.0239445Z test_mark_non_differentiable_none (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:18.0255090Z test_materialize_grads (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:18.0290549Z test_multi_backward (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:18.0297984Z test_multi_backward_no_grad (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:18.0317452Z test_named_tensor_for_complex_views (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:908: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /var/lib/jenkins/workspace/c10/core/TensorImpl.h:1390.) 2022-05-18T06:33:18.0318957Z return super(Tensor, self).refine_names(names) 2022-05-18T06:33:18.0319475Z ok (0.002s) 2022-05-18T06:33:18.0349282Z test_naughty_anomaly_access (__main__.TestAutograd) ... expected failure (0.002s) 2022-05-18T06:33:18.0528453Z test_naughty_autograd_function_attribute_access (__main__.TestAutograd) ... ok (0.018s) 2022-05-18T06:33:18.0541015Z test_naughty_autograd_function_stashing_ctx (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:18.0615591Z test_nested_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T06:33:18.0638912Z test_nested_anomaly_printstack_cleanup (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:18.0659782Z test_next_functions (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:18.0679261Z test_no_grad (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:18.0687388Z test_no_grad_assignment (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:18.0714909Z test_no_grad_copy (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:18.0752862Z test_no_grad_copy_sparse (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2263: 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-05-18T06:33:18.0754525Z "Argument order of nn.functional.embedding_bag was changed. " 2022-05-18T06:33:18.0815675Z ok (0.010s) 2022-05-18T06:33:18.0826906Z test_no_grad_input (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:18.0894579Z test_no_grad_modifies_version (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:18.0900825Z test_no_grad_python_function (__main__.TestAutograd) 2022-05-18T06:33:18.0903751Z Python Functions should respect grad mode. ... ok (0.001s) 2022-05-18T06:33:18.0981088Z test_no_requires_grad_inplace (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T06:33:18.0991191Z test_no_unnecessary_save (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:18.1030411Z test_no_unnecessary_unwrapping (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:18.1065808Z test_not_implemented_fwad (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:18.1136138Z test_not_implemented_grad (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T06:33:18.1161301Z test_numpy_requires_grad (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:18.1190098Z test_once_differentiable (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:18.1260578Z test_out_variant_raises_when_inputs_require_grad (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T06:33:18.1331112Z test_pack_hook_with_inplace_modification_should_fail (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T06:33:18.1382764Z test_pickle (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T06:33:18.1400995Z test_pow_zero_tensor_gradient (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:18.1423378Z test_power_function (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:18.1468058Z test_profiler (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:18.1488027Z test_profiler_aggregation_fake (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:18.1512672Z test_profiler_aggregation_lstm (__main__.TestAutograd) ... 2022-05-18T06:33:18.8935444Z =================================================================================================================================================================== 2022-05-18T06:33:18.8936380Z TEST 2022-05-18T06:33:18.8938591Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:18.8941023Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T06:33:18.8943560Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:18.8945414Z aten::addmm 2.57% 926.000us 2.61% 938.000us 938.000us 1 [[80], [15, 10], [10, 80], [], []] 2022-05-18T06:33:18.8947081Z aten::lstm 1.85% 664.000us 5.62% 2.024ms 2.024ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:18.8948167Z aten::lstm 1.42% 510.000us 5.35% 1.926ms 1.926ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:18.8949244Z aten::lstm 1.39% 500.000us 8.33% 2.997ms 2.997ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:18.8950318Z aten::stack 1.02% 367.000us 1.03% 371.000us 371.000us 1 [[], []] 2022-05-18T06:33:18.8951697Z aten::linear 1.00% 359.000us 1.26% 455.000us 455.000us 1 [[3, 20], [80, 20], [80]] 2022-05-18T06:33:18.8952811Z aten::linear 0.98% 354.000us 1.13% 407.000us 407.000us 1 [[3, 20], [80, 20], [80]] 2022-05-18T06:33:18.8954116Z aten::addmm 0.96% 347.000us 0.99% 355.000us 355.000us 1 [[80], [3, 20], [20, 80], [], []] 2022-05-18T06:33:18.8955225Z aten::narrow 0.95% 342.000us 0.96% 347.000us 347.000us 1 [[3, 80], [], [], []] 2022-05-18T06:33:18.8956333Z aten::select 0.95% 341.000us 0.95% 342.000us 342.000us 1 [[5, 3, 80], [], []] 2022-05-18T06:33:18.8979572Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:18.8980747Z Self CPU time total: 35.989ms 2022-05-18T06:33:18.8981126Z 2022-05-18T06:33:19.2065032Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:19.2067024Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T06:33:19.2069925Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:19.2071856Z aten::addmm 19.91% 7.167ms 23.07% 8.304ms 41.520us 200 [[80], [3, 20], [20, 80], [], []] 2022-05-18T06:33:19.2072972Z aten::lstm 13.56% 4.879ms 98.57% 35.476ms 1.774ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.2074060Z aten::mul 7.00% 2.519ms 7.00% 2.519ms 4.198us 600 [[3, 20], [3, 20]] 2022-05-18T06:33:19.2075183Z aten::sigmoid_ 6.54% 2.355ms 6.54% 2.355ms 3.925us 600 [[3, 20]] 2022-05-18T06:33:19.2076277Z aten::addmm 5.61% 2.019ms 6.13% 2.206ms 110.300us 20 [[80], [15, 10], [10, 80], [], []] 2022-05-18T06:33:19.2077363Z aten::narrow 3.72% 1.337ms 8.64% 3.109ms 3.886us 800 [[3, 80], [], [], []] 2022-05-18T06:33:19.2078469Z aten::unsafe_split 3.50% 1.261ms 12.14% 4.370ms 21.850us 200 [[3, 80], [], []] 2022-05-18T06:33:19.2079504Z aten::slice 3.48% 1.254ms 4.92% 1.772ms 2.215us 800 [[3, 80], [], [], [], []] 2022-05-18T06:33:19.2080428Z aten::linear 3.19% 1.147ms 29.81% 10.728ms 53.640us 200 [[3, 20], [80, 20], [80]] 2022-05-18T06:33:19.2081355Z aten::tanh_ 2.91% 1.049ms 2.91% 1.049ms 5.245us 200 [[3, 20]] 2022-05-18T06:33:19.2083081Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:19.2084203Z Self CPU time total: 35.989ms 2022-05-18T06:33:19.2084579Z 2022-05-18T06:33:19.4483835Z =================================================================================================================================================================== 2022-05-18T06:33:19.4484878Z TEST 2022-05-18T06:33:19.4485800Z =================================================================================================================================================================== 2022-05-18T06:33:19.4487206Z This report only display top-level ops statistics 2022-05-18T06:33:19.4489271Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:19.4491233Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T06:33:19.4493545Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:19.4495007Z aten::lstm 1.85% 664.000us 5.62% 2.024ms 2.024ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4496030Z aten::lstm 1.42% 510.000us 5.35% 1.926ms 1.926ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4497008Z aten::lstm 1.39% 500.000us 8.33% 2.997ms 2.997ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4497965Z aten::lstm 0.82% 295.000us 5.77% 2.078ms 2.078ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4498923Z aten::lstm 0.78% 281.000us 5.62% 2.024ms 2.024ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4499890Z aten::lstm 0.71% 255.000us 4.31% 1.551ms 1.551ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4500844Z aten::lstm 0.68% 243.000us 4.40% 1.585ms 1.585ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4501801Z aten::lstm 0.67% 240.000us 5.55% 1.999ms 1.999ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4502736Z aten::lstm 0.61% 218.000us 5.54% 1.994ms 1.994ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4503691Z aten::lstm 0.59% 211.000us 5.33% 1.919ms 1.919ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.4505552Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:19.4507045Z Self CPU time total: 35.989ms 2022-05-18T06:33:19.4507479Z 2022-05-18T06:33:19.7589595Z =================================================================================================================================================================== 2022-05-18T06:33:19.7591229Z This report only display top-level ops statistics 2022-05-18T06:33:19.7593299Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:19.7594936Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T06:33:19.7597001Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:19.7598764Z aten::lstm 13.56% 4.879ms 98.57% 35.476ms 1.774ms 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-05-18T06:33:19.7599930Z aten::randn 0.71% 255.000us 1.43% 513.000us 8.550us 60 [[], [], [], [], []] 2022-05-18T06:33:19.7601853Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-05-18T06:33:19.7603155Z Self CPU time total: 35.989ms 2022-05-18T06:33:19.7603619Z 2022-05-18T06:33:19.7604034Z Total time based on python measurements: 37.690ms 2022-05-18T06:33:19.7977338Z CPU time measurement python side overhead: 4.73% 2022-05-18T06:33:19.8179781Z ok (1.669s) 2022-05-18T06:33:19.8182753Z test_profiler_aggregation_table (__main__.TestAutograd) 2022-05-18T06:33:19.8210134Z Test if the profiling result is aggregated for `str(prof)` ... ok (0.003s) 2022-05-18T06:33:19.8225689Z test_profiler_function_event_avg (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:19.8975657Z test_profiler_propagation (__main__.TestAutograd) ... ok (0.074s) 2022-05-18T06:33:19.9004043Z 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 IN_CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-05-18T06:33:19.9016154Z test_profiler_shapes (__main__.TestAutograd) ... 2022-05-18T06:33:19.9062878Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-05-18T06:33:19.9064744Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-05-18T06:33:19.9066861Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-05-18T06:33:19.9068246Z aten::linear 1.05% 6.000us 86.76% 498.000us 498.000us 1 [[128, 20], [30, 20], [30]] 2022-05-18T06:33:19.9069219Z aten::t 2.09% 12.000us 3.48% 20.000us 20.000us 1 [[30, 20]] 2022-05-18T06:33:19.9070223Z aten::transpose 1.05% 6.000us 1.39% 8.000us 8.000us 1 [[30, 20], [], []] 2022-05-18T06:33:19.9071220Z aten::as_strided 0.35% 2.000us 0.35% 2.000us 2.000us 1 [[30, 20], [], [], []] 2022-05-18T06:33:19.9072209Z aten::addmm 79.79% 458.000us 82.23% 472.000us 472.000us 1 [[30], [128, 20], [20, 30], [], []] 2022-05-18T06:33:19.9073186Z aten::expand 0.35% 2.000us 0.52% 3.000us 3.000us 1 [[30], [], []] 2022-05-18T06:33:19.9074184Z aten::as_strided 0.17% 1.000us 0.17% 1.000us 1.000us 1 [[30], [], [], []] 2022-05-18T06:33:19.9075165Z aten::copy_ 1.74% 10.000us 1.74% 10.000us 10.000us 1 [[128, 30], [128, 30], []] 2022-05-18T06:33:19.9076140Z aten::resolve_conj 0.17% 1.000us 0.17% 1.000us 1.000us 1 [[128, 30]] 2022-05-18T06:33:19.9077135Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 20]] 2022-05-18T06:33:19.9078402Z aten::linear 0.52% 3.000us 13.24% 76.000us 76.000us 1 [[128, 30], [40, 30], [40]] 2022-05-18T06:33:19.9079381Z aten::t 1.05% 6.000us 2.26% 13.000us 13.000us 1 [[40, 30]] 2022-05-18T06:33:19.9080546Z aten::transpose 1.05% 6.000us 1.22% 7.000us 7.000us 1 [[40, 30], [], []] 2022-05-18T06:33:19.9081540Z aten::as_strided 0.17% 1.000us 0.17% 1.000us 1.000us 1 [[40, 30], [], [], []] 2022-05-18T06:33:19.9082517Z aten::addmm 8.54% 49.000us 10.45% 60.000us 60.000us 1 [[40], [128, 30], [30, 40], [], []] 2022-05-18T06:33:19.9083537Z aten::expand 0.35% 2.000us 0.70% 4.000us 4.000us 1 [[40], [], []] 2022-05-18T06:33:19.9084985Z aten::as_strided 0.35% 2.000us 0.35% 2.000us 2.000us 1 [[40], [], [], []] 2022-05-18T06:33:19.9086406Z aten::copy_ 1.22% 7.000us 1.22% 7.000us 7.000us 1 [[128, 40], [128, 40], []] 2022-05-18T06:33:19.9087799Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 40]] 2022-05-18T06:33:19.9089068Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2022-05-18T06:33:19.9091197Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-05-18T06:33:19.9092403Z Self CPU time total: 574.000us 2022-05-18T06:33:19.9092845Z 2022-05-18T06:33:19.9093091Z ok (0.006s) 2022-05-18T06:33:19.9093928Z test_profiler_unboxed_only (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.5136722Z test_pynode_destruction_deadlock (__main__.TestAutograd) ... ok (2.606s) 2022-05-18T06:33:22.5249365Z test_record_function (__main__.TestAutograd) ... ok (0.011s) 2022-05-18T06:33:22.5271369Z test_record_function_callbacks (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5276222Z test_record_function_multithreaded (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.5304899Z test_record_function_new_signatures (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5323141Z test_reentrant_child_error (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5360277Z test_reentrant_priority (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:22.5372194Z test_reentrant_with_callbacks_both_depths (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.5379258Z test_reentrant_with_callbacks_depth_0 (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.5390706Z test_reentrant_with_callbacks_depth_1 (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.5409160Z test_reentrant_with_leaf_variable_hook (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5428424Z test_reentrant_with_non_leaf_variable_hook (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5445213Z test_requires_grad (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5465212Z test_requires_grad_ (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5474924Z test_requires_grad_inplace (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.5502553Z test_retain_grad (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5511374Z test_retain_grad_cycle (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.5575753Z test_return_duplicate (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:22.5633022Z test_return_duplicate_inplace (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:22.5657793Z test_return_leaf (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5673823Z test_return_leaf_inplace (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5692952Z test_save_none_for_backward (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5735937Z test_save_on_cpu_and_checkpoint (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:22.5750694Z test_save_output_nr (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5766858Z test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5782925Z test_saved_variable_packing_unpacking_did_not_save_original_with_hooks (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.5846969Z test_saved_variable_packing_unpacking_saved_original_with_default_hooks (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:22.5993265Z test_saved_variable_packing_unpacking_saved_original_with_hooks (__main__.TestAutograd) ... ok (0.015s) 2022-05-18T06:33:22.6012765Z test_saved_variable_version_counter (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.6029757Z test_saved_variables_deprecated (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.6086258Z test_saving_variable_to_disk (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T06:33:22.6097211Z test_select_expanded_v (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6146378Z test_select_sum (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T06:33:22.6150695Z test_set_data_preserve_pyobj (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6182107Z test_set_data_tensorimpl_type (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:22.6216447Z test_set_grad_coroutines (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:22.6236901Z test_set_grad_coroutines_benign_exceptions (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.6256461Z test_set_grad_coroutines_critical_exceptions (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.6276523Z test_set_grad_coroutines_exit (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.6285110Z test_set_grad_enabled (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6316716Z test_set_grad_generator_functions (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:22.6340386Z test_set_grad_generator_functions_recursive (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:22.6507469Z test_setitem (__main__.TestAutograd) ... ok (0.016s) 2022-05-18T06:33:22.6548730Z test_setitem_mask (__main__.TestAutograd) ... ok (0.004s) 2022-05-18T06:33:22.6550172Z test_setting_default_saved_variable_hooks_twice_should_not_fail (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6573997Z test_setting_default_saved_variable_hooks_twice_should_use_inner (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.6581922Z test_shape (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6658389Z test_sharded_grad (__main__.TestAutograd) ... ok (0.007s) 2022-05-18T06:33:22.6680833Z test_simple_reentrant (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:22.6692556Z test_slice_expanded_v (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6706177Z test_sparse_gather_both_scalar (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6721706Z test_sparse_gather_dim0 (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6736086Z test_sparse_gather_dim1 (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6749696Z test_sparse_gather_dim_neg (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6761947Z test_sparse_gather_ind_scalar (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.6773569Z test_sparse_gather_x_scalar (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:22.7090713Z test_sparse_mm_backward (__main__.TestAutograd) ... ok (0.031s) 2022-05-18T06:33:22.7101974Z test_symeig_no_eigenvectors (__main__.TestAutograd) ... test_autograd.py:3536: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T06:33:22.7103920Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T06:33:22.7105261Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T06:33:22.7106231Z should be replaced with 2022-05-18T06:33:22.7107613Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T06:33:22.7108395Z and 2022-05-18T06:33:22.7109096Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T06:33:22.7109881Z should be replaced with 2022-05-18T06:33:22.7111694Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3029.) 2022-05-18T06:33:22.7113020Z w, v = torch.symeig(A, eigenvectors=False) 2022-05-18T06:33:22.7155089Z ok (0.006s) 2022-05-18T06:33:22.7168590Z test_tensor_grad_warnings (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:25.6356482Z test_thread_shutdown (__main__.TestAutograd) ... ok (2.918s) 2022-05-18T06:33:25.6408696Z test_too_many_grads (__main__.TestAutograd) ... ok (0.005s) 2022-05-18T06:33:25.7065090Z test_type_conversions (__main__.TestAutograd) ... ok (0.065s) 2022-05-18T06:33:25.7125160Z test_unrelated_inputs (__main__.TestAutograd) ... ok (0.006s) 2022-05-18T06:33:25.7143699Z test_unused_output (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:25.7178106Z test_var_mean_differentiable (__main__.TestAutograd) ... ok (0.003s) 2022-05-18T06:33:25.8178271Z test_variable_traverse (__main__.TestAutograd) ... ok (0.100s) 2022-05-18T06:33:25.8197258Z test_version_counter (__main__.TestAutograd) ... ok (0.002s) 2022-05-18T06:33:25.8203182Z test_volatile_deprecated (__main__.TestAutograd) ... ok (0.001s) 2022-05-18T06:33:25.8258314Z test_view_func_for_complex_views (autograd.test_complex.TestAutogradComplex) ... ok (0.005s) 2022-05-18T06:33:25.8338703Z test_view_with_multi_output (autograd.test_complex.TestAutogradComplex) ... ok (0.008s) 2022-05-18T06:33:25.9777104Z test_advanced_indexing_backwards_large_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.143s) 2022-05-18T06:33:25.9893926Z test_advanced_indexing_backwards_memory_format_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.012s) 2022-05-18T06:33:25.9910389Z test_backward_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T06:33:25.9924670Z test_copy__cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:33:25.9947602Z test_copy_forward_ad_broadcasting_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:33:25.9977562Z test_copy_r_to_c_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:33:26.0199204Z test_cross_device_reentrant_autograd_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.022s) 2022-05-18T06:33:26.0252722Z test_free_unneeded_tensor_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:33:26.0403530Z test_grad_assignment_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.015s) 2022-05-18T06:33:26.0999774Z test_gradcheck_input_output_different_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.059s) 2022-05-18T06:33:26.1055283Z test_inplace_multiple_output_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:33:26.1085577Z test_inplace_on_view_backprop_base_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:33:26.1115048Z test_inplace_on_view_backprop_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:1086: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:477.) 2022-05-18T06:33:26.1118240Z return self._grad 2022-05-18T06:33:26.1118881Z ok (0.003s) 2022-05-18T06:33:26.1140331Z test_inplace_on_view_backprop_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:33:26.1510430Z test_inplace_on_view_gradcheck_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.037s) 2022-05-18T06:33:26.1648796Z test_inplace_on_view_makes_base_require_grad_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.014s) 2022-05-18T06:33:26.1805368Z test_inplace_on_view_modify_base_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.016s) 2022-05-18T06:33:26.1975795Z test_inplace_on_view_multi_output_safe_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.017s) 2022-05-18T06:33:26.2011575Z test_inplace_on_view_multi_output_unsafe_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:33:26.2057790Z test_inplace_on_view_multiple_outputs_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:33:26.2091586Z test_inplace_on_view_non_contig_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:33:26.2141822Z test_inplace_on_view_of_multiple_output_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:33:26.2171813Z test_inplace_on_view_of_view_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:33:26.2486621Z test_inplace_on_view_python_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.031s) 2022-05-18T06:33:26.2526415Z test_inplace_on_view_then_no_grad_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:33:26.2545282Z test_inputbuffer_add_multidevice_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T06:33:26.3355308Z test_min_max_median_backprops_to_all_values_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.081s) 2022-05-18T06:33:26.3809101Z test_mv_grad_stride_0_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.045s) 2022-05-18T06:33:26.3849149Z test_non_differentiable_ops_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:33:26.3885037Z test_parameter_resize_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:33:26.3953214Z test_pin_memory_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.007s) 2022-05-18T06:33:26.3971469Z test_profiler_emit_nvtx_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:33:26.4031672Z test_pyscalar_conversions_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.006s) 2022-05-18T06:33:26.5091449Z test_reentrant_parent_error_on_cpu_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.106s) 2022-05-18T06:33:26.5123145Z test_requires_grad_factory_cuda_float32 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:33:26.5157360Z test_requires_grad_factory_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:33:26.5427968Z test_rnn_backward_to_input_but_not_parameters_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.027s) 2022-05-18T06:33:26.5531040Z test_scatter_index_reduce_amin_amax_backprops_to_all_values_cuda (__main__.TestAutogradDeviceTypeCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:1423: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1550.) 2022-05-18T06:33:26.5533185Z func_out = func(*tupled_inputs) 2022-05-18T06:33:26.5633124Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:1423: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:883.) 2022-05-18T06:33:26.5635041Z func_out = func(*tupled_inputs) 2022-05-18T06:33:26.5722174Z ok (0.029s) 2022-05-18T06:33:26.6104228Z test_scatter_index_reduce_prod_gradgrad_error_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.038s) 2022-05-18T06:33:26.6153484Z test_set_requires_grad_only_for_floats_cuda_float16 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:33:26.6195364Z test_set_requires_grad_only_for_floats_cuda_float32 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:33:26.6222110Z test_set_requires_grad_only_for_floats_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.003s) 2022-05-18T06:33:26.6267019Z test_set_requires_grad_only_for_floats_cuda_int16 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:33:26.6309668Z test_set_requires_grad_only_for_floats_cuda_int32 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:33:26.6347636Z test_set_requires_grad_only_for_floats_cuda_int64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:33:26.6386074Z test_set_requires_grad_only_for_floats_cuda_int8 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.004s) 2022-05-18T06:33:26.6600462Z test_simple_reentrant_cross_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.021s) 2022-05-18T06:33:26.6717798Z test_sparse_backward_cuda_complex128 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:33:26.6807585Z test_sparse_backward_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:33:26.8858354Z test_sparse_ctor_getter_backward_cuda_complex128 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.205s) 2022-05-18T06:33:26.9285456Z test_sparse_ctor_getter_backward_cuda_float64 (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.043s) 2022-05-18T06:33:26.9399402Z test_sparse_mask_autograd_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.011s) 2022-05-18T06:33:26.9492853Z test_strided_leaf_grad_layout_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.009s) 2022-05-18T06:33:26.9519381Z test_to_r_to_c_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.002s) 2022-05-18T06:33:26.9532973Z test_unused_output_device_cuda (__main__.TestAutogradDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.002s) 2022-05-18T06:33:26.9581863Z test_warning_in_backward_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.005s) 2022-05-18T06:33:26.9814190Z test_where_functional_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.023s) 2022-05-18T06:33:27.0058540Z test_where_scalar_cuda (__main__.TestAutogradDeviceTypeCUDA) ... ok (0.024s) 2022-05-18T06:33:27.0122883Z test_advanced_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.006s) 2022-05-18T06:33:27.0128889Z test_backward_graph_destruction (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-05-18T06:33:27.0152197Z test_basic_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-05-18T06:33:27.0271243Z test_create_new_zeros_with_same_meta (__main__.TestAutogradForwardMode) ... ok (0.012s) 2022-05-18T06:33:27.0285453Z test_default_level (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-05-18T06:33:27.0292614Z test_detach_view_tracking (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-05-18T06:33:27.0310908Z test_forward_level_cleanup (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-05-18T06:33:27.0331382Z test_grad_cleanup (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-05-18T06:33:27.0343123Z test_make_dual_inference_tensor_in_inference_mode (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-05-18T06:33:27.0370315Z test_make_dual_torch_dispatch (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-05-18T06:33:27.0402609Z test_metadata_check_checks_ignores_size_zero (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-05-18T06:33:27.0413522Z test_metadata_check_checks_storage_numel (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-05-18T06:33:27.0426555Z test_metadata_check_when_primal_has_conj_bit (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-05-18T06:33:27.0439799Z test_metadata_check_when_primal_has_neg_bit (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-05-18T06:33:27.0470681Z test_nested_level (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-05-18T06:33:27.0473844Z test_non_differentiable (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-05-18T06:33:27.0525082Z test_out_variant (__main__.TestAutogradForwardMode) ... ok (0.005s) 2022-05-18T06:33:27.0553651Z test_print (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-05-18T06:33:27.0597855Z test_set_fw_grad_having_own_fw_grad_at_same_level (__main__.TestAutogradForwardMode) ... ok (0.004s) 2022-05-18T06:33:27.0641040Z test_size_check (__main__.TestAutogradForwardMode) ... ok (0.004s) 2022-05-18T06:33:27.0668561Z test_view_inplace_always_creates_a_view (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-05-18T06:33:27.0705148Z test_view_inplace_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-05-18T06:33:27.0741111Z test_view_inplace_non_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-05-18T06:33:27.0753506Z test_inplace_on_view_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.002s) 2022-05-18T06:33:27.0772177Z test_inplace_on_view_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.002s) 2022-05-18T06:33:27.0832409Z test_metadata_check_for_storage_numel_skipped (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.005s) 2022-05-18T06:33:27.0896347Z test_out_of_place_basic (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.006s) 2022-05-18T06:33:27.0904797Z test_out_of_place_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.001s) 2022-05-18T06:33:27.0970230Z test_construct_standard_basis_for_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-05-18T06:33:27.0992865Z test_construct_standard_basis_for_cuda_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:27.1063290Z test_construct_standard_basis_for_cuda_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:27.1245525Z test_construct_standard_basis_for_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.018s) 2022-05-18T06:33:27.2746641Z test_hessian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.150s) 2022-05-18T06:33:28.7170521Z test_hessian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (1.442s) 2022-05-18T06:33:28.7931027Z test_hessian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.076s) 2022-05-18T06:33:29.4488708Z test_hessian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.656s) 2022-05-18T06:33:29.4543405Z test_hessian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T06:33:29.4673521Z test_hessian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2022-05-18T06:33:29.4681577Z test_hessian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-05-18T06:33:29.4708221Z test_hessian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:29.4777200Z test_hessian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:29.5025124Z test_hessian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.025s) 2022-05-18T06:33:29.5075369Z test_hessian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T06:33:29.5200707Z test_hessian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2022-05-18T06:33:29.5231699Z test_hessian_match_vhp_hvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:29.5381214Z test_hessian_match_vhp_hvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.015s) 2022-05-18T06:33:29.5422235Z test_hessian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:29.5579493Z test_hessian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.016s) 2022-05-18T06:33:29.5630130Z test_hessian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T06:33:29.5850023Z test_hessian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.022s) 2022-05-18T06:33:29.5886076Z test_hessian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:29.5994304Z test_hessian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.011s) 2022-05-18T06:33:29.6022210Z test_hessian_scalar_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:29.6166538Z test_hessian_scalar_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.014s) 2022-05-18T06:33:29.6190877Z test_hessian_scalar_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:29.6275193Z test_hessian_scalar_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-05-18T06:33:29.6565947Z test_hessian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.029s) 2022-05-18T06:33:29.8370840Z test_hessian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.180s) 2022-05-18T06:33:29.8442868Z test_hessian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:29.8961312Z test_hessian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.052s) 2022-05-18T06:33:29.9025691Z test_hessian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-05-18T06:33:29.9513034Z test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.049s) 2022-05-18T06:33:29.9525963Z test_hessian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-05-18T06:33:29.9566717Z test_hessian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:30.0510698Z test_hvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.094s) 2022-05-18T06:33:30.8344171Z test_hvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.783s) 2022-05-18T06:33:30.8403449Z test_hvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-05-18T06:33:30.8526647Z test_hvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2022-05-18T06:33:30.8563738Z test_hvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:30.8640930Z test_hvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-05-18T06:33:30.8673974Z test_hvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:30.8777761Z test_hvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2022-05-18T06:33:30.8810300Z test_hvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:30.8885311Z test_hvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-05-18T06:33:30.8915179Z test_hvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:30.8994918Z test_hvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-05-18T06:33:30.9615647Z test_jacobian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.062s) 2022-05-18T06:33:31.4833150Z test_jacobian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.522s) 2022-05-18T06:33:31.5302452Z test_jacobian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.047s) 2022-05-18T06:33:31.9216201Z test_jacobian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.391s) 2022-05-18T06:33:31.9261431Z test_jacobian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:31.9377478Z test_jacobian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2022-05-18T06:33:31.9382161Z test_jacobian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-05-18T06:33:31.9391775Z test_jacobian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-05-18T06:33:31.9435246Z test_jacobian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:31.9556166Z test_jacobian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2022-05-18T06:33:31.9588772Z test_jacobian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:31.9657336Z test_jacobian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:31.9687504Z test_jacobian_match_vjp_jvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:31.9799667Z test_jacobian_match_vjp_jvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.011s) 2022-05-18T06:33:31.9825523Z test_jacobian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:31.9918118Z test_jacobian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2022-05-18T06:33:31.9961651Z test_jacobian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:32.0104794Z test_jacobian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.014s) 2022-05-18T06:33:32.0137877Z test_jacobian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:32.0224951Z test_jacobian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2022-05-18T06:33:32.0247201Z test_jacobian_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:32.0318186Z test_jacobian_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:32.0333974Z test_jacobian_scalar_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:32.0378697Z test_jacobian_scalar_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:32.0435332Z test_jacobian_vectorize_correctness_different_devices_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T06:33:32.0777195Z test_jacobian_vectorize_correctness_different_devices_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.034s) 2022-05-18T06:33:32.0807363Z test_jacobian_vectorize_correctness_different_dtype_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:32.0956474Z test_jacobian_vectorize_correctness_different_dtype_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.015s) 2022-05-18T06:33:32.1002554Z test_jacobian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:32.1287379Z test_jacobian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.029s) 2022-05-18T06:33:32.1399330Z test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.011s) 2022-05-18T06:33:32.2324113Z test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.092s) 2022-05-18T06:33:32.2371367Z test_jacobian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T06:33:32.2676951Z test_jacobian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.030s) 2022-05-18T06:33:32.2720990Z test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:32.3077783Z test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.035s) 2022-05-18T06:33:32.3148528Z test_jacobian_vectorize_correctness_zero_dim_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:32.3714173Z test_jacobian_vectorize_correctness_zero_dim_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.056s) 2022-05-18T06:33:32.3720866Z test_jacobian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-05-18T06:33:32.3745459Z test_jacobian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:32.4462419Z test_jvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.072s) 2022-05-18T06:33:33.0191513Z test_jvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.573s) 2022-05-18T06:33:33.0223187Z test_jvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:33.0266269Z test_jvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:33.0300806Z test_jvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:33.0375813Z test_jvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:33.0395938Z test_jvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:33.0432368Z test_jvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:33.0467206Z test_jvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:33.0542635Z test_jvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:33.0568041Z test_jvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:33.0622298Z test_jvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T06:33:33.1468761Z test_vhp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.084s) 2022-05-18T06:33:33.8719545Z test_vhp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.725s) 2022-05-18T06:33:33.8763650Z test_vhp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:33.8847611Z test_vhp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-05-18T06:33:33.8878882Z test_vhp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:33.8952387Z test_vhp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:33.8981008Z test_vhp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:33.9070280Z test_vhp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2022-05-18T06:33:33.9096656Z test_vhp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:33.9158108Z test_vhp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-05-18T06:33:33.9180790Z test_vhp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:33.9232888Z test_vhp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T06:33:33.9867829Z test_vjp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.063s) 2022-05-18T06:33:34.5024251Z test_vjp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.515s) 2022-05-18T06:33:34.5066043Z test_vjp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:34.5118147Z test_vjp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-05-18T06:33:34.5154743Z test_vjp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:34.5231180Z test_vjp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-05-18T06:33:34.5258760Z test_vjp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-05-18T06:33:34.5346754Z test_vjp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2022-05-18T06:33:34.5383390Z test_vjp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:34.5452065Z test_vjp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-05-18T06:33:34.5473887Z test_vjp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-05-18T06:33:34.5514087Z test_vjp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-05-18T06:33:34.5521780Z test_inference_mode_context_manager (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.5537232Z test_inference_mode_decorator (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.5597861Z test_inference_mode_existing_autograd_session (__main__.TestAutogradInferenceMode) ... ok (0.006s) 2022-05-18T06:33:34.5674141Z test_inference_mode_handle_direct_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.007s) 2022-05-18T06:33:34.5731176Z test_inference_mode_handle_indirect_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.006s) 2022-05-18T06:33:34.5737261Z test_inference_mode_inf_tensor_in_inf_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.5750535Z test_inference_mode_inf_tensor_in_inf_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.5758419Z test_inference_mode_inf_tensor_in_inf_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.5770516Z test_inference_mode_inf_tensor_in_normal_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.5850993Z test_inference_mode_inf_tensor_in_normal_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.008s) 2022-05-18T06:33:34.5856052Z test_inference_mode_inf_tensor_in_normal_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.5868732Z test_inference_mode_tensor_creation (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.5951823Z test_mix_inference_and_normal_tensor_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.008s) 2022-05-18T06:33:34.6051249Z test_mix_inference_and_normal_tensor_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.010s) 2022-05-18T06:33:34.6057250Z test_mix_inference_and_normal_tensor_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.6078452Z test_normal_tensor_inplace_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2022-05-18T06:33:34.6094728Z test_normal_tensor_inplace_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-05-18T06:33:34.6114301Z test_normal_tensor_view_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2022-05-18T06:33:34.6167699Z test_normal_tensor_view_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.005s) 2022-05-18T06:33:34.6639452Z test_cat_r_to_c (__main__.TestMultithreadAutograd) ... ok (0.047s) 2022-05-18T06:33:34.6666932Z test_dataparallel_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.003s) 2022-05-18T06:33:34.6952782Z test_fork_join_in_middle (__main__.TestMultithreadAutograd) ... ok (0.029s) 2022-05-18T06:33:34.6959644Z test_multithread_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.001s) 2022-05-18T06:33:34.6993040Z test_multithreaded_exception_propagation (__main__.TestMultithreadAutograd) ... ok (0.003s) 2022-05-18T06:33:34.7005646Z test_preserve_backtrace (__main__.TestMultithreadAutograd) ... ok (0.002s) 2022-05-18T06:33:34.7487659Z test_python_thread_in_middle (__main__.TestMultithreadAutograd) ... ok (0.048s) 2022-05-18T06:33:34.7604183Z test_simple_backward (__main__.TestMultithreadAutograd) ... ok (0.011s) 2022-05-18T06:33:34.7794530Z test_simple_backward_same_input (__main__.TestMultithreadAutograd) ... ok (0.019s) 2022-05-18T06:33:34.7795507Z 2022-05-18T06:33:34.7796593Z ---------------------------------------------------------------------- 2022-05-18T06:33:34.7797457Z Ran 482 tests in 38.011s 2022-05-18T06:33:34.7797863Z 2022-05-18T06:33:34.7798200Z OK (skipped=9, expected failures=2) 2022-05-18T06:33:34.7798670Z 2022-05-18T06:33:34.7798957Z Generating XML reports... 2022-05-18T06:33:34.8190454Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutograd-20220518063256.xml 2022-05-18T06:33:34.8192449Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_complex.TestAutogradComplex-20220518063256.xml 2022-05-18T06:33:34.8263908Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradDeviceTypeCUDA-20220518063256.xml 2022-05-18T06:33:34.8288797Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardMode-20220518063256.xml 2022-05-18T06:33:34.8291180Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardModeBatchedGrad-20220518063256.xml 2022-05-18T06:33:34.8412721Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_functional.TestAutogradFunctional-20220518063256.xml 2022-05-18T06:33:34.8432651Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradInferenceMode-20220518063256.xml 2022-05-18T06:33:34.8440879Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestMultithreadAutograd-20220518063256.xml 2022-05-18T06:33:39.2060231Z Running test_sparse_csr ... [2022-05-18 06:33:39.205149] 2022-05-18T06:33:39.2062333Z Executing ['/opt/conda/bin/python', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:33:39.205306] 2022-05-18T06:33:41.6353645Z Test results will be stored in test-reports/python-unittest/test_sparse_csr 2022-05-18T06:33:41.7950222Z 2022-05-18T06:33:41.7950697Z Running tests... 2022-05-18T06:33:41.7951459Z ---------------------------------------------------------------------- 2022-05-18T06:33:41.9993857Z test_add_cuda_float32 (__main__.TestSparseCSRCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:2067: UserWarning: Sparse CSR tensor support is in beta state.If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:66.) 2022-05-18T06:33:41.9996139Z values, size=size, dtype=dtype, layout=layout, device=device) 2022-05-18T06:33:42.2389821Z ok (0.443s) 2022-05-18T06:33:42.3595194Z test_add_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.120s) 2022-05-18T06:33:42.3639634Z test_addmm_all_sparse_csr_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.005s) 2022-05-18T06:33:42.3684980Z test_addmm_all_sparse_csr_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.004s) 2022-05-18T06:33:42.3728414Z test_addmm_all_sparse_csr_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.004s) 2022-05-18T06:33:42.3771912Z test_addmm_all_sparse_csr_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.004s) 2022-05-18T06:33:42.3814785Z test_addmm_all_sparse_csr_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.004s) 2022-05-18T06:33:42.3853578Z test_addmm_dense_result_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:33:42.3892210Z test_addmm_dense_result_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:33:42.3937435Z test_addmm_dense_result_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:33:42.3970864Z test_addmm_dense_result_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:33:42.4493947Z test_addmm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-05-18T06:33:42.4526313Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4559494Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4592240Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4623404Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4668285Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.004s) 2022-05-18T06:33:42.4697370Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4729517Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4761051Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4793538Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4823520Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4856153Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4888612Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4920004Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4952352Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.4984150Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5019872Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5051340Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5082999Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5114542Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5146516Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5179101Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5212954Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5244163Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5274753Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5307955Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5339689Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5372234Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5410453Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5439129Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5472018Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5503504Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5536687Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5569186Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5602201Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5634021Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5665599Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5695833Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5731033Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5763338Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5800697Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5829992Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5862132Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5893930Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5925679Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5956522Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.5989427Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6021511Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6055085Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6086837Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6119409Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6152748Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6189486Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6219649Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6252296Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6283912Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6317943Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6350876Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6383911Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6414512Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6446013Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6480254Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6511997Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6544036Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6582248Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6610310Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6644577Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6677100Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6707822Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6738772Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6769877Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6803035Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6835343Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6867271Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6898050Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6929364Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.6969764Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.004s) 2022-05-18T06:33:42.6998856Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7029983Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7061547Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7093624Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7127015Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7158356Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7189258Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7220230Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7252599Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7286889Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7319314Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7355094Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7385374Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7416935Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7449939Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7481687Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7513771Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7545035Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7577003Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7610287Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7641017Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7671280Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7703355Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7740345Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7771281Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7803894Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7837013Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7869017Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7899916Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7933308Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7965154Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.7997607Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8029346Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8060284Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8093235Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8132160Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.004s) 2022-05-18T06:33:42.8163304Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8195688Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8226942Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8258945Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8290467Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8321642Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8352728Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8384984Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8417355Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8451065Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8482712Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8517941Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8548184Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8579804Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8611270Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8642133Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8673171Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8705619Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8737616Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8771313Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8802963Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8833945Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8869982Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpGEMM is not available (0.003s) 2022-05-18T06:33:42.8913456Z test_autograd_dense_output_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T06:33:42.8938865Z test_autograd_dense_output_addmv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:33:43.0715958Z test_autograd_dense_output_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.177s) 2022-05-18T06:33:43.0742058Z test_autograd_dense_output_mv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: ROCm is not supported (0.003s) 2022-05-18T06:33:43.1018480Z test_autograd_sparse_csr_unary_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-05-18T06:33:43.1079761Z test_autograd_sparse_csr_unary_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:43.1109604Z test_autograd_sparse_csr_unary_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1133780Z test_autograd_sparse_csr_unary_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1160314Z test_autograd_sparse_csr_unary_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1193712Z test_autograd_sparse_csr_unary_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1218382Z test_autograd_sparse_csr_unary_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1245655Z test_autograd_sparse_csr_unary_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1271856Z test_autograd_sparse_csr_unary_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1297978Z test_autograd_sparse_csr_unary_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1323757Z test_autograd_sparse_csr_unary_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.002s) 2022-05-18T06:33:43.1350354Z test_autograd_sparse_csr_unary_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1377172Z test_autograd_sparse_csr_unary_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op ceil not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1473867Z test_autograd_sparse_csr_unary_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:33:43.1519483Z test_autograd_sparse_csr_unary_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:33:43.1544167Z test_autograd_sparse_csr_unary_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op erf not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1574578Z test_autograd_sparse_csr_unary_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op erfinv not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1599663Z test_autograd_sparse_csr_unary_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op expm1 not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1626334Z test_autograd_sparse_csr_unary_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op floor not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1652630Z test_autograd_sparse_csr_unary_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1678999Z test_autograd_sparse_csr_unary_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1705061Z test_autograd_sparse_csr_unary_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.002s) 2022-05-18T06:33:43.1731137Z test_autograd_sparse_csr_unary_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1760161Z test_autograd_sparse_csr_unary_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isneginf not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1786292Z test_autograd_sparse_csr_unary_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op isposinf not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1814531Z test_autograd_sparse_csr_unary_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op log1p not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.1869486Z test_autograd_sparse_csr_unary_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:43.1920667Z test_autograd_sparse_csr_unary_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:43.1944959Z test_autograd_sparse_csr_unary_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op round not supported with CSR input and autograd (0.002s) 2022-05-18T06:33:43.1970472Z test_autograd_sparse_csr_unary_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.002s) 2022-05-18T06:33:43.1994426Z test_autograd_sparse_csr_unary_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.002s) 2022-05-18T06:33:43.2021586Z test_autograd_sparse_csr_unary_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sign not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2048298Z test_autograd_sparse_csr_unary_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op signbit not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2072319Z test_autograd_sparse_csr_unary_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.002s) 2022-05-18T06:33:43.2099646Z test_autograd_sparse_csr_unary_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2125256Z test_autograd_sparse_csr_unary_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.002s) 2022-05-18T06:33:43.2149299Z test_autograd_sparse_csr_unary_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2175353Z test_autograd_sparse_csr_unary_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2202380Z test_autograd_sparse_csr_unary_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2232631Z test_autograd_sparse_csr_unary_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2259250Z test_autograd_sparse_csr_unary_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2284932Z test_autograd_sparse_csr_unary_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2311689Z test_autograd_sparse_csr_unary_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2339474Z test_autograd_sparse_csr_unary_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Unary op trunc not supported with CSR input and autograd (0.003s) 2022-05-18T06:33:43.2374422Z test_baddbmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.003s) 2022-05-18T06:33:43.2409283Z test_baddbmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.003s) 2022-05-18T06:33:43.2441801Z test_baddbmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.003s) 2022-05-18T06:33:43.2474756Z test_baddbmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.003s) 2022-05-18T06:33:43.2991223Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-05-18T06:33:43.3477117Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:43.3910039Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.043s) 2022-05-18T06:33:43.4329125Z test_block_addmm_block_size_2_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.042s) 2022-05-18T06:33:43.4816549Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.049s) 2022-05-18T06:33:43.5302586Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.049s) 2022-05-18T06:33:43.5736319Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.043s) 2022-05-18T06:33:43.6159312Z test_block_addmm_block_size_2_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.042s) 2022-05-18T06:33:43.6650370Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.049s) 2022-05-18T06:33:43.7154533Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.050s) 2022-05-18T06:33:43.7599731Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.044s) 2022-05-18T06:33:43.8030614Z test_block_addmm_block_size_2_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.043s) 2022-05-18T06:33:43.8536099Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.050s) 2022-05-18T06:33:43.9048364Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.051s) 2022-05-18T06:33:43.9507567Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.046s) 2022-05-18T06:33:43.9947331Z test_block_addmm_block_size_2_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.044s) 2022-05-18T06:33:44.0499791Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-05-18T06:33:44.1029351Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:44.1501292Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-05-18T06:33:44.1968911Z test_block_addmm_block_size_3_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-05-18T06:33:44.2458248Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.049s) 2022-05-18T06:33:44.2952057Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.049s) 2022-05-18T06:33:44.3393441Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.044s) 2022-05-18T06:33:44.3824594Z test_block_addmm_block_size_3_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.043s) 2022-05-18T06:33:44.4361960Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:44.4909434Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-05-18T06:33:44.5398237Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.049s) 2022-05-18T06:33:44.5879892Z test_block_addmm_block_size_3_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:44.6399851Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-05-18T06:33:44.6915856Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.051s) 2022-05-18T06:33:44.7366848Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.045s) 2022-05-18T06:33:44.7812321Z test_block_addmm_block_size_3_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.045s) 2022-05-18T06:33:44.7997754Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-05-18T06:33:44.8143782Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:33:44.8285926Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:33:44.8424655Z test_block_addmv_block_size_2_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:33:44.8574513Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:33:44.8716252Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:33:44.8849617Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-05-18T06:33:44.8981377Z test_block_addmv_block_size_2_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-05-18T06:33:44.9130047Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:33:44.9277692Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:33:44.9417291Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:33:44.9562334Z test_block_addmv_block_size_2_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:33:44.9711515Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:33:44.9858354Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:33:44.9993902Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:33:45.0129484Z test_block_addmv_block_size_2_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-05-18T06:33:45.0332919Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-05-18T06:33:45.0497752Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:33:45.0655953Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:33:45.0816179Z test_block_addmv_block_size_3_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:33:45.0991302Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:33:45.1140780Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:33:45.1271451Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-05-18T06:33:45.1401627Z test_block_addmv_block_size_3_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-05-18T06:33:45.1565376Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:33:45.1728141Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:33:45.1887682Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:33:45.2043030Z test_block_addmv_block_size_3_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:33:45.2188000Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:33:45.2334018Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:33:45.2468614Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-05-18T06:33:45.2599916Z test_block_addmv_block_size_3_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-05-18T06:33:45.3425654Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... test_sparse_csr.py:1013: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-05-18T06:33:45.3427896Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-05-18T06:33:45.3428957Z X = torch.triangular_solve(B, A).solution 2022-05-18T06:33:45.3429694Z should be replaced with 2022-05-18T06:33:45.3430889Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2022-05-18T06:33:45.3432069Z unitriangular=unitriangular) 2022-05-18T06:33:45.4230032Z ok (0.163s) 2022-05-18T06:33:45.4769367Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-05-18T06:33:45.5288756Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-05-18T06:33:45.5795814Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.051s) 2022-05-18T06:33:45.6324402Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:45.6855366Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:45.7367941Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.051s) 2022-05-18T06:33:45.7868855Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.050s) 2022-05-18T06:33:45.8408511Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-05-18T06:33:45.8957131Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-05-18T06:33:45.9493086Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:46.0013186Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-05-18T06:33:46.0547987Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:46.1193946Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.064s) 2022-05-18T06:33:46.1730629Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-05-18T06:33:46.2248380Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-05-18T06:33:46.2787051Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-05-18T06:33:46.3338387Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-05-18T06:33:46.3865186Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:46.4385255Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-05-18T06:33:46.4907787Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-05-18T06:33:46.5438027Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:46.5949143Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.051s) 2022-05-18T06:33:46.6453546Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.050s) 2022-05-18T06:33:46.7007883Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-05-18T06:33:46.7569481Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.056s) 2022-05-18T06:33:46.8111175Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-05-18T06:33:46.8645689Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:46.9180633Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:46.9730007Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-05-18T06:33:47.0255758Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-05-18T06:33:47.0768514Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.051s) 2022-05-18T06:33:47.0793864Z test_bmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.003s) 2022-05-18T06:33:47.0818928Z test_bmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.002s) 2022-05-18T06:33:47.0846525Z test_bmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.003s) 2022-05-18T06:33:47.0872143Z test_bmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Only CUDA 11+ is supported (0.003s) 2022-05-18T06:33:47.0897084Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.0941827Z This test performs a smoke test for covered conversion and verifies ... ok (0.007s) 2022-05-18T06:33:47.0962122Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1002419Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1022401Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1066312Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1087123Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1132468Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1152593Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1192523Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1213410Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1258339Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1277621Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1317223Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1336296Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1350313Z This test performs a smoke test for covered conversion and verifies ... ok (0.003s) 2022-05-18T06:33:47.1372439Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1413130Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1433067Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1470652Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1489630Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1533367Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1553334Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1594000Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1614216Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSC_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1654208Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1674262Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSR_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1720603Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1739552Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSC_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1779276Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2022-05-18T06:33:47.1798503Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSR_cuda (__main__.TestSparseCSRCUDA) 2022-05-18T06:33:47.1810831Z This test performs a smoke test for covered conversion and verifies ... ok (0.003s) 2022-05-18T06:33:47.1879173Z test_coo_csr_conversion_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:33:47.1927661Z test_coo_csr_conversion_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.1994350Z test_coo_csr_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.2061513Z test_coo_csr_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:33:47.2124078Z test_coo_csr_conversion_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.2188957Z test_coo_csr_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.2248092Z test_coo_csr_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.2297639Z test_coo_csr_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.2348345Z test_coo_csr_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.2394808Z test_coo_csr_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.2444859Z test_coo_csr_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.2494889Z test_coo_csr_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.2717402Z test_coo_to_csr_convert_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.022s) 2022-05-18T06:33:47.2901972Z test_copy_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-05-18T06:33:47.3068039Z test_copy_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:33:47.3251065Z test_copy_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-05-18T06:33:47.3434159Z test_copy_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-05-18T06:33:47.3611866Z test_copy_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-05-18T06:33:47.3788103Z test_copy_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:33:47.3962341Z test_copy_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:33:47.4131936Z test_copy_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:33:47.4304550Z test_copy_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:33:47.4470211Z test_copy_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:33:47.4636470Z test_copy_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:33:47.4803110Z test_copy_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:33:47.5013309Z test_copy_errors_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-05-18T06:33:47.5217372Z test_copy_errors_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-05-18T06:33:47.5424061Z test_copy_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-05-18T06:33:47.5631319Z test_copy_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-05-18T06:33:47.5841563Z test_copy_errors_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-05-18T06:33:47.6046608Z test_copy_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-05-18T06:33:47.6255538Z test_copy_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-05-18T06:33:47.6459685Z test_copy_errors_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-05-18T06:33:47.6665131Z test_copy_errors_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-05-18T06:33:47.6869674Z test_copy_errors_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-05-18T06:33:47.7073503Z test_copy_errors_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-05-18T06:33:47.7274133Z test_copy_errors_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-05-18T06:33:47.7346902Z test_csr_coo_conversion_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:33:47.7397745Z test_csr_coo_conversion_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.7468110Z test_csr_coo_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:33:47.7536574Z test_csr_coo_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:33:47.7601055Z test_csr_coo_conversion_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.7664631Z test_csr_coo_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.7726532Z test_csr_coo_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.7777331Z test_csr_coo_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.7835312Z test_csr_coo_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.7884987Z test_csr_coo_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.7936943Z test_csr_coo_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.7989022Z test_csr_coo_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.8015223Z test_csr_double_to_sparse_csr_cuda (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:33:47.8055703Z test_csr_is_contiguous_cuda (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:33:47.8075052Z test_csr_matvec_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API not available (0.002s) 2022-05-18T06:33:47.8094911Z test_csr_matvec_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API not available (0.002s) 2022-05-18T06:33:47.8117331Z test_csr_matvec_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API not available (0.002s) 2022-05-18T06:33:47.8141295Z test_csr_matvec_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API not available (0.002s) 2022-05-18T06:33:47.8160973Z test_csr_matvec_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API not available (0.002s) 2022-05-18T06:33:47.8181272Z test_csr_matvec_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API not available (0.002s) 2022-05-18T06:33:47.8228593Z test_csr_storage_cuda (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:33:47.8289725Z test_csr_stride_cuda (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.8486738Z test_csr_to_block_csr_blocksize_2_cuda_float64_int32 (__main__.TestSparseCSRCUDA) ... ok (0.020s) 2022-05-18T06:33:47.8667440Z test_csr_to_block_csr_blocksize_2_cuda_float64_int64 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-05-18T06:33:47.8949513Z test_csr_to_block_csr_blocksize_4_cuda_float64_int32 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-05-18T06:33:47.9230472Z test_csr_to_block_csr_blocksize_4_cuda_float64_int64 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-05-18T06:33:47.9468566Z test_csr_to_block_csr_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.024s) 2022-05-18T06:33:47.9545634Z test_direct_coo_csr_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:33:47.9620013Z test_direct_coo_csr_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:33:47.9688694Z test_direct_coo_csr_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:33:47.9754663Z test_direct_coo_csr_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:33:47.9810520Z test_direct_coo_csr_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.9865689Z test_direct_coo_csr_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:47.9924803Z test_direct_coo_csr_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:47.9979692Z test_direct_coo_csr_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:48.0037303Z test_direct_coo_csr_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:33:48.0089549Z test_exercise_detach_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:48.0134320Z test_exercise_detach_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:33:48.0184414Z test_exercise_detach_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:48.0233976Z test_exercise_detach_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:48.0283260Z test_exercise_detach_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:48.0334562Z test_exercise_detach_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:48.0382894Z test_exercise_detach_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:48.0427119Z test_exercise_detach_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:33:48.0470072Z test_exercise_detach_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:33:48.0516386Z test_exercise_detach_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:33:48.0561308Z test_exercise_detach_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:33:48.0606578Z test_exercise_detach_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:33:48.1087204Z test_factory_device_type_inference_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:48.1569166Z test_factory_device_type_inference_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:48.2053296Z test_factory_device_type_inference_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:48.2528123Z test_factory_device_type_inference_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:48.3005568Z test_factory_device_type_inference_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:48.3486283Z test_factory_device_type_inference_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:48.3959428Z test_factory_device_type_inference_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-05-18T06:33:48.4439587Z test_factory_device_type_inference_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:48.4914578Z test_factory_device_type_inference_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-05-18T06:33:48.5397189Z test_factory_device_type_inference_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:48.5871401Z test_factory_device_type_inference_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-05-18T06:33:48.6351421Z test_factory_device_type_inference_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.048s) 2022-05-18T06:33:48.6559291Z test_factory_indices_invariants_check_cuda (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-05-18T06:33:48.6681937Z test_factory_layout_invariants_check_cuda (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-05-18T06:33:48.7000007Z test_factory_shape_invariants_check_cuda (__main__.TestSparseCSRCUDA) ... ok (0.032s) 2022-05-18T06:33:48.7087085Z test_factory_type_invariants_check_cuda (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:33:48.7493490Z test_matmul_device_mismatch_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-05-18T06:34:00.4740047Z test_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (11.724s) 2022-05-18T06:34:00.4963425Z test_mm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.022s) 2022-05-18T06:34:00.8203979Z test_mul_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.324s) 2022-05-18T06:34:01.1402323Z test_mul_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.319s) 2022-05-18T06:34:01.1531521Z test_resize_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-05-18T06:34:01.1618830Z test_resize_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:34:01.1679172Z test_resize_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.1740618Z test_resize_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.1807017Z test_resize_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.1864182Z test_resize_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.1925699Z test_resize_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.1985974Z test_resize_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.2043827Z test_resize_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.2103710Z test_resize_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.2160018Z test_resize_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.2217413Z test_resize_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.2380368Z test_resize_errors_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:01.2534450Z test_resize_errors_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:34:01.2692093Z test_resize_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:01.2851293Z test_resize_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:01.3005170Z test_resize_errors_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:34:01.3162846Z test_resize_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:01.3317159Z test_resize_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:34:01.3472667Z test_resize_errors_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:34:01.3629637Z test_resize_errors_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:01.3783004Z test_resize_errors_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:34:01.3935727Z test_resize_errors_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:34:01.4089404Z test_resize_errors_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:34:01.4114123Z test_sampled_addmm_autograd_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:34:01.4140123Z test_sampled_addmm_autograd_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:34:01.4168720Z test_sampled_addmm_autograd_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:34:01.4194413Z test_sampled_addmm_autograd_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:34:01.4239420Z test_sampled_addmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T06:34:01.4285914Z test_sampled_addmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T06:34:01.4340160Z test_sampled_addmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.005s) 2022-05-18T06:34:01.4385282Z test_sampled_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.004s) 2022-05-18T06:34:01.4416471Z test_sampled_addmm_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:34:01.4445810Z test_sampled_addmm_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:34:01.4475292Z test_sampled_addmm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:34:01.4505786Z test_sampled_addmm_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:34:01.4526968Z test_sampled_addmm_zero_sized_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:34:01.4547889Z test_sampled_addmm_zero_sized_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:34:01.4569959Z test_sampled_addmm_zero_sized_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:34:01.4592404Z test_sampled_addmm_zero_sized_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:34:01.4620564Z test_sparse_add_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: ROCm doesn't work with complex dtype correctly. (0.003s) 2022-05-18T06:34:01.4650827Z test_sparse_add_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: ROCm doesn't work with complex dtype correctly. (0.003s) 2022-05-18T06:34:01.5055391Z test_sparse_add_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-05-18T06:34:01.5420436Z test_sparse_add_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.037s) 2022-05-18T06:34:01.5570279Z test_sparse_add_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:34:01.5719604Z test_sparse_add_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-05-18T06:34:01.5864293Z test_sparse_add_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:34:01.6009745Z test_sparse_add_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-05-18T06:34:01.6369193Z test_sparse_addmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-05-18T06:34:01.6729744Z test_sparse_addmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-05-18T06:34:01.7065231Z test_sparse_addmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.033s) 2022-05-18T06:34:01.7390561Z test_sparse_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.032s) 2022-05-18T06:34:01.7450435Z test_sparse_csr_consistency__masked_prod_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.7500140Z test_sparse_csr_consistency__masked_prod_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.7550398Z test_sparse_csr_consistency__masked_prod_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.7602682Z test_sparse_csr_consistency__masked_prod_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.7658319Z test_sparse_csr_consistency__masked_prod_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.7717568Z test_sparse_csr_consistency__masked_prod_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.7772713Z test_sparse_csr_consistency__masked_prod_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.7819701Z test_sparse_csr_consistency__masked_prod_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.7867604Z test_sparse_csr_consistency__masked_prod_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.7915126Z test_sparse_csr_consistency__masked_prod_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.7962486Z test_sparse_csr_consistency__masked_prod_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8010455Z test_sparse_csr_consistency__masked_prod_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8069575Z test_sparse_csr_consistency__masked_sum_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.8115262Z test_sparse_csr_consistency__masked_sum_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8169736Z test_sparse_csr_consistency__masked_sum_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8220705Z test_sparse_csr_consistency__masked_sum_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8274954Z test_sparse_csr_consistency__masked_sum_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8331659Z test_sparse_csr_consistency__masked_sum_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:01.8387055Z test_sparse_csr_consistency__masked_sum_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8434500Z test_sparse_csr_consistency__masked_sum_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8486195Z test_sparse_csr_consistency__masked_sum_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8532493Z test_sparse_csr_consistency__masked_sum_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:01.8579559Z test_sparse_csr_consistency__masked_sum_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8626072Z test_sparse_csr_consistency__masked_sum_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:01.8657899Z test_sparse_csr_consistency_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.8686610Z test_sparse_csr_consistency_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.8715325Z test_sparse_csr_consistency_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.8803246Z test_sparse_csr_consistency_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.009s) 2022-05-18T06:34:01.8842204Z test_sparse_csr_consistency_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:01.8870992Z test_sparse_csr_consistency_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.8899059Z test_sparse_csr_consistency_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.8927583Z test_sparse_csr_consistency_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.8953024Z test_sparse_csr_consistency_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.8981191Z test_sparse_csr_consistency_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9007372Z test_sparse_csr_consistency_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9032535Z test_sparse_csr_consistency_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9063798Z test_sparse_csr_consistency_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9092807Z test_sparse_csr_consistency_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9124366Z test_sparse_csr_consistency_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9204540Z test_sparse_csr_consistency_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:01.9238511Z test_sparse_csr_consistency_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9267505Z test_sparse_csr_consistency_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9297779Z test_sparse_csr_consistency_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9325941Z test_sparse_csr_consistency_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9353216Z test_sparse_csr_consistency_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9385523Z test_sparse_csr_consistency_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9413673Z test_sparse_csr_consistency_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9444637Z test_sparse_csr_consistency_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9720636Z test_sparse_csr_consistency_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-05-18T06:34:01.9751238Z test_sparse_csr_consistency_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9781719Z test_sparse_csr_consistency_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9811701Z test_sparse_csr_consistency_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9839572Z test_sparse_csr_consistency_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9871403Z test_sparse_csr_consistency_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9901124Z test_sparse_csr_consistency_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9928837Z test_sparse_csr_consistency_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9958042Z test_sparse_csr_consistency_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:01.9988168Z test_sparse_csr_consistency_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0017281Z test_sparse_csr_consistency_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0044080Z test_sparse_csr_consistency_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0076105Z test_sparse_csr_consistency_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0107790Z test_sparse_csr_consistency_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0138233Z test_sparse_csr_consistency_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0168916Z test_sparse_csr_consistency_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0197910Z test_sparse_csr_consistency_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0226937Z test_sparse_csr_consistency_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0258912Z test_sparse_csr_consistency_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0287073Z test_sparse_csr_consistency_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0315191Z test_sparse_csr_consistency_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0347805Z test_sparse_csr_consistency_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0377102Z test_sparse_csr_consistency_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0406628Z test_sparse_csr_consistency_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0435494Z test_sparse_csr_consistency_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0463373Z test_sparse_csr_consistency_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0492681Z test_sparse_csr_consistency_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0522170Z test_sparse_csr_consistency_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0551046Z test_sparse_csr_consistency_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0585591Z test_sparse_csr_consistency_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0615436Z test_sparse_csr_consistency_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0643785Z test_sparse_csr_consistency_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0671910Z test_sparse_csr_consistency_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0698630Z test_sparse_csr_consistency_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0729645Z test_sparse_csr_consistency_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0757384Z test_sparse_csr_consistency_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0787600Z test_sparse_csr_consistency_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0818892Z test_sparse_csr_consistency_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0849283Z test_sparse_csr_consistency_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0878389Z test_sparse_csr_consistency_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0906889Z test_sparse_csr_consistency_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0935350Z test_sparse_csr_consistency_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0964640Z test_sparse_csr_consistency_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.0991724Z test_sparse_csr_consistency_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1020754Z test_sparse_csr_consistency_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1053189Z test_sparse_csr_consistency_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1082096Z test_sparse_csr_consistency_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1108606Z test_sparse_csr_consistency_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1209109Z test_sparse_csr_consistency_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-05-18T06:34:02.1244792Z test_sparse_csr_consistency_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1269575Z test_sparse_csr_consistency_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1299835Z test_sparse_csr_consistency_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1328353Z test_sparse_csr_consistency_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1359361Z test_sparse_csr_consistency_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1390722Z test_sparse_csr_consistency_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1470835Z test_sparse_csr_consistency_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:02.1503706Z test_sparse_csr_consistency_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1533455Z test_sparse_csr_consistency_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1562714Z test_sparse_csr_consistency_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1589128Z test_sparse_csr_consistency_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1615635Z test_sparse_csr_consistency_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1646828Z test_sparse_csr_consistency_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1672369Z test_sparse_csr_consistency_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1699977Z test_sparse_csr_consistency_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1726229Z test_sparse_csr_consistency_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.1949647Z test_sparse_csr_consistency_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.022s) 2022-05-18T06:34:02.1979787Z test_sparse_csr_consistency_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2010096Z test_sparse_csr_consistency_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2038722Z test_sparse_csr_consistency_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2072861Z test_sparse_csr_consistency_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2098584Z test_sparse_csr_consistency_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2129074Z test_sparse_csr_consistency_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2159944Z test_sparse_csr_consistency_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2190265Z test_sparse_csr_consistency_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2219263Z test_sparse_csr_consistency_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2249236Z test_sparse_csr_consistency_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2279278Z test_sparse_csr_consistency_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2310224Z test_sparse_csr_consistency_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2340648Z test_sparse_csr_consistency_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2369487Z test_sparse_csr_consistency_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2399504Z test_sparse_csr_consistency_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2429370Z test_sparse_csr_consistency_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2459769Z test_sparse_csr_consistency_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2489638Z test_sparse_csr_consistency_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2660503Z test_sparse_csr_consistency_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:34:02.2695411Z test_sparse_csr_consistency_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:02.2724442Z test_sparse_csr_consistency_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2750867Z test_sparse_csr_consistency_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2780501Z test_sparse_csr_consistency_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2810395Z test_sparse_csr_consistency_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2840582Z test_sparse_csr_consistency_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2870856Z test_sparse_csr_consistency_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2900504Z test_sparse_csr_consistency_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2931119Z test_sparse_csr_consistency_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2961159Z test_sparse_csr_consistency_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.2991214Z test_sparse_csr_consistency_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3040726Z test_sparse_csr_consistency_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:02.3068868Z test_sparse_csr_consistency_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3097742Z test_sparse_csr_consistency_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3127619Z test_sparse_csr_consistency_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3157148Z test_sparse_csr_consistency_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3243906Z test_sparse_csr_consistency_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:02.3274959Z test_sparse_csr_consistency_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3303178Z test_sparse_csr_consistency_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3331642Z test_sparse_csr_consistency_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3361326Z test_sparse_csr_consistency_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3388143Z test_sparse_csr_consistency_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3415006Z test_sparse_csr_consistency_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3441086Z test_sparse_csr_consistency_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3472272Z test_sparse_csr_consistency_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3501524Z test_sparse_csr_consistency_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3528443Z test_sparse_csr_consistency_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3552631Z test_sparse_csr_consistency_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3581824Z test_sparse_csr_consistency_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3612355Z test_sparse_csr_consistency_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3638997Z test_sparse_csr_consistency_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3667495Z test_sparse_csr_consistency_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3697346Z test_sparse_csr_consistency_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3724330Z test_sparse_csr_consistency_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3753246Z test_sparse_csr_consistency_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3779031Z test_sparse_csr_consistency_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3806763Z test_sparse_csr_consistency_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3833323Z test_sparse_csr_consistency_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.3949367Z test_sparse_csr_consistency_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-05-18T06:34:02.3978503Z test_sparse_csr_consistency_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4013177Z test_sparse_csr_consistency_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4039668Z test_sparse_csr_consistency_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4067206Z test_sparse_csr_consistency_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4094118Z test_sparse_csr_consistency_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4123471Z test_sparse_csr_consistency_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4149520Z test_sparse_csr_consistency_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4177392Z test_sparse_csr_consistency_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4202722Z test_sparse_csr_consistency_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4234634Z test_sparse_csr_consistency_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4263158Z test_sparse_csr_consistency_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4290849Z test_sparse_csr_consistency_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4317710Z test_sparse_csr_consistency_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4343186Z test_sparse_csr_consistency_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4370754Z test_sparse_csr_consistency_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4397189Z test_sparse_csr_consistency_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4423715Z test_sparse_csr_consistency_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4455376Z test_sparse_csr_consistency_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4483580Z test_sparse_csr_consistency_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4584586Z test_sparse_csr_consistency_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-05-18T06:34:02.4615428Z test_sparse_csr_consistency_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4644703Z test_sparse_csr_consistency_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4674419Z test_sparse_csr_consistency_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4703852Z test_sparse_csr_consistency_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4734095Z test_sparse_csr_consistency_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4765044Z test_sparse_csr_consistency_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4795124Z test_sparse_csr_consistency_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4821967Z test_sparse_csr_consistency_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4849645Z test_sparse_csr_consistency_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4879423Z test_sparse_csr_consistency_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4909792Z test_sparse_csr_consistency_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.4990878Z test_sparse_csr_consistency_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:02.5024495Z test_sparse_csr_consistency_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5058277Z test_sparse_csr_consistency_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5087526Z test_sparse_csr_consistency_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5115607Z test_sparse_csr_consistency_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5144708Z test_sparse_csr_consistency_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5171719Z test_sparse_csr_consistency_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5196937Z test_sparse_csr_consistency_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5224293Z test_sparse_csr_consistency_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5253623Z test_sparse_csr_consistency_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5293002Z test_sparse_csr_consistency_randn_like_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:02.5333937Z test_sparse_csr_consistency_randn_like_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:02.5376489Z test_sparse_csr_consistency_randn_like_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:02.5414113Z test_sparse_csr_consistency_randn_like_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:02.5450362Z test_sparse_csr_consistency_randn_like_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:02.5484861Z test_sparse_csr_consistency_randn_like_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5515983Z test_sparse_csr_consistency_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5547319Z test_sparse_csr_consistency_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5580740Z test_sparse_csr_consistency_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5608429Z test_sparse_csr_consistency_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5637769Z test_sparse_csr_consistency_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5666459Z test_sparse_csr_consistency_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5697678Z test_sparse_csr_consistency_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5779426Z test_sparse_csr_consistency_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:02.5811992Z test_sparse_csr_consistency_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5840404Z test_sparse_csr_consistency_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5874930Z test_sparse_csr_consistency_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5902172Z test_sparse_csr_consistency_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5928971Z test_sparse_csr_consistency_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5956926Z test_sparse_csr_consistency_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.5984034Z test_sparse_csr_consistency_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6011265Z test_sparse_csr_consistency_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6036278Z test_sparse_csr_consistency_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6066314Z test_sparse_csr_consistency_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6097821Z test_sparse_csr_consistency_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6126176Z test_sparse_csr_consistency_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6155023Z test_sparse_csr_consistency_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6186873Z test_sparse_csr_consistency_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6212838Z test_sparse_csr_consistency_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6238873Z test_sparse_csr_consistency_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6266989Z test_sparse_csr_consistency_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6293397Z test_sparse_csr_consistency_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6323412Z test_sparse_csr_consistency_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6351478Z test_sparse_csr_consistency_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6378039Z test_sparse_csr_consistency_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6407160Z test_sparse_csr_consistency_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6434082Z test_sparse_csr_consistency_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6461562Z test_sparse_csr_consistency_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6488430Z test_sparse_csr_consistency_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6514930Z test_sparse_csr_consistency_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6544595Z test_sparse_csr_consistency_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6571354Z test_sparse_csr_consistency_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6596536Z test_sparse_csr_consistency_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6628222Z test_sparse_csr_consistency_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6657355Z test_sparse_csr_consistency_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6687705Z test_sparse_csr_consistency_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6718112Z test_sparse_csr_consistency_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6745976Z test_sparse_csr_consistency_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6779384Z test_sparse_csr_consistency_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6807902Z test_sparse_csr_consistency_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6837311Z test_sparse_csr_consistency_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6867894Z test_sparse_csr_consistency_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6897113Z test_sparse_csr_consistency_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6927781Z test_sparse_csr_consistency_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6957518Z test_sparse_csr_consistency_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.6989873Z test_sparse_csr_consistency_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7023461Z test_sparse_csr_consistency_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7053181Z test_sparse_csr_consistency_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7081649Z test_sparse_csr_consistency_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7110259Z test_sparse_csr_consistency_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7138967Z test_sparse_csr_consistency_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7168944Z test_sparse_csr_consistency_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7199554Z test_sparse_csr_consistency_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7228542Z test_sparse_csr_consistency_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7260746Z test_sparse_csr_consistency_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7289390Z test_sparse_csr_consistency_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7319658Z test_sparse_csr_consistency_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7349508Z test_sparse_csr_consistency_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7377961Z test_sparse_csr_consistency_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7409060Z test_sparse_csr_consistency_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7439075Z test_sparse_csr_consistency_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7470367Z test_sparse_csr_consistency_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7502708Z test_sparse_csr_consistency_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7531012Z test_sparse_csr_consistency_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7559269Z test_sparse_csr_consistency_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7588196Z test_sparse_csr_consistency_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7618058Z test_sparse_csr_consistency_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7647398Z test_sparse_csr_consistency_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7675665Z test_sparse_csr_consistency_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7705067Z test_sparse_csr_consistency_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7737991Z test_sparse_csr_consistency_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7768918Z test_sparse_csr_consistency_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7799219Z test_sparse_csr_consistency_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7828322Z test_sparse_csr_consistency_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7858097Z test_sparse_csr_consistency_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7888120Z test_sparse_csr_consistency_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7917538Z test_sparse_csr_consistency_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7947519Z test_sparse_csr_consistency_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.7980042Z test_sparse_csr_consistency_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8008232Z test_sparse_csr_consistency_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8035279Z test_sparse_csr_consistency_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8064703Z test_sparse_csr_consistency_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8093455Z test_sparse_csr_consistency_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8122500Z test_sparse_csr_consistency_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8152110Z test_sparse_csr_consistency_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8180807Z test_sparse_csr_consistency_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8214092Z test_sparse_csr_consistency_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8243355Z test_sparse_csr_consistency_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8273401Z test_sparse_csr_consistency_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8301181Z test_sparse_csr_consistency_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8328817Z test_sparse_csr_consistency_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8358121Z test_sparse_csr_consistency_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8387112Z test_sparse_csr_consistency_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8401836Z test_sparse_csr_consistency_to_sparse_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8416159Z test_sparse_csr_consistency_to_sparse_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8427947Z test_sparse_csr_consistency_to_sparse_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8441811Z test_sparse_csr_consistency_to_sparse_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8456316Z test_sparse_csr_consistency_to_sparse_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8468318Z test_sparse_csr_consistency_to_sparse_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8481153Z test_sparse_csr_consistency_to_sparse_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8495565Z test_sparse_csr_consistency_to_sparse_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8509052Z test_sparse_csr_consistency_to_sparse_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8520811Z test_sparse_csr_consistency_to_sparse_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8535503Z test_sparse_csr_consistency_to_sparse_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8548401Z test_sparse_csr_consistency_to_sparse_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: csr.to_sparse(1) not implemented. Skipped! (0.001s) 2022-05-18T06:34:02.8577714Z test_sparse_csr_consistency_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8611467Z test_sparse_csr_consistency_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8641574Z test_sparse_csr_consistency_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8668874Z test_sparse_csr_consistency_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:02.8732993Z test_sparse_csr_from_dense_convert_error_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.8794098Z test_sparse_csr_from_dense_convert_error_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.8859779Z test_sparse_csr_from_dense_convert_error_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.8925646Z test_sparse_csr_from_dense_convert_error_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:02.8988337Z test_sparse_csr_from_dense_convert_error_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9055112Z test_sparse_csr_from_dense_convert_error_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:02.9116546Z test_sparse_csr_from_dense_convert_error_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9178336Z test_sparse_csr_from_dense_convert_error_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9242481Z test_sparse_csr_from_dense_convert_error_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9302648Z test_sparse_csr_from_dense_convert_error_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9363278Z test_sparse_csr_from_dense_convert_error_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9426724Z test_sparse_csr_from_dense_convert_error_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9486909Z test_sparse_csr_from_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9549871Z test_sparse_csr_from_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9608656Z test_sparse_csr_from_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9667818Z test_sparse_csr_from_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9725478Z test_sparse_csr_from_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9784063Z test_sparse_csr_from_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9843595Z test_sparse_csr_from_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9901080Z test_sparse_csr_from_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:02.9957958Z test_sparse_csr_from_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:03.0017885Z test_sparse_csr_from_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:03.0075699Z test_sparse_csr_from_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:03.0134730Z test_sparse_csr_from_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:03.0427658Z test_sparse_csr_print_cuda (__main__.TestSparseCSRCUDA) ... ok (0.029s) 2022-05-18T06:34:03.0600023Z test_sparse_csr_select_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:34:03.0762726Z test_sparse_csr_select_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:03.0931060Z test_sparse_csr_select_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:34:03.1100831Z test_sparse_csr_select_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:34:03.1276428Z test_sparse_csr_select_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:34:03.1442486Z test_sparse_csr_select_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:34:03.1628883Z test_sparse_csr_select_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-05-18T06:34:03.1792510Z test_sparse_csr_select_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:03.1954067Z test_sparse_csr_select_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:03.2116166Z test_sparse_csr_select_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:03.2283244Z test_sparse_csr_select_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-05-18T06:34:03.2445310Z test_sparse_csr_select_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-05-18T06:34:03.2534084Z test_sparse_csr_to_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:34:03.2602271Z test_sparse_csr_to_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:03.2689231Z test_sparse_csr_to_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.2775601Z test_sparse_csr_to_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:34:03.2856144Z test_sparse_csr_to_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.2939532Z test_sparse_csr_to_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.3017369Z test_sparse_csr_to_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.3090097Z test_sparse_csr_to_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:03.3163797Z test_sparse_csr_to_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:03.3230777Z test_sparse_csr_to_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:03.3297568Z test_sparse_csr_to_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:03.3364771Z test_sparse_csr_to_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:03.3403067Z test_sparse_csr_unary_inplace_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.3434947Z test_sparse_csr_unary_inplace_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.3508067Z test_sparse_csr_unary_inplace_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:03.3596672Z test_sparse_csr_unary_inplace_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.009s) 2022-05-18T06:34:03.3675036Z test_sparse_csr_unary_inplace_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.3714714Z test_sparse_csr_unary_inplace_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.3749031Z test_sparse_csr_unary_inplace_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.3782193Z test_sparse_csr_unary_inplace_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.3815452Z test_sparse_csr_unary_inplace_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.3847099Z test_sparse_csr_unary_inplace_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.3881581Z test_sparse_csr_unary_inplace_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.3912480Z test_sparse_csr_unary_inplace_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.3949499Z test_sparse_csr_unary_inplace_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.3971441Z test_sparse_csr_unary_inplace_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.3994539Z test_sparse_csr_unary_inplace_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.4019320Z test_sparse_csr_unary_inplace_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.4041067Z test_sparse_csr_unary_inplace_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.4064274Z test_sparse_csr_unary_inplace_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.4088353Z test_sparse_csr_unary_inplace_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.4111986Z test_sparse_csr_unary_inplace_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.4135134Z test_sparse_csr_unary_inplace_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.4158367Z test_sparse_csr_unary_inplace_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.4182337Z test_sparse_csr_unary_inplace_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.4210990Z test_sparse_csr_unary_inplace_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-05-18T06:34:03.4248327Z test_sparse_csr_unary_inplace_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.4329029Z test_sparse_csr_unary_inplace_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.4369534Z test_sparse_csr_unary_inplace_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.4404596Z test_sparse_csr_unary_inplace_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.4442630Z test_sparse_csr_unary_inplace_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.4473085Z test_sparse_csr_unary_inplace_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.4508169Z test_sparse_csr_unary_inplace_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.4595096Z test_sparse_csr_unary_inplace_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:34:03.4677542Z test_sparse_csr_unary_inplace_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.4757913Z test_sparse_csr_unary_inplace_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.4838047Z test_sparse_csr_unary_inplace_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.4916939Z test_sparse_csr_unary_inplace_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.4953999Z test_sparse_csr_unary_inplace_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.5033939Z test_sparse_csr_unary_inplace_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.5073883Z test_sparse_csr_unary_inplace_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.5111958Z test_sparse_csr_unary_inplace_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.5148581Z test_sparse_csr_unary_inplace_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.5181072Z test_sparse_csr_unary_inplace_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.5215249Z test_sparse_csr_unary_inplace_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.5298189Z test_sparse_csr_unary_inplace_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.5379481Z test_sparse_csr_unary_inplace_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.5460615Z test_sparse_csr_unary_inplace_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.5542496Z test_sparse_csr_unary_inplace_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.5628276Z test_sparse_csr_unary_inplace_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.5668626Z test_sparse_csr_unary_inplace_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.5748630Z test_sparse_csr_unary_inplace_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.5788090Z test_sparse_csr_unary_inplace_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.5822117Z test_sparse_csr_unary_inplace_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.5857510Z test_sparse_csr_unary_inplace_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.5890510Z test_sparse_csr_unary_inplace_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.5925240Z test_sparse_csr_unary_inplace_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.6009280Z test_sparse_csr_unary_inplace_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.6095706Z test_sparse_csr_unary_inplace_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.6175762Z test_sparse_csr_unary_inplace_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.6256050Z test_sparse_csr_unary_inplace_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.6336499Z test_sparse_csr_unary_inplace_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.6376082Z test_sparse_csr_unary_inplace_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.6456507Z test_sparse_csr_unary_inplace_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.6492840Z test_sparse_csr_unary_inplace_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.6532632Z test_sparse_csr_unary_inplace_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.6565426Z test_sparse_csr_unary_inplace_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.6601037Z test_sparse_csr_unary_inplace_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.6633929Z test_sparse_csr_unary_inplace_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.6719551Z test_sparse_csr_unary_inplace_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.6801602Z test_sparse_csr_unary_inplace_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.6880669Z test_sparse_csr_unary_inplace_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.6963570Z test_sparse_csr_unary_inplace_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.7049220Z test_sparse_csr_unary_inplace_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.7089132Z test_sparse_csr_unary_inplace_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.7123053Z test_sparse_csr_unary_inplace_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7157756Z test_sparse_csr_unary_inplace_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7189908Z test_sparse_csr_unary_inplace_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7228142Z test_sparse_csr_unary_inplace_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7258397Z test_sparse_csr_unary_inplace_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7294708Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.7383568Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.009s) 2022-05-18T06:34:03.7428569Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.7461826Z test_sparse_csr_unary_inplace_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7494158Z test_sparse_csr_unary_inplace_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7528460Z test_sparse_csr_unary_inplace_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7562219Z test_sparse_csr_unary_inplace_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7591466Z test_sparse_csr_unary_inplace_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7623844Z test_sparse_csr_unary_inplace_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7655446Z test_sparse_csr_unary_inplace_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7692242Z test_sparse_csr_unary_inplace_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.7728739Z test_sparse_csr_unary_inplace_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7809125Z test_sparse_csr_unary_inplace_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.7843466Z test_sparse_csr_unary_inplace_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7879090Z test_sparse_csr_unary_inplace_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7910882Z test_sparse_csr_unary_inplace_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.7992797Z test_sparse_csr_unary_inplace_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8072984Z test_sparse_csr_unary_inplace_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8159696Z test_sparse_csr_unary_inplace_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8241252Z test_sparse_csr_unary_inplace_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8320835Z test_sparse_csr_unary_inplace_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8404436Z test_sparse_csr_unary_inplace_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8440144Z test_sparse_csr_unary_inplace_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.8473321Z test_sparse_csr_unary_inplace_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.8511724Z test_sparse_csr_unary_inplace_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.8590283Z test_sparse_csr_unary_inplace_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8681552Z test_sparse_csr_unary_inplace_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:34:03.8759106Z test_sparse_csr_unary_inplace_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8841573Z test_sparse_csr_unary_inplace_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8921756Z test_sparse_csr_unary_inplace_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.8956801Z test_sparse_csr_unary_inplace_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.9035621Z test_sparse_csr_unary_inplace_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.9072488Z test_sparse_csr_unary_inplace_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.9106612Z test_sparse_csr_unary_inplace_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.9146077Z test_sparse_csr_unary_inplace_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.9229455Z test_sparse_csr_unary_inplace_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.9309133Z test_sparse_csr_unary_inplace_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.9388312Z test_sparse_csr_unary_inplace_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.9468407Z test_sparse_csr_unary_inplace_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.9546642Z test_sparse_csr_unary_inplace_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:03.9583740Z test_sparse_csr_unary_inplace_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.9619393Z test_sparse_csr_unary_inplace_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.9659260Z test_sparse_csr_unary_inplace_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:03.9693061Z test_sparse_csr_unary_inplace_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:03.9714280Z test_sparse_csr_unary_inplace_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9738077Z test_sparse_csr_unary_inplace_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9761902Z test_sparse_csr_unary_inplace_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9785311Z test_sparse_csr_unary_inplace_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9809864Z test_sparse_csr_unary_inplace_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9833636Z test_sparse_csr_unary_inplace_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9857573Z test_sparse_csr_unary_inplace_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9883028Z test_sparse_csr_unary_inplace_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9910191Z test_sparse_csr_unary_inplace_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-05-18T06:34:03.9932541Z test_sparse_csr_unary_inplace_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9958753Z test_sparse_csr_unary_inplace_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:03.9982562Z test_sparse_csr_unary_inplace_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0005470Z test_sparse_csr_unary_inplace_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0030967Z test_sparse_csr_unary_inplace_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0051856Z test_sparse_csr_unary_inplace_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0075809Z test_sparse_csr_unary_inplace_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0099724Z test_sparse_csr_unary_inplace_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0124490Z test_sparse_csr_unary_inplace_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0147327Z test_sparse_csr_unary_inplace_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0169777Z test_sparse_csr_unary_inplace_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0197415Z test_sparse_csr_unary_inplace_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-05-18T06:34:04.0219206Z test_sparse_csr_unary_inplace_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0243174Z test_sparse_csr_unary_inplace_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0266932Z test_sparse_csr_unary_inplace_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0289506Z test_sparse_csr_unary_inplace_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0313285Z test_sparse_csr_unary_inplace_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0336681Z test_sparse_csr_unary_inplace_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0359589Z test_sparse_csr_unary_inplace_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0383162Z test_sparse_csr_unary_inplace_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0406740Z test_sparse_csr_unary_inplace_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0431139Z test_sparse_csr_unary_inplace_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0455255Z test_sparse_csr_unary_inplace_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0484254Z test_sparse_csr_unary_inplace_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-05-18T06:34:04.0504920Z test_sparse_csr_unary_inplace_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0528132Z test_sparse_csr_unary_inplace_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0552008Z test_sparse_csr_unary_inplace_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0574680Z test_sparse_csr_unary_inplace_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0598153Z test_sparse_csr_unary_inplace_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0620503Z test_sparse_csr_unary_inplace_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0644287Z test_sparse_csr_unary_inplace_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0667225Z test_sparse_csr_unary_inplace_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0691600Z test_sparse_csr_unary_inplace_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0715506Z test_sparse_csr_unary_inplace_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0738790Z test_sparse_csr_unary_inplace_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.0768257Z test_sparse_csr_unary_inplace_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.003s) 2022-05-18T06:34:04.0805318Z test_sparse_csr_unary_inplace_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.0886473Z test_sparse_csr_unary_inplace_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.0925958Z test_sparse_csr_unary_inplace_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.0960728Z test_sparse_csr_unary_inplace_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.0995696Z test_sparse_csr_unary_inplace_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.1075932Z test_sparse_csr_unary_inplace_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.1158523Z test_sparse_csr_unary_inplace_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.1243329Z test_sparse_csr_unary_inplace_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.1323668Z test_sparse_csr_unary_inplace_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.1406471Z test_sparse_csr_unary_inplace_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.1443120Z test_sparse_csr_unary_inplace_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.1478518Z test_sparse_csr_unary_inplace_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.1563809Z test_sparse_csr_unary_inplace_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:04.1602812Z test_sparse_csr_unary_inplace_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.1636697Z test_sparse_csr_unary_inplace_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.1669923Z test_sparse_csr_unary_inplace_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.1707924Z test_sparse_csr_unary_inplace_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.1741579Z test_sparse_csr_unary_inplace_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.1777042Z test_sparse_csr_unary_inplace_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.1807808Z test_sparse_csr_unary_inplace_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.1840096Z test_sparse_csr_unary_inplace_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.1874072Z test_sparse_csr_unary_inplace_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.1911061Z test_sparse_csr_unary_inplace_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.1947649Z test_sparse_csr_unary_inplace_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.1982668Z test_sparse_csr_unary_inplace_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2019775Z test_sparse_csr_unary_inplace_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2053312Z test_sparse_csr_unary_inplace_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2087513Z test_sparse_csr_unary_inplace_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2121847Z test_sparse_csr_unary_inplace_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2208003Z test_sparse_csr_unary_inplace_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:04.2244463Z test_sparse_csr_unary_inplace_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.2280748Z test_sparse_csr_unary_inplace_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.2320151Z test_sparse_csr_unary_inplace_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.2353770Z test_sparse_csr_unary_inplace_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2388271Z test_sparse_csr_unary_inplace_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2421750Z test_sparse_csr_unary_inplace_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2452595Z test_sparse_csr_unary_inplace_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2484538Z test_sparse_csr_unary_inplace_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2518055Z test_sparse_csr_unary_inplace_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2553779Z test_sparse_csr_unary_inplace_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2590731Z test_sparse_csr_unary_inplace_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.2625003Z test_sparse_csr_unary_inplace_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2660643Z test_sparse_csr_unary_inplace_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2695670Z test_sparse_csr_unary_inplace_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2729703Z test_sparse_csr_unary_inplace_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2760951Z test_sparse_csr_unary_inplace_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2793334Z test_sparse_csr_unary_inplace_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2825507Z test_sparse_csr_unary_inplace_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.2862829Z test_sparse_csr_unary_inplace_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.2884218Z test_sparse_csr_unary_inplace_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.2908297Z test_sparse_csr_unary_inplace_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.2931643Z test_sparse_csr_unary_inplace_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.2955181Z test_sparse_csr_unary_inplace_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.2978760Z test_sparse_csr_unary_inplace_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.3002740Z test_sparse_csr_unary_inplace_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.3025122Z test_sparse_csr_unary_inplace_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.3048946Z test_sparse_csr_unary_inplace_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.3092881Z test_sparse_csr_unary_inplace_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.004s) 2022-05-18T06:34:04.3114140Z test_sparse_csr_unary_inplace_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-05-18T06:34:04.3162286Z test_sparse_csr_unary_inplace_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:04.3241176Z test_sparse_csr_unary_inplace_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.3280027Z test_sparse_csr_unary_inplace_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.3317009Z test_sparse_csr_unary_inplace_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.3350796Z test_sparse_csr_unary_inplace_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.3384772Z test_sparse_csr_unary_inplace_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.3420205Z test_sparse_csr_unary_inplace_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.3501468Z test_sparse_csr_unary_inplace_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.3586549Z test_sparse_csr_unary_inplace_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.3667226Z test_sparse_csr_unary_inplace_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.3748128Z test_sparse_csr_unary_inplace_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.3828063Z test_sparse_csr_unary_inplace_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.3866050Z test_sparse_csr_unary_inplace_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.3946176Z test_sparse_csr_unary_inplace_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.3983459Z test_sparse_csr_unary_inplace_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.4021155Z test_sparse_csr_unary_inplace_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.4061429Z test_sparse_csr_unary_inplace_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.4092651Z test_sparse_csr_unary_inplace_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.4131426Z test_sparse_csr_unary_inplace_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.4213062Z test_sparse_csr_unary_inplace_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.4296314Z test_sparse_csr_unary_inplace_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.4376400Z test_sparse_csr_unary_inplace_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.4456826Z test_sparse_csr_unary_inplace_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.4536294Z test_sparse_csr_unary_inplace_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.4579971Z test_sparse_csr_unary_inplace_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.4660298Z test_sparse_csr_unary_inplace_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.4698340Z test_sparse_csr_unary_inplace_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.4736038Z test_sparse_csr_unary_inplace_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.4770258Z test_sparse_csr_unary_inplace_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.4803417Z test_sparse_csr_unary_inplace_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.4838415Z test_sparse_csr_unary_inplace_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.4919222Z test_sparse_csr_unary_inplace_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5006576Z test_sparse_csr_unary_inplace_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:34:04.5086812Z test_sparse_csr_unary_inplace_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5166067Z test_sparse_csr_unary_inplace_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5246369Z test_sparse_csr_unary_inplace_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5283759Z test_sparse_csr_unary_inplace_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.5366239Z test_sparse_csr_unary_inplace_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5405341Z test_sparse_csr_unary_inplace_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.5440816Z test_sparse_csr_unary_inplace_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.5480721Z test_sparse_csr_unary_inplace_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.5514191Z test_sparse_csr_unary_inplace_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.5552372Z test_sparse_csr_unary_inplace_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.5630922Z test_sparse_csr_unary_inplace_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5714612Z test_sparse_csr_unary_inplace_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5794687Z test_sparse_csr_unary_inplace_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5876328Z test_sparse_csr_unary_inplace_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5957478Z test_sparse_csr_unary_inplace_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.5999455Z test_sparse_csr_unary_inplace_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.6079749Z test_sparse_csr_unary_inplace_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.6120152Z test_sparse_csr_unary_inplace_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.6154895Z test_sparse_csr_unary_inplace_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.6192772Z test_sparse_csr_unary_inplace_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.6225279Z test_sparse_csr_unary_inplace_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.6259873Z test_sparse_csr_unary_inplace_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.6339419Z test_sparse_csr_unary_inplace_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.6426298Z test_sparse_csr_unary_inplace_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.6506938Z test_sparse_csr_unary_inplace_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.6586355Z test_sparse_csr_unary_inplace_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.6666728Z test_sparse_csr_unary_inplace_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.6702902Z test_sparse_csr_unary_inplace_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:04.6736748Z test_sparse_csr_unary_inplace_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.6770703Z test_sparse_csr_unary_inplace_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.6803255Z test_sparse_csr_unary_inplace_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:04.6883579Z test_sparse_csr_unary_out_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.6956760Z test_sparse_csr_unary_out_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.7049564Z test_sparse_csr_unary_out_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:930: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-05-18T06:34:04.7051420Z return self.op(*args, **kwargs) 2022-05-18T06:34:04.7053568Z ok (0.010s) 2022-05-18T06:34:04.7142518Z test_sparse_csr_unary_out_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:04.7220908Z test_sparse_csr_unary_out_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.7297332Z test_sparse_csr_unary_out_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.7370133Z test_sparse_csr_unary_out_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.7441578Z test_sparse_csr_unary_out_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.7523208Z test_sparse_csr_unary_out_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.7594763Z test_sparse_csr_unary_out_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.7665445Z test_sparse_csr_unary_out_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.7735818Z test_sparse_csr_unary_out_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.7808478Z test_sparse_csr_unary_out_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.7882748Z test_sparse_csr_unary_out_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.7956111Z test_sparse_csr_unary_out_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.8039179Z test_sparse_csr_unary_out_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:04.8126612Z test_sparse_csr_unary_out_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:34:04.8204147Z test_sparse_csr_unary_out_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.8277164Z test_sparse_csr_unary_out_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.8350957Z test_sparse_csr_unary_out_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.8423480Z test_sparse_csr_unary_out_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.8495338Z test_sparse_csr_unary_out_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.8569836Z test_sparse_csr_unary_out_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.8642373Z test_sparse_csr_unary_out_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.8720529Z test_sparse_csr_unary_out_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.8794041Z test_sparse_csr_unary_out_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.8868196Z test_sparse_csr_unary_out_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.8943301Z test_sparse_csr_unary_out_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9016521Z test_sparse_csr_unary_out_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9087953Z test_sparse_csr_unary_out_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9161657Z test_sparse_csr_unary_out_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9234749Z test_sparse_csr_unary_out_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9311401Z test_sparse_csr_unary_out_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.9384213Z test_sparse_csr_unary_out_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9457252Z test_sparse_csr_unary_out_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9515818Z test_sparse_csr_unary_out_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:04.9589222Z test_sparse_csr_unary_out_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9662241Z test_sparse_csr_unary_out_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9735707Z test_sparse_csr_unary_out_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9809382Z test_sparse_csr_unary_out_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:04.9886308Z test_sparse_csr_unary_out_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:04.9958538Z test_sparse_csr_unary_out_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0033047Z test_sparse_csr_unary_out_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0104286Z test_sparse_csr_unary_out_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0178398Z test_sparse_csr_unary_out_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0253112Z test_sparse_csr_unary_out_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0324882Z test_sparse_csr_unary_out_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0397905Z test_sparse_csr_unary_out_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0477236Z test_sparse_csr_unary_out_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.0552234Z test_sparse_csr_unary_out_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0625032Z test_sparse_csr_unary_out_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0701560Z test_sparse_csr_unary_out_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.0775477Z test_sparse_csr_unary_out_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0850194Z test_sparse_csr_unary_out_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0924501Z test_sparse_csr_unary_out_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.0996191Z test_sparse_csr_unary_out_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1074957Z test_sparse_csr_unary_out_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.1149531Z test_sparse_csr_unary_out_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1221249Z test_sparse_csr_unary_out_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1295802Z test_sparse_csr_unary_out_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1368741Z test_sparse_csr_unary_out_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1441342Z test_sparse_csr_unary_out_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1517186Z test_sparse_csr_unary_out_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1592958Z test_sparse_csr_unary_out_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1670363Z test_sparse_csr_unary_out_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.1742611Z test_sparse_csr_unary_out_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1816629Z test_sparse_csr_unary_out_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1888283Z test_sparse_csr_unary_out_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.1962968Z test_sparse_csr_unary_out_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.2036667Z test_sparse_csr_unary_out_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.2109878Z test_sparse_csr_unary_out_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.2169681Z test_sparse_csr_unary_out_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:05.2248588Z test_sparse_csr_unary_out_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.2323479Z test_sparse_csr_unary_out_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.2398448Z test_sparse_csr_unary_out_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.2472663Z test_sparse_csr_unary_out_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.2544469Z test_sparse_csr_unary_out_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.2619021Z test_sparse_csr_unary_out_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.2694759Z test_sparse_csr_unary_out_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.2779196Z test_sparse_csr_unary_out_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:05.2865497Z test_sparse_csr_unary_out_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:34:05.2943065Z test_sparse_csr_unary_out_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.3015356Z test_sparse_csr_unary_out_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.3089721Z test_sparse_csr_unary_out_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.3161841Z test_sparse_csr_unary_out_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.3232145Z test_sparse_csr_unary_out_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.3302024Z test_sparse_csr_unary_out_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.3370545Z test_sparse_csr_unary_out_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.3449832Z test_sparse_csr_unary_out_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.3527762Z test_sparse_csr_unary_out_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.3603800Z test_sparse_csr_unary_out_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.3680410Z test_sparse_csr_unary_out_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.3754561Z test_sparse_csr_unary_out_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.3831493Z test_sparse_csr_unary_out_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.3906555Z test_sparse_csr_unary_out_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.3981486Z test_sparse_csr_unary_out_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4064363Z test_sparse_csr_unary_out_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.4136523Z test_sparse_csr_unary_out_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4214462Z test_sparse_csr_unary_out_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4287543Z test_sparse_csr_unary_out_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4361863Z test_sparse_csr_unary_out_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4433816Z test_sparse_csr_unary_out_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4506898Z test_sparse_csr_unary_out_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4582900Z test_sparse_csr_unary_out_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4661582Z test_sparse_csr_unary_out_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.4734397Z test_sparse_csr_unary_out_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4807899Z test_sparse_csr_unary_out_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.4868672Z test_sparse_csr_unary_out_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-05-18T06:34:05.4943297Z test_sparse_csr_unary_out_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5019009Z test_sparse_csr_unary_out_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5089331Z test_sparse_csr_unary_out_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5165047Z test_sparse_csr_unary_out_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5244429Z test_sparse_csr_unary_out_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.5316254Z test_sparse_csr_unary_out_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5390701Z test_sparse_csr_unary_out_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5464227Z test_sparse_csr_unary_out_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5536118Z test_sparse_csr_unary_out_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5610101Z test_sparse_csr_unary_out_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5684745Z test_sparse_csr_unary_out_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5757473Z test_sparse_csr_unary_out_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5835765Z test_sparse_csr_unary_out_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.5908678Z test_sparse_csr_unary_out_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.5927195Z test_sparse_csr_unary_out_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.5946882Z test_sparse_csr_unary_out_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.5967939Z test_sparse_csr_unary_out_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.5989239Z test_sparse_csr_unary_out_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6011092Z test_sparse_csr_unary_out_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6030043Z test_sparse_csr_unary_out_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6051740Z test_sparse_csr_unary_out_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6070997Z test_sparse_csr_unary_out_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6094269Z test_sparse_csr_unary_out_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6119198Z test_sparse_csr_unary_out_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.003s) 2022-05-18T06:34:05.6141179Z test_sparse_csr_unary_out_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6160300Z test_sparse_csr_unary_out_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6182340Z test_sparse_csr_unary_out_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6204492Z test_sparse_csr_unary_out_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6224085Z test_sparse_csr_unary_out_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6245373Z test_sparse_csr_unary_out_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6265320Z test_sparse_csr_unary_out_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6287630Z test_sparse_csr_unary_out_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6306380Z test_sparse_csr_unary_out_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6327827Z test_sparse_csr_unary_out_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6347530Z test_sparse_csr_unary_out_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6369197Z test_sparse_csr_unary_out_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6389040Z test_sparse_csr_unary_out_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6408735Z test_sparse_csr_unary_out_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6431752Z test_sparse_csr_unary_out_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip: Skipped! Out not supported (0.002s) 2022-05-18T06:34:05.6507847Z test_sparse_csr_unary_out_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.6578137Z test_sparse_csr_unary_out_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.6649152Z test_sparse_csr_unary_out_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.6721943Z test_sparse_csr_unary_out_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.6792342Z test_sparse_csr_unary_out_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.6867064Z test_sparse_csr_unary_out_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.6938729Z test_sparse_csr_unary_out_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7010069Z test_sparse_csr_unary_out_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7080353Z test_sparse_csr_unary_out_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7152414Z test_sparse_csr_unary_out_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7223283Z test_sparse_csr_unary_out_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7296367Z test_sparse_csr_unary_out_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7366437Z test_sparse_csr_unary_out_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7442182Z test_sparse_csr_unary_out_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.7512604Z test_sparse_csr_unary_out_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7583118Z test_sparse_csr_unary_out_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7653623Z test_sparse_csr_unary_out_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7723940Z test_sparse_csr_unary_out_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7794157Z test_sparse_csr_unary_out_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7867655Z test_sparse_csr_unary_out_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.7941025Z test_sparse_csr_unary_out_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.8019105Z test_sparse_csr_unary_out_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.8092963Z test_sparse_csr_unary_out_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.8165727Z test_sparse_csr_unary_out_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.8239044Z test_sparse_csr_unary_out_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.8314783Z test_sparse_csr_unary_out_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.8389535Z test_sparse_csr_unary_out_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.8463865Z test_sparse_csr_unary_out_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.8540002Z test_sparse_csr_unary_out_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.8620687Z test_sparse_csr_unary_out_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.8696591Z test_sparse_csr_unary_out_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.8772209Z test_sparse_csr_unary_out_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.8856593Z test_sparse_csr_unary_out_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:05.8939651Z test_sparse_csr_unary_out_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.9012049Z test_sparse_csr_unary_out_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9085648Z test_sparse_csr_unary_out_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9159896Z test_sparse_csr_unary_out_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9234464Z test_sparse_csr_unary_out_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.9305667Z test_sparse_csr_unary_out_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9376323Z test_sparse_csr_unary_out_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9450939Z test_sparse_csr_unary_out_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9522557Z test_sparse_csr_unary_out_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9598651Z test_sparse_csr_unary_out_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.9673824Z test_sparse_csr_unary_out_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9748758Z test_sparse_csr_unary_out_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9828949Z test_sparse_csr_unary_out_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:05.9904555Z test_sparse_csr_unary_out_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:05.9976268Z test_sparse_csr_unary_out_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.0052811Z test_sparse_csr_unary_out_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:06.0137962Z test_sparse_csr_unary_out_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.008s) 2022-05-18T06:34:06.0218410Z test_sparse_csr_unary_out_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:06.0292916Z test_sparse_csr_unary_out_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.0368092Z test_sparse_csr_unary_out_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.0442813Z test_sparse_csr_unary_out_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.0520246Z test_sparse_csr_unary_out_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:06.0592510Z test_sparse_csr_unary_out_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.0662881Z test_sparse_csr_unary_out_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.0732816Z test_sparse_csr_unary_out_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.0805102Z test_sparse_csr_unary_out_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.0878075Z test_sparse_csr_unary_out_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.0950398Z test_sparse_csr_unary_out_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1021411Z test_sparse_csr_unary_out_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1103675Z test_sparse_csr_unary_out_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:06.1177266Z test_sparse_csr_unary_out_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1246694Z test_sparse_csr_unary_out_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1315606Z test_sparse_csr_unary_out_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1384043Z test_sparse_csr_unary_out_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1455239Z test_sparse_csr_unary_out_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1522022Z test_sparse_csr_unary_out_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1590641Z test_sparse_csr_unary_out_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1665558Z test_sparse_csr_unary_out_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1735304Z test_sparse_csr_unary_out_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1802625Z test_sparse_csr_unary_out_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1871537Z test_sparse_csr_unary_out_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.1945177Z test_sparse_csr_unary_out_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2012791Z test_sparse_csr_unary_out_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2079769Z test_sparse_csr_unary_out_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2151244Z test_sparse_csr_unary_out_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2221009Z test_sparse_csr_unary_out_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2292747Z test_sparse_csr_unary_out_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2365949Z test_sparse_csr_unary_out_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2438616Z test_sparse_csr_unary_out_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2510401Z test_sparse_csr_unary_out_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2584805Z test_sparse_csr_unary_out_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2656677Z test_sparse_csr_unary_out_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2730602Z test_sparse_csr_unary_out_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2802959Z test_sparse_csr_unary_out_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2873474Z test_sparse_csr_unary_out_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.2944393Z test_sparse_csr_unary_out_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3017170Z test_sparse_csr_unary_out_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3087609Z test_sparse_csr_unary_out_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3160621Z test_sparse_csr_unary_out_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3251160Z test_sparse_csr_unary_out_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-05-18T06:34:06.3331789Z test_sparse_csr_unary_out_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:06.3404541Z test_sparse_csr_unary_out_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3475649Z test_sparse_csr_unary_out_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3548320Z test_sparse_csr_unary_out_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3618675Z test_sparse_csr_unary_out_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3688847Z test_sparse_csr_unary_out_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3761248Z test_sparse_csr_unary_out_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3830816Z test_sparse_csr_unary_out_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3905698Z test_sparse_csr_unary_out_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.3979060Z test_sparse_csr_unary_out_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4049115Z test_sparse_csr_unary_out_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4121151Z test_sparse_csr_unary_out_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4194825Z test_sparse_csr_unary_out_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4267426Z test_sparse_csr_unary_out_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4340512Z test_sparse_csr_unary_out_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4411942Z test_sparse_csr_unary_out_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4486708Z test_sparse_csr_unary_out_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4560272Z test_sparse_csr_unary_out_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4630235Z test_sparse_csr_unary_out_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4701399Z test_sparse_csr_unary_out_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4772357Z test_sparse_csr_unary_out_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4844345Z test_sparse_csr_unary_out_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4915011Z test_sparse_csr_unary_out_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.4987835Z test_sparse_csr_unary_out_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5064642Z test_sparse_csr_unary_out_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:06.5138715Z test_sparse_csr_unary_out_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5211332Z test_sparse_csr_unary_out_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5281770Z test_sparse_csr_unary_out_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5351698Z test_sparse_csr_unary_out_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5421899Z test_sparse_csr_unary_out_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5492189Z test_sparse_csr_unary_out_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5562793Z test_sparse_csr_unary_out_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5639563Z test_sparse_csr_unary_out_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-05-18T06:34:06.5712360Z test_sparse_csr_unary_out_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5785203Z test_sparse_csr_unary_out_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5855435Z test_sparse_csr_unary_out_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.5927396Z test_sparse_csr_unary_out_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6000344Z test_sparse_csr_unary_out_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6072989Z test_sparse_csr_unary_out_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6143984Z test_sparse_csr_unary_out_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6220133Z test_sparse_csr_unary_out_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6293443Z test_sparse_csr_unary_out_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6363706Z test_sparse_csr_unary_out_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6436321Z test_sparse_csr_unary_out_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6507257Z test_sparse_csr_unary_out_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6577574Z test_sparse_csr_unary_out_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6647871Z test_sparse_csr_unary_out_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6718228Z test_sparse_csr_unary_out_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6794275Z test_sparse_csr_unary_out_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6866264Z test_sparse_csr_unary_out_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-05-18T06:34:06.6985001Z test_sparse_mm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-05-18T06:34:06.7101623Z test_sparse_mm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-05-18T06:34:06.7238447Z test_sparse_mm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-05-18T06:34:06.7327460Z test_sparse_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-05-18T06:34:06.7373654Z test_sparse_triangular_solve_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpSV is not available (0.005s) 2022-05-18T06:34:06.7419415Z test_sparse_triangular_solve_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpSV is not available (0.004s) 2022-05-18T06:34:06.7465333Z test_sparse_triangular_solve_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpSV is not available (0.005s) 2022-05-18T06:34:06.7517664Z test_sparse_triangular_solve_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip: cuSparse Generic API SpSV is not available (0.005s) 2022-05-18T06:34:06.7820255Z test_sum_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.030s) 2022-05-18T06:34:06.8098999Z test_sum_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-05-18T06:34:06.8408379Z test_sum_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.031s) 2022-05-18T06:34:06.8714606Z test_sum_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.031s) 2022-05-18T06:34:06.9014147Z test_sum_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.030s) 2022-05-18T06:34:06.9385112Z test_sum_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.037s) 2022-05-18T06:34:06.9751156Z test_sum_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.036s) 2022-05-18T06:34:07.0036556Z test_sum_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-05-18T06:34:07.0321016Z test_sum_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-05-18T06:34:07.0595662Z test_sum_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-05-18T06:34:07.0875659Z test_sum_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-05-18T06:34:07.1157443Z test_sum_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-05-18T06:34:07.1757449Z test_transpose_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.060s) 2022-05-18T06:34:07.2314995Z test_transpose_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.056s) 2022-05-18T06:34:07.2926438Z test_transpose_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.061s) 2022-05-18T06:34:07.3547731Z test_transpose_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.062s) 2022-05-18T06:34:07.4138339Z test_transpose_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.059s) 2022-05-18T06:34:07.4733145Z test_transpose_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.059s) 2022-05-18T06:34:07.5320640Z test_transpose_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.059s) 2022-05-18T06:34:07.5881836Z test_transpose_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.056s) 2022-05-18T06:34:07.6432561Z test_transpose_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-05-18T06:34:07.6983451Z test_transpose_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-05-18T06:34:07.7531758Z test_transpose_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-05-18T06:34:07.8089606Z test_transpose_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.056s) 2022-05-18T06:34:07.8126719Z test_zero_to_zero_correspondence_unary_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.8157875Z test_zero_to_zero_correspondence_unary_abs_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8192129Z test_zero_to_zero_correspondence_unary_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8286202Z test_zero_to_zero_correspondence_unary_abs_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.009s) 2022-05-18T06:34:07.8322283Z test_zero_to_zero_correspondence_unary_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.8356571Z test_zero_to_zero_correspondence_unary_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8390196Z test_zero_to_zero_correspondence_unary_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8429983Z test_zero_to_zero_correspondence_unary_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.8460916Z test_zero_to_zero_correspondence_unary_abs_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8493088Z test_zero_to_zero_correspondence_unary_abs_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8524955Z test_zero_to_zero_correspondence_unary_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8554592Z test_zero_to_zero_correspondence_unary_abs_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8586878Z test_zero_to_zero_correspondence_unary_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8622046Z test_zero_to_zero_correspondence_unary_angle_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8656643Z test_zero_to_zero_correspondence_unary_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8749480Z test_zero_to_zero_correspondence_unary_angle_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.009s) 2022-05-18T06:34:07.8792400Z test_zero_to_zero_correspondence_unary_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.8827432Z test_zero_to_zero_correspondence_unary_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:07.8863118Z test_zero_to_zero_correspondence_unary_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.8902232Z test_zero_to_zero_correspondence_unary_angle_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.8938937Z test_zero_to_zero_correspondence_unary_angle_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.8977274Z test_zero_to_zero_correspondence_unary_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9015138Z test_zero_to_zero_correspondence_unary_angle_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9051471Z test_zero_to_zero_correspondence_unary_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9093124Z test_zero_to_zero_correspondence_unary_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9131312Z test_zero_to_zero_correspondence_unary_asin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9169422Z test_zero_to_zero_correspondence_unary_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9208788Z test_zero_to_zero_correspondence_unary_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9247764Z test_zero_to_zero_correspondence_unary_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9285721Z test_zero_to_zero_correspondence_unary_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9322935Z test_zero_to_zero_correspondence_unary_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9360161Z test_zero_to_zero_correspondence_unary_asin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9403771Z test_zero_to_zero_correspondence_unary_asin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9442081Z test_zero_to_zero_correspondence_unary_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9479344Z test_zero_to_zero_correspondence_unary_asin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9516054Z test_zero_to_zero_correspondence_unary_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9556415Z test_zero_to_zero_correspondence_unary_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9592730Z test_zero_to_zero_correspondence_unary_asinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9632706Z test_zero_to_zero_correspondence_unary_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9671105Z test_zero_to_zero_correspondence_unary_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9712045Z test_zero_to_zero_correspondence_unary_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9752473Z test_zero_to_zero_correspondence_unary_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9789031Z test_zero_to_zero_correspondence_unary_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9829117Z test_zero_to_zero_correspondence_unary_asinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9865703Z test_zero_to_zero_correspondence_unary_asinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9903247Z test_zero_to_zero_correspondence_unary_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9941882Z test_zero_to_zero_correspondence_unary_asinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:07.9981119Z test_zero_to_zero_correspondence_unary_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0023621Z test_zero_to_zero_correspondence_unary_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0062313Z test_zero_to_zero_correspondence_unary_atan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0099729Z test_zero_to_zero_correspondence_unary_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0140956Z test_zero_to_zero_correspondence_unary_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0175391Z test_zero_to_zero_correspondence_unary_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0213715Z test_zero_to_zero_correspondence_unary_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0251528Z test_zero_to_zero_correspondence_unary_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0290320Z test_zero_to_zero_correspondence_unary_atan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0333051Z test_zero_to_zero_correspondence_unary_atan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0371292Z test_zero_to_zero_correspondence_unary_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0407777Z test_zero_to_zero_correspondence_unary_atan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0447086Z test_zero_to_zero_correspondence_unary_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0484363Z test_zero_to_zero_correspondence_unary_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0521848Z test_zero_to_zero_correspondence_unary_atanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0560989Z test_zero_to_zero_correspondence_unary_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0603249Z test_zero_to_zero_correspondence_unary_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0641225Z test_zero_to_zero_correspondence_unary_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0677328Z test_zero_to_zero_correspondence_unary_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0714664Z test_zero_to_zero_correspondence_unary_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0752057Z test_zero_to_zero_correspondence_unary_atanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0790710Z test_zero_to_zero_correspondence_unary_atanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0828165Z test_zero_to_zero_correspondence_unary_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0866990Z test_zero_to_zero_correspondence_unary_atanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0907724Z test_zero_to_zero_correspondence_unary_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.0944442Z test_zero_to_zero_correspondence_unary_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.0978666Z test_zero_to_zero_correspondence_unary_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1015842Z test_zero_to_zero_correspondence_unary_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1052837Z test_zero_to_zero_correspondence_unary_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1087955Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1123533Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1163161Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1259993Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-05-18T06:34:08.1306651Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:08.1344517Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1382352Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1416847Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1448897Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1477574Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1506863Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1537496Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1572935Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1608417Z test_zero_to_zero_correspondence_unary_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1643017Z test_zero_to_zero_correspondence_unary_erf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1676595Z test_zero_to_zero_correspondence_unary_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1713440Z test_zero_to_zero_correspondence_unary_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.1748304Z test_zero_to_zero_correspondence_unary_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1787508Z test_zero_to_zero_correspondence_unary_erf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1826330Z test_zero_to_zero_correspondence_unary_erf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1868250Z test_zero_to_zero_correspondence_unary_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1905607Z test_zero_to_zero_correspondence_unary_erf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1943498Z test_zero_to_zero_correspondence_unary_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.1980667Z test_zero_to_zero_correspondence_unary_erfinv_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2017155Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2054971Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2093560Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2130296Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2170917Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2208826Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2246591Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2285417Z test_zero_to_zero_correspondence_unary_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2324233Z test_zero_to_zero_correspondence_unary_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2360562Z test_zero_to_zero_correspondence_unary_expm1_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2398818Z test_zero_to_zero_correspondence_unary_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2437405Z test_zero_to_zero_correspondence_unary_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2479424Z test_zero_to_zero_correspondence_unary_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2518531Z test_zero_to_zero_correspondence_unary_expm1_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2556966Z test_zero_to_zero_correspondence_unary_expm1_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2593683Z test_zero_to_zero_correspondence_unary_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2627609Z test_zero_to_zero_correspondence_unary_expm1_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.2661167Z test_zero_to_zero_correspondence_unary_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.2696086Z test_zero_to_zero_correspondence_unary_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.2731783Z test_zero_to_zero_correspondence_unary_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2769426Z test_zero_to_zero_correspondence_unary_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.2803085Z test_zero_to_zero_correspondence_unary_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.2834735Z test_zero_to_zero_correspondence_unary_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.2867480Z test_zero_to_zero_correspondence_unary_isinf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.2904639Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3001677Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-05-18T06:34:08.3042013Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.3077036Z test_zero_to_zero_correspondence_unary_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.3118445Z test_zero_to_zero_correspondence_unary_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.3151261Z test_zero_to_zero_correspondence_unary_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.3188404Z test_zero_to_zero_correspondence_unary_isinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3223455Z test_zero_to_zero_correspondence_unary_isinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3257948Z test_zero_to_zero_correspondence_unary_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3292132Z test_zero_to_zero_correspondence_unary_isinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3348399Z test_zero_to_zero_correspondence_unary_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-05-18T06:34:08.3380432Z test_zero_to_zero_correspondence_unary_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3416942Z test_zero_to_zero_correspondence_unary_isnan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.3448896Z test_zero_to_zero_correspondence_unary_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3480072Z test_zero_to_zero_correspondence_unary_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3510294Z test_zero_to_zero_correspondence_unary_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3546979Z test_zero_to_zero_correspondence_unary_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3582444Z test_zero_to_zero_correspondence_unary_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3616968Z test_zero_to_zero_correspondence_unary_isnan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3653698Z test_zero_to_zero_correspondence_unary_isnan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.3692431Z test_zero_to_zero_correspondence_unary_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.3728332Z test_zero_to_zero_correspondence_unary_isnan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3760549Z test_zero_to_zero_correspondence_unary_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3794732Z test_zero_to_zero_correspondence_unary_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.3828902Z test_zero_to_zero_correspondence_unary_isneginf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3864668Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3899599Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3934136Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.3974068Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.4008815Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4041251Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4074319Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4109061Z test_zero_to_zero_correspondence_unary_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4140699Z test_zero_to_zero_correspondence_unary_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4175929Z test_zero_to_zero_correspondence_unary_isposinf_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4210193Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4249188Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.4280575Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4314839Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4348802Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4381118Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4414994Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4449558Z test_zero_to_zero_correspondence_unary_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4487786Z test_zero_to_zero_correspondence_unary_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.4528278Z test_zero_to_zero_correspondence_unary_log1p_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.4563830Z test_zero_to_zero_correspondence_unary_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4596851Z test_zero_to_zero_correspondence_unary_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4632096Z test_zero_to_zero_correspondence_unary_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4668713Z test_zero_to_zero_correspondence_unary_log1p_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4703301Z test_zero_to_zero_correspondence_unary_log1p_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.4738748Z test_zero_to_zero_correspondence_unary_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.4776006Z test_zero_to_zero_correspondence_unary_log1p_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.4818308Z test_zero_to_zero_correspondence_unary_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.4853888Z test_zero_to_zero_correspondence_unary_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.4890034Z test_zero_to_zero_correspondence_unary_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.4985361Z test_zero_to_zero_correspondence_unary_neg_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.009s) 2022-05-18T06:34:08.5026569Z test_zero_to_zero_correspondence_unary_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5060166Z test_zero_to_zero_correspondence_unary_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5094628Z test_zero_to_zero_correspondence_unary_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5130055Z test_zero_to_zero_correspondence_unary_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5168274Z test_zero_to_zero_correspondence_unary_neg_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5197572Z test_zero_to_zero_correspondence_unary_neg_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5230239Z test_zero_to_zero_correspondence_unary_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5260390Z test_zero_to_zero_correspondence_unary_neg_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5296502Z test_zero_to_zero_correspondence_unary_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5332962Z test_zero_to_zero_correspondence_unary_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5370949Z test_zero_to_zero_correspondence_unary_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5406466Z test_zero_to_zero_correspondence_unary_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5447354Z test_zero_to_zero_correspondence_unary_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5485131Z test_zero_to_zero_correspondence_unary_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5520460Z test_zero_to_zero_correspondence_unary_sgn_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5557798Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5656792Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex32 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-05-18T06:34:08.5696748Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5734281Z test_zero_to_zero_correspondence_unary_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5771639Z test_zero_to_zero_correspondence_unary_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5813066Z test_zero_to_zero_correspondence_unary_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.5847619Z test_zero_to_zero_correspondence_unary_sgn_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5881927Z test_zero_to_zero_correspondence_unary_sgn_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5917098Z test_zero_to_zero_correspondence_unary_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5947884Z test_zero_to_zero_correspondence_unary_sgn_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.5983581Z test_zero_to_zero_correspondence_unary_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6021307Z test_zero_to_zero_correspondence_unary_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6057504Z test_zero_to_zero_correspondence_unary_sign_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6097435Z test_zero_to_zero_correspondence_unary_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6132737Z test_zero_to_zero_correspondence_unary_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6169074Z test_zero_to_zero_correspondence_unary_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6205561Z test_zero_to_zero_correspondence_unary_sign_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6239914Z test_zero_to_zero_correspondence_unary_sign_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6273678Z test_zero_to_zero_correspondence_unary_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6310874Z test_zero_to_zero_correspondence_unary_sign_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6346720Z test_zero_to_zero_correspondence_unary_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6386101Z test_zero_to_zero_correspondence_unary_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6421059Z test_zero_to_zero_correspondence_unary_signbit_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6456646Z test_zero_to_zero_correspondence_unary_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6491793Z test_zero_to_zero_correspondence_unary_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6525626Z test_zero_to_zero_correspondence_unary_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6561341Z test_zero_to_zero_correspondence_unary_signbit_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6594418Z test_zero_to_zero_correspondence_unary_signbit_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6629249Z test_zero_to_zero_correspondence_unary_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.6669283Z test_zero_to_zero_correspondence_unary_signbit_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6705468Z test_zero_to_zero_correspondence_unary_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6743720Z test_zero_to_zero_correspondence_unary_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6780365Z test_zero_to_zero_correspondence_unary_sin_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6818443Z test_zero_to_zero_correspondence_unary_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6855749Z test_zero_to_zero_correspondence_unary_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6892814Z test_zero_to_zero_correspondence_unary_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6929687Z test_zero_to_zero_correspondence_unary_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.6969025Z test_zero_to_zero_correspondence_unary_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7002754Z test_zero_to_zero_correspondence_unary_sin_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7036685Z test_zero_to_zero_correspondence_unary_sin_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7071712Z test_zero_to_zero_correspondence_unary_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7104857Z test_zero_to_zero_correspondence_unary_sin_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7138626Z test_zero_to_zero_correspondence_unary_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7174431Z test_zero_to_zero_correspondence_unary_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7207041Z test_zero_to_zero_correspondence_unary_sinh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7246896Z test_zero_to_zero_correspondence_unary_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7280263Z test_zero_to_zero_correspondence_unary_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7315743Z test_zero_to_zero_correspondence_unary_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7349488Z test_zero_to_zero_correspondence_unary_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7385116Z test_zero_to_zero_correspondence_unary_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7418863Z test_zero_to_zero_correspondence_unary_sinh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7454074Z test_zero_to_zero_correspondence_unary_sinh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7487754Z test_zero_to_zero_correspondence_unary_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7526498Z test_zero_to_zero_correspondence_unary_sinh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7560075Z test_zero_to_zero_correspondence_unary_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7596209Z test_zero_to_zero_correspondence_unary_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.7629893Z test_zero_to_zero_correspondence_unary_sqrt_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7668840Z test_zero_to_zero_correspondence_unary_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7707610Z test_zero_to_zero_correspondence_unary_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7746442Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7784730Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7826027Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7864692Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7901105Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7938754Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.7976729Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8016188Z test_zero_to_zero_correspondence_unary_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8053587Z test_zero_to_zero_correspondence_unary_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8090024Z test_zero_to_zero_correspondence_unary_tan_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8130837Z test_zero_to_zero_correspondence_unary_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8170288Z test_zero_to_zero_correspondence_unary_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8208213Z test_zero_to_zero_correspondence_unary_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8241099Z test_zero_to_zero_correspondence_unary_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8275036Z test_zero_to_zero_correspondence_unary_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8309633Z test_zero_to_zero_correspondence_unary_tan_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8346471Z test_zero_to_zero_correspondence_unary_tan_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8379767Z test_zero_to_zero_correspondence_unary_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8418313Z test_zero_to_zero_correspondence_unary_tan_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8451666Z test_zero_to_zero_correspondence_unary_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8490020Z test_zero_to_zero_correspondence_unary_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8527692Z test_zero_to_zero_correspondence_unary_tanh_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8561006Z test_zero_to_zero_correspondence_unary_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8597047Z test_zero_to_zero_correspondence_unary_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8629700Z test_zero_to_zero_correspondence_unary_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8666881Z test_zero_to_zero_correspondence_unary_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8706701Z test_zero_to_zero_correspondence_unary_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.8740524Z test_zero_to_zero_correspondence_unary_tanh_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8773673Z test_zero_to_zero_correspondence_unary_tanh_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8807995Z test_zero_to_zero_correspondence_unary_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8841632Z test_zero_to_zero_correspondence_unary_tanh_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8876601Z test_zero_to_zero_correspondence_unary_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8910408Z test_zero_to_zero_correspondence_unary_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8943259Z test_zero_to_zero_correspondence_unary_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:08.8982827Z test_zero_to_zero_correspondence_unary_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-05-18T06:34:08.9016881Z test_zero_to_zero_correspondence_unary_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-05-18T06:34:09.4388052Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.537s) 2022-05-18T06:34:09.4470864Z test_clone_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.008s) 2022-05-18T06:34:09.4516663Z test_clone_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.4567293Z test_clone_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.4617461Z test_clone_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.4667795Z test_clone_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.4719222Z test_clone_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.4769455Z test_clone_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.4813349Z test_clone_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.4860196Z test_clone_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.4903937Z test_clone_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.4949636Z test_clone_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.4994629Z test_clone_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.5045227Z test_clone_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5090180Z test_clone_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.5144011Z test_clone_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5194559Z test_clone_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5244416Z test_clone_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5294533Z test_clone_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5342966Z test_clone_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5386327Z test_clone_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.5430937Z test_clone_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.5473292Z test_clone_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.5523881Z test_clone_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5569504Z test_clone_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.5616570Z test_clone_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5659543Z test_clone_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.5709946Z test_clone_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5755804Z test_clone_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5803775Z test_clone_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5854667Z test_clone_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5906800Z test_clone_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.5949499Z test_clone_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.5992489Z test_clone_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.6036883Z test_clone_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.6080755Z test_clone_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.6123749Z test_clone_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.6169723Z test_clone_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.6213832Z test_clone_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.6267728Z test_clone_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.6317595Z test_clone_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.6367534Z test_clone_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.6417838Z test_clone_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.6464171Z test_clone_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.6510445Z test_clone_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.6553724Z test_clone_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.6596529Z test_clone_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.6644347Z test_clone_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:09.6692281Z test_clone_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:09.7005010Z test_empty_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:09.7315082Z test_empty_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:09.7625274Z test_empty_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:09.7936431Z test_empty_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:09.8249609Z test_empty_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:09.8565608Z test_empty_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:09.8877056Z test_empty_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:09.9188327Z test_empty_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:09.9502238Z test_empty_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:09.9815033Z test_empty_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.0127906Z test_empty_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.0439583Z test_empty_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.0754019Z test_empty_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.1069301Z test_empty_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.1384857Z test_empty_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-05-18T06:34:10.1701145Z test_empty_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.2011391Z test_empty_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.2323405Z test_empty_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.2636243Z test_empty_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.2948421Z test_empty_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.3263774Z test_empty_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.3596423Z test_empty_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.033s) 2022-05-18T06:34:10.3915032Z test_empty_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.032s) 2022-05-18T06:34:10.4225738Z test_empty_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.031s) 2022-05-18T06:34:10.4276285Z test_empty_errors_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4326191Z test_empty_errors_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4370073Z test_empty_errors_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.4417416Z test_empty_errors_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4462608Z test_empty_errors_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4516414Z test_empty_errors_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4561934Z test_empty_errors_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4610359Z test_empty_errors_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4656201Z test_empty_errors_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4704075Z test_empty_errors_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4749111Z test_empty_errors_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4798068Z test_empty_errors_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4846569Z test_empty_errors_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4897741Z test_empty_errors_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.4940990Z test_empty_errors_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.4987165Z test_empty_errors_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.5029586Z test_empty_errors_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.5071907Z test_empty_errors_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.5117231Z test_empty_errors_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.5163343Z test_empty_errors_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.5207358Z test_empty_errors_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.5254243Z test_empty_errors_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.005s) 2022-05-18T06:34:10.5297589Z test_empty_errors_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.5341505Z test_empty_errors_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.004s) 2022-05-18T06:34:10.5348864Z test_layout_SparseBSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:34:10.5359821Z test_layout_SparseBSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:34:10.5369164Z test_layout_SparseCSC_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:34:10.5381177Z test_layout_SparseCSR_cuda (__main__.TestSparseCompressedCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:34:10.5528935Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.5654375Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.5795923Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.5934410Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.6070183Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.6207202Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.6340778Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.6470532Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.6594620Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.6721585Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.6853111Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.6982554Z test_sparse_compressed_constructor_____from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.7117305Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.7245692Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.7382899Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.7521999Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.7658225Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.7795994Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.7933885Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.8063134Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.8188109Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.8315421Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.8443846Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.8569777Z test_sparse_compressed_constructor_____from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.8705266Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.8831205Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.8971975Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:10.9107569Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.9245032Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.9379371Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.9512899Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.9640529Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.9768293Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:10.9891315Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.0022455Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.0150770Z test_sparse_compressed_constructor_____from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.0282599Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.0410684Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.0546391Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.0684422Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.0818663Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.0954210Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.1092728Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.1223326Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.1349635Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.1476730Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.1602324Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.1727782Z test_sparse_compressed_constructor_____from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.1855606Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.1974933Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.2109879Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.2241297Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.2368833Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.2498053Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.2623575Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.2743693Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.2863758Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.2982383Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.3106585Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.3225988Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.3354425Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.3473358Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.3604315Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.3733640Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.3857606Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.3986918Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.4119427Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.4239037Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.4358776Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.4478420Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.4597514Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.4716923Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.4845740Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.4961343Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.5096762Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.5228424Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.5356095Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.5482444Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.5608187Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.5728483Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.5848862Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.5965932Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.6089262Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.6209779Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.6340127Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.6459171Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.6587190Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.6716627Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.6844794Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.6975306Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.7106248Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.7225329Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.7346217Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.7465101Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.7582641Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.7703624Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:11.7841902Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.7972027Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.8114729Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.8254171Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.8389345Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.8526874Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.8663727Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.8793990Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.8924621Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.9051866Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.9185567Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.9312225Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.9449262Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.9580090Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:11.9719157Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.9855867Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:11.9991583Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.0129544Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:12.0270154Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:12.0399582Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.0527949Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.0657150Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.0783203Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.0912693Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.1048704Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:12.1179232Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.1320881Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:12.1460074Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:12.1594258Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.1730210Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.1866145Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.1993370Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.2123628Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.2250798Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.2384192Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.2510840Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.2646670Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.2774408Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.2908024Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.3044972Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.3178577Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.3314483Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.3452382Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:12.3595289Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:12.3722888Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.3850530Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.3979530Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.4115639Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:12.4259276Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:12.4379738Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.4514551Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.4644918Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.4774925Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.4900037Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.5028763Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.5146916Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.5266108Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.5386391Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.5508683Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.5628048Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.5756740Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.5874098Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.6002422Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.6134023Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.6261865Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.6390291Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.6522421Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.6642140Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.6761605Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.6880566Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.6999548Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.7117094Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.7245369Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.7363678Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.7500060Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.7625441Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.7752965Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.7880874Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.8006096Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.8124962Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.8244511Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.8361594Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.8485977Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.8605041Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.8733396Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.8852530Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.8980292Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.9108866Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.9237261Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.9365645Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.9494702Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:12.9614006Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.9732033Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.9848260Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:12.9967424Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.0085107Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.0221677Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.0349757Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.0492180Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.0636189Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.0770237Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.0907847Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.1044701Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.1172125Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.1300231Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.1431643Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.1559137Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.1685547Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.1821287Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.1948925Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.2085463Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.2222251Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.2359845Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.2497760Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.2631185Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.2757981Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.2886174Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.3014509Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.3142226Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.3268625Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.3405720Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.3537297Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.3673558Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.3809183Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.3943907Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.4078825Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.4213323Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.4339241Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.4467735Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.4597117Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.4723918Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.4849872Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.4986574Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.5111137Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.5246918Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.5385402Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.5517905Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.5656779Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:13.5790873Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.5917084Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.6043281Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.6171311Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.6298308Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.6423755Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.6552008Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.6677636Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.6804877Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.6934653Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.7063165Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.7192558Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.7320627Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.7440632Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.7559262Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.7681626Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.7801711Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.7921956Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.8050228Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.8166778Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.8295646Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.8426388Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.8554859Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.8688306Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.8815217Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.8935522Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.9055883Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.9173790Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.9292630Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.9412731Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.9540401Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.9663603Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:13.9793633Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:13.9923800Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.0049084Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.0176685Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.0301852Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.0424899Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.0540794Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.0666130Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.0785751Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.0906328Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.1030659Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.1152036Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.1283153Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.1412237Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.1540432Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.1672421Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.1799391Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.1918744Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.2033740Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.2151886Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.2272049Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.2389412Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.2526130Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.2659054Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.2796293Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.2934147Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.3070003Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.3206459Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.3340658Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.3470568Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.3612885Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.3744700Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.3873216Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.4001697Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.4137956Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.4263861Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.4399700Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.4537926Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.4674471Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.4814614Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.4948101Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.5077407Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.5204613Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.5330332Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.5458231Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.5584668Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.5720890Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.5851890Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.5987643Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.6122749Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.6258690Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.6392116Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.6526534Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.6652195Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.6779473Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.6909687Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.7037411Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.7162707Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.7297790Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.7424107Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.7560553Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.7699400Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.7830260Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.7970640Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:14.8104742Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.8230226Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.8360027Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.8481884Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.8610236Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.8733932Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.8863581Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.8990949Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.9117897Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.9248720Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.9375415Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.9505777Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:14.9632436Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.9749803Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.9869743Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:14.9992269Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.0113439Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.0229827Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.0358593Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.0483879Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.0618918Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.014s) 2022-05-18T06:34:15.0754559Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.0884881Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.1019114Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.1149966Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.1270859Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.1393079Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.1509776Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.1629746Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.1750902Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.1880123Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.2004114Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.2132161Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.2262395Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.2388612Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.2517206Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.2641094Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.2758520Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.2878504Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.3001474Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.3122541Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.3239640Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.3368607Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_bfloat16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.3486459Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_bool (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.3613741Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_complex128 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.3742979Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_complex64 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.3869987Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_float16 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.4002748Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_float32 (__main__.TestSparseCompressedCUDA) ... ok (0.013s) 2022-05-18T06:34:15.4127172Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_float64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.4245861Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int16 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.4363095Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int32 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.4480423Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int64 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.4598553Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_int8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.4717022Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cuda_uint8 (__main__.TestSparseCompressedCUDA) ... ok (0.012s) 2022-05-18T06:34:15.4718053Z 2022-05-18T06:34:15.4719198Z ---------------------------------------------------------------------- 2022-05-18T06:34:15.4720115Z Ran 2241 tests in 33.677s 2022-05-18T06:34:15.4720542Z 2022-05-18T06:34:15.4720871Z OK (skipped=328, expected failures=21) 2022-05-18T06:34:15.4722865Z 2022-05-18T06:34:15.4723207Z Generating XML reports... 2022-05-18T06:34:15.6635452Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCUDA-20220518063341.xml 2022-05-18T06:34:15.6637421Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220518063341.xml 2022-05-18T06:34:15.7133763Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCUDA-20220518063341.xml 2022-05-18T06:34:18.9251746Z Running test_cpp_api_parity ... [2022-05-18 06:34:18.924433] 2022-05-18T06:34:18.9253319Z Executing ['/opt/conda/bin/python', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:34:18.924597] 2022-05-18T06:35:38.7724544Z Test results will be stored in test-reports/python-unittest/test_cpp_api_parity 2022-05-18T06:35:38.7816813Z 2022-05-18T06:35:38.7817519Z Running tests... 2022-05-18T06:35:38.7818759Z ---------------------------------------------------------------------- 2022-05-18T06:35:38.8325829Z test_torch_nn_AdaptiveAvgPool1d (__main__.TestCppApiParity) ... ok (0.051s) 2022-05-18T06:35:39.0704140Z test_torch_nn_AdaptiveAvgPool1d_cuda (__main__.TestCppApiParity) ... ok (0.238s) 2022-05-18T06:35:39.0852953Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.1003517Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.1125122Z test_torch_nn_AdaptiveAvgPool1d_one_output (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:39.1319876Z test_torch_nn_AdaptiveAvgPool1d_one_output_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:39.1474548Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.1635499Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:39.1795100Z test_torch_nn_AdaptiveAvgPool2d_single (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:39.1919264Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:39.2060178Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:39.2217436Z test_torch_nn_AdaptiveAvgPool2d_single_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:39.2367572Z test_torch_nn_AdaptiveAvgPool2d_tuple (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.2535150Z test_torch_nn_AdaptiveAvgPool2d_tuple_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:39.2687618Z test_torch_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.2856673Z test_torch_nn_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:39.2982622Z test_torch_nn_AdaptiveAvgPool3d_last_dim (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:39.3146980Z test_torch_nn_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:39.3308041Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:39.3497118Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:39.3671434Z test_torch_nn_AdaptiveAvgPool3d_single (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:39.3909150Z test_torch_nn_AdaptiveAvgPool3d_single_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:39.4102691Z test_torch_nn_AdaptiveAvgPool3d_tuple (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:39.4428658Z test_torch_nn_AdaptiveAvgPool3d_tuple_cuda (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T06:35:39.4656937Z test_torch_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:39.5103724Z test_torch_nn_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T06:35:39.5251758Z test_torch_nn_AdaptiveMaxPool1d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.5414647Z test_torch_nn_AdaptiveMaxPool1d_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:39.5560746Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:39.5712340Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.5861780Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.6041911Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:39.6193346Z test_torch_nn_AdaptiveMaxPool2d_single (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.6366766Z test_torch_nn_AdaptiveMaxPool2d_single_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:39.6522838Z test_torch_nn_AdaptiveMaxPool2d_tuple (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:39.6703356Z test_torch_nn_AdaptiveMaxPool2d_tuple_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:39.6860167Z test_torch_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:39.7068123Z test_torch_nn_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:35:39.7238016Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:39.7497498Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:35:39.7694992Z test_torch_nn_AdaptiveMaxPool3d_single (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:39.8052113Z test_torch_nn_AdaptiveMaxPool3d_single_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:35:39.8242263Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:39.8590604Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T06:35:39.8826933Z test_torch_nn_AdaptiveMaxPool3d_tuple (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:39.9394669Z test_torch_nn_AdaptiveMaxPool3d_tuple_cuda (__main__.TestCppApiParity) ... ok (0.057s) 2022-05-18T06:35:39.9628217Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:40.0196912Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestCppApiParity) ... ok (0.057s) 2022-05-18T06:35:40.0472414Z test_torch_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:40.1256764Z test_torch_nn_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... ok (0.078s) 2022-05-18T06:35:40.1408360Z test_torch_nn_AvgPool1d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.1577973Z test_torch_nn_AvgPool1d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.1719396Z test_torch_nn_AvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:40.1865407Z test_torch_nn_AvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:40.2009068Z test_torch_nn_AvgPool1d_stride (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:40.2164377Z test_torch_nn_AvgPool1d_stride_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.2313434Z test_torch_nn_AvgPool1d_stride_pad (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.2468624Z test_torch_nn_AvgPool1d_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.2623945Z test_torch_nn_AvgPool2d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.2794295Z test_torch_nn_AvgPool2d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.2950543Z test_torch_nn_AvgPool2d_divisor (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.3125043Z test_torch_nn_AvgPool2d_divisor_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.3275744Z test_torch_nn_AvgPool2d_divisor_stride (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.3447331Z test_torch_nn_AvgPool2d_divisor_stride_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.3607691Z test_torch_nn_AvgPool2d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:40.3802185Z test_torch_nn_AvgPool2d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:40.3947987Z test_torch_nn_AvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.4107066Z test_torch_nn_AvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:40.4256904Z test_torch_nn_AvgPool2d_stride (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.4430747Z test_torch_nn_AvgPool2d_stride_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.4594128Z test_torch_nn_AvgPool2d_stride_pad (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:40.4788450Z test_torch_nn_AvgPool2d_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:40.4940827Z test_torch_nn_AvgPool3d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.5151775Z test_torch_nn_AvgPool3d_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:35:40.5305682Z test_torch_nn_AvgPool3d_divisor (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.5480990Z test_torch_nn_AvgPool3d_divisor_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.5632780Z test_torch_nn_AvgPool3d_divisor_stride (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.5784231Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.5962459Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:40.6138488Z test_torch_nn_AvgPool3d_divisor_stride_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.6309521Z test_torch_nn_AvgPool3d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.6553069Z test_torch_nn_AvgPool3d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:40.6709166Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:40.6897364Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:40.7082179Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:40.7365067Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:40.7535108Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.7775371Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:40.7926465Z test_torch_nn_AvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.8118830Z test_torch_nn_AvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:40.8276250Z test_torch_nn_AvgPool3d_stride (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:40.8426472Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:40.8600309Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:40.8775935Z test_torch_nn_AvgPool3d_stride_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:40.8940159Z test_torch_nn_AvgPool3d_stride_pad (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:40.9176851Z test_torch_nn_AvgPool3d_stride_pad_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:40.9332275Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:40.9523741Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:40.9709426Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:41.0000494Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:35:41.0169264Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:41.0409562Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:41.0533121Z test_torch_nn_BCELoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:41.0719275Z test_torch_nn_BCELoss_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:41.0844287Z test_torch_nn_BCELoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:35:41.0977549Z test_torch_nn_BCELoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:35:41.1097324Z test_torch_nn_BCELoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:35:41.1226362Z test_torch_nn_BCELoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:35:41.1345019Z test_torch_nn_BCELoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:35:41.1472900Z test_torch_nn_BCELoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:35:41.1597105Z test_torch_nn_BCELoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:41.1728962Z test_torch_nn_BCELoss_scalar_weights_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:41.1847723Z test_torch_nn_BCELoss_weights (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:41.1987884Z test_torch_nn_BCELoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:41.2109542Z test_torch_nn_BCEWithLogitsLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:41.2956040Z test_torch_nn_BCEWithLogitsLoss_cuda (__main__.TestCppApiParity) ... ok (0.084s) 2022-05-18T06:35:41.3081904Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:35:41.3214833Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:35:41.3335700Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:35:41.3464331Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:35:41.3588407Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:35:41.3719887Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:35:41.3841141Z test_torch_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:41.3975021Z test_torch_nn_BCEWithLogitsLoss_scalar_weights_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:41.4098438Z test_torch_nn_BCEWithLogitsLoss_weights (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:41.4241179Z test_torch_nn_BCEWithLogitsLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:41.4417690Z test_torch_nn_BatchNorm1d_3d_input (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:41.4752352Z test_torch_nn_BatchNorm1d_3d_input_cuda (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T06:35:41.4912127Z test_torch_nn_BatchNorm1d_3d_input_not_affine (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:41.5188839Z test_torch_nn_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T06:35:41.5389598Z test_torch_nn_BatchNorm1d_affine (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:41.5608415Z test_torch_nn_BatchNorm1d_affine_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:41.5778764Z test_torch_nn_BatchNorm1d_affine_simple_average (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:41.5986536Z test_torch_nn_BatchNorm1d_affine_simple_average_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:35:41.6139379Z test_torch_nn_BatchNorm1d_not_affine (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:41.6306707Z test_torch_nn_BatchNorm1d_not_affine_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:41.6471650Z test_torch_nn_BatchNorm1d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:41.6674464Z test_torch_nn_BatchNorm1d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:41.6800573Z test_torch_nn_BatchNorm1d_zero_batch (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:41.6931047Z test_torch_nn_BatchNorm1d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:41.7117630Z test_torch_nn_BatchNorm2d (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:41.7306891Z test_torch_nn_BatchNorm2d_2d_simple_average (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:41.7602309Z test_torch_nn_BatchNorm2d_2d_simple_average_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:35:41.7887713Z test_torch_nn_BatchNorm2d_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:35:41.8078232Z test_torch_nn_BatchNorm2d_momentum (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:41.8375300Z test_torch_nn_BatchNorm2d_momentum_cuda (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T06:35:41.8555972Z test_torch_nn_BatchNorm2d_not_affine (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:41.8811019Z test_torch_nn_BatchNorm2d_not_affine_cuda (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T06:35:41.8996679Z test_torch_nn_BatchNorm2d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:41.9281236Z test_torch_nn_BatchNorm2d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:41.9403042Z test_torch_nn_BatchNorm2d_zero_batch (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:41.9535959Z test_torch_nn_BatchNorm2d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:41.9763262Z test_torch_nn_BatchNorm3d (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:41.9991859Z test_torch_nn_BatchNorm3d_3d_simple_average (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:42.0382032Z test_torch_nn_BatchNorm3d_3d_simple_average_cuda (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T06:35:42.0782410Z test_torch_nn_BatchNorm3d_cuda (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T06:35:42.1013654Z test_torch_nn_BatchNorm3d_momentum (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:42.1415797Z test_torch_nn_BatchNorm3d_momentum_cuda (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T06:35:42.1627551Z test_torch_nn_BatchNorm3d_not_affine (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:35:42.1992739Z test_torch_nn_BatchNorm3d_not_affine_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:35:42.2217179Z test_torch_nn_BatchNorm3d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:42.2613899Z test_torch_nn_BatchNorm3d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.040s) 2022-05-18T06:35:42.2737321Z test_torch_nn_BatchNorm3d_zero_batch (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:42.2868292Z test_torch_nn_BatchNorm3d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:42.2995795Z test_torch_nn_CELU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:42.3484801Z test_torch_nn_CELU_cuda (__main__.TestCppApiParity) ... ok (0.049s) 2022-05-18T06:35:42.3598018Z test_torch_nn_CELU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:42.3728576Z test_torch_nn_CELU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:42.3892040Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:42.4069189Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:42.4225610Z test_torch_nn_CTCLoss_2d_lengths_tensors (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:42.4378298Z test_torch_nn_CTCLoss_2d_lengths_tensors_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:42.4530780Z test_torch_nn_CTCLoss_lengths_tensors (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:42.4683034Z test_torch_nn_CTCLoss_lengths_tensors_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:42.4812259Z test_torch_nn_ConstantPad1d (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:42.4937168Z test_torch_nn_ConstantPad1d_batch (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:42.5087258Z test_torch_nn_ConstantPad1d_batch_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:42.5220791Z test_torch_nn_ConstantPad1d_complex (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:42.5402327Z test_torch_nn_ConstantPad1d_complex_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:42.5564073Z test_torch_nn_ConstantPad1d_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:42.5758398Z test_torch_nn_ConstantPad2d (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:42.5961998Z test_torch_nn_ConstantPad2d_complex (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:42.6385791Z test_torch_nn_ConstantPad2d_complex_cuda (__main__.TestCppApiParity) ... ok (0.042s) 2022-05-18T06:35:42.6761445Z test_torch_nn_ConstantPad2d_cuda (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T06:35:42.6910375Z test_torch_nn_ConstantPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:42.7173205Z test_torch_nn_ConstantPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:35:42.7618448Z test_torch_nn_ConstantPad3d (__main__.TestCppApiParity) ... ok (0.045s) 2022-05-18T06:35:42.8166631Z test_torch_nn_ConstantPad3d_complex (__main__.TestCppApiParity) ... ok (0.055s) 2022-05-18T06:35:42.9935987Z test_torch_nn_ConstantPad3d_complex_cuda (__main__.TestCppApiParity) ... ok (0.177s) 2022-05-18T06:35:43.1520943Z test_torch_nn_ConstantPad3d_cuda (__main__.TestCppApiParity) ... ok (0.158s) 2022-05-18T06:35:43.1803383Z test_torch_nn_ConstantPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:43.2661601Z test_torch_nn_ConstantPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.086s) 2022-05-18T06:35:43.2851648Z test_torch_nn_Conv1d (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:43.3022147Z test_torch_nn_Conv1d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:53.8376702Z test_torch_nn_Conv1d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (10.535s) 2022-05-18T06:35:53.8637155Z test_torch_nn_Conv1d_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:35:53.8823469Z test_torch_nn_Conv1d_dilated (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:53.9502554Z test_torch_nn_Conv1d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.068s) 2022-05-18T06:35:53.9678707Z test_torch_nn_Conv1d_groups (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:53.9924387Z test_torch_nn_Conv1d_groups_cuda (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T06:35:54.0113060Z test_torch_nn_Conv1d_pad1 (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:54.0376472Z test_torch_nn_Conv1d_pad1_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:35:54.0542960Z test_torch_nn_Conv1d_pad1size1 (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:54.0755621Z test_torch_nn_Conv1d_pad1size1_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:35:54.0966127Z test_torch_nn_Conv1d_pad2 (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:35:54.1248675Z test_torch_nn_Conv1d_pad2_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:54.1419138Z test_torch_nn_Conv1d_pad2size1 (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:54.1624778Z test_torch_nn_Conv1d_pad2size1_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:54.1810789Z test_torch_nn_Conv1d_pad_same (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:54.1834699Z test_torch_nn_Conv1d_pad_same2 (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/conv.py:299: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:882.) 2022-05-18T06:35:54.1836472Z self.padding, self.dilation, self.groups) 2022-05-18T06:35:54.2009009Z ok (0.020s) 2022-05-18T06:35:54.2284167Z test_torch_nn_Conv1d_pad_same2_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T06:35:54.2545121Z test_torch_nn_Conv1d_pad_same_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:35:54.2730216Z test_torch_nn_Conv1d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:54.3009498Z test_torch_nn_Conv1d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:54.3189641Z test_torch_nn_Conv1d_pad_valid (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:54.3449644Z test_torch_nn_Conv1d_pad_valid_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:35:54.3615771Z test_torch_nn_Conv1d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:54.3839683Z test_torch_nn_Conv1d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:54.4010182Z test_torch_nn_Conv1d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:54.4238569Z test_torch_nn_Conv1d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:54.4411817Z test_torch_nn_Conv1d_stride (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:54.4655913Z test_torch_nn_Conv1d_stride_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:54.4790858Z test_torch_nn_Conv1d_zero_batch (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:54.4961050Z test_torch_nn_Conv1d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:54.5126031Z test_torch_nn_Conv1d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:54.5328201Z test_torch_nn_Conv1d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:54.5533514Z test_torch_nn_Conv2d (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:54.5712724Z test_torch_nn_Conv2d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:54.5965449Z test_torch_nn_Conv2d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T06:35:54.6292280Z test_torch_nn_Conv2d_cuda (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T06:35:54.6487305Z test_torch_nn_Conv2d_depthwise (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:54.6807507Z test_torch_nn_Conv2d_depthwise_cuda (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T06:35:54.6987911Z test_torch_nn_Conv2d_depthwise_dilated (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:54.7222322Z test_torch_nn_Conv2d_depthwise_dilated_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:54.7440959Z test_torch_nn_Conv2d_depthwise_padded (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:54.7787228Z test_torch_nn_Conv2d_depthwise_padded_cuda (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T06:35:54.7969980Z test_torch_nn_Conv2d_depthwise_strided (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:54.8193781Z test_torch_nn_Conv2d_depthwise_strided_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:54.8417442Z test_torch_nn_Conv2d_depthwise_with_multiplier (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:54.8788305Z test_torch_nn_Conv2d_depthwise_with_multiplier_cuda (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T06:35:54.8965457Z test_torch_nn_Conv2d_dilated (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:54.9207967Z test_torch_nn_Conv2d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:54.9412878Z test_torch_nn_Conv2d_groups (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:54.9765545Z test_torch_nn_Conv2d_groups_cuda (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T06:35:54.9971787Z test_torch_nn_Conv2d_groups_thnn (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:35:55.0320996Z test_torch_nn_Conv2d_groups_thnn_cuda (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T06:35:55.0510718Z test_torch_nn_Conv2d_no_bias (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:55.0797444Z test_torch_nn_Conv2d_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:55.1016384Z test_torch_nn_Conv2d_pad_same (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:55.1377569Z test_torch_nn_Conv2d_pad_same_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:35:55.1590200Z test_torch_nn_Conv2d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:35:55.1954590Z test_torch_nn_Conv2d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T06:35:55.2144937Z test_torch_nn_Conv2d_pad_valid (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:55.2433489Z test_torch_nn_Conv2d_pad_valid_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:35:55.2631954Z test_torch_nn_Conv2d_padding (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:55.2927381Z test_torch_nn_Conv2d_padding_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:35:55.3107822Z test_torch_nn_Conv2d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:55.3347601Z test_torch_nn_Conv2d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:55.3527192Z test_torch_nn_Conv2d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:55.3768707Z test_torch_nn_Conv2d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:55.3957309Z test_torch_nn_Conv2d_strided (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:55.4232400Z test_torch_nn_Conv2d_strided_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T06:35:55.4372322Z test_torch_nn_Conv2d_zero_batch (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:55.4547866Z test_torch_nn_Conv2d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:55.4726258Z test_torch_nn_Conv2d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:55.4966953Z test_torch_nn_Conv2d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:55.5174074Z test_torch_nn_Conv3d (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:55.5347725Z test_torch_nn_Conv3d_1x1x1_no_bias (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:55.5629758Z test_torch_nn_Conv3d_1x1x1_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:55.5859648Z test_torch_nn_Conv3d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:55.6252135Z test_torch_nn_Conv3d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T06:35:55.6533933Z test_torch_nn_Conv3d_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:55.6760021Z test_torch_nn_Conv3d_dilated (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:55.7148308Z test_torch_nn_Conv3d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T06:35:55.7351185Z test_torch_nn_Conv3d_dilated_strided (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:55.7656666Z test_torch_nn_Conv3d_dilated_strided_cuda (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T06:35:55.7854720Z test_torch_nn_Conv3d_groups (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:55.8170273Z test_torch_nn_Conv3d_groups_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T06:35:55.8360672Z test_torch_nn_Conv3d_no_bias (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:55.8621478Z test_torch_nn_Conv3d_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:35:55.9004447Z test_torch_nn_Conv3d_pad_same (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T06:35:55.9900095Z test_torch_nn_Conv3d_pad_same_cuda (__main__.TestCppApiParity) ... ok (0.089s) 2022-05-18T06:35:56.0280644Z test_torch_nn_Conv3d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T06:35:56.1171566Z test_torch_nn_Conv3d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... ok (0.089s) 2022-05-18T06:35:56.1418555Z test_torch_nn_Conv3d_pad_valid (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:56.1881645Z test_torch_nn_Conv3d_pad_valid_cuda (__main__.TestCppApiParity) ... ok (0.046s) 2022-05-18T06:35:56.2104786Z test_torch_nn_Conv3d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:56.2466459Z test_torch_nn_Conv3d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:35:56.2666068Z test_torch_nn_Conv3d_stride (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:56.2972518Z test_torch_nn_Conv3d_stride_cuda (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T06:35:56.3200089Z test_torch_nn_Conv3d_stride_padding (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:56.3588462Z test_torch_nn_Conv3d_stride_padding_cuda (__main__.TestCppApiParity) ... ok (0.039s) 2022-05-18T06:35:56.3747580Z test_torch_nn_Conv3d_zero_batch (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:56.3967682Z test_torch_nn_Conv3d_zero_batch_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:56.4185612Z test_torch_nn_Conv3d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:35:56.4549203Z test_torch_nn_Conv3d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:35:56.4724195Z test_torch_nn_ConvTranspose1d (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:56.4957015Z test_torch_nn_ConvTranspose1d_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:56.5125946Z test_torch_nn_ConvTranspose1d_dilated (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:56.5355845Z test_torch_nn_ConvTranspose1d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:35:56.5558123Z test_torch_nn_ConvTranspose1d_groups (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:56.5871475Z test_torch_nn_ConvTranspose1d_groups_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T06:35:56.6032679Z test_torch_nn_ConvTranspose1d_no_bias (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:56.6235495Z test_torch_nn_ConvTranspose1d_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:56.6541012Z test_torch_nn_ConvTranspose2d (__main__.TestCppApiParity) ... ok (0.030s) 2022-05-18T06:35:56.7208005Z test_torch_nn_ConvTranspose2d_cuda (__main__.TestCppApiParity) ... ok (0.067s) 2022-05-18T06:35:56.7397172Z test_torch_nn_ConvTranspose2d_dilated (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:56.7689358Z test_torch_nn_ConvTranspose2d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:35:56.7864616Z test_torch_nn_ConvTranspose2d_groups (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:56.8134520Z test_torch_nn_ConvTranspose2d_groups_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T06:35:56.8424670Z test_torch_nn_ConvTranspose2d_no_bias (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:35:56.9054841Z test_torch_nn_ConvTranspose2d_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.063s) 2022-05-18T06:35:56.9305162Z test_torch_nn_ConvTranspose3d (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T06:35:56.9804406Z test_torch_nn_ConvTranspose3d_cuda (__main__.TestCppApiParity) ... ok (0.050s) 2022-05-18T06:35:57.0123044Z test_torch_nn_ConvTranspose3d_dilated (__main__.TestCppApiParity) ... ok (0.032s) 2022-05-18T06:35:57.0875926Z test_torch_nn_ConvTranspose3d_dilated_cuda (__main__.TestCppApiParity) ... ok (0.075s) 2022-05-18T06:35:57.1008389Z test_torch_nn_CosineEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.1162389Z test_torch_nn_CosineEmbeddingLoss_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:57.1286166Z test_torch_nn_CosineEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:57.1439563Z test_torch_nn_CosineEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:57.1561916Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:57.1716327Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:57.1839254Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:57.1997018Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:57.2117968Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:57.2264251Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:57.2399682Z test_torch_nn_CrossEntropyLoss (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.2543885Z test_torch_nn_CrossEntropyLoss_2d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.2900745Z test_torch_nn_CrossEntropyLoss_2d_cuda (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T06:35:57.3038172Z test_torch_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.3173643Z test_torch_nn_CrossEntropyLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.3309257Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.3990485Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... ok (0.068s) 2022-05-18T06:35:57.4121933Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.4267035Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.4397407Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.4537079Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.4673157Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.4857262Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:57.4977892Z test_torch_nn_CrossEntropyLoss_2d_prob_target (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:57.5112551Z test_torch_nn_CrossEntropyLoss_2d_prob_target_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.5228453Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:57.5359862Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.5479852Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:57.5614802Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.5737669Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:57.5873709Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.5995007Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:57.6127980Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.6261638Z test_torch_nn_CrossEntropyLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.6397440Z test_torch_nn_CrossEntropyLoss_2d_weights_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.6536965Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.6683154Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.6826630Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.6970867Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:57.7115697Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:57.7259867Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.7397591Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.7544165Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.7680784Z test_torch_nn_CrossEntropyLoss_3d_prob_target (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.7817979Z test_torch_nn_CrossEntropyLoss_3d_prob_target_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.7949842Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.8091487Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.8224385Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.8359238Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.8495184Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.8634087Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.8768965Z test_torch_nn_CrossEntropyLoss_4d_prob_target (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.8900920Z test_torch_nn_CrossEntropyLoss_4d_prob_target_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.9040172Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.9183658Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:57.9312161Z test_torch_nn_CrossEntropyLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.9445651Z test_torch_nn_CrossEntropyLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.9581331Z test_torch_nn_CrossEntropyLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:57.9762996Z test_torch_nn_CrossEntropyLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:57.9898579Z test_torch_nn_CrossEntropyLoss_higher_dim_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.0028647Z test_torch_nn_CrossEntropyLoss_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.0162048Z test_torch_nn_CrossEntropyLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.0323213Z test_torch_nn_CrossMapLRN2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.0849178Z test_torch_nn_CrossMapLRN2d_cuda (__main__.TestCppApiParity) ... ok (0.053s) 2022-05-18T06:35:58.0977668Z test_torch_nn_ELU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.1133308Z test_torch_nn_ELU_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:58.1249077Z test_torch_nn_ELU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:58.1374851Z test_torch_nn_ELU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:58.1510432Z test_torch_nn_Embedding (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.1676634Z test_torch_nn_EmbeddingBag_discontiguous (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:58.2099937Z test_torch_nn_EmbeddingBag_discontiguous_cuda (__main__.TestCppApiParity) ... ok (0.042s) 2022-05-18T06:35:58.2243761Z test_torch_nn_EmbeddingBag_max (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:58.2408574Z test_torch_nn_EmbeddingBag_max_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.2543470Z test_torch_nn_EmbeddingBag_max_padding_idx (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.2707892Z test_torch_nn_EmbeddingBag_max_padding_idx_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.2842065Z test_torch_nn_EmbeddingBag_mean (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.3008664Z test_torch_nn_EmbeddingBag_mean_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:58.3150782Z test_torch_nn_EmbeddingBag_mean_padding_idx (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:58.3319317Z test_torch_nn_EmbeddingBag_mean_padding_idx_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:58.3459342Z test_torch_nn_EmbeddingBag_sparse (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:58.3655301Z test_torch_nn_EmbeddingBag_sparse_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:35:58.3792700Z test_torch_nn_EmbeddingBag_sum (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.3962492Z test_torch_nn_EmbeddingBag_sum_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:58.4100034Z test_torch_nn_EmbeddingBag_sum_padding_idx (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:58.4267091Z test_torch_nn_EmbeddingBag_sum_padding_idx_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:58.4460214Z test_torch_nn_Embedding_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:58.4623748Z test_torch_nn_Embedding_discontiguous (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.4887913Z test_torch_nn_Embedding_discontiguous_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:35:58.5031973Z test_torch_nn_Embedding_sparse (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:58.5213541Z test_torch_nn_Embedding_sparse_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:58.5351542Z test_torch_nn_Flatten (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.5528627Z test_torch_nn_Flatten_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:58.5658508Z test_torch_nn_Flatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:58.5818050Z test_torch_nn_Flatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.5967239Z test_torch_nn_Fold (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:58.6150909Z test_torch_nn_Fold_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:58.6297904Z test_torch_nn_Fold_int_input (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:58.6479337Z test_torch_nn_Fold_int_input_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:58.6618956Z test_torch_nn_Fold_no_batch_dim_input (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:58.6778588Z test_torch_nn_Fold_no_batch_dim_input_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.6919311Z test_torch_nn_Fold_no_batch_dim_int_input (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:58.7081566Z test_torch_nn_Fold_no_batch_dim_int_input_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.7232112Z test_torch_nn_FractionalMaxPool2d_ratio (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:58.7395988Z test_torch_nn_FractionalMaxPool2d_ratio_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.7537955Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:58.7692027Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:58.7838195Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:58.7840159Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:35:58.7990869Z test_torch_nn_FractionalMaxPool2d_size (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:58.8156734Z test_torch_nn_FractionalMaxPool2d_size_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.8306888Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:58.8467445Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.8615553Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:58.8617376Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:35:58.8865173Z test_torch_nn_FractionalMaxPool3d_asymsize (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:58.9344734Z test_torch_nn_FractionalMaxPool3d_asymsize_cuda (__main__.TestCppApiParity) ... ok (0.048s) 2022-05-18T06:35:58.9502144Z test_torch_nn_FractionalMaxPool3d_ratio (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:58.9690243Z test_torch_nn_FractionalMaxPool3d_ratio_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:58.9839906Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:59.0006288Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:59.0154909Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:59.0157526Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:35:59.0375894Z test_torch_nn_FractionalMaxPool3d_size (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:35:59.0791978Z test_torch_nn_FractionalMaxPool3d_size_cuda (__main__.TestCppApiParity) ... ok (0.041s) 2022-05-18T06:35:59.0973732Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:59.1253368Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:35:59.1435307Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:59.1436950Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:35:59.1566577Z test_torch_nn_GELU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:59.1717982Z test_torch_nn_GELU_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:59.1838021Z test_torch_nn_GELU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:59.1958736Z test_torch_nn_GELU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:59.2080744Z test_torch_nn_GLU (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:59.2226971Z test_torch_nn_GLU_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:59.2362323Z test_torch_nn_GLU_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:59.2550886Z test_torch_nn_GLU_dim_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:59.2723627Z test_torch_nn_GroupNorm_1d_affine (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:59.2890943Z test_torch_nn_GroupNorm_1d_affine_GN (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:35:59.3226293Z test_torch_nn_GroupNorm_1d_affine_GN_cuda (__main__.TestCppApiParity) ... ok (0.033s) 2022-05-18T06:35:59.3468811Z test_torch_nn_GroupNorm_1d_affine_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:35:59.3758515Z test_torch_nn_GroupNorm_1d_affine_large_batch (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:35:59.4371271Z test_torch_nn_GroupNorm_1d_affine_large_batch_cuda (__main__.TestCppApiParity) ... ok (0.061s) 2022-05-18T06:35:59.4526682Z test_torch_nn_GroupNorm_1d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:59.4714267Z test_torch_nn_GroupNorm_1d_no_affine_IN_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:59.4858817Z test_torch_nn_GroupNorm_1d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:35:59.5015971Z test_torch_nn_GroupNorm_1d_no_affine_LN_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:59.5201886Z test_torch_nn_GroupNorm_2d_affine (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:35:59.5474386Z test_torch_nn_GroupNorm_2d_affine_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T06:35:59.5835350Z test_torch_nn_GroupNorm_2d_affine_large_feature (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:35:59.6618251Z test_torch_nn_GroupNorm_2d_affine_large_feature_cuda (__main__.TestCppApiParity) ... ok (0.078s) 2022-05-18T06:35:59.6769793Z test_torch_nn_GroupNorm_2d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:59.6956461Z test_torch_nn_GroupNorm_2d_no_affine_IN_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:59.7106546Z test_torch_nn_GroupNorm_2d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:59.7295055Z test_torch_nn_GroupNorm_2d_no_affine_LN_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:35:59.7655469Z test_torch_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:35:59.8157433Z test_torch_nn_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... ok (0.050s) 2022-05-18T06:35:59.8300789Z test_torch_nn_Hardshrink (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:59.8462337Z test_torch_nn_Hardshrink_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:35:59.8576182Z test_torch_nn_Hardshrink_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:35:59.8704179Z test_torch_nn_Hardshrink_scalar_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:59.8828616Z test_torch_nn_Hardtanh (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:59.8980650Z test_torch_nn_Hardtanh_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:35:59.9096927Z test_torch_nn_Hardtanh_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:35:59.9221529Z test_torch_nn_Hardtanh_scalar_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:59.9339548Z test_torch_nn_HingeEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:59.9474580Z test_torch_nn_HingeEmbeddingLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:59.9592313Z test_torch_nn_HingeEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:35:59.9724514Z test_torch_nn_HingeEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:35:59.9842170Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:35:59.9979057Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:36:00.0100607Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:36:00.0234702Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:36:00.0351111Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:36:00.0483807Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:36:00.0601195Z test_torch_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:00.0733380Z test_torch_nn_HingeEmbeddingLoss_scalar_margin_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:00.0852462Z test_torch_nn_HuberLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:00.1064673Z test_torch_nn_HuberLoss_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:00.1227948Z test_torch_nn_InstanceNorm1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:00.1445794Z test_torch_nn_InstanceNorm1d_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:00.1591887Z test_torch_nn_InstanceNorm1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:00.1756314Z test_torch_nn_InstanceNorm1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:00.1927895Z test_torch_nn_InstanceNorm1d_tracking_stats (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:00.2150171Z test_torch_nn_InstanceNorm1d_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:00.2305260Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:00.2470654Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:00.2644133Z test_torch_nn_InstanceNorm2d (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:00.2885054Z test_torch_nn_InstanceNorm2d_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:00.3045728Z test_torch_nn_InstanceNorm2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:00.3239412Z test_torch_nn_InstanceNorm2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:36:00.3423292Z test_torch_nn_InstanceNorm2d_tracking_stats (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:00.3676438Z test_torch_nn_InstanceNorm2d_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T06:36:00.3838747Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:00.4040818Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:00.4242958Z test_torch_nn_InstanceNorm3d (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:00.4601319Z test_torch_nn_InstanceNorm3d_cuda (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T06:36:00.4777964Z test_torch_nn_InstanceNorm3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:00.5018278Z test_torch_nn_InstanceNorm3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:00.5231298Z test_torch_nn_InstanceNorm3d_tracking_stats (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:00.5596942Z test_torch_nn_InstanceNorm3d_tracking_stats_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:36:00.5803484Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:00.6163485Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:36:00.6171387Z test_torch_nn_KLDivLoss (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2854: 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-05-18T06:36:00.6173881Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-05-18T06:36:00.6274801Z /var/lib/jenkins/pytorch/test/cpp_api_parity/module_impl_check.py:149: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/loss.h:56.) 2022-05-18T06:36:00.6277268Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-05-18T06:36:00.6280214Z ok (0.012s) 2022-05-18T06:36:00.6411753Z test_torch_nn_KLDivLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:00.6528805Z test_torch_nn_KLDivLoss_log_target (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:00.6657967Z test_torch_nn_KLDivLoss_log_target_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:00.6771514Z test_torch_nn_KLDivLoss_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:00.6898449Z test_torch_nn_KLDivLoss_scalar_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:00.7012638Z test_torch_nn_KLDivLoss_scalar_log_target (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:00.7138632Z test_torch_nn_KLDivLoss_scalar_log_target_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:00.7254969Z test_torch_nn_L1Loss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:00.7385377Z test_torch_nn_L1Loss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:00.7497461Z test_torch_nn_L1Loss_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:00.7626306Z test_torch_nn_L1Loss_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:00.7769451Z test_torch_nn_LPPool1d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:00.7918490Z test_torch_nn_LPPool1d_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:00.8061444Z test_torch_nn_LPPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:00.8210127Z test_torch_nn_LPPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:00.8351868Z test_torch_nn_LPPool1d_norm (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:00.8501788Z test_torch_nn_LPPool1d_norm_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:00.8648321Z test_torch_nn_LPPool2d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:00.8806529Z test_torch_nn_LPPool2d_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:00.8956129Z test_torch_nn_LPPool2d_norm (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:00.9113651Z test_torch_nn_LPPool2d_norm_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:00.9287816Z test_torch_nn_LayerNorm_1d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:00.9536822Z test_torch_nn_LayerNorm_1d_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T06:36:00.9661638Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:00.9811215Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:00.9967910Z test_torch_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:01.0154159Z test_torch_nn_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:36:01.0328864Z test_torch_nn_LayerNorm_3d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:01.0572769Z test_torch_nn_LayerNorm_3d_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:01.1715619Z test_torch_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.114s) 2022-05-18T06:36:01.2797421Z test_torch_nn_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... ok (0.108s) 2022-05-18T06:36:01.2948422Z test_torch_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:01.3127695Z test_torch_nn_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:01.3253875Z test_torch_nn_LeakyReLU (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:01.3399982Z test_torch_nn_LeakyReLU_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:01.3524421Z test_torch_nn_LeakyReLU_with_negval (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:01.3674732Z test_torch_nn_LeakyReLU_with_negval_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:01.3787751Z test_torch_nn_LeakyReLU_with_negval_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:01.3911927Z test_torch_nn_LeakyReLU_with_negval_scalar_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:01.4036865Z test_torch_nn_LeakyReLU_with_zero_negval (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:01.4199843Z test_torch_nn_LeakyReLU_with_zero_negval_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:01.4351787Z test_torch_nn_Linear (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:01.4581275Z test_torch_nn_Linear_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:36:01.4720548Z test_torch_nn_Linear_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:01.4908192Z test_torch_nn_Linear_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:36:01.5048138Z test_torch_nn_Linear_no_bias (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:01.5252729Z test_torch_nn_Linear_no_bias_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:01.5392556Z test_torch_nn_LocalResponseNorm_1d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:01.5554233Z test_torch_nn_LocalResponseNorm_1d_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:01.5706905Z test_torch_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:01.5965634Z test_torch_nn_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:36:01.6328270Z test_torch_nn_LocalResponseNorm_3d_custom_params (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:36:01.7213754Z test_torch_nn_LocalResponseNorm_3d_custom_params_cuda (__main__.TestCppApiParity) ... ok (0.088s) 2022-05-18T06:36:01.7349087Z test_torch_nn_LogSigmoid (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:01.7497707Z test_torch_nn_LogSigmoid_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:01.7610175Z test_torch_nn_LogSigmoid_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:01.7733517Z test_torch_nn_LogSigmoid_scalar_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:01.7873925Z test_torch_nn_LogSoftmax (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:01.8089004Z test_torch_nn_LogSoftmax_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:01.8289840Z test_torch_nn_LogSoftmax_multiparam (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:01.8661742Z test_torch_nn_LogSoftmax_multiparam_cuda (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T06:36:01.8775926Z test_torch_nn_LogSoftmax_multiparam_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:01.8900164Z test_torch_nn_LogSoftmax_multiparam_scalar_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:01.9019736Z test_torch_nn_LogSoftmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:01.9164643Z test_torch_nn_LogSoftmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:01.9281989Z test_torch_nn_MSELoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:01.9411771Z test_torch_nn_MSELoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:01.9795851Z test_torch_nn_MSELoss_prec (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T06:36:02.0365271Z test_torch_nn_MSELoss_prec_cuda (__main__.TestCppApiParity) ... ok (0.057s) 2022-05-18T06:36:02.0514888Z test_torch_nn_MSELoss_scalar (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:02.0644854Z test_torch_nn_MSELoss_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.0760996Z test_torch_nn_MarginRankingLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:02.0898350Z test_torch_nn_MarginRankingLoss_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.1014829Z test_torch_nn_MarginRankingLoss_margin (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:02.1149574Z test_torch_nn_MarginRankingLoss_margin_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.1263318Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:02.1400218Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.1516084Z test_torch_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:02.1653048Z test_torch_nn_MarginRankingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.1768278Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:02.1905529Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.2048301Z test_torch_nn_MaxPool1d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.2230039Z test_torch_nn_MaxPool1d_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:02.2372781Z test_torch_nn_MaxPool1d_stride (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.2533670Z test_torch_nn_MaxPool1d_stride_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:02.2678839Z test_torch_nn_MaxPool2d_3d_input (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:02.2844905Z test_torch_nn_MaxPool2d_3d_input_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:02.2991300Z test_torch_nn_MaxPool2d_4d_input (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:02.3160305Z test_torch_nn_MaxPool2d_4d_input_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:02.3310741Z test_torch_nn_MaxPool3d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:02.3500402Z test_torch_nn_MaxPool3d_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:36:02.3649996Z test_torch_nn_MaxPool3d_stride (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:02.3824093Z test_torch_nn_MaxPool3d_stride_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:02.3991275Z test_torch_nn_MaxPool3d_stride_padding (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:02.4228952Z test_torch_nn_MaxPool3d_stride_padding_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:36:02.4378191Z test_torch_nn_Mish (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:02.4618070Z test_torch_nn_Mish_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:02.4732137Z test_torch_nn_Mish_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:02.4861713Z test_torch_nn_Mish_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.4977866Z test_torch_nn_MultiLabelMarginLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:02.5090644Z test_torch_nn_MultiLabelMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:02.5233381Z test_torch_nn_MultiLabelMarginLoss_1d_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.5358586Z test_torch_nn_MultiLabelMarginLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.5472045Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:02.5600250Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.5713342Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:02.5856900Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.5969946Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:02.6101517Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.6231290Z test_torch_nn_MultiLabelSoftMarginLoss (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.6373622Z test_torch_nn_MultiLabelSoftMarginLoss_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.6499807Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.6642494Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.6767783Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.6908072Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.7035451Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.7176027Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.7304135Z test_torch_nn_MultiLabelSoftMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.7448973Z test_torch_nn_MultiLabelSoftMarginLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:02.7566491Z test_torch_nn_MultiMarginLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:02.7683108Z test_torch_nn_MultiMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:02.7765539Z test_torch_nn_MultiMarginLoss_1d_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:36:02.7768445Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:36:02.7819408Z /var/lib/jenkins/pytorch/test/cpp_api_parity/module_impl_check.py:149: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:36:02.7822114Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-05-18T06:36:02.7831778Z ok (0.015s) 2022-05-18T06:36:02.7896172Z test_torch_nn_MultiMarginLoss_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:36:02.7899047Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:36:02.7953910Z /var/lib/jenkins/pytorch/test/cpp_api_parity/module_impl_check.py:149: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:36:02.7956584Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-05-18T06:36:02.7963425Z ok (0.013s) 2022-05-18T06:36:02.8081214Z test_torch_nn_MultiMarginLoss_margin (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:02.8211754Z test_torch_nn_MultiMarginLoss_margin_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.8326100Z test_torch_nn_MultiMarginLoss_p (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:02.8456730Z test_torch_nn_MultiMarginLoss_p_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.8572670Z test_torch_nn_MultiMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:02.8705747Z test_torch_nn_MultiMarginLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.8830289Z test_torch_nn_NLLLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:02.8958644Z test_torch_nn_NLLLoss_2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.9096006Z test_torch_nn_NLLLoss_2d_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.9219461Z test_torch_nn_NLLLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.9351069Z test_torch_nn_NLLLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.9479559Z test_torch_nn_NLLLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.9614343Z test_torch_nn_NLLLoss_2d_weights_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.9743246Z test_torch_nn_NLLLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:02.9865726Z test_torch_nn_NLLLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.0000999Z test_torch_nn_NLLLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.0123824Z test_torch_nn_NLLLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.0258110Z test_torch_nn_NLLLoss_higher_dim_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.0381202Z test_torch_nn_NLLLoss_ignore_index (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.0514604Z test_torch_nn_NLLLoss_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.0655982Z test_torch_nn_NLLLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T06:36:03.0806607Z test_torch_nn_NLLLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.015s) 2022-05-18T06:36:03.0946423Z test_torch_nn_NLLLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T06:36:03.1095966Z test_torch_nn_NLLLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.015s) 2022-05-18T06:36:03.1236173Z test_torch_nn_NLLLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T06:36:03.1382694Z test_torch_nn_NLLLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.014s) 2022-05-18T06:36:03.1509605Z test_torch_nn_NLLLoss_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.1656753Z test_torch_nn_NLLLoss_weights_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:03.1786620Z test_torch_nn_NLLLoss_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.1921878Z test_torch_nn_NLLLoss_weights_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.2046451Z test_torch_nn_NLLLoss_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.2181703Z test_torch_nn_NLLLoss_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.2312066Z test_torch_nn_PReLU_1d (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.2485100Z test_torch_nn_PReLU_1d_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:03.2618749Z test_torch_nn_PReLU_1d_multiparam (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.2789231Z test_torch_nn_PReLU_1d_multiparam_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:03.2934723Z test_torch_nn_PReLU_2d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:03.3154310Z test_torch_nn_PReLU_2d_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:03.3297629Z test_torch_nn_PReLU_2d_multiparam (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:03.3519786Z test_torch_nn_PReLU_2d_multiparam_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:03.3762333Z test_torch_nn_PReLU_3d (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:03.4291870Z test_torch_nn_PReLU_3d_cuda (__main__.TestCppApiParity) ... ok (0.053s) 2022-05-18T06:36:03.4528656Z test_torch_nn_PReLU_3d_multiparam (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:03.5057264Z test_torch_nn_PReLU_3d_multiparam_cuda (__main__.TestCppApiParity) ... ok (0.053s) 2022-05-18T06:36:03.5179688Z test_torch_nn_PReLU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.5325109Z test_torch_nn_PReLU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:03.5448787Z test_torch_nn_PairwiseDistance (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.5570972Z test_torch_nn_PairwiseDistance_broadcast_lhs (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.5841573Z test_torch_nn_PairwiseDistance_broadcast_lhs_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T06:36:03.5965147Z test_torch_nn_PairwiseDistance_broadcast_rhs (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.6112908Z test_torch_nn_PairwiseDistance_broadcast_rhs_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:03.6254519Z test_torch_nn_PairwiseDistance_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:03.6373310Z test_torch_nn_PairwiseDistance_no_batch_dim (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.6503922Z test_torch_nn_PairwiseDistance_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.6630404Z test_torch_nn_PairwiseDistance_with_non_default_args (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.6787245Z test_torch_nn_PairwiseDistance_with_non_default_args_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:03.6943158Z test_torch_nn_PixelShuffle (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:03.7143222Z test_torch_nn_PixelShuffle_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:03.7301606Z test_torch_nn_PixelUnshuffle (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:03.7517376Z test_torch_nn_PixelUnshuffle_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:03.7639451Z test_torch_nn_PoissonNLLLoss_full_loss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.7776299Z test_torch_nn_PoissonNLLLoss_full_loss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.7894553Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.8029209Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.8145755Z test_torch_nn_PoissonNLLLoss_no_full_loss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.8283489Z test_torch_nn_PoissonNLLLoss_no_full_loss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.8399821Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.8534143Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.8653953Z test_torch_nn_RReLU (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:03.8655185Z test_torch_nn_RReLU_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:36:03.8786255Z test_torch_nn_RReLU_with_up_down (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.8787581Z test_torch_nn_RReLU_with_up_down_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:36:03.8905694Z test_torch_nn_RReLU_with_up_down_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:03.8907285Z test_torch_nn_RReLU_with_up_down_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:36:03.9037969Z test_torch_nn_ReLU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.9169418Z test_torch_nn_ReLU6 (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.9347976Z test_torch_nn_ReLU6_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:03.9485593Z test_torch_nn_ReLU6_scalar (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.9612018Z test_torch_nn_ReLU6_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:03.9789642Z test_torch_nn_ReLU_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:03.9907693Z test_torch_nn_ReLU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:04.0038377Z test_torch_nn_ReLU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:04.0193127Z test_torch_nn_ReflectionPad1d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:04.0326152Z test_torch_nn_ReflectionPad1d_batch (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:04.0480975Z test_torch_nn_ReflectionPad1d_batch_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:04.0637212Z test_torch_nn_ReflectionPad1d_complex (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:04.0839628Z test_torch_nn_ReflectionPad1d_complex_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:04.1004940Z test_torch_nn_ReflectionPad1d_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:04.1265650Z test_torch_nn_ReflectionPad2d (__main__.TestCppApiParity) ... ok (0.026s) 2022-05-18T06:36:04.1646297Z test_torch_nn_ReflectionPad2d_complex (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T06:36:04.2617256Z test_torch_nn_ReflectionPad2d_complex_cuda (__main__.TestCppApiParity) ... ok (0.097s) 2022-05-18T06:36:04.3173443Z test_torch_nn_ReflectionPad2d_cuda (__main__.TestCppApiParity) ... ok (0.056s) 2022-05-18T06:36:04.3369996Z test_torch_nn_ReflectionPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:04.3717815Z test_torch_nn_ReflectionPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T06:36:04.4146151Z test_torch_nn_ReflectionPad3d (__main__.TestCppApiParity) ... ok (0.043s) 2022-05-18T06:36:04.4771218Z test_torch_nn_ReflectionPad3d_complex (__main__.TestCppApiParity) ... ok (0.062s) 2022-05-18T06:36:04.6432183Z test_torch_nn_ReflectionPad3d_complex_cuda (__main__.TestCppApiParity) ... ok (0.166s) 2022-05-18T06:36:04.7464276Z test_torch_nn_ReflectionPad3d_cuda (__main__.TestCppApiParity) ... ok (0.103s) 2022-05-18T06:36:04.7750959Z test_torch_nn_ReflectionPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:36:04.8337406Z test_torch_nn_ReflectionPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.059s) 2022-05-18T06:36:04.8482488Z test_torch_nn_ReplicationPad1d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:04.8620409Z test_torch_nn_ReplicationPad1d_batch (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:04.8770580Z test_torch_nn_ReplicationPad1d_batch_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:04.8923152Z test_torch_nn_ReplicationPad1d_complex (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:04.9104715Z test_torch_nn_ReplicationPad1d_complex_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:04.9266516Z test_torch_nn_ReplicationPad1d_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:04.9464914Z test_torch_nn_ReplicationPad2d (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:04.9715986Z test_torch_nn_ReplicationPad2d_complex (__main__.TestCppApiParity) ... ok (0.025s) 2022-05-18T06:36:05.0252509Z test_torch_nn_ReplicationPad2d_complex_cuda (__main__.TestCppApiParity) ... ok (0.054s) 2022-05-18T06:36:05.0605992Z test_torch_nn_ReplicationPad2d_cuda (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T06:36:05.0774217Z test_torch_nn_ReplicationPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:05.1021405Z test_torch_nn_ReplicationPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:05.1307296Z test_torch_nn_ReplicationPad3d (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:36:05.1737726Z test_torch_nn_ReplicationPad3d_complex (__main__.TestCppApiParity) ... ok (0.043s) 2022-05-18T06:36:05.2717282Z test_torch_nn_ReplicationPad3d_complex_cuda (__main__.TestCppApiParity) ... ok (0.098s) 2022-05-18T06:36:05.3348382Z test_torch_nn_ReplicationPad3d_cuda (__main__.TestCppApiParity) ... ok (0.063s) 2022-05-18T06:36:05.3563104Z test_torch_nn_ReplicationPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:05.4637173Z test_torch_nn_ReplicationPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.107s) 2022-05-18T06:36:05.4762487Z test_torch_nn_SELU (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:05.4915601Z test_torch_nn_SELU_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:05.5031370Z test_torch_nn_SELU_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:05.5157334Z test_torch_nn_SELU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:05.5333891Z test_torch_nn_SampleModule_has_parity (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:05.5577131Z test_torch_nn_SampleModule_has_parity_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:05.5744455Z test_torch_nn_SampleModule_no_parity (__main__.TestCppApiParity) ... expected failure (0.017s) 2022-05-18T06:36:05.5943397Z test_torch_nn_SampleModule_no_parity_cuda (__main__.TestCppApiParity) ... expected failure (0.020s) 2022-05-18T06:36:05.6090135Z test_torch_nn_SiLU (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:05.6333918Z test_torch_nn_SiLU_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:05.6449373Z test_torch_nn_SiLU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:05.6575497Z test_torch_nn_SiLU_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:05.6714604Z test_torch_nn_Sigmoid (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:05.7100264Z test_torch_nn_Sigmoid_cuda (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T06:36:05.7215638Z test_torch_nn_Sigmoid_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:05.7341985Z test_torch_nn_Sigmoid_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:05.7460621Z test_torch_nn_SmoothL1Loss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:05.7590664Z test_torch_nn_SmoothL1Loss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:05.7706799Z test_torch_nn_SmoothL1Loss_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:05.7838677Z test_torch_nn_SmoothL1Loss_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:05.7958733Z test_torch_nn_SoftMarginLoss (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:05.8093829Z test_torch_nn_SoftMarginLoss_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:05.8214249Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:36:05.8344189Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:36:05.8464728Z test_torch_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:36:05.8598409Z test_torch_nn_SoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:36:05.8715405Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.012s) 2022-05-18T06:36:05.8849319Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... expected failure (0.013s) 2022-05-18T06:36:05.8989975Z test_torch_nn_Softmax (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:05.9203502Z test_torch_nn_Softmax2d (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:05.9580011Z test_torch_nn_Softmax2d_cuda (__main__.TestCppApiParity) ... ok (0.038s) 2022-05-18T06:36:05.9733110Z test_torch_nn_Softmax2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:05.9901339Z test_torch_nn_Softmax2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:06.0117770Z test_torch_nn_Softmax_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:06.0241614Z test_torch_nn_Softmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:06.0391605Z test_torch_nn_Softmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:06.0507604Z test_torch_nn_Softmax_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:06.0633611Z test_torch_nn_Softmax_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:06.0776722Z test_torch_nn_Softmin (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.0992724Z test_torch_nn_Softmin_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:06.1173714Z test_torch_nn_Softmin_multidim (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:06.1480612Z test_torch_nn_Softmin_multidim_cuda (__main__.TestCppApiParity) ... ok (0.031s) 2022-05-18T06:36:06.1619624Z test_torch_nn_Softmin_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.1815273Z test_torch_nn_Softmin_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.019s) 2022-05-18T06:36:06.1934650Z test_torch_nn_Softmin_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:06.2062597Z test_torch_nn_Softmin_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:06.2206135Z test_torch_nn_Softplus (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.2352047Z test_torch_nn_Softplus_beta (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.2570173Z test_torch_nn_Softplus_beta_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:06.2711374Z test_torch_nn_Softplus_beta_threshold (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.2926904Z test_torch_nn_Softplus_beta_threshold_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:06.3041987Z test_torch_nn_Softplus_beta_threshold_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:06.3169729Z test_torch_nn_Softplus_beta_threshold_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:06.3391371Z test_torch_nn_Softplus_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:06.3517607Z test_torch_nn_Softshrink (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:06.3664185Z test_torch_nn_Softshrink_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:06.3791988Z test_torch_nn_Softshrink_lambda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:06.3936010Z test_torch_nn_Softshrink_lambda_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.4052530Z test_torch_nn_Softshrink_lambda_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:06.4181764Z test_torch_nn_Softshrink_lambda_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:06.4304355Z test_torch_nn_Softsign (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:06.4465788Z test_torch_nn_Softsign_cuda (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:06.4583291Z test_torch_nn_Softsign_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:06.4713581Z test_torch_nn_Softsign_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:06.4853811Z test_torch_nn_Tanh (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.5295027Z test_torch_nn_Tanh_cuda (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T06:36:06.5410988Z test_torch_nn_Tanh_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:06.5535940Z test_torch_nn_Tanh_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:06.5675096Z test_torch_nn_Tanhshrink (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.5878349Z test_torch_nn_Tanhshrink_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:06.5996054Z test_torch_nn_Tanhshrink_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:06.6123479Z test_torch_nn_Tanhshrink_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:06.6290751Z test_torch_nn_Threshold_large_value (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.6470041Z test_torch_nn_Threshold_large_value_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:06.6613339Z test_torch_nn_Threshold_threshold_value (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:06.6878623Z test_torch_nn_Threshold_threshold_value_cuda (__main__.TestCppApiParity) ... ok (0.027s) 2022-05-18T06:36:06.6991054Z test_torch_nn_Threshold_threshold_value_scalar (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:06.7119628Z test_torch_nn_Threshold_threshold_value_scalar_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:06.7916463Z test_torch_nn_TransformerDecoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.080s) 2022-05-18T06:36:06.9088173Z test_torch_nn_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... ok (0.117s) 2022-05-18T06:36:06.9886717Z test_torch_nn_TransformerDecoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.080s) 2022-05-18T06:36:07.1049573Z test_torch_nn_TransformerDecoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... ok (0.116s) 2022-05-18T06:36:07.1640482Z test_torch_nn_TransformerEncoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.059s) 2022-05-18T06:36:07.2413046Z test_torch_nn_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... ok (0.077s) 2022-05-18T06:36:07.3000761Z test_torch_nn_TransformerEncoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.059s) 2022-05-18T06:36:07.3805683Z test_torch_nn_TransformerEncoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... ok (0.080s) 2022-05-18T06:36:07.6415615Z test_torch_nn_Transformer_multilayer_coder (__main__.TestCppApiParity) ... ok (0.261s) 2022-05-18T06:36:08.0136261Z test_torch_nn_Transformer_multilayer_coder_cuda (__main__.TestCppApiParity) ... ok (0.372s) 2022-05-18T06:36:08.0264859Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:08.0407028Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:08.0532641Z test_torch_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:08.0673704Z test_torch_nn_TripletMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:08.0795970Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:08.0943822Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:08.1077279Z test_torch_nn_Unflatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:08.1245465Z test_torch_nn_Unflatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:08.1400880Z test_torch_nn_Unfold (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:08.1609267Z test_torch_nn_Unfold_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:08.1762717Z test_torch_nn_Unfold_int_input (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:08.1973264Z test_torch_nn_Unfold_int_input_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:08.2125583Z test_torch_nn_ZeroPad2d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:08.2296293Z test_torch_nn_ZeroPad2d_complex (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:08.2580006Z test_torch_nn_ZeroPad2d_complex_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:36:08.2809550Z test_torch_nn_ZeroPad2d_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:36:08.2932284Z test_torch_nn_ZeroPad2d_negative_dims (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:08.3082533Z test_torch_nn_ZeroPad2d_negative_dims_cuda (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:08.3221761Z test_torch_nn_ZeroPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:08.3402634Z test_torch_nn_ZeroPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... ok (0.018s) 2022-05-18T06:36:08.3488414Z test_torch_nn_functional_BCELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.3626341Z test_torch_nn_functional_BCELoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:08.3685464Z test_torch_nn_functional_BCELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.3752165Z test_torch_nn_functional_BCELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.3836082Z test_torch_nn_functional_BCELoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.3979499Z test_torch_nn_functional_BCELoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:08.4039702Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.4104118Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.4111756Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-05-18T06:36:08.4113411Z warnings.warn(warning.format(ret)) 2022-05-18T06:36:08.4190319Z ok (0.008s) 2022-05-18T06:36:08.4330066Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:08.4411576Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.4552620Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:08.4612996Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.4681198Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.4743796Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.4827410Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.4891097Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.4971488Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.5041588Z test_torch_nn_functional_HuberLoss_delta (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.5128307Z test_torch_nn_functional_HuberLoss_delta_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:08.5200676Z test_torch_nn_functional_KLDivLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.5304774Z test_torch_nn_functional_KLDivLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:08.5383951Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.5502863Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:08.5562570Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.5627588Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.5684550Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.5749855Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.5823138Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.5937891Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:08.6010220Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.6134166Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:08.6197567Z test_torch_nn_functional_L1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.6261189Z test_torch_nn_functional_L1Loss_no_reduce_complex (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.6348275Z test_torch_nn_functional_L1Loss_no_reduce_complex_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:08.6436977Z test_torch_nn_functional_L1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:08.6491642Z test_torch_nn_functional_L1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.6557328Z test_torch_nn_functional_L1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.6634386Z test_torch_nn_functional_MSELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.6774964Z test_torch_nn_functional_MSELoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:08.6828387Z test_torch_nn_functional_MSELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.6891786Z test_torch_nn_functional_MSELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.6948461Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.7012054Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.7068287Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-05-18T06:36:08.7130700Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.7189612Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.7266436Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg_cuda (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.7326670Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.7403769Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.7482649Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.7566607Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.7640530Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.7727593Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.7786679Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.7861831Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.7923891Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.7999983Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:08.8059973Z test_torch_nn_functional_MultiMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.8140000Z test_torch_nn_functional_MultiMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.8198956Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.8277947Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.8339288Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:08.8420687Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.8501226Z test_torch_nn_functional_NLLLoss2d_no_reduce (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.8602461Z test_torch_nn_functional_NLLLoss2d_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:08.8683473Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.8781310Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:08.8866251Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:08.8968978Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:08.9092137Z test_torch_nn_functional_NLLLossNd_no_reduce (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:08.9317036Z test_torch_nn_functional_NLLLossNd_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:08.9432395Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:08.9632565Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:08.9754324Z test_torch_nn_functional_NLLLossNd_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:08.9977595Z test_torch_nn_functional_NLLLossNd_no_reduce_weights_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:09.0050960Z test_torch_nn_functional_NLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.0140834Z test_torch_nn_functional_NLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.0211439Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.0294858Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.0371027Z test_torch_nn_functional_NLLLoss_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.0453835Z test_torch_nn_functional_NLLLoss_no_reduce_weights_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.0531376Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.0614484Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.0692047Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.0774564Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.0869029Z test_torch_nn_functional_Padding122112_3dcircular (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.1110120Z test_torch_nn_functional_Padding122112_3dcircular_cuda (__main__.TestCppApiParity) ... ok (0.024s) 2022-05-18T06:36:09.1176077Z test_torch_nn_functional_Padding1221_2dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.1278125Z test_torch_nn_functional_Padding1221_2dcircular_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:09.1339880Z test_torch_nn_functional_Padding12_1dcircular (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.1426728Z test_torch_nn_functional_Padding12_1dcircular_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.1494572Z test_torch_nn_functional_Padding2322_2dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.1618315Z test_torch_nn_functional_Padding2322_2dcircular_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:09.1683990Z test_torch_nn_functional_Padding31_1dcircular (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.1769924Z test_torch_nn_functional_Padding31_1dcircular_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.1877137Z test_torch_nn_functional_Padding322112_3dcircular (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:09.2162387Z test_torch_nn_functional_Padding322112_3dcircular_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:36:09.2281070Z test_torch_nn_functional_Padding332122_3dcircular (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:09.2632544Z test_torch_nn_functional_Padding332122_3dcircular_cuda (__main__.TestCppApiParity) ... ok (0.035s) 2022-05-18T06:36:09.2708900Z test_torch_nn_functional_Padding3331_2dcircular (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.2842767Z test_torch_nn_functional_Padding3331_2dcircular_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:09.2905991Z test_torch_nn_functional_Padding33_1dcircular (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.2997654Z test_torch_nn_functional_Padding33_1dcircular_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.3073090Z test_torch_nn_functional_PoissonNLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.3191967Z test_torch_nn_functional_PoissonNLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:09.3256093Z test_torch_nn_functional_SmoothL1Loss_beta (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.3343821Z test_torch_nn_functional_SmoothL1Loss_beta_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.3407836Z test_torch_nn_functional_SmoothL1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.3497619Z test_torch_nn_functional_SmoothL1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.3552824Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.3617594Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.3680255Z test_torch_nn_functional_SmoothL1Loss_zero_beta (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.3774374Z test_torch_nn_functional_SmoothL1Loss_zero_beta_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.3839173Z test_torch_nn_functional_SoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.3933830Z test_torch_nn_functional_SoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.4038883Z test_torch_nn_functional_interpolate_bicubic_2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:09.4241799Z test_torch_nn_functional_interpolate_bicubic_2d_cuda (__main__.TestCppApiParity) ... ok (0.020s) 2022-05-18T06:36:09.4299177Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.4355293Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.4483788Z test_torch_nn_functional_interpolate_bicubic_scale_2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:09.4774020Z test_torch_nn_functional_interpolate_bicubic_scale_2d_cuda (__main__.TestCppApiParity) ... ok (0.029s) 2022-05-18T06:36:09.4850898Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.4984412Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:09.5060704Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.5128437Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.5235618Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:09.5344038Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:09.5411087Z test_torch_nn_functional_interpolate_bicubic_tuple_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.5477021Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.5573123Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:09.5667470Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.5761414Z test_torch_nn_functional_interpolate_bilinear_2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.5971414Z test_torch_nn_functional_interpolate_bilinear_2d_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:09.6028830Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.6086000Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.6208905Z test_torch_nn_functional_interpolate_bilinear_scale_2d (__main__.TestCppApiParity) ... ok (0.012s) 2022-05-18T06:36:09.6489020Z test_torch_nn_functional_interpolate_bilinear_scale_2d_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:36:09.6568792Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.6698237Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:09.6766703Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.6835298Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.6943556Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:09.7048460Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:09.7117944Z test_torch_nn_functional_interpolate_bilinear_tuple_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.7180078Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.7276953Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.7372080Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.7438328Z test_torch_nn_functional_interpolate_linear_1d (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.7498838Z test_torch_nn_functional_interpolate_linear_1d_align_corners (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.7590639Z test_torch_nn_functional_interpolate_linear_1d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.7671870Z test_torch_nn_functional_interpolate_linear_1d_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.7728268Z test_torch_nn_functional_interpolate_linear_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.005s) 2022-05-18T06:36:09.7785989Z test_torch_nn_functional_interpolate_linear_1d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.7846179Z test_torch_nn_functional_interpolate_linear_scale_1d (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.7908280Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.7996133Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.8077448Z test_torch_nn_functional_interpolate_linear_scale_1d_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:09.8138637Z test_torch_nn_functional_interpolate_linear_tuple_1d (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.8216690Z test_torch_nn_functional_interpolate_linear_tuple_1d_cuda (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:09.8279132Z test_torch_nn_functional_interpolate_nearest_1d (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.8377112Z test_torch_nn_functional_interpolate_nearest_1d_cuda (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:09.8431801Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.8489451Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.8580761Z test_torch_nn_functional_interpolate_nearest_2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:09.8800227Z test_torch_nn_functional_interpolate_nearest_2d_cuda (__main__.TestCppApiParity) ... ok (0.022s) 2022-05-18T06:36:09.8962182Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:09.9406451Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs_cuda (__main__.TestCppApiParity) ... ok (0.044s) 2022-05-18T06:36:09.9464150Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.9521678Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:09.9665735Z test_torch_nn_functional_interpolate_nearest_3d (__main__.TestCppApiParity) ... ok (0.014s) 2022-05-18T06:36:10.0042745Z test_torch_nn_functional_interpolate_nearest_3d_cuda (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T06:36:10.0100076Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.0160113Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.0221070Z test_torch_nn_functional_interpolate_nearest_scale_1d (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.0306840Z test_torch_nn_functional_interpolate_nearest_scale_1d_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:10.0423878Z test_torch_nn_functional_interpolate_nearest_scale_2d (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:10.0701518Z test_torch_nn_functional_interpolate_nearest_scale_2d_cuda (__main__.TestCppApiParity) ... ok (0.028s) 2022-05-18T06:36:10.0848208Z test_torch_nn_functional_interpolate_nearest_scale_3d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:10.1207730Z test_torch_nn_functional_interpolate_nearest_scale_3d_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:36:10.1275304Z test_torch_nn_functional_interpolate_nearest_tuple_1d (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.1355049Z test_torch_nn_functional_interpolate_nearest_tuple_1d_cuda (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:10.1456700Z test_torch_nn_functional_interpolate_nearest_tuple_2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:10.1683831Z test_torch_nn_functional_interpolate_nearest_tuple_2d_cuda (__main__.TestCppApiParity) ... ok (0.023s) 2022-05-18T06:36:10.1839978Z test_torch_nn_functional_interpolate_nearest_tuple_3d (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:10.2196032Z test_torch_nn_functional_interpolate_nearest_tuple_3d_cuda (__main__.TestCppApiParity) ... ok (0.036s) 2022-05-18T06:36:10.2349012Z test_torch_nn_functional_interpolate_trilinear_3d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:10.2719974Z test_torch_nn_functional_interpolate_trilinear_3d_cuda (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T06:36:10.2778357Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.2837231Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.2987719Z test_torch_nn_functional_interpolate_trilinear_scale_3d (__main__.TestCppApiParity) ... ok (0.015s) 2022-05-18T06:36:10.3145117Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-05-18T06:36:10.3514665Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T06:36:10.3887497Z test_torch_nn_functional_interpolate_trilinear_scale_3d_cuda (__main__.TestCppApiParity) ... ok (0.037s) 2022-05-18T06:36:10.3989128Z test_torch_nn_functional_interpolate_trilinear_tuple_3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:10.4087887Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners (__main__.TestCppApiParity) ... ok (0.010s) 2022-05-18T06:36:10.4301284Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:10.4512140Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_cuda (__main__.TestCppApiParity) ... ok (0.021s) 2022-05-18T06:36:10.4602302Z test_torch_nn_functional_log_softmax_dim0 (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:10.4735371Z test_torch_nn_functional_log_softmax_dim0_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:10.4811554Z test_torch_nn_functional_log_softmax_dim3 (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:10.4945037Z test_torch_nn_functional_log_softmax_dim3_cuda (__main__.TestCppApiParity) ... ok (0.013s) 2022-05-18T06:36:10.5030246Z test_torch_nn_functional_log_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:10.5200117Z test_torch_nn_functional_log_softmax_lastdim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:10.5254458Z test_torch_nn_functional_log_softmax_scalar (__main__.TestCppApiParity) ... ok (0.005s) 2022-05-18T06:36:10.5316583Z test_torch_nn_functional_log_softmax_scalar_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.5400451Z test_torch_nn_functional_log_softmax_spatial (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:10.5506275Z test_torch_nn_functional_log_softmax_spatial_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:10.5594951Z test_torch_nn_functional_log_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:10.5711183Z test_torch_nn_functional_log_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:10.5770561Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.5834026Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.5892546Z test_torch_nn_functional_sample_functional_has_parity (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.5967241Z test_torch_nn_functional_sample_functional_has_parity_cuda (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:10.6030949Z test_torch_nn_functional_sample_functional_no_parity (__main__.TestCppApiParity) ... expected failure (0.006s) 2022-05-18T06:36:10.6112727Z test_torch_nn_functional_sample_functional_no_parity_cuda (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-05-18T06:36:10.6204285Z test_torch_nn_functional_softmax_functional_dim0 (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:10.6205306Z test_torch_nn_functional_softmax_functional_dim0_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:36:10.6282064Z test_torch_nn_functional_softmax_functional_dim3 (__main__.TestCppApiParity) ... ok (0.007s) 2022-05-18T06:36:10.6283069Z test_torch_nn_functional_softmax_functional_dim3_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:36:10.6342835Z test_torch_nn_functional_softmax_functional_scalar (__main__.TestCppApiParity) ... ok (0.006s) 2022-05-18T06:36:10.6343865Z test_torch_nn_functional_softmax_functional_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:36:10.6431645Z test_torch_nn_functional_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:10.6597929Z test_torch_nn_functional_softmax_lastdim_cuda (__main__.TestCppApiParity) ... ok (0.017s) 2022-05-18T06:36:10.6686074Z test_torch_nn_functional_softmax_lastdim_dtype (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:10.6687063Z test_torch_nn_functional_softmax_lastdim_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:36:10.6772766Z test_torch_nn_functional_softmax_spatial (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:10.6877901Z test_torch_nn_functional_softmax_spatial_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:10.6964246Z test_torch_nn_functional_softmax_spatial_dtype (__main__.TestCppApiParity) ... ok (0.008s) 2022-05-18T06:36:10.6965921Z test_torch_nn_functional_softmax_spatial_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-05-18T06:36:10.7056628Z test_torch_nn_functional_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.009s) 2022-05-18T06:36:10.7173631Z test_torch_nn_functional_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... ok (0.011s) 2022-05-18T06:36:10.7174399Z 2022-05-18T06:36:10.7177784Z ---------------------------------------------------------------------- 2022-05-18T06:36:10.7178483Z Ran 1100 tests in 31.936s 2022-05-18T06:36:10.7178777Z 2022-05-18T06:36:10.7179024Z OK (skipped=12, expected failures=34) 2022-05-18T06:36:10.7179355Z 2022-05-18T06:36:10.7179574Z Generating XML reports... 2022-05-18T06:36:10.8339626Z Generated XML report: test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20220518063538.xml 2022-05-18T06:36:14.0372423Z Running test_jit_cuda_fuser ... [2022-05-18 06:36:14.036309] 2022-05-18T06:36:14.0374183Z Executing ['/opt/conda/bin/python', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:36:14.036471] 2022-05-18T06:36:16.8652645Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2022-05-18T06:36:17.1376909Z 2022-05-18T06:36:17.1377065Z Running tests... 2022-05-18T06:36:17.1377547Z ---------------------------------------------------------------------- 2022-05-18T06:36:17.1395361Z test__softmax_function (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1414864Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1437031Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1451120Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.001s) 2022-05-18T06:36:17.1475558Z test_autocast_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:17.1499647Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1523519Z test_autocast_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1545510Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1567802Z test_backward_type (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1575092Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1590590Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1598393Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1619839Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.002s) 2022-05-18T06:36:17.1656943Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:17.1676294Z test_binary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1691828Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1699402Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1720226Z test_branches (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1732850Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1747456Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1761733Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1774645Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1792137Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.002s) 2022-05-18T06:36:17.1810595Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.002s) 2022-05-18T06:36:17.1824220Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1841261Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1852458Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1889935Z test_category_rule (__main__.TestCudaFuser) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:17.1932920Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:17.1951254Z test_chunk (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.1963012Z test_clamp (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1975021Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1987378Z test_const (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.1997287Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2023524Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:17.2033628Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2058593Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2071834Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2084435Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: requires NVFuser (0.001s) 2022-05-18T06:36:17.2095129Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2104412Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2113898Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2136349Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2153938Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2176689Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2202567Z test_dynamic_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:17.2221120Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2234934Z test_gelu (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2276716Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:17.2291539Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2316969Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2336533Z test_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2357630Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2367043Z test_inplace_removal (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2384297Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2389998Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2411531Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2440897Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:17.2457062Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2471219Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2490068Z test_linear (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2499457Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2511698Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2540986Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:17.2552087Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2561851Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2572476Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2576226Z test_nested_view (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-05-18T06:36:17.2589462Z test_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2604170Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2613889Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2625690Z test_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2633727Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2645480Z test_norm_large (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2668245Z test_normalization_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2684786Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2701270Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2708173Z test_overlapped_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2730493Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2745054Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2760314Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2779981Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2796371Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2814335Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2826950Z test_profiling_node (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2849766Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2854345Z test_random_topo (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2874043Z test_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2891759Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2903097Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2935052Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:17.2947510Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.2965649Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2987285Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.2999056Z test_rsub (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3011116Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3026569Z test_scalar_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3038025Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3047734Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3075355Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.003s) 2022-05-18T06:36:17.3090578Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3103829Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3122199Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3130931Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3157498Z test_skip_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:17.3176891Z test_softmax (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3189825Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3218224Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:17.3230607Z test_softmax_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3248093Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3256290Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T06:36:17.3267276Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T06:36:17.3283085Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.002s) 2022-05-18T06:36:17.3299016Z test_strict_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3314742Z test_sum_to_one (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3336712Z test_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3376760Z test_ternary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:17.3382189Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3396207Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3404537Z test_to_boolean (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3420215Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3434107Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3450912Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3463203Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3477324Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3489896Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3505779Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3521284Z test_type_as_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3543312Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3567535Z test_unary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3573946Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-05-18T06:36:17.3596289Z test_variance (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3606977Z test_view (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3619640Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2022-05-18T06:36:17.3635890Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3653585Z test_nvfuser_correctness_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3666957Z test_nvfuser_correctness_H_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3681018Z test_nvfuser_correctness_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3694704Z test_nvfuser_correctness_H_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3708394Z test_nvfuser_correctness_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3721617Z test_nvfuser_correctness_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3736122Z test_nvfuser_correctness_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3752616Z test_nvfuser_correctness_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3766390Z test_nvfuser_correctness_H_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3781459Z test_nvfuser_correctness_H_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3796521Z test_nvfuser_correctness_H_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3812412Z test_nvfuser_correctness_H_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.3829198Z test_nvfuser_correctness_H_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3844826Z test_nvfuser_correctness_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3859919Z test_nvfuser_correctness_T_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3870424Z test_nvfuser_correctness_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3886371Z test_nvfuser_correctness_T_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3899908Z test_nvfuser_correctness_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3908267Z test_nvfuser_correctness_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3921383Z test_nvfuser_correctness_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3935195Z test_nvfuser_correctness_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3945806Z test_nvfuser_correctness_T_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3954597Z test_nvfuser_correctness_T_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3968156Z test_nvfuser_correctness_T_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3979025Z test_nvfuser_correctness_T_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.3990068Z test_nvfuser_correctness_T_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4004944Z test_nvfuser_correctness___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4015959Z test_nvfuser_correctness___getitem___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4028294Z test_nvfuser_correctness___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4038692Z test_nvfuser_correctness___getitem___cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4051603Z test_nvfuser_correctness___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4064962Z test_nvfuser_correctness___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4080475Z test_nvfuser_correctness___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4091303Z test_nvfuser_correctness___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4105325Z test_nvfuser_correctness___getitem___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4116813Z test_nvfuser_correctness___getitem___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4129313Z test_nvfuser_correctness___getitem___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4141189Z test_nvfuser_correctness___getitem___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4154501Z test_nvfuser_correctness___getitem___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4165597Z test_nvfuser_correctness___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4179864Z test_nvfuser_correctness___radd___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4189421Z test_nvfuser_correctness___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4204725Z test_nvfuser_correctness___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4215906Z test_nvfuser_correctness___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4226454Z test_nvfuser_correctness___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4237389Z test_nvfuser_correctness___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4248784Z test_nvfuser_correctness___radd___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4260701Z test_nvfuser_correctness___radd___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4271134Z test_nvfuser_correctness___radd___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4285770Z test_nvfuser_correctness___radd___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4297293Z test_nvfuser_correctness___radd___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4308755Z test_nvfuser_correctness___rand___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4320070Z test_nvfuser_correctness___rand___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4332310Z test_nvfuser_correctness___rand___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4345956Z test_nvfuser_correctness___rand___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4357414Z test_nvfuser_correctness___rand___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4369121Z test_nvfuser_correctness___rand___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4380740Z test_nvfuser_correctness___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4394453Z test_nvfuser_correctness___rdiv___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4410535Z test_nvfuser_correctness___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4420782Z test_nvfuser_correctness___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4431829Z test_nvfuser_correctness___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4446788Z test_nvfuser_correctness___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4458794Z test_nvfuser_correctness___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4472129Z test_nvfuser_correctness___rdiv___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4481083Z test_nvfuser_correctness___rdiv___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4493053Z test_nvfuser_correctness___rdiv___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4506045Z test_nvfuser_correctness___rdiv___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4521041Z test_nvfuser_correctness___rdiv___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4532949Z test_nvfuser_correctness___rmatmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4545359Z test_nvfuser_correctness___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4554429Z test_nvfuser_correctness___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4567418Z test_nvfuser_correctness___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4580819Z test_nvfuser_correctness___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4590048Z test_nvfuser_correctness___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4602653Z test_nvfuser_correctness___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4615933Z test_nvfuser_correctness___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4627581Z test_nvfuser_correctness___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4638163Z test_nvfuser_correctness___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4649115Z test_nvfuser_correctness___rmod___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4660355Z test_nvfuser_correctness___rmod___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4672315Z test_nvfuser_correctness___rmod___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4686192Z test_nvfuser_correctness___rmod___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4697734Z test_nvfuser_correctness___rmod___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4709452Z test_nvfuser_correctness___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4720147Z test_nvfuser_correctness___rmul___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4736321Z test_nvfuser_correctness___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4743592Z test_nvfuser_correctness___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4758636Z test_nvfuser_correctness___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4771663Z test_nvfuser_correctness___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4783883Z test_nvfuser_correctness___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4797757Z test_nvfuser_correctness___rmul___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4811619Z test_nvfuser_correctness___rmul___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4821518Z test_nvfuser_correctness___rmul___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4831830Z test_nvfuser_correctness___rmul___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4846495Z test_nvfuser_correctness___rmul___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4861464Z test_nvfuser_correctness___ror___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4871121Z test_nvfuser_correctness___ror___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4883291Z test_nvfuser_correctness___ror___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4896888Z test_nvfuser_correctness___ror___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4907630Z test_nvfuser_correctness___ror___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4921870Z test_nvfuser_correctness___ror___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4929953Z test_nvfuser_correctness___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4942096Z test_nvfuser_correctness___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4953468Z test_nvfuser_correctness___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4966166Z test_nvfuser_correctness___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4977683Z test_nvfuser_correctness___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.4988791Z test_nvfuser_correctness___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5001227Z test_nvfuser_correctness___rpow___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5016168Z test_nvfuser_correctness___rpow___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5026744Z test_nvfuser_correctness___rpow___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5040719Z test_nvfuser_correctness___rpow___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5056596Z test_nvfuser_correctness___rpow___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5068007Z test_nvfuser_correctness___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5079719Z test_nvfuser_correctness___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5090666Z test_nvfuser_correctness___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5102742Z test_nvfuser_correctness___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5114032Z test_nvfuser_correctness___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5127279Z test_nvfuser_correctness___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5139865Z test_nvfuser_correctness___rsub___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5150330Z test_nvfuser_correctness___rsub___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5162455Z test_nvfuser_correctness___rsub___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5173783Z test_nvfuser_correctness___rsub___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5187382Z test_nvfuser_correctness___rsub___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5199548Z test_nvfuser_correctness___rxor___cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5211362Z test_nvfuser_correctness___rxor___cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5223704Z test_nvfuser_correctness___rxor___cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5237233Z test_nvfuser_correctness___rxor___cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5248583Z test_nvfuser_correctness___rxor___cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5261958Z test_nvfuser_correctness___rxor___cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5273482Z test_nvfuser_correctness__masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5287719Z test_nvfuser_correctness__masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5302639Z test_nvfuser_correctness__masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5311671Z test_nvfuser_correctness__masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5326780Z test_nvfuser_correctness__masked_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5337542Z test_nvfuser_correctness__masked_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5349467Z test_nvfuser_correctness__masked_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5362201Z test_nvfuser_correctness__masked_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5374613Z test_nvfuser_correctness__masked_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5390270Z test_nvfuser_correctness__masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5398898Z test_nvfuser_correctness__masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5412888Z test_nvfuser_correctness__masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5422968Z test_nvfuser_correctness__masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5434676Z test_nvfuser_correctness__masked_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5447759Z test_nvfuser_correctness__masked_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5460121Z test_nvfuser_correctness__masked_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5470892Z test_nvfuser_correctness__masked_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5482246Z test_nvfuser_correctness__masked_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5493985Z test_nvfuser_correctness__masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5506625Z test_nvfuser_correctness__masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5519451Z test_nvfuser_correctness__masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5536399Z test_nvfuser_correctness__masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5547269Z test_nvfuser_correctness__masked_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:17.5560893Z test_nvfuser_correctness__masked_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5573542Z test_nvfuser_correctness__masked_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5586226Z test_nvfuser_correctness__masked_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5599807Z test_nvfuser_correctness__masked_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5612528Z test_nvfuser_correctness__masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5624106Z test_nvfuser_correctness__masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5634978Z test_nvfuser_correctness__masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5647702Z test_nvfuser_correctness__masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5659464Z test_nvfuser_correctness__masked_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5671129Z test_nvfuser_correctness__masked_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5683016Z test_nvfuser_correctness__masked_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5694954Z test_nvfuser_correctness__masked_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5706578Z test_nvfuser_correctness__masked_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5718274Z test_nvfuser_correctness__masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5729084Z test_nvfuser_correctness__masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5740783Z test_nvfuser_correctness__masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5752204Z test_nvfuser_correctness__masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5765846Z test_nvfuser_correctness__masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5777447Z test_nvfuser_correctness__masked_mean_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5790307Z test_nvfuser_correctness__masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5800746Z test_nvfuser_correctness__masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5812218Z test_nvfuser_correctness__masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5824142Z test_nvfuser_correctness__masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5835404Z test_nvfuser_correctness__masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5847495Z test_nvfuser_correctness__masked_mean_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5858819Z test_nvfuser_correctness__masked_mean_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5870299Z test_nvfuser_correctness__masked_mean_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5885048Z test_nvfuser_correctness__masked_mean_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5897702Z test_nvfuser_correctness__masked_mean_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5909726Z test_nvfuser_correctness__masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5921699Z test_nvfuser_correctness__masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5933449Z test_nvfuser_correctness__masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5945031Z test_nvfuser_correctness__masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5956536Z test_nvfuser_correctness__masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5968129Z test_nvfuser_correctness__masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5981546Z test_nvfuser_correctness__masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.5995463Z test_nvfuser_correctness__masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6008759Z test_nvfuser_correctness__masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6021925Z test_nvfuser_correctness__masked_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6033337Z test_nvfuser_correctness__masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6046304Z test_nvfuser_correctness__masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6058269Z test_nvfuser_correctness__masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6069634Z test_nvfuser_correctness__masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6082614Z test_nvfuser_correctness__masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6094171Z test_nvfuser_correctness__masked_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6106201Z test_nvfuser_correctness__masked_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6118535Z test_nvfuser_correctness__masked_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6129763Z test_nvfuser_correctness__masked_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6141633Z test_nvfuser_correctness__masked_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6153210Z test_nvfuser_correctness__masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6165111Z test_nvfuser_correctness__masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6176954Z test_nvfuser_correctness__masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6188491Z test_nvfuser_correctness__masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6201192Z test_nvfuser_correctness__masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6213670Z test_nvfuser_correctness__masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6226493Z test_nvfuser_correctness__masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6240799Z test_nvfuser_correctness__masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6253665Z test_nvfuser_correctness__masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6267224Z test_nvfuser_correctness__masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6280027Z test_nvfuser_correctness__masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6292814Z test_nvfuser_correctness__masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:17.6304134Z test_nvfuser_correctness__masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6316169Z test_nvfuser_correctness__masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6328004Z test_nvfuser_correctness__masked_std_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6340594Z test_nvfuser_correctness__masked_std_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6351647Z test_nvfuser_correctness__masked_std_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6364441Z test_nvfuser_correctness__masked_std_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6376107Z test_nvfuser_correctness__masked_std_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6387835Z test_nvfuser_correctness__masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6399607Z test_nvfuser_correctness__masked_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6410342Z test_nvfuser_correctness__masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6422329Z test_nvfuser_correctness__masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6434068Z test_nvfuser_correctness__masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6447030Z test_nvfuser_correctness__masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6458263Z test_nvfuser_correctness__masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6471488Z test_nvfuser_correctness__masked_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6483811Z test_nvfuser_correctness__masked_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6497183Z test_nvfuser_correctness__masked_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6508545Z test_nvfuser_correctness__masked_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6521782Z test_nvfuser_correctness__masked_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6536807Z test_nvfuser_correctness__masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6546696Z test_nvfuser_correctness__masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6561646Z test_nvfuser_correctness__masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6575717Z test_nvfuser_correctness__masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6588835Z test_nvfuser_correctness__masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6602628Z test_nvfuser_correctness__masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6611775Z test_nvfuser_correctness__masked_var_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6626268Z test_nvfuser_correctness__masked_var_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6636771Z test_nvfuser_correctness__masked_var_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6647513Z test_nvfuser_correctness__masked_var_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6659195Z test_nvfuser_correctness__masked_var_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6670170Z test_nvfuser_correctness_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6682362Z test_nvfuser_correctness_abs_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6696102Z test_nvfuser_correctness_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6706809Z test_nvfuser_correctness_abs_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6717429Z test_nvfuser_correctness_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6730271Z test_nvfuser_correctness_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6740093Z test_nvfuser_correctness_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6750794Z test_nvfuser_correctness_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6765997Z test_nvfuser_correctness_abs_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6776373Z test_nvfuser_correctness_abs_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6789625Z test_nvfuser_correctness_abs_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6803446Z test_nvfuser_correctness_abs_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6816598Z test_nvfuser_correctness_abs_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6830142Z test_nvfuser_correctness_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6842275Z test_nvfuser_correctness_acos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6853890Z test_nvfuser_correctness_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6865598Z test_nvfuser_correctness_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6877173Z test_nvfuser_correctness_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6888673Z test_nvfuser_correctness_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6901797Z test_nvfuser_correctness_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6914761Z test_nvfuser_correctness_acos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6927637Z test_nvfuser_correctness_acos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6939798Z test_nvfuser_correctness_acos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6950312Z test_nvfuser_correctness_acos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6963045Z test_nvfuser_correctness_acos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6974736Z test_nvfuser_correctness_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6986137Z test_nvfuser_correctness_acosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.6998279Z test_nvfuser_correctness_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7009719Z test_nvfuser_correctness_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7021041Z test_nvfuser_correctness_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7032851Z test_nvfuser_correctness_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7046975Z test_nvfuser_correctness_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7060738Z test_nvfuser_correctness_acosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7073333Z test_nvfuser_correctness_acosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7086215Z test_nvfuser_correctness_acosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7098510Z test_nvfuser_correctness_acosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7110065Z test_nvfuser_correctness_acosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7123683Z test_nvfuser_correctness_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7136460Z test_nvfuser_correctness_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7149302Z test_nvfuser_correctness_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7160165Z test_nvfuser_correctness_add_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7171877Z test_nvfuser_correctness_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7183794Z test_nvfuser_correctness_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7194852Z test_nvfuser_correctness_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7208022Z test_nvfuser_correctness_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7219908Z test_nvfuser_correctness_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7231290Z test_nvfuser_correctness_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7246269Z test_nvfuser_correctness_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7256998Z test_nvfuser_correctness_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7268669Z test_nvfuser_correctness_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7282050Z test_nvfuser_correctness_addbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7293600Z test_nvfuser_correctness_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7304307Z test_nvfuser_correctness_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7315128Z test_nvfuser_correctness_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7327282Z test_nvfuser_correctness_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7340735Z test_nvfuser_correctness_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7351310Z test_nvfuser_correctness_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7364005Z test_nvfuser_correctness_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7374593Z test_nvfuser_correctness_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7386831Z test_nvfuser_correctness_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7401175Z test_nvfuser_correctness_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7411892Z test_nvfuser_correctness_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7428331Z test_nvfuser_correctness_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7438519Z test_nvfuser_correctness_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7454197Z test_nvfuser_correctness_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7466934Z test_nvfuser_correctness_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7474557Z test_nvfuser_correctness_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7494173Z test_nvfuser_correctness_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7503168Z test_nvfuser_correctness_addcmul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7518558Z test_nvfuser_correctness_addcmul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7527999Z test_nvfuser_correctness_addcmul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7544407Z test_nvfuser_correctness_addcmul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7559572Z test_nvfuser_correctness_addcmul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7565116Z test_nvfuser_correctness_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7579449Z test_nvfuser_correctness_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7590096Z test_nvfuser_correctness_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7603061Z test_nvfuser_correctness_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7614573Z test_nvfuser_correctness_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7626240Z test_nvfuser_correctness_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7639920Z test_nvfuser_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7651647Z test_nvfuser_correctness_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7663351Z test_nvfuser_correctness_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7672020Z test_nvfuser_correctness_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:17.7688817Z test_nvfuser_correctness_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7695931Z test_nvfuser_correctness_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7708936Z test_nvfuser_correctness_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7721775Z test_nvfuser_correctness_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7733287Z test_nvfuser_correctness_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7745004Z test_nvfuser_correctness_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7759052Z test_nvfuser_correctness_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7774818Z test_nvfuser_correctness_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7787370Z test_nvfuser_correctness_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7795773Z test_nvfuser_correctness_addr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7810753Z test_nvfuser_correctness_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7821901Z test_nvfuser_correctness_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7831690Z test_nvfuser_correctness_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7849326Z test_nvfuser_correctness_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7856164Z test_nvfuser_correctness_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7869022Z test_nvfuser_correctness_addr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7879883Z test_nvfuser_correctness_addr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7892561Z test_nvfuser_correctness_addr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7903821Z test_nvfuser_correctness_addr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7919116Z test_nvfuser_correctness_addr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7928573Z test_nvfuser_correctness_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7944843Z test_nvfuser_correctness_all_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7951588Z test_nvfuser_correctness_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7964650Z test_nvfuser_correctness_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7978538Z test_nvfuser_correctness_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.7987071Z test_nvfuser_correctness_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8000782Z test_nvfuser_correctness_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8012105Z test_nvfuser_correctness_all_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8025192Z test_nvfuser_correctness_all_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8038353Z test_nvfuser_correctness_all_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8053115Z test_nvfuser_correctness_all_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8065276Z test_nvfuser_correctness_all_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8081002Z test_nvfuser_correctness_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:17.8092300Z test_nvfuser_correctness_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:17.8103696Z test_nvfuser_correctness_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:17.8114814Z test_nvfuser_correctness_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:17.8128661Z test_nvfuser_correctness_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:17.8137314Z test_nvfuser_correctness_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:17.8150867Z test_nvfuser_correctness_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8165404Z test_nvfuser_correctness_amax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8174756Z test_nvfuser_correctness_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8189216Z test_nvfuser_correctness_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8197596Z test_nvfuser_correctness_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8210952Z test_nvfuser_correctness_amax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8222686Z test_nvfuser_correctness_amax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8231684Z test_nvfuser_correctness_amax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8245790Z test_nvfuser_correctness_amax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8260017Z test_nvfuser_correctness_amax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8269121Z test_nvfuser_correctness_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8285782Z test_nvfuser_correctness_amin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8294326Z test_nvfuser_correctness_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8309434Z test_nvfuser_correctness_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8317124Z test_nvfuser_correctness_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8330447Z test_nvfuser_correctness_amin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8340674Z test_nvfuser_correctness_amin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8351421Z test_nvfuser_correctness_amin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8365427Z test_nvfuser_correctness_amin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8380208Z test_nvfuser_correctness_amin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8387392Z test_nvfuser_correctness_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8401357Z test_nvfuser_correctness_aminmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8413061Z test_nvfuser_correctness_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8424065Z test_nvfuser_correctness_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8433007Z test_nvfuser_correctness_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8449585Z test_nvfuser_correctness_aminmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8458252Z test_nvfuser_correctness_aminmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8472690Z test_nvfuser_correctness_aminmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8484920Z test_nvfuser_correctness_aminmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8500427Z test_nvfuser_correctness_aminmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8509213Z test_nvfuser_correctness_angle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8526260Z test_nvfuser_correctness_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8536963Z test_nvfuser_correctness_angle_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8548167Z test_nvfuser_correctness_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8561681Z test_nvfuser_correctness_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8573290Z test_nvfuser_correctness_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8584450Z test_nvfuser_correctness_angle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8594908Z test_nvfuser_correctness_angle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8610525Z test_nvfuser_correctness_angle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8623426Z test_nvfuser_correctness_angle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8633149Z test_nvfuser_correctness_angle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8646143Z test_nvfuser_correctness_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8656856Z test_nvfuser_correctness_any_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8670066Z test_nvfuser_correctness_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8680347Z test_nvfuser_correctness_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8691364Z test_nvfuser_correctness_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8703633Z test_nvfuser_correctness_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8712670Z test_nvfuser_correctness_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8730717Z test_nvfuser_correctness_any_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8737533Z test_nvfuser_correctness_any_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8750039Z test_nvfuser_correctness_any_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8766726Z test_nvfuser_correctness_any_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8776801Z test_nvfuser_correctness_any_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8790830Z test_nvfuser_correctness_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8806794Z test_nvfuser_correctness_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8816783Z test_nvfuser_correctness_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8828919Z test_nvfuser_correctness_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8842593Z test_nvfuser_correctness_argmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8854688Z test_nvfuser_correctness_argmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8863874Z test_nvfuser_correctness_argmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8876949Z test_nvfuser_correctness_argmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8890551Z test_nvfuser_correctness_argmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8901045Z test_nvfuser_correctness_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8910960Z test_nvfuser_correctness_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8927029Z test_nvfuser_correctness_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8940390Z test_nvfuser_correctness_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8948812Z test_nvfuser_correctness_argmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8967083Z test_nvfuser_correctness_argmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8974296Z test_nvfuser_correctness_argmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.8986270Z test_nvfuser_correctness_argmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9001501Z test_nvfuser_correctness_argmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9007940Z test_nvfuser_correctness_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9019518Z test_nvfuser_correctness_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9034114Z test_nvfuser_correctness_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9047706Z test_nvfuser_correctness_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9058714Z test_nvfuser_correctness_argsort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9071695Z test_nvfuser_correctness_argsort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9085997Z test_nvfuser_correctness_argsort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9099543Z test_nvfuser_correctness_argsort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9110359Z test_nvfuser_correctness_argsort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9127294Z test_nvfuser_correctness_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9134177Z test_nvfuser_correctness_argwhere_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9150141Z test_nvfuser_correctness_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9157314Z test_nvfuser_correctness_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9171493Z test_nvfuser_correctness_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9181776Z test_nvfuser_correctness_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9195862Z test_nvfuser_correctness_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9204928Z test_nvfuser_correctness_argwhere_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9217163Z test_nvfuser_correctness_argwhere_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9228483Z test_nvfuser_correctness_argwhere_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9242368Z test_nvfuser_correctness_argwhere_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9252122Z test_nvfuser_correctness_argwhere_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9265201Z test_nvfuser_correctness_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9275326Z test_nvfuser_correctness_as_strided_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9292306Z test_nvfuser_correctness_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9302590Z test_nvfuser_correctness_as_strided_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9316759Z test_nvfuser_correctness_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9330455Z test_nvfuser_correctness_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9341982Z test_nvfuser_correctness_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9353743Z test_nvfuser_correctness_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9370537Z test_nvfuser_correctness_as_strided_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9380453Z test_nvfuser_correctness_as_strided_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9392494Z test_nvfuser_correctness_as_strided_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9406285Z test_nvfuser_correctness_as_strided_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9418162Z test_nvfuser_correctness_as_strided_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9431867Z test_nvfuser_correctness_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9441060Z test_nvfuser_correctness_asin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9455171Z test_nvfuser_correctness_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9466360Z test_nvfuser_correctness_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9475721Z test_nvfuser_correctness_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9488673Z test_nvfuser_correctness_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9500016Z test_nvfuser_correctness_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9510435Z test_nvfuser_correctness_asin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9525926Z test_nvfuser_correctness_asin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9535993Z test_nvfuser_correctness_asin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9549323Z test_nvfuser_correctness_asin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9558360Z test_nvfuser_correctness_asin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9570698Z test_nvfuser_correctness_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9581589Z test_nvfuser_correctness_asinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9592426Z test_nvfuser_correctness_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9607451Z test_nvfuser_correctness_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9617872Z test_nvfuser_correctness_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9631193Z test_nvfuser_correctness_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9645054Z test_nvfuser_correctness_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9655733Z test_nvfuser_correctness_asinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9668255Z test_nvfuser_correctness_asinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9678492Z test_nvfuser_correctness_asinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9689767Z test_nvfuser_correctness_asinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9702065Z test_nvfuser_correctness_asinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9712915Z test_nvfuser_correctness_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9726592Z test_nvfuser_correctness_atan2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9737773Z test_nvfuser_correctness_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9751384Z test_nvfuser_correctness_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9761962Z test_nvfuser_correctness_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9776110Z test_nvfuser_correctness_atan2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9789223Z test_nvfuser_correctness_atan2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9801840Z test_nvfuser_correctness_atan2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9816175Z test_nvfuser_correctness_atan2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9827449Z test_nvfuser_correctness_atan2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9840112Z test_nvfuser_correctness_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9852799Z test_nvfuser_correctness_atan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9865983Z test_nvfuser_correctness_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9875054Z test_nvfuser_correctness_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9890777Z test_nvfuser_correctness_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9900598Z test_nvfuser_correctness_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9911965Z test_nvfuser_correctness_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9925888Z test_nvfuser_correctness_atan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9937427Z test_nvfuser_correctness_atan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9949279Z test_nvfuser_correctness_atan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9959348Z test_nvfuser_correctness_atan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9972837Z test_nvfuser_correctness_atan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9986615Z test_nvfuser_correctness_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:17.9997158Z test_nvfuser_correctness_atanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0011920Z test_nvfuser_correctness_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0026589Z test_nvfuser_correctness_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0038861Z test_nvfuser_correctness_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0051437Z test_nvfuser_correctness_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0066143Z test_nvfuser_correctness_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0077116Z test_nvfuser_correctness_atanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0089963Z test_nvfuser_correctness_atanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0102515Z test_nvfuser_correctness_atanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0116186Z test_nvfuser_correctness_atanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0128402Z test_nvfuser_correctness_atanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0141949Z test_nvfuser_correctness_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0152413Z test_nvfuser_correctness_atleast_1d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0167453Z test_nvfuser_correctness_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0182103Z test_nvfuser_correctness_atleast_1d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0196327Z test_nvfuser_correctness_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0207281Z test_nvfuser_correctness_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0218991Z test_nvfuser_correctness_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0228025Z test_nvfuser_correctness_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0242621Z test_nvfuser_correctness_atleast_1d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0256095Z test_nvfuser_correctness_atleast_1d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0270594Z test_nvfuser_correctness_atleast_1d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0286577Z test_nvfuser_correctness_atleast_1d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:18.0300920Z test_nvfuser_correctness_atleast_1d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0314838Z test_nvfuser_correctness_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0330462Z test_nvfuser_correctness_atleast_2d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0343293Z test_nvfuser_correctness_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0357844Z test_nvfuser_correctness_atleast_2d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0372282Z test_nvfuser_correctness_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0385089Z test_nvfuser_correctness_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0397717Z test_nvfuser_correctness_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0410167Z test_nvfuser_correctness_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0421610Z test_nvfuser_correctness_atleast_2d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0431688Z test_nvfuser_correctness_atleast_2d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0445077Z test_nvfuser_correctness_atleast_2d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0456893Z test_nvfuser_correctness_atleast_2d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0468506Z test_nvfuser_correctness_atleast_2d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0484487Z test_nvfuser_correctness_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0499196Z test_nvfuser_correctness_atleast_3d_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0512683Z test_nvfuser_correctness_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0523921Z test_nvfuser_correctness_atleast_3d_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0537582Z test_nvfuser_correctness_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0548515Z test_nvfuser_correctness_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0562737Z test_nvfuser_correctness_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0571178Z test_nvfuser_correctness_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0583624Z test_nvfuser_correctness_atleast_3d_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0594400Z test_nvfuser_correctness_atleast_3d_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0608069Z test_nvfuser_correctness_atleast_3d_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0620033Z test_nvfuser_correctness_atleast_3d_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0629699Z test_nvfuser_correctness_atleast_3d_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0642736Z test_nvfuser_correctness_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0657701Z test_nvfuser_correctness_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0668200Z test_nvfuser_correctness_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0679806Z test_nvfuser_correctness_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0691245Z test_nvfuser_correctness_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0702299Z test_nvfuser_correctness_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0712277Z test_nvfuser_correctness_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0726976Z test_nvfuser_correctness_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0739899Z test_nvfuser_correctness_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0751259Z test_nvfuser_correctness_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0766713Z test_nvfuser_correctness_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0779554Z test_nvfuser_correctness_bfloat16_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0789829Z test_nvfuser_correctness_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0804146Z test_nvfuser_correctness_bfloat16_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0818336Z test_nvfuser_correctness_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0829600Z test_nvfuser_correctness_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0841745Z test_nvfuser_correctness_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0852972Z test_nvfuser_correctness_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0864423Z test_nvfuser_correctness_bfloat16_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0875897Z test_nvfuser_correctness_bfloat16_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0889872Z test_nvfuser_correctness_bfloat16_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0903112Z test_nvfuser_correctness_bfloat16_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0911412Z test_nvfuser_correctness_bfloat16_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.0923516Z test_nvfuser_correctness_bincount_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0937308Z test_nvfuser_correctness_bincount_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0947758Z test_nvfuser_correctness_bincount_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0959313Z test_nvfuser_correctness_bincount_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0970967Z test_nvfuser_correctness_bincount_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0982019Z test_nvfuser_correctness_bitwise_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.0995457Z test_nvfuser_correctness_bitwise_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1013376Z test_nvfuser_correctness_bitwise_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1024577Z test_nvfuser_correctness_bitwise_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1038537Z test_nvfuser_correctness_bitwise_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1053744Z test_nvfuser_correctness_bitwise_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1061734Z test_nvfuser_correctness_bitwise_left_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1075047Z test_nvfuser_correctness_bitwise_left_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1089951Z test_nvfuser_correctness_bitwise_left_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1103924Z test_nvfuser_correctness_bitwise_left_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1110972Z test_nvfuser_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1124377Z test_nvfuser_correctness_bitwise_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1135688Z test_nvfuser_correctness_bitwise_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1147028Z test_nvfuser_correctness_bitwise_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1159209Z test_nvfuser_correctness_bitwise_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1170322Z test_nvfuser_correctness_bitwise_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1182364Z test_nvfuser_correctness_bitwise_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1192372Z test_nvfuser_correctness_bitwise_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1206032Z test_nvfuser_correctness_bitwise_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1218298Z test_nvfuser_correctness_bitwise_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1228962Z test_nvfuser_correctness_bitwise_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1241237Z test_nvfuser_correctness_bitwise_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1253350Z test_nvfuser_correctness_bitwise_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1269412Z test_nvfuser_correctness_bitwise_right_shift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1281599Z test_nvfuser_correctness_bitwise_right_shift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1295450Z test_nvfuser_correctness_bitwise_right_shift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1310786Z test_nvfuser_correctness_bitwise_right_shift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1324655Z test_nvfuser_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1338573Z test_nvfuser_correctness_bitwise_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1351724Z test_nvfuser_correctness_bitwise_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1365545Z test_nvfuser_correctness_bitwise_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1378341Z test_nvfuser_correctness_bitwise_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1389349Z test_nvfuser_correctness_bitwise_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1404352Z test_nvfuser_correctness_bitwise_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1418523Z test_nvfuser_correctness_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1425746Z test_nvfuser_correctness_block_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1442156Z test_nvfuser_correctness_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1452554Z test_nvfuser_correctness_block_diag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1464504Z test_nvfuser_correctness_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1475986Z test_nvfuser_correctness_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1488973Z test_nvfuser_correctness_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1500508Z test_nvfuser_correctness_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1509485Z test_nvfuser_correctness_block_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1524660Z test_nvfuser_correctness_block_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1540686Z test_nvfuser_correctness_block_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1554863Z test_nvfuser_correctness_block_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1568373Z test_nvfuser_correctness_block_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1581833Z test_nvfuser_correctness_bmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1592716Z test_nvfuser_correctness_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1610139Z test_nvfuser_correctness_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1624591Z test_nvfuser_correctness_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1635576Z test_nvfuser_correctness_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1652052Z test_nvfuser_correctness_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1666438Z test_nvfuser_correctness_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1679153Z test_nvfuser_correctness_bool_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1694976Z test_nvfuser_correctness_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1705486Z test_nvfuser_correctness_bool_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1721628Z test_nvfuser_correctness_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1735563Z test_nvfuser_correctness_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1746204Z test_nvfuser_correctness_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1761710Z test_nvfuser_correctness_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1773602Z test_nvfuser_correctness_bool_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1787885Z test_nvfuser_correctness_bool_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1801892Z test_nvfuser_correctness_bool_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1815310Z test_nvfuser_correctness_bool_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1830694Z test_nvfuser_correctness_bool_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1843123Z test_nvfuser_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1857023Z test_nvfuser_correctness_broadcast_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1872374Z test_nvfuser_correctness_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1886859Z test_nvfuser_correctness_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1899920Z test_nvfuser_correctness_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1913346Z test_nvfuser_correctness_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1926993Z test_nvfuser_correctness_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1942503Z test_nvfuser_correctness_broadcast_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1955555Z test_nvfuser_correctness_broadcast_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1971192Z test_nvfuser_correctness_broadcast_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1983615Z test_nvfuser_correctness_broadcast_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.1995746Z test_nvfuser_correctness_broadcast_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2011224Z test_nvfuser_correctness_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2025659Z test_nvfuser_correctness_broadcast_to_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2039837Z test_nvfuser_correctness_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2053155Z test_nvfuser_correctness_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2066531Z test_nvfuser_correctness_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2081216Z test_nvfuser_correctness_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2095902Z test_nvfuser_correctness_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2107039Z test_nvfuser_correctness_broadcast_to_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2122245Z test_nvfuser_correctness_broadcast_to_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2136454Z test_nvfuser_correctness_broadcast_to_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2147651Z test_nvfuser_correctness_broadcast_to_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2166115Z test_nvfuser_correctness_broadcast_to_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2176280Z test_nvfuser_correctness_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2192781Z test_nvfuser_correctness_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2204338Z test_nvfuser_correctness_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2219994Z test_nvfuser_correctness_bucketize_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2230995Z test_nvfuser_correctness_bucketize_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2246536Z test_nvfuser_correctness_bucketize_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2262788Z test_nvfuser_correctness_bucketize_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2276194Z test_nvfuser_correctness_bucketize_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2290250Z test_nvfuser_correctness_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2303591Z test_nvfuser_correctness_byte_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2314055Z test_nvfuser_correctness_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2327991Z test_nvfuser_correctness_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2341009Z test_nvfuser_correctness_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2351630Z test_nvfuser_correctness_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2366492Z test_nvfuser_correctness_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2377828Z test_nvfuser_correctness_byte_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2389060Z test_nvfuser_correctness_byte_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2406238Z test_nvfuser_correctness_byte_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2414112Z test_nvfuser_correctness_byte_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2426280Z test_nvfuser_correctness_byte_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2438823Z test_nvfuser_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2451134Z test_nvfuser_correctness_cartesian_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2463043Z test_nvfuser_correctness_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2477206Z test_nvfuser_correctness_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2491994Z test_nvfuser_correctness_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2507172Z test_nvfuser_correctness_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2520041Z test_nvfuser_correctness_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2533271Z test_nvfuser_correctness_cartesian_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2545430Z test_nvfuser_correctness_cartesian_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2561945Z test_nvfuser_correctness_cartesian_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2575071Z test_nvfuser_correctness_cartesian_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2587955Z test_nvfuser_correctness_cartesian_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2603276Z test_nvfuser_correctness_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2616878Z test_nvfuser_correctness_cat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2630944Z test_nvfuser_correctness_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2646062Z test_nvfuser_correctness_cat_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2657494Z test_nvfuser_correctness_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2673123Z test_nvfuser_correctness_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2686006Z test_nvfuser_correctness_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2703478Z test_nvfuser_correctness_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2712376Z test_nvfuser_correctness_cat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2727029Z test_nvfuser_correctness_cat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2742112Z test_nvfuser_correctness_cat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2753557Z test_nvfuser_correctness_cat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2765563Z test_nvfuser_correctness_cat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2778057Z test_nvfuser_correctness_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2788402Z test_nvfuser_correctness_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2807056Z test_nvfuser_correctness_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2814425Z test_nvfuser_correctness_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2827142Z test_nvfuser_correctness_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2841751Z test_nvfuser_correctness_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2854893Z test_nvfuser_correctness_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2866238Z test_nvfuser_correctness_chalf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2877374Z test_nvfuser_correctness_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2889053Z test_nvfuser_correctness_chalf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2902209Z test_nvfuser_correctness_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2912077Z test_nvfuser_correctness_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2927491Z test_nvfuser_correctness_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2943260Z test_nvfuser_correctness_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2955280Z test_nvfuser_correctness_chalf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2971055Z test_nvfuser_correctness_chalf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2987479Z test_nvfuser_correctness_chalf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.2998732Z test_nvfuser_correctness_chalf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3014518Z test_nvfuser_correctness_chalf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3028192Z test_nvfuser_correctness_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3041788Z test_nvfuser_correctness_char_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3055024Z test_nvfuser_correctness_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3067977Z test_nvfuser_correctness_char_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3084264Z test_nvfuser_correctness_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3097423Z test_nvfuser_correctness_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3108706Z test_nvfuser_correctness_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3127468Z test_nvfuser_correctness_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3137442Z test_nvfuser_correctness_char_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3154967Z test_nvfuser_correctness_char_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3168148Z test_nvfuser_correctness_char_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3184425Z test_nvfuser_correctness_char_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3194146Z test_nvfuser_correctness_char_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3213080Z test_nvfuser_correctness_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3224084Z test_nvfuser_correctness_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3238234Z test_nvfuser_correctness_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3245435Z test_nvfuser_correctness_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3258449Z test_nvfuser_correctness_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3268426Z test_nvfuser_correctness_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3284513Z test_nvfuser_correctness_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3298801Z test_nvfuser_correctness_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3308836Z test_nvfuser_correctness_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3322969Z test_nvfuser_correctness_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3330188Z test_nvfuser_correctness_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3344880Z test_nvfuser_correctness_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3355810Z test_nvfuser_correctness_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3367261Z test_nvfuser_correctness_chunk_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3382967Z test_nvfuser_correctness_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3393999Z test_nvfuser_correctness_chunk_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3409458Z test_nvfuser_correctness_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3425622Z test_nvfuser_correctness_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3438381Z test_nvfuser_correctness_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3454476Z test_nvfuser_correctness_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3469182Z test_nvfuser_correctness_chunk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3480610Z test_nvfuser_correctness_chunk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3496572Z test_nvfuser_correctness_chunk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3507709Z test_nvfuser_correctness_chunk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3523955Z test_nvfuser_correctness_chunk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3538965Z test_nvfuser_correctness_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3549313Z test_nvfuser_correctness_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3564912Z test_nvfuser_correctness_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3577935Z test_nvfuser_correctness_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3590514Z test_nvfuser_correctness_clamp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3605603Z test_nvfuser_correctness_clamp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3618303Z test_nvfuser_correctness_clamp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3633438Z test_nvfuser_correctness_clamp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3646463Z test_nvfuser_correctness_clamp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3660701Z test_nvfuser_correctness_clamp_scalar_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3676194Z test_nvfuser_correctness_clamp_scalar_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3689390Z test_nvfuser_correctness_clamp_scalar_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3704364Z test_nvfuser_correctness_clamp_scalar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3717923Z test_nvfuser_correctness_clamp_scalar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3731483Z test_nvfuser_correctness_clamp_scalar_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3746251Z test_nvfuser_correctness_clamp_scalar_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3758165Z test_nvfuser_correctness_clamp_scalar_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3773613Z test_nvfuser_correctness_clamp_scalar_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3785226Z test_nvfuser_correctness_clamp_scalar_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3799439Z test_nvfuser_correctness_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3814472Z test_nvfuser_correctness_clone_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3828360Z test_nvfuser_correctness_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3841330Z test_nvfuser_correctness_clone_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3856301Z test_nvfuser_correctness_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3869437Z test_nvfuser_correctness_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3884278Z test_nvfuser_correctness_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3896134Z test_nvfuser_correctness_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3909460Z test_nvfuser_correctness_clone_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3925020Z test_nvfuser_correctness_clone_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3937186Z test_nvfuser_correctness_clone_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3950476Z test_nvfuser_correctness_clone_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3965877Z test_nvfuser_correctness_clone_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3978305Z test_nvfuser_correctness_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.3991421Z test_nvfuser_correctness_column_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4006480Z test_nvfuser_correctness_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4019824Z test_nvfuser_correctness_column_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4033991Z test_nvfuser_correctness_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4046326Z test_nvfuser_correctness_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4060095Z test_nvfuser_correctness_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4075260Z test_nvfuser_correctness_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4087181Z test_nvfuser_correctness_column_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4100822Z test_nvfuser_correctness_column_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4115631Z test_nvfuser_correctness_column_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4129602Z test_nvfuser_correctness_column_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4146148Z test_nvfuser_correctness_column_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4158167Z test_nvfuser_correctness_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4172292Z test_nvfuser_correctness_combinations_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4187250Z test_nvfuser_correctness_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4201343Z test_nvfuser_correctness_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4214584Z test_nvfuser_correctness_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4227146Z test_nvfuser_correctness_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4241781Z test_nvfuser_correctness_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4256486Z test_nvfuser_correctness_combinations_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4268766Z test_nvfuser_correctness_combinations_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4282204Z test_nvfuser_correctness_combinations_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4296848Z test_nvfuser_correctness_combinations_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4308001Z test_nvfuser_correctness_combinations_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4322418Z test_nvfuser_correctness_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4337145Z test_nvfuser_correctness_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4349021Z test_nvfuser_correctness_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4366533Z test_nvfuser_correctness_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4374266Z test_nvfuser_correctness_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4389451Z test_nvfuser_correctness_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4405349Z test_nvfuser_correctness_conj_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4416627Z test_nvfuser_correctness_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4430153Z test_nvfuser_correctness_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4445920Z test_nvfuser_correctness_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4457650Z test_nvfuser_correctness_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4471280Z test_nvfuser_correctness_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4486697Z test_nvfuser_correctness_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4498753Z test_nvfuser_correctness_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4511043Z test_nvfuser_correctness_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4527642Z test_nvfuser_correctness_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4538591Z test_nvfuser_correctness_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4552041Z test_nvfuser_correctness_conj_physical_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4568226Z test_nvfuser_correctness_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4578627Z test_nvfuser_correctness_conj_physical_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4589406Z test_nvfuser_correctness_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4605525Z test_nvfuser_correctness_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4617341Z test_nvfuser_correctness_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4627521Z test_nvfuser_correctness_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4640266Z test_nvfuser_correctness_conj_physical_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4653032Z test_nvfuser_correctness_conj_physical_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4666531Z test_nvfuser_correctness_conj_physical_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4675872Z test_nvfuser_correctness_conj_physical_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4688627Z test_nvfuser_correctness_conj_physical_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4700421Z test_nvfuser_correctness_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4715846Z test_nvfuser_correctness_contiguous_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4727911Z test_nvfuser_correctness_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4742318Z test_nvfuser_correctness_contiguous_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4757464Z test_nvfuser_correctness_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4770019Z test_nvfuser_correctness_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4783306Z test_nvfuser_correctness_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4797697Z test_nvfuser_correctness_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4809700Z test_nvfuser_correctness_contiguous_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4822261Z test_nvfuser_correctness_contiguous_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4838285Z test_nvfuser_correctness_contiguous_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4849942Z test_nvfuser_correctness_contiguous_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4862475Z test_nvfuser_correctness_contiguous_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4872749Z test_nvfuser_correctness_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4891395Z test_nvfuser_correctness_copysign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4898904Z test_nvfuser_correctness_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4911197Z test_nvfuser_correctness_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4923753Z test_nvfuser_correctness_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4936553Z test_nvfuser_correctness_copysign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4948630Z test_nvfuser_correctness_copysign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4959171Z test_nvfuser_correctness_copysign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4971164Z test_nvfuser_correctness_copysign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.4986446Z test_nvfuser_correctness_copysign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5002073Z test_nvfuser_correctness_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5012212Z test_nvfuser_correctness_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5029538Z test_nvfuser_correctness_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5040458Z test_nvfuser_correctness_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5053855Z test_nvfuser_correctness_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5068612Z test_nvfuser_correctness_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5081448Z test_nvfuser_correctness_corrcoef_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5097190Z test_nvfuser_correctness_corrcoef_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5109783Z test_nvfuser_correctness_corrcoef_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5122868Z test_nvfuser_correctness_corrcoef_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5137944Z test_nvfuser_correctness_corrcoef_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5149107Z test_nvfuser_correctness_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5163788Z test_nvfuser_correctness_cos_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5178826Z test_nvfuser_correctness_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5189590Z test_nvfuser_correctness_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5204367Z test_nvfuser_correctness_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5219443Z test_nvfuser_correctness_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5231131Z test_nvfuser_correctness_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5246763Z test_nvfuser_correctness_cos_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5258676Z test_nvfuser_correctness_cos_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5273052Z test_nvfuser_correctness_cos_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5288545Z test_nvfuser_correctness_cos_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5302464Z test_nvfuser_correctness_cos_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5316490Z test_nvfuser_correctness_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5328548Z test_nvfuser_correctness_cosh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5342536Z test_nvfuser_correctness_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5354094Z test_nvfuser_correctness_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5369586Z test_nvfuser_correctness_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5382495Z test_nvfuser_correctness_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5392909Z test_nvfuser_correctness_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5409937Z test_nvfuser_correctness_cosh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5423254Z test_nvfuser_correctness_cosh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5438438Z test_nvfuser_correctness_cosh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5453031Z test_nvfuser_correctness_cosh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5463978Z test_nvfuser_correctness_cosh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5479848Z test_nvfuser_correctness_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5491908Z test_nvfuser_correctness_count_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5504112Z test_nvfuser_correctness_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5519353Z test_nvfuser_correctness_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5531682Z test_nvfuser_correctness_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5547890Z test_nvfuser_correctness_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5559713Z test_nvfuser_correctness_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5573494Z test_nvfuser_correctness_count_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5588504Z test_nvfuser_correctness_count_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5601669Z test_nvfuser_correctness_count_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5617799Z test_nvfuser_correctness_count_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5628744Z test_nvfuser_correctness_count_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5644838Z test_nvfuser_correctness_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5658791Z test_nvfuser_correctness_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5670529Z test_nvfuser_correctness_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5684724Z test_nvfuser_correctness_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5700003Z test_nvfuser_correctness_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5712524Z test_nvfuser_correctness_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5727561Z test_nvfuser_correctness_cov_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5740615Z test_nvfuser_correctness_cov_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5751960Z test_nvfuser_correctness_cov_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5768867Z test_nvfuser_correctness_cov_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5783359Z test_nvfuser_correctness_cov_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5793784Z test_nvfuser_correctness_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5810163Z test_nvfuser_correctness_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5823000Z test_nvfuser_correctness_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5834631Z test_nvfuser_correctness_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5850435Z test_nvfuser_correctness_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5864931Z test_nvfuser_correctness_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5879117Z test_nvfuser_correctness_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5893525Z test_nvfuser_correctness_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5905469Z test_nvfuser_correctness_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5919930Z test_nvfuser_correctness_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5933261Z test_nvfuser_correctness_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5948773Z test_nvfuser_correctness_cummax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5961322Z test_nvfuser_correctness_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5975261Z test_nvfuser_correctness_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.5989343Z test_nvfuser_correctness_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6002756Z test_nvfuser_correctness_cummax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6016817Z test_nvfuser_correctness_cummax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6031375Z test_nvfuser_correctness_cummax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6044563Z test_nvfuser_correctness_cummax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6060397Z test_nvfuser_correctness_cummax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6071175Z test_nvfuser_correctness_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6085731Z test_nvfuser_correctness_cummin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6100792Z test_nvfuser_correctness_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6116876Z test_nvfuser_correctness_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6131171Z test_nvfuser_correctness_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6144081Z test_nvfuser_correctness_cummin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6158002Z test_nvfuser_correctness_cummin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6172096Z test_nvfuser_correctness_cummin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6184186Z test_nvfuser_correctness_cummin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6196319Z test_nvfuser_correctness_cummin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6211014Z test_nvfuser_correctness_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6222923Z test_nvfuser_correctness_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6239259Z test_nvfuser_correctness_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6252415Z test_nvfuser_correctness_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6266639Z test_nvfuser_correctness_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6281933Z test_nvfuser_correctness_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6294460Z test_nvfuser_correctness_cumprod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6309229Z test_nvfuser_correctness_cumprod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6322002Z test_nvfuser_correctness_cumprod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6335960Z test_nvfuser_correctness_cumprod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6350942Z test_nvfuser_correctness_cumprod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6363465Z test_nvfuser_correctness_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6377020Z test_nvfuser_correctness_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6389447Z test_nvfuser_correctness_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6403320Z test_nvfuser_correctness_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6415233Z test_nvfuser_correctness_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6426383Z test_nvfuser_correctness_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6441470Z test_nvfuser_correctness_cumsum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6454185Z test_nvfuser_correctness_cumsum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6464889Z test_nvfuser_correctness_cumsum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6477095Z test_nvfuser_correctness_cumsum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6488694Z test_nvfuser_correctness_cumsum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6500647Z test_nvfuser_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6511825Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6524648Z test_nvfuser_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6537157Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6551556Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6563839Z test_nvfuser_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6577457Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6591940Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6605434Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6619377Z test_nvfuser_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6632531Z test_nvfuser_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6647454Z test_nvfuser_correctness_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6662430Z test_nvfuser_correctness_deg2rad_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6674389Z test_nvfuser_correctness_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6689099Z test_nvfuser_correctness_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6702224Z test_nvfuser_correctness_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6714343Z test_nvfuser_correctness_deg2rad_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6725657Z test_nvfuser_correctness_deg2rad_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6737898Z test_nvfuser_correctness_deg2rad_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6748597Z test_nvfuser_correctness_deg2rad_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6762283Z test_nvfuser_correctness_deg2rad_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6773253Z test_nvfuser_correctness_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6787803Z test_nvfuser_correctness_diag_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6800247Z test_nvfuser_correctness_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6811723Z test_nvfuser_correctness_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6822748Z test_nvfuser_correctness_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6834596Z test_nvfuser_correctness_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6846299Z test_nvfuser_correctness_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6859137Z test_nvfuser_correctness_diag_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6872158Z test_nvfuser_correctness_diag_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6886866Z test_nvfuser_correctness_diag_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6901986Z test_nvfuser_correctness_diag_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6912277Z test_nvfuser_correctness_diag_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6928685Z test_nvfuser_correctness_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6943842Z test_nvfuser_correctness_diag_embed_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6955780Z test_nvfuser_correctness_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6970164Z test_nvfuser_correctness_diag_embed_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6984545Z test_nvfuser_correctness_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.6996142Z test_nvfuser_correctness_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7012512Z test_nvfuser_correctness_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7025317Z test_nvfuser_correctness_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7048997Z test_nvfuser_correctness_diag_embed_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:18.7069722Z test_nvfuser_correctness_diag_embed_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:18.7082898Z test_nvfuser_correctness_diag_embed_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7095432Z test_nvfuser_correctness_diag_embed_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7109922Z test_nvfuser_correctness_diag_embed_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7123774Z test_nvfuser_correctness_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7137790Z test_nvfuser_correctness_diagflat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7152596Z test_nvfuser_correctness_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7166207Z test_nvfuser_correctness_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7179875Z test_nvfuser_correctness_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7191364Z test_nvfuser_correctness_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7207676Z test_nvfuser_correctness_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7221181Z test_nvfuser_correctness_diagflat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7233987Z test_nvfuser_correctness_diagflat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7249382Z test_nvfuser_correctness_diagflat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7262608Z test_nvfuser_correctness_diagflat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7277017Z test_nvfuser_correctness_diagflat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7292796Z test_nvfuser_correctness_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7303909Z test_nvfuser_correctness_diagonal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7318069Z test_nvfuser_correctness_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7332012Z test_nvfuser_correctness_diagonal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7346375Z test_nvfuser_correctness_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7358735Z test_nvfuser_correctness_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7373746Z test_nvfuser_correctness_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7386364Z test_nvfuser_correctness_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7400771Z test_nvfuser_correctness_diagonal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7415242Z test_nvfuser_correctness_diagonal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7427082Z test_nvfuser_correctness_diagonal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7442171Z test_nvfuser_correctness_diagonal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7455108Z test_nvfuser_correctness_diagonal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7470871Z test_nvfuser_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7482845Z test_nvfuser_correctness_diagonal_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7496807Z test_nvfuser_correctness_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7509882Z test_nvfuser_correctness_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7524099Z test_nvfuser_correctness_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7538040Z test_nvfuser_correctness_diagonal_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7551640Z test_nvfuser_correctness_diagonal_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7566602Z test_nvfuser_correctness_diagonal_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7580312Z test_nvfuser_correctness_diagonal_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7594011Z test_nvfuser_correctness_diagonal_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7608932Z test_nvfuser_correctness_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7622588Z test_nvfuser_correctness_diff_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7637332Z test_nvfuser_correctness_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7651335Z test_nvfuser_correctness_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7665303Z test_nvfuser_correctness_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7678604Z test_nvfuser_correctness_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7692383Z test_nvfuser_correctness_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7706096Z test_nvfuser_correctness_diff_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7720693Z test_nvfuser_correctness_diff_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7733411Z test_nvfuser_correctness_diff_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7747539Z test_nvfuser_correctness_diff_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7761535Z test_nvfuser_correctness_diff_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7775812Z test_nvfuser_correctness_digamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7789332Z test_nvfuser_correctness_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7803489Z test_nvfuser_correctness_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7818163Z test_nvfuser_correctness_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7832253Z test_nvfuser_correctness_digamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7844803Z test_nvfuser_correctness_digamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7857847Z test_nvfuser_correctness_digamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7872223Z test_nvfuser_correctness_digamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7885657Z test_nvfuser_correctness_digamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7903439Z test_nvfuser_correctness_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7914253Z test_nvfuser_correctness_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7928717Z test_nvfuser_correctness_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7943716Z test_nvfuser_correctness_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7957130Z test_nvfuser_correctness_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7971604Z test_nvfuser_correctness_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7983217Z test_nvfuser_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.7995937Z test_nvfuser_correctness_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8012344Z test_nvfuser_correctness_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8024365Z test_nvfuser_correctness_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8037958Z test_nvfuser_correctness_div_floor_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8054956Z test_nvfuser_correctness_div_floor_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8064556Z test_nvfuser_correctness_div_floor_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8081856Z test_nvfuser_correctness_div_floor_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8094514Z test_nvfuser_correctness_div_floor_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8107372Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8122686Z test_nvfuser_correctness_div_no_rounding_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8134561Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8147604Z test_nvfuser_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8162987Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8175836Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8184593Z test_nvfuser_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8199281Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8212534Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8223645Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8234926Z test_nvfuser_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8246804Z test_nvfuser_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8257884Z test_nvfuser_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8269777Z test_nvfuser_correctness_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8284025Z test_nvfuser_correctness_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8297743Z test_nvfuser_correctness_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8304883Z test_nvfuser_correctness_div_trunc_rounding_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8318250Z test_nvfuser_correctness_div_trunc_rounding_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8330563Z test_nvfuser_correctness_div_trunc_rounding_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8341134Z test_nvfuser_correctness_div_trunc_rounding_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8353139Z test_nvfuser_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8366038Z test_nvfuser_correctness_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8377740Z test_nvfuser_correctness_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8389427Z test_nvfuser_correctness_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8400890Z test_nvfuser_correctness_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8412938Z test_nvfuser_correctness_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8425576Z test_nvfuser_correctness_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8438134Z test_nvfuser_correctness_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8449903Z test_nvfuser_correctness_double_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8461039Z test_nvfuser_correctness_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8472508Z test_nvfuser_correctness_double_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8488078Z test_nvfuser_correctness_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8501732Z test_nvfuser_correctness_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8516658Z test_nvfuser_correctness_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8529143Z test_nvfuser_correctness_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8544784Z test_nvfuser_correctness_double_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8557161Z test_nvfuser_correctness_double_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8573314Z test_nvfuser_correctness_double_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8587875Z test_nvfuser_correctness_double_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8600245Z test_nvfuser_correctness_double_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8614035Z test_nvfuser_correctness_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8629449Z test_nvfuser_correctness_dsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8641119Z test_nvfuser_correctness_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8654760Z test_nvfuser_correctness_dsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8668904Z test_nvfuser_correctness_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8682465Z test_nvfuser_correctness_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8695822Z test_nvfuser_correctness_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8709191Z test_nvfuser_correctness_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8723405Z test_nvfuser_correctness_dsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8737829Z test_nvfuser_correctness_dsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8750584Z test_nvfuser_correctness_dsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8764159Z test_nvfuser_correctness_dsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8778036Z test_nvfuser_correctness_dsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8791712Z test_nvfuser_correctness_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8807288Z test_nvfuser_correctness_dstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8819848Z test_nvfuser_correctness_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8833085Z test_nvfuser_correctness_dstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8845437Z test_nvfuser_correctness_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8857252Z test_nvfuser_correctness_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8869925Z test_nvfuser_correctness_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8882052Z test_nvfuser_correctness_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8893301Z test_nvfuser_correctness_dstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8904635Z test_nvfuser_correctness_dstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8916820Z test_nvfuser_correctness_dstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8928100Z test_nvfuser_correctness_dstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8940232Z test_nvfuser_correctness_dstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8951076Z test_nvfuser_correctness_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8963396Z test_nvfuser_correctness_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8975983Z test_nvfuser_correctness_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8987177Z test_nvfuser_correctness_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.8999910Z test_nvfuser_correctness_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9010668Z test_nvfuser_correctness_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9021134Z test_nvfuser_correctness_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9033418Z test_nvfuser_correctness_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9047669Z test_nvfuser_correctness_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9059490Z test_nvfuser_correctness_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9070904Z test_nvfuser_correctness_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9083202Z test_nvfuser_correctness_empty_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9094526Z test_nvfuser_correctness_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9106148Z test_nvfuser_correctness_empty_like_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9117286Z test_nvfuser_correctness_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9130015Z test_nvfuser_correctness_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9143284Z test_nvfuser_correctness_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9154888Z test_nvfuser_correctness_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9170944Z test_nvfuser_correctness_empty_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9184100Z test_nvfuser_correctness_empty_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9194638Z test_nvfuser_correctness_empty_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9209547Z test_nvfuser_correctness_empty_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9219642Z test_nvfuser_correctness_empty_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:18.9229912Z test_nvfuser_correctness_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9243910Z test_nvfuser_correctness_eq_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9255944Z test_nvfuser_correctness_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9266105Z test_nvfuser_correctness_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9278210Z test_nvfuser_correctness_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9289376Z test_nvfuser_correctness_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9303673Z test_nvfuser_correctness_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9314015Z test_nvfuser_correctness_eq_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9326004Z test_nvfuser_correctness_eq_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9336905Z test_nvfuser_correctness_eq_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9348624Z test_nvfuser_correctness_eq_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9359881Z test_nvfuser_correctness_eq_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9371019Z test_nvfuser_correctness_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9383482Z test_nvfuser_correctness_erf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9395091Z test_nvfuser_correctness_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9406573Z test_nvfuser_correctness_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9418915Z test_nvfuser_correctness_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9430122Z test_nvfuser_correctness_erf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9443081Z test_nvfuser_correctness_erf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9453822Z test_nvfuser_correctness_erf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9465111Z test_nvfuser_correctness_erf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9478283Z test_nvfuser_correctness_erf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9489869Z test_nvfuser_correctness_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9502489Z test_nvfuser_correctness_erfc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9517474Z test_nvfuser_correctness_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9529481Z test_nvfuser_correctness_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9540985Z test_nvfuser_correctness_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9553083Z test_nvfuser_correctness_erfc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9563887Z test_nvfuser_correctness_erfc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9576428Z test_nvfuser_correctness_erfc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9586952Z test_nvfuser_correctness_erfc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9600420Z test_nvfuser_correctness_erfc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9611487Z test_nvfuser_correctness_erfinv_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9623709Z test_nvfuser_correctness_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9635387Z test_nvfuser_correctness_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9647137Z test_nvfuser_correctness_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9659670Z test_nvfuser_correctness_erfinv_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9670232Z test_nvfuser_correctness_erfinv_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9683215Z test_nvfuser_correctness_erfinv_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9694806Z test_nvfuser_correctness_erfinv_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9705718Z test_nvfuser_correctness_erfinv_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9718405Z test_nvfuser_correctness_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9729475Z test_nvfuser_correctness_exp2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9740768Z test_nvfuser_correctness_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9751979Z test_nvfuser_correctness_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9765306Z test_nvfuser_correctness_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9776893Z test_nvfuser_correctness_exp2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9787552Z test_nvfuser_correctness_exp2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9799907Z test_nvfuser_correctness_exp2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9811257Z test_nvfuser_correctness_exp2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9823024Z test_nvfuser_correctness_exp2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9835036Z test_nvfuser_correctness_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9848868Z test_nvfuser_correctness_exp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9865080Z test_nvfuser_correctness_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9877791Z test_nvfuser_correctness_exp_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9891074Z test_nvfuser_correctness_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9906503Z test_nvfuser_correctness_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9918338Z test_nvfuser_correctness_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9931630Z test_nvfuser_correctness_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9946645Z test_nvfuser_correctness_exp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9960611Z test_nvfuser_correctness_exp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9972439Z test_nvfuser_correctness_exp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9989252Z test_nvfuser_correctness_exp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:18.9998879Z test_nvfuser_correctness_exp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0016442Z test_nvfuser_correctness_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0026968Z test_nvfuser_correctness_expand_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0042119Z test_nvfuser_correctness_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0057137Z test_nvfuser_correctness_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0069869Z test_nvfuser_correctness_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0083522Z test_nvfuser_correctness_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0097626Z test_nvfuser_correctness_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0111121Z test_nvfuser_correctness_expand_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0125167Z test_nvfuser_correctness_expand_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0138402Z test_nvfuser_correctness_expand_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0151083Z test_nvfuser_correctness_expand_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0167142Z test_nvfuser_correctness_expand_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0180720Z test_nvfuser_correctness_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0193965Z test_nvfuser_correctness_expand_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0207592Z test_nvfuser_correctness_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0222628Z test_nvfuser_correctness_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0235428Z test_nvfuser_correctness_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0250218Z test_nvfuser_correctness_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0263461Z test_nvfuser_correctness_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0277037Z test_nvfuser_correctness_expand_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0291516Z test_nvfuser_correctness_expand_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0305726Z test_nvfuser_correctness_expand_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0318854Z test_nvfuser_correctness_expand_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0334140Z test_nvfuser_correctness_expand_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0346649Z test_nvfuser_correctness_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0361365Z test_nvfuser_correctness_expm1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0376602Z test_nvfuser_correctness_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0388803Z test_nvfuser_correctness_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0403352Z test_nvfuser_correctness_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0417645Z test_nvfuser_correctness_expm1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0430824Z test_nvfuser_correctness_expm1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0444046Z test_nvfuser_correctness_expm1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0457823Z test_nvfuser_correctness_expm1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0471683Z test_nvfuser_correctness_expm1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0486982Z test_nvfuser_correctness_fft_fft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0499052Z test_nvfuser_correctness_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0511695Z test_nvfuser_correctness_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0526503Z test_nvfuser_correctness_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0541266Z test_nvfuser_correctness_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0553056Z test_nvfuser_correctness_fft_fft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0568507Z test_nvfuser_correctness_fft_fft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0582302Z test_nvfuser_correctness_fft_fft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0594086Z test_nvfuser_correctness_fft_fft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0612448Z test_nvfuser_correctness_fft_fft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0622036Z test_nvfuser_correctness_fft_fft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0637622Z test_nvfuser_correctness_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0651152Z test_nvfuser_correctness_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0664119Z test_nvfuser_correctness_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0680061Z test_nvfuser_correctness_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0692478Z test_nvfuser_correctness_fft_fft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0706954Z test_nvfuser_correctness_fft_fft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0718980Z test_nvfuser_correctness_fft_fft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0731926Z test_nvfuser_correctness_fft_fft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0748606Z test_nvfuser_correctness_fft_fft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0760530Z test_nvfuser_correctness_fft_fftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0773590Z test_nvfuser_correctness_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0789704Z test_nvfuser_correctness_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0801440Z test_nvfuser_correctness_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0818196Z test_nvfuser_correctness_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0830009Z test_nvfuser_correctness_fft_fftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0844322Z test_nvfuser_correctness_fft_fftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0860468Z test_nvfuser_correctness_fft_fftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0871009Z test_nvfuser_correctness_fft_fftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0889264Z test_nvfuser_correctness_fft_fftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0901464Z test_nvfuser_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0913453Z test_nvfuser_correctness_fft_fftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0930889Z test_nvfuser_correctness_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0942223Z test_nvfuser_correctness_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0953201Z test_nvfuser_correctness_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0969973Z test_nvfuser_correctness_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0982629Z test_nvfuser_correctness_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.0998472Z test_nvfuser_correctness_fft_fftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1011820Z test_nvfuser_correctness_fft_fftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1024447Z test_nvfuser_correctness_fft_fftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1039482Z test_nvfuser_correctness_fft_fftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1051896Z test_nvfuser_correctness_fft_fftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1067486Z test_nvfuser_correctness_fft_hfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1079607Z test_nvfuser_correctness_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1093231Z test_nvfuser_correctness_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1108653Z test_nvfuser_correctness_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1121858Z test_nvfuser_correctness_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1134746Z test_nvfuser_correctness_fft_hfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1149889Z test_nvfuser_correctness_fft_hfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1162446Z test_nvfuser_correctness_fft_hfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1178425Z test_nvfuser_correctness_fft_hfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1190173Z test_nvfuser_correctness_fft_hfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1203653Z test_nvfuser_correctness_fft_hfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1218978Z test_nvfuser_correctness_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1230969Z test_nvfuser_correctness_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1245422Z test_nvfuser_correctness_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1263706Z test_nvfuser_correctness_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1272866Z test_nvfuser_correctness_fft_hfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1287910Z test_nvfuser_correctness_fft_hfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1300989Z test_nvfuser_correctness_fft_hfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1312964Z test_nvfuser_correctness_fft_hfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1330534Z test_nvfuser_correctness_fft_hfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1342953Z test_nvfuser_correctness_fft_hfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1357747Z test_nvfuser_correctness_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1373943Z test_nvfuser_correctness_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1382878Z test_nvfuser_correctness_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1403740Z test_nvfuser_correctness_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1411344Z test_nvfuser_correctness_fft_hfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1425344Z test_nvfuser_correctness_fft_hfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1441387Z test_nvfuser_correctness_fft_hfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1452425Z test_nvfuser_correctness_fft_hfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1466259Z test_nvfuser_correctness_fft_hfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1480035Z test_nvfuser_correctness_fft_ifft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1494264Z test_nvfuser_correctness_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1509714Z test_nvfuser_correctness_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1522685Z test_nvfuser_correctness_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1535688Z test_nvfuser_correctness_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1550293Z test_nvfuser_correctness_fft_ifft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1563922Z test_nvfuser_correctness_fft_ifft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1578768Z test_nvfuser_correctness_fft_ifft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1590784Z test_nvfuser_correctness_fft_ifft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1604301Z test_nvfuser_correctness_fft_ifft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1620828Z test_nvfuser_correctness_fft_ifft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1632877Z test_nvfuser_correctness_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1646187Z test_nvfuser_correctness_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1664434Z test_nvfuser_correctness_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1672580Z test_nvfuser_correctness_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1691110Z test_nvfuser_correctness_fft_ifft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1699890Z test_nvfuser_correctness_fft_ifft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1713159Z test_nvfuser_correctness_fft_ifft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1725867Z test_nvfuser_correctness_fft_ifft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1740826Z test_nvfuser_correctness_fft_ifft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1749982Z test_nvfuser_correctness_fft_ifftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1762875Z test_nvfuser_correctness_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1774582Z test_nvfuser_correctness_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1785774Z test_nvfuser_correctness_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1797455Z test_nvfuser_correctness_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1810718Z test_nvfuser_correctness_fft_ifftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1821800Z test_nvfuser_correctness_fft_ifftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1831529Z test_nvfuser_correctness_fft_ifftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1849173Z test_nvfuser_correctness_fft_ifftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1858267Z test_nvfuser_correctness_fft_ifftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1871636Z test_nvfuser_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1883913Z test_nvfuser_correctness_fft_ifftshift_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1896838Z test_nvfuser_correctness_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1909289Z test_nvfuser_correctness_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1920095Z test_nvfuser_correctness_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1931615Z test_nvfuser_correctness_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1944114Z test_nvfuser_correctness_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1957712Z test_nvfuser_correctness_fft_ifftshift_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1971388Z test_nvfuser_correctness_fft_ifftshift_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1985082Z test_nvfuser_correctness_fft_ifftshift_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.1999799Z test_nvfuser_correctness_fft_ifftshift_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2012874Z test_nvfuser_correctness_fft_ifftshift_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2027528Z test_nvfuser_correctness_fft_ihfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2041897Z test_nvfuser_correctness_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2054440Z test_nvfuser_correctness_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2068739Z test_nvfuser_correctness_fft_ihfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2082627Z test_nvfuser_correctness_fft_ihfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2096497Z test_nvfuser_correctness_fft_ihfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2111174Z test_nvfuser_correctness_fft_ihfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2124218Z test_nvfuser_correctness_fft_ihfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2139605Z test_nvfuser_correctness_fft_ihfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2150751Z test_nvfuser_correctness_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2165772Z test_nvfuser_correctness_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2182344Z test_nvfuser_correctness_fft_ihfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2192950Z test_nvfuser_correctness_fft_ihfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2211688Z test_nvfuser_correctness_fft_ihfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2222339Z test_nvfuser_correctness_fft_ihfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2236458Z test_nvfuser_correctness_fft_ihfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2252374Z test_nvfuser_correctness_fft_ihfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2267366Z test_nvfuser_correctness_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2280206Z test_nvfuser_correctness_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2291527Z test_nvfuser_correctness_fft_ihfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2305178Z test_nvfuser_correctness_fft_ihfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2321153Z test_nvfuser_correctness_fft_ihfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2333143Z test_nvfuser_correctness_fft_ihfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2347561Z test_nvfuser_correctness_fft_ihfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2362467Z test_nvfuser_correctness_fft_irfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2374471Z test_nvfuser_correctness_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2387707Z test_nvfuser_correctness_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2402816Z test_nvfuser_correctness_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2415687Z test_nvfuser_correctness_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2431482Z test_nvfuser_correctness_fft_irfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2444306Z test_nvfuser_correctness_fft_irfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2457579Z test_nvfuser_correctness_fft_irfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2471463Z test_nvfuser_correctness_fft_irfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2485595Z test_nvfuser_correctness_fft_irfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2501094Z test_nvfuser_correctness_fft_irfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2513626Z test_nvfuser_correctness_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2527315Z test_nvfuser_correctness_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2541618Z test_nvfuser_correctness_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2553840Z test_nvfuser_correctness_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2567563Z test_nvfuser_correctness_fft_irfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2580188Z test_nvfuser_correctness_fft_irfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2591153Z test_nvfuser_correctness_fft_irfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2605787Z test_nvfuser_correctness_fft_irfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2617675Z test_nvfuser_correctness_fft_irfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2630402Z test_nvfuser_correctness_fft_irfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2642580Z test_nvfuser_correctness_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2654229Z test_nvfuser_correctness_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2665279Z test_nvfuser_correctness_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2678701Z test_nvfuser_correctness_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2690174Z test_nvfuser_correctness_fft_irfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2701682Z test_nvfuser_correctness_fft_irfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2716667Z test_nvfuser_correctness_fft_irfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2730420Z test_nvfuser_correctness_fft_irfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2744571Z test_nvfuser_correctness_fft_irfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2758217Z test_nvfuser_correctness_fft_rfft2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2772727Z test_nvfuser_correctness_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2785082Z test_nvfuser_correctness_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2798010Z test_nvfuser_correctness_fft_rfft2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2810863Z test_nvfuser_correctness_fft_rfft2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2821970Z test_nvfuser_correctness_fft_rfft2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2834064Z test_nvfuser_correctness_fft_rfft2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2848934Z test_nvfuser_correctness_fft_rfft2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2862416Z test_nvfuser_correctness_fft_rfft_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2874107Z test_nvfuser_correctness_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2887675Z test_nvfuser_correctness_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2901311Z test_nvfuser_correctness_fft_rfft_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2912842Z test_nvfuser_correctness_fft_rfft_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2925034Z test_nvfuser_correctness_fft_rfft_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2936723Z test_nvfuser_correctness_fft_rfft_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2954238Z test_nvfuser_correctness_fft_rfft_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2961100Z test_nvfuser_correctness_fft_rfftn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2972300Z test_nvfuser_correctness_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2983957Z test_nvfuser_correctness_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.2998209Z test_nvfuser_correctness_fft_rfftn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3011631Z test_nvfuser_correctness_fft_rfftn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3023099Z test_nvfuser_correctness_fft_rfftn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3036646Z test_nvfuser_correctness_fft_rfftn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3045809Z test_nvfuser_correctness_fft_rfftn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3061326Z test_nvfuser_correctness_fill__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3071990Z test_nvfuser_correctness_fill__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3088430Z test_nvfuser_correctness_fill__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3103329Z test_nvfuser_correctness_fill__cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3114172Z test_nvfuser_correctness_fill__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3131152Z test_nvfuser_correctness_fill__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3142701Z test_nvfuser_correctness_fill__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3154547Z test_nvfuser_correctness_fill__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3167387Z test_nvfuser_correctness_fill__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3178704Z test_nvfuser_correctness_fill__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3191437Z test_nvfuser_correctness_fill__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3205818Z test_nvfuser_correctness_fill__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3218198Z test_nvfuser_correctness_fill__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3232625Z test_nvfuser_correctness_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3246811Z test_nvfuser_correctness_flatten_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3259372Z test_nvfuser_correctness_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3272198Z test_nvfuser_correctness_flatten_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3287564Z test_nvfuser_correctness_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3297365Z test_nvfuser_correctness_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3309563Z test_nvfuser_correctness_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3325352Z test_nvfuser_correctness_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3338317Z test_nvfuser_correctness_flatten_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3353475Z test_nvfuser_correctness_flatten_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3366595Z test_nvfuser_correctness_flatten_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3383161Z test_nvfuser_correctness_flatten_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3395216Z test_nvfuser_correctness_flatten_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3409488Z test_nvfuser_correctness_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3424145Z test_nvfuser_correctness_flip_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3437043Z test_nvfuser_correctness_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3454108Z test_nvfuser_correctness_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3466871Z test_nvfuser_correctness_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3478869Z test_nvfuser_correctness_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3497146Z test_nvfuser_correctness_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3532308Z test_nvfuser_correctness_flip_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3533967Z test_nvfuser_correctness_flip_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3534854Z test_nvfuser_correctness_flip_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3547116Z test_nvfuser_correctness_flip_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3564548Z test_nvfuser_correctness_flip_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3577788Z test_nvfuser_correctness_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3588863Z test_nvfuser_correctness_fliplr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3604898Z test_nvfuser_correctness_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3616887Z test_nvfuser_correctness_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3630228Z test_nvfuser_correctness_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3645683Z test_nvfuser_correctness_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3657490Z test_nvfuser_correctness_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3673151Z test_nvfuser_correctness_fliplr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3686126Z test_nvfuser_correctness_fliplr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3698975Z test_nvfuser_correctness_fliplr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3714345Z test_nvfuser_correctness_fliplr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3728614Z test_nvfuser_correctness_fliplr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3744916Z test_nvfuser_correctness_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3783200Z test_nvfuser_correctness_flipud_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:19.3800979Z test_nvfuser_correctness_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3814651Z test_nvfuser_correctness_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3825392Z test_nvfuser_correctness_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3840322Z test_nvfuser_correctness_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3855711Z test_nvfuser_correctness_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3868242Z test_nvfuser_correctness_flipud_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3883952Z test_nvfuser_correctness_flipud_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3896049Z test_nvfuser_correctness_flipud_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3910369Z test_nvfuser_correctness_flipud_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3924024Z test_nvfuser_correctness_flipud_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3938858Z test_nvfuser_correctness_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3952057Z test_nvfuser_correctness_float_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3967306Z test_nvfuser_correctness_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3980574Z test_nvfuser_correctness_float_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.3995072Z test_nvfuser_correctness_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4008596Z test_nvfuser_correctness_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4024487Z test_nvfuser_correctness_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4035982Z test_nvfuser_correctness_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4050510Z test_nvfuser_correctness_float_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4064930Z test_nvfuser_correctness_float_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4077619Z test_nvfuser_correctness_float_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4091845Z test_nvfuser_correctness_float_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4106613Z test_nvfuser_correctness_float_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4120543Z test_nvfuser_correctness_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4135117Z test_nvfuser_correctness_float_power_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4148027Z test_nvfuser_correctness_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4163480Z test_nvfuser_correctness_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4177485Z test_nvfuser_correctness_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4190921Z test_nvfuser_correctness_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4206067Z test_nvfuser_correctness_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4219367Z test_nvfuser_correctness_float_power_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4232979Z test_nvfuser_correctness_float_power_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4247714Z test_nvfuser_correctness_float_power_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4260859Z test_nvfuser_correctness_float_power_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4278080Z test_nvfuser_correctness_float_power_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4289460Z test_nvfuser_correctness_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4304870Z test_nvfuser_correctness_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4318570Z test_nvfuser_correctness_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4333917Z test_nvfuser_correctness_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4347619Z test_nvfuser_correctness_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4360609Z test_nvfuser_correctness_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4374338Z test_nvfuser_correctness_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4387491Z test_nvfuser_correctness_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4401638Z test_nvfuser_correctness_floor_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4414251Z test_nvfuser_correctness_floor_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4428594Z test_nvfuser_correctness_floor_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4443307Z test_nvfuser_correctness_floor_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4456102Z test_nvfuser_correctness_floor_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4470249Z test_nvfuser_correctness_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4484124Z test_nvfuser_correctness_fmax_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4498377Z test_nvfuser_correctness_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4514778Z test_nvfuser_correctness_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4526964Z test_nvfuser_correctness_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4540803Z test_nvfuser_correctness_fmax_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4553555Z test_nvfuser_correctness_fmax_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4568625Z test_nvfuser_correctness_fmax_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4584813Z test_nvfuser_correctness_fmax_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4597449Z test_nvfuser_correctness_fmax_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4611724Z test_nvfuser_correctness_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4626771Z test_nvfuser_correctness_fmin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4639218Z test_nvfuser_correctness_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4654832Z test_nvfuser_correctness_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4666884Z test_nvfuser_correctness_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4681089Z test_nvfuser_correctness_fmin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4695925Z test_nvfuser_correctness_fmin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4708532Z test_nvfuser_correctness_fmin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4724766Z test_nvfuser_correctness_fmin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4737708Z test_nvfuser_correctness_fmin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4750514Z test_nvfuser_correctness_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4765677Z test_nvfuser_correctness_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4778707Z test_nvfuser_correctness_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4790679Z test_nvfuser_correctness_fmod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4805513Z test_nvfuser_correctness_fmod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4819281Z test_nvfuser_correctness_fmod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4836011Z test_nvfuser_correctness_fmod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4847150Z test_nvfuser_correctness_fmod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4861233Z test_nvfuser_correctness_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4875361Z test_nvfuser_correctness_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4889159Z test_nvfuser_correctness_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4902043Z test_nvfuser_correctness_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4916012Z test_nvfuser_correctness_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4929975Z test_nvfuser_correctness_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4944029Z test_nvfuser_correctness_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4958999Z test_nvfuser_correctness_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4971739Z test_nvfuser_correctness_full_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.4986921Z test_nvfuser_correctness_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5000561Z test_nvfuser_correctness_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5015135Z test_nvfuser_correctness_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5030828Z test_nvfuser_correctness_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5045231Z test_nvfuser_correctness_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5057442Z test_nvfuser_correctness_full_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5071040Z test_nvfuser_correctness_full_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5085342Z test_nvfuser_correctness_full_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5098026Z test_nvfuser_correctness_full_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5110497Z test_nvfuser_correctness_full_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5126816Z test_nvfuser_correctness_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5139816Z test_nvfuser_correctness_gather_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5152275Z test_nvfuser_correctness_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5167640Z test_nvfuser_correctness_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5180777Z test_nvfuser_correctness_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5196514Z test_nvfuser_correctness_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5208860Z test_nvfuser_correctness_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5225393Z test_nvfuser_correctness_gather_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5237501Z test_nvfuser_correctness_gather_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5251509Z test_nvfuser_correctness_gather_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5266924Z test_nvfuser_correctness_gather_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5278915Z test_nvfuser_correctness_gather_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5292737Z test_nvfuser_correctness_gcd_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5307104Z test_nvfuser_correctness_gcd_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5320394Z test_nvfuser_correctness_gcd_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5336009Z test_nvfuser_correctness_gcd_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5351345Z test_nvfuser_correctness_gcd_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5362677Z test_nvfuser_correctness_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5377691Z test_nvfuser_correctness_ge_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5391406Z test_nvfuser_correctness_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5406471Z test_nvfuser_correctness_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5420398Z test_nvfuser_correctness_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5431729Z test_nvfuser_correctness_ge_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5447837Z test_nvfuser_correctness_ge_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5462622Z test_nvfuser_correctness_ge_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5472798Z test_nvfuser_correctness_ge_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5487940Z test_nvfuser_correctness_ge_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5502747Z test_nvfuser_correctness_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5512153Z test_nvfuser_correctness_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5528021Z test_nvfuser_correctness_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5540988Z test_nvfuser_correctness_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5556603Z test_nvfuser_correctness_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5568915Z test_nvfuser_correctness_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5581667Z test_nvfuser_correctness_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5596906Z test_nvfuser_correctness_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5609660Z test_nvfuser_correctness_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5623564Z test_nvfuser_correctness_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5637722Z test_nvfuser_correctness_gradient_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5652314Z test_nvfuser_correctness_gradient_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5667014Z test_nvfuser_correctness_gradient_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5679657Z test_nvfuser_correctness_gradient_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.5696284Z test_nvfuser_correctness_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5709327Z test_nvfuser_correctness_gt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5722471Z test_nvfuser_correctness_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5737679Z test_nvfuser_correctness_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5749677Z test_nvfuser_correctness_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5763765Z test_nvfuser_correctness_gt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5778429Z test_nvfuser_correctness_gt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5790984Z test_nvfuser_correctness_gt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5807304Z test_nvfuser_correctness_gt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5820380Z test_nvfuser_correctness_gt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5831801Z test_nvfuser_correctness_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5848112Z test_nvfuser_correctness_half_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5860797Z test_nvfuser_correctness_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5872954Z test_nvfuser_correctness_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5888109Z test_nvfuser_correctness_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5901253Z test_nvfuser_correctness_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5912455Z test_nvfuser_correctness_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5928396Z test_nvfuser_correctness_half_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5941613Z test_nvfuser_correctness_half_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5955094Z test_nvfuser_correctness_half_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5970757Z test_nvfuser_correctness_half_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5983481Z test_nvfuser_correctness_half_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.5998745Z test_nvfuser_correctness_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6011728Z test_nvfuser_correctness_heaviside_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6027591Z test_nvfuser_correctness_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6039959Z test_nvfuser_correctness_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6054176Z test_nvfuser_correctness_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6069592Z test_nvfuser_correctness_heaviside_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6082834Z test_nvfuser_correctness_heaviside_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6097428Z test_nvfuser_correctness_heaviside_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6112220Z test_nvfuser_correctness_heaviside_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6123973Z test_nvfuser_correctness_heaviside_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6138897Z test_nvfuser_correctness_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6150981Z test_nvfuser_correctness_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6167469Z test_nvfuser_correctness_histc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6179702Z test_nvfuser_correctness_histc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6193384Z test_nvfuser_correctness_histc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6208749Z test_nvfuser_correctness_histc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6222049Z test_nvfuser_correctness_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6237539Z test_nvfuser_correctness_hsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6250928Z test_nvfuser_correctness_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6263426Z test_nvfuser_correctness_hsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6278729Z test_nvfuser_correctness_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6291283Z test_nvfuser_correctness_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6307965Z test_nvfuser_correctness_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6319744Z test_nvfuser_correctness_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6333641Z test_nvfuser_correctness_hsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6349112Z test_nvfuser_correctness_hsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6362288Z test_nvfuser_correctness_hsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6377978Z test_nvfuser_correctness_hsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6390277Z test_nvfuser_correctness_hsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6403972Z test_nvfuser_correctness_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6419284Z test_nvfuser_correctness_hstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6431202Z test_nvfuser_correctness_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6448181Z test_nvfuser_correctness_hstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6460848Z test_nvfuser_correctness_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6472629Z test_nvfuser_correctness_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6488918Z test_nvfuser_correctness_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6501669Z test_nvfuser_correctness_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6515199Z test_nvfuser_correctness_hstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6530499Z test_nvfuser_correctness_hstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6543125Z test_nvfuser_correctness_hstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6558135Z test_nvfuser_correctness_hstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6571011Z test_nvfuser_correctness_hstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6588529Z test_nvfuser_correctness_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6600521Z test_nvfuser_correctness_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6613884Z test_nvfuser_correctness_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6624503Z test_nvfuser_correctness_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6638449Z test_nvfuser_correctness_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6652371Z test_nvfuser_correctness_i0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6663623Z test_nvfuser_correctness_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6675630Z test_nvfuser_correctness_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6688381Z test_nvfuser_correctness_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6701341Z test_nvfuser_correctness_i0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6715331Z test_nvfuser_correctness_i0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6731042Z test_nvfuser_correctness_i0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6743788Z test_nvfuser_correctness_i0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6758398Z test_nvfuser_correctness_i0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6772534Z test_nvfuser_correctness_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6785519Z test_nvfuser_correctness_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6799797Z test_nvfuser_correctness_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6813871Z test_nvfuser_correctness_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6829968Z test_nvfuser_correctness_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6841902Z test_nvfuser_correctness_imag_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6855902Z test_nvfuser_correctness_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6870857Z test_nvfuser_correctness_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6884010Z test_nvfuser_correctness_index_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6896425Z test_nvfuser_correctness_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6907338Z test_nvfuser_correctness_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6920907Z test_nvfuser_correctness_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6934148Z test_nvfuser_correctness_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6946734Z test_nvfuser_correctness_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6958106Z test_nvfuser_correctness_index_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6969217Z test_nvfuser_correctness_index_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6982071Z test_nvfuser_correctness_index_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.6999489Z test_nvfuser_correctness_index_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7011862Z test_nvfuser_correctness_index_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7023952Z test_nvfuser_correctness_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7040070Z test_nvfuser_correctness_index_copy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7053464Z test_nvfuser_correctness_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7066300Z test_nvfuser_correctness_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7080491Z test_nvfuser_correctness_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7094262Z test_nvfuser_correctness_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7110031Z test_nvfuser_correctness_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7122692Z test_nvfuser_correctness_index_copy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7139676Z test_nvfuser_correctness_index_copy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7151004Z test_nvfuser_correctness_index_copy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7164876Z test_nvfuser_correctness_index_copy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7179867Z test_nvfuser_correctness_index_copy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7192143Z test_nvfuser_correctness_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7206467Z test_nvfuser_correctness_index_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7221510Z test_nvfuser_correctness_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7233525Z test_nvfuser_correctness_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7249299Z test_nvfuser_correctness_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7262778Z test_nvfuser_correctness_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7275878Z test_nvfuser_correctness_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7291055Z test_nvfuser_correctness_index_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7303818Z test_nvfuser_correctness_index_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7317884Z test_nvfuser_correctness_index_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7332505Z test_nvfuser_correctness_index_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7345720Z test_nvfuser_correctness_index_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7360727Z test_nvfuser_correctness_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7372929Z test_nvfuser_correctness_index_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7389494Z test_nvfuser_correctness_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7401608Z test_nvfuser_correctness_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7416240Z test_nvfuser_correctness_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7432467Z test_nvfuser_correctness_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7444383Z test_nvfuser_correctness_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7460079Z test_nvfuser_correctness_index_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7471191Z test_nvfuser_correctness_index_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7486542Z test_nvfuser_correctness_index_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7502750Z test_nvfuser_correctness_index_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7514305Z test_nvfuser_correctness_index_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7531409Z test_nvfuser_correctness_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7545101Z test_nvfuser_correctness_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7555674Z test_nvfuser_correctness_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7573230Z test_nvfuser_correctness_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7585205Z test_nvfuser_correctness_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7599802Z test_nvfuser_correctness_index_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7616025Z test_nvfuser_correctness_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7624558Z test_nvfuser_correctness_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7641315Z test_nvfuser_correctness_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7655952Z test_nvfuser_correctness_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7666881Z test_nvfuser_correctness_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7683155Z test_nvfuser_correctness_index_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7695364Z test_nvfuser_correctness_index_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7709838Z test_nvfuser_correctness_index_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7722494Z test_nvfuser_correctness_index_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7736407Z test_nvfuser_correctness_index_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7751383Z test_nvfuser_correctness_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7765456Z test_nvfuser_correctness_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7782089Z test_nvfuser_correctness_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7796151Z test_nvfuser_correctness_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7807858Z test_nvfuser_correctness_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7826266Z test_nvfuser_correctness_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7834280Z test_nvfuser_correctness_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7852233Z test_nvfuser_correctness_int_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7866203Z test_nvfuser_correctness_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7876521Z test_nvfuser_correctness_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7893299Z test_nvfuser_correctness_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7905265Z test_nvfuser_correctness_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7918214Z test_nvfuser_correctness_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7936238Z test_nvfuser_correctness_int_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7945300Z test_nvfuser_correctness_int_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7963172Z test_nvfuser_correctness_int_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7976439Z test_nvfuser_correctness_int_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.7987256Z test_nvfuser_correctness_int_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8002647Z test_nvfuser_correctness_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8016541Z test_nvfuser_correctness_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8031336Z test_nvfuser_correctness_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8044533Z test_nvfuser_correctness_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8057103Z test_nvfuser_correctness_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8070956Z test_nvfuser_correctness_isclose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8085669Z test_nvfuser_correctness_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8098716Z test_nvfuser_correctness_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8114192Z test_nvfuser_correctness_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8126688Z test_nvfuser_correctness_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8143261Z test_nvfuser_correctness_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8153369Z test_nvfuser_correctness_isclose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8167845Z test_nvfuser_correctness_isclose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8183655Z test_nvfuser_correctness_isclose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8194499Z test_nvfuser_correctness_isclose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8212761Z test_nvfuser_correctness_isclose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8226708Z test_nvfuser_correctness_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8236290Z test_nvfuser_correctness_isfinite_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8252667Z test_nvfuser_correctness_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8266854Z test_nvfuser_correctness_isfinite_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8277964Z test_nvfuser_correctness_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8294058Z test_nvfuser_correctness_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8305730Z test_nvfuser_correctness_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8323227Z test_nvfuser_correctness_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8336822Z test_nvfuser_correctness_isfinite_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8347153Z test_nvfuser_correctness_isfinite_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8363938Z test_nvfuser_correctness_isfinite_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8376171Z test_nvfuser_correctness_isfinite_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8388506Z test_nvfuser_correctness_isfinite_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8404148Z test_nvfuser_correctness_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8416298Z test_nvfuser_correctness_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8431825Z test_nvfuser_correctness_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8444420Z test_nvfuser_correctness_isin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8458582Z test_nvfuser_correctness_isin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8472759Z test_nvfuser_correctness_isin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8486502Z test_nvfuser_correctness_isin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8501833Z test_nvfuser_correctness_isin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8514448Z test_nvfuser_correctness_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8528191Z test_nvfuser_correctness_isinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8544323Z test_nvfuser_correctness_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8554149Z test_nvfuser_correctness_isinf_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8573170Z test_nvfuser_correctness_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8586244Z test_nvfuser_correctness_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8597238Z test_nvfuser_correctness_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8614586Z test_nvfuser_correctness_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8626815Z test_nvfuser_correctness_isinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8641096Z test_nvfuser_correctness_isinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8657344Z test_nvfuser_correctness_isinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8666005Z test_nvfuser_correctness_isinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8682293Z test_nvfuser_correctness_isinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8697567Z test_nvfuser_correctness_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8708425Z test_nvfuser_correctness_isnan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8727054Z test_nvfuser_correctness_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8737013Z test_nvfuser_correctness_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8749979Z test_nvfuser_correctness_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8767544Z test_nvfuser_correctness_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8778192Z test_nvfuser_correctness_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8790998Z test_nvfuser_correctness_isnan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8808154Z test_nvfuser_correctness_isnan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8817881Z test_nvfuser_correctness_isnan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8832373Z test_nvfuser_correctness_isnan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8843676Z test_nvfuser_correctness_isnan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8855133Z test_nvfuser_correctness_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8866663Z test_nvfuser_correctness_isneginf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8880462Z test_nvfuser_correctness_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8893545Z test_nvfuser_correctness_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8904637Z test_nvfuser_correctness_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8919187Z test_nvfuser_correctness_isneginf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8931125Z test_nvfuser_correctness_isneginf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8942284Z test_nvfuser_correctness_isneginf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8953736Z test_nvfuser_correctness_isneginf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8966169Z test_nvfuser_correctness_isneginf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8978026Z test_nvfuser_correctness_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.8989502Z test_nvfuser_correctness_isposinf_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9003775Z test_nvfuser_correctness_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9016744Z test_nvfuser_correctness_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9028852Z test_nvfuser_correctness_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9041731Z test_nvfuser_correctness_isposinf_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9053020Z test_nvfuser_correctness_isposinf_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9064965Z test_nvfuser_correctness_isposinf_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9076650Z test_nvfuser_correctness_isposinf_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9089890Z test_nvfuser_correctness_isposinf_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9103233Z test_nvfuser_correctness_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9114862Z test_nvfuser_correctness_isreal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9130439Z test_nvfuser_correctness_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9144083Z test_nvfuser_correctness_isreal_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9157384Z test_nvfuser_correctness_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9172916Z test_nvfuser_correctness_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9186009Z test_nvfuser_correctness_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9198588Z test_nvfuser_correctness_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9213995Z test_nvfuser_correctness_isreal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9227200Z test_nvfuser_correctness_isreal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9240088Z test_nvfuser_correctness_isreal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9255350Z test_nvfuser_correctness_isreal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9268700Z test_nvfuser_correctness_isreal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9284829Z test_nvfuser_correctness_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9297136Z test_nvfuser_correctness_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9310645Z test_nvfuser_correctness_istft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9323358Z test_nvfuser_correctness_istft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9336149Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9347016Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9360579Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9375293Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9386559Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9399450Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9411761Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9426994Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9440326Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9454923Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9465757Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9480241Z test_nvfuser_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9495765Z test_nvfuser_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9508864Z test_nvfuser_correctness_jiterator_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9523140Z test_nvfuser_correctness_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9537402Z test_nvfuser_correctness_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9551549Z test_nvfuser_correctness_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9565569Z test_nvfuser_correctness_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9578868Z test_nvfuser_correctness_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9591157Z test_nvfuser_correctness_jiterator_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9608922Z test_nvfuser_correctness_jiterator_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9619015Z test_nvfuser_correctness_jiterator_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9633226Z test_nvfuser_correctness_jiterator_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9650254Z test_nvfuser_correctness_jiterator_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9660625Z test_nvfuser_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9675084Z test_nvfuser_correctness_jiterator_unary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9685814Z test_nvfuser_correctness_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9698526Z test_nvfuser_correctness_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9711821Z test_nvfuser_correctness_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9725448Z test_nvfuser_correctness_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9736463Z test_nvfuser_correctness_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9747739Z test_nvfuser_correctness_jiterator_unary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9759492Z test_nvfuser_correctness_jiterator_unary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9773571Z test_nvfuser_correctness_jiterator_unary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9784433Z test_nvfuser_correctness_jiterator_unary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9794150Z test_nvfuser_correctness_jiterator_unary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:19.9809308Z test_nvfuser_correctness_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9823292Z test_nvfuser_correctness_kron_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9837691Z test_nvfuser_correctness_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9854840Z test_nvfuser_correctness_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9867206Z test_nvfuser_correctness_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9880029Z test_nvfuser_correctness_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9895567Z test_nvfuser_correctness_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9907485Z test_nvfuser_correctness_kron_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9921493Z test_nvfuser_correctness_kron_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9935170Z test_nvfuser_correctness_kron_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9946817Z test_nvfuser_correctness_kron_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9960799Z test_nvfuser_correctness_kron_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9973800Z test_nvfuser_correctness_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9986461Z test_nvfuser_correctness_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:19.9998768Z test_nvfuser_correctness_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0009042Z test_nvfuser_correctness_kthvalue_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0020229Z test_nvfuser_correctness_kthvalue_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0033069Z test_nvfuser_correctness_kthvalue_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0046505Z test_nvfuser_correctness_kthvalue_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0059640Z test_nvfuser_correctness_kthvalue_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0071197Z test_nvfuser_correctness_lcm_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0086083Z test_nvfuser_correctness_lcm_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0100139Z test_nvfuser_correctness_lcm_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0115436Z test_nvfuser_correctness_lcm_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0129124Z test_nvfuser_correctness_lcm_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0142279Z test_nvfuser_correctness_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0156558Z test_nvfuser_correctness_ldexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0170033Z test_nvfuser_correctness_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0182915Z test_nvfuser_correctness_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0197057Z test_nvfuser_correctness_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0208787Z test_nvfuser_correctness_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0220364Z test_nvfuser_correctness_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0233143Z test_nvfuser_correctness_ldexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0245988Z test_nvfuser_correctness_ldexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0257864Z test_nvfuser_correctness_ldexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0269265Z test_nvfuser_correctness_ldexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0281469Z test_nvfuser_correctness_ldexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0293074Z test_nvfuser_correctness_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0304850Z test_nvfuser_correctness_le_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0316970Z test_nvfuser_correctness_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0328122Z test_nvfuser_correctness_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0341838Z test_nvfuser_correctness_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0357847Z test_nvfuser_correctness_le_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0370835Z test_nvfuser_correctness_le_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0384157Z test_nvfuser_correctness_le_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0399526Z test_nvfuser_correctness_le_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0412832Z test_nvfuser_correctness_le_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0425551Z test_nvfuser_correctness_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0439036Z test_nvfuser_correctness_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0450428Z test_nvfuser_correctness_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0462208Z test_nvfuser_correctness_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0475488Z test_nvfuser_correctness_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0488808Z test_nvfuser_correctness_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0501655Z test_nvfuser_correctness_lgamma_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0514765Z test_nvfuser_correctness_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0526209Z test_nvfuser_correctness_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0537858Z test_nvfuser_correctness_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0553358Z test_nvfuser_correctness_lgamma_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.0565910Z test_nvfuser_correctness_lgamma_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0577646Z test_nvfuser_correctness_lgamma_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0590991Z test_nvfuser_correctness_lgamma_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0606994Z test_nvfuser_correctness_lgamma_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0618114Z test_nvfuser_correctness_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0630661Z test_nvfuser_correctness_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0649124Z test_nvfuser_correctness_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0660452Z test_nvfuser_correctness_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0673058Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0691536Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0699192Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0711621Z test_nvfuser_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0727940Z test_nvfuser_correctness_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0743228Z test_nvfuser_correctness_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0751936Z test_nvfuser_correctness_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0766771Z test_nvfuser_correctness_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0777168Z test_nvfuser_correctness_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0788614Z test_nvfuser_correctness_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0800373Z test_nvfuser_correctness_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0812108Z test_nvfuser_correctness_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0823887Z test_nvfuser_correctness_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0837510Z test_nvfuser_correctness_linalg_cross_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0849375Z test_nvfuser_correctness_linalg_cross_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0862295Z test_nvfuser_correctness_linalg_cross_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0876224Z test_nvfuser_correctness_linalg_cross_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0890832Z test_nvfuser_correctness_linalg_cross_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0906879Z test_nvfuser_correctness_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0920080Z test_nvfuser_correctness_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0933087Z test_nvfuser_correctness_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0949298Z test_nvfuser_correctness_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0961756Z test_nvfuser_correctness_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0976592Z test_nvfuser_correctness_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.0987980Z test_nvfuser_correctness_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1000361Z test_nvfuser_correctness_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1012102Z test_nvfuser_correctness_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1025286Z test_nvfuser_correctness_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1037658Z test_nvfuser_correctness_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1048950Z test_nvfuser_correctness_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1061645Z test_nvfuser_correctness_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1077942Z test_nvfuser_correctness_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1088692Z test_nvfuser_correctness_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1100612Z test_nvfuser_correctness_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1112372Z test_nvfuser_correctness_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1124817Z test_nvfuser_correctness_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1137091Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1151654Z test_nvfuser_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1167378Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1180696Z test_nvfuser_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1192314Z test_nvfuser_correctness_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1212442Z test_nvfuser_correctness_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1222408Z test_nvfuser_correctness_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1238712Z test_nvfuser_correctness_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1250694Z test_nvfuser_correctness_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1264284Z test_nvfuser_correctness_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1277821Z test_nvfuser_correctness_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1288520Z test_nvfuser_correctness_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1300343Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1313545Z test_nvfuser_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1327573Z test_nvfuser_correctness_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1338033Z test_nvfuser_correctness_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1350953Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1364260Z test_nvfuser_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1382427Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1392002Z test_nvfuser_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1407465Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1420041Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1433909Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1450369Z test_nvfuser_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1463514Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1479336Z test_nvfuser_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1492316Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1504976Z test_nvfuser_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1520561Z test_nvfuser_correctness_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1532907Z test_nvfuser_correctness_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1545235Z test_nvfuser_correctness_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1559121Z test_nvfuser_correctness_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1571516Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1585439Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1597126Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1610935Z test_nvfuser_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1622068Z test_nvfuser_correctness_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1634403Z test_nvfuser_correctness_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1647225Z test_nvfuser_correctness_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1658320Z test_nvfuser_correctness_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1670969Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1684033Z test_nvfuser_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1698606Z test_nvfuser_correctness_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1710741Z test_nvfuser_correctness_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1724531Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1740553Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1752650Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1769948Z test_nvfuser_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1782174Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1794515Z test_nvfuser_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1809160Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1819713Z test_nvfuser_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1831596Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1847942Z test_nvfuser_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1860705Z test_nvfuser_correctness_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1874481Z test_nvfuser_correctness_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1885683Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1897518Z test_nvfuser_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1908928Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1921313Z test_nvfuser_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1932893Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1944966Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1959504Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1971167Z test_nvfuser_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.1988719Z test_nvfuser_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2001487Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2014424Z test_nvfuser_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2029764Z test_nvfuser_correctness_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2043687Z test_nvfuser_correctness_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2059690Z test_nvfuser_correctness_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2070361Z test_nvfuser_correctness_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2085775Z test_nvfuser_correctness_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2101601Z test_nvfuser_correctness_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2113157Z test_nvfuser_correctness_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2130558Z test_nvfuser_correctness_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2141756Z test_nvfuser_correctness_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2153709Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2171339Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2183445Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2195636Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2212213Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2223556Z test_nvfuser_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2240836Z test_nvfuser_correctness_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2252368Z test_nvfuser_correctness_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2266419Z test_nvfuser_correctness_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2284731Z test_nvfuser_correctness_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2294982Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2311894Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2322677Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2336655Z test_nvfuser_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2354850Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2364411Z test_nvfuser_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2381918Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2392818Z test_nvfuser_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2406390Z test_nvfuser_correctness_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2424778Z test_nvfuser_correctness_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2433024Z test_nvfuser_correctness_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2451474Z test_nvfuser_correctness_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2463344Z test_nvfuser_correctness_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2474709Z test_nvfuser_correctness_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2492286Z test_nvfuser_correctness_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2503908Z test_nvfuser_correctness_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2521698Z test_nvfuser_correctness_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2534559Z test_nvfuser_correctness_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2546531Z test_nvfuser_correctness_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2561916Z test_nvfuser_correctness_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2574627Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2591119Z test_nvfuser_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2605044Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2615978Z test_nvfuser_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2632031Z test_nvfuser_correctness_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2644615Z test_nvfuser_correctness_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2657281Z test_nvfuser_correctness_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2671765Z test_nvfuser_correctness_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2684867Z test_nvfuser_correctness_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2700461Z test_nvfuser_correctness_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2712262Z test_nvfuser_correctness_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2725908Z test_nvfuser_correctness_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2740946Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2752577Z test_nvfuser_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2770457Z test_nvfuser_correctness_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2781922Z test_nvfuser_correctness_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2796355Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2811956Z test_nvfuser_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2825149Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2840576Z test_nvfuser_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2853443Z test_nvfuser_correctness_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2870442Z test_nvfuser_correctness_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2881692Z test_nvfuser_correctness_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2895770Z test_nvfuser_correctness_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2912834Z test_nvfuser_correctness_linalg_vander_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2924459Z test_nvfuser_correctness_linalg_vander_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2940469Z test_nvfuser_correctness_linalg_vander_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2951811Z test_nvfuser_correctness_linalg_vander_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2967059Z test_nvfuser_correctness_linalg_vander_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2981746Z test_nvfuser_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.2993684Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3010760Z test_nvfuser_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3024003Z test_nvfuser_correctness_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3036996Z test_nvfuser_correctness_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3052131Z test_nvfuser_correctness_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3065749Z test_nvfuser_correctness_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3081217Z test_nvfuser_correctness_log10_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3096073Z test_nvfuser_correctness_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3106942Z test_nvfuser_correctness_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3123061Z test_nvfuser_correctness_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3136356Z test_nvfuser_correctness_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3151306Z test_nvfuser_correctness_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3162715Z test_nvfuser_correctness_log10_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3176545Z test_nvfuser_correctness_log10_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3193315Z test_nvfuser_correctness_log10_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3204957Z test_nvfuser_correctness_log10_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3222267Z test_nvfuser_correctness_log10_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3231352Z test_nvfuser_correctness_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3247057Z test_nvfuser_correctness_log1p_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3263304Z test_nvfuser_correctness_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3274708Z test_nvfuser_correctness_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3292314Z test_nvfuser_correctness_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3307081Z test_nvfuser_correctness_log1p_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3317303Z test_nvfuser_correctness_log1p_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3333305Z test_nvfuser_correctness_log1p_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3346660Z test_nvfuser_correctness_log1p_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3362822Z test_nvfuser_correctness_log1p_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3374438Z test_nvfuser_correctness_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3387654Z test_nvfuser_correctness_log2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3403992Z test_nvfuser_correctness_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3416859Z test_nvfuser_correctness_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3431608Z test_nvfuser_correctness_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3444445Z test_nvfuser_correctness_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3457193Z test_nvfuser_correctness_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3472199Z test_nvfuser_correctness_log2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3487471Z test_nvfuser_correctness_log2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3501928Z test_nvfuser_correctness_log2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3517045Z test_nvfuser_correctness_log2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3528288Z test_nvfuser_correctness_log2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3543361Z test_nvfuser_correctness_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3554520Z test_nvfuser_correctness_log_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3572682Z test_nvfuser_correctness_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3587592Z test_nvfuser_correctness_log_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3596695Z test_nvfuser_correctness_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3613747Z test_nvfuser_correctness_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3627452Z test_nvfuser_correctness_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3641289Z test_nvfuser_correctness_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3657164Z test_nvfuser_correctness_log_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3666621Z test_nvfuser_correctness_log_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3684153Z test_nvfuser_correctness_log_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3697386Z test_nvfuser_correctness_log_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3712310Z test_nvfuser_correctness_log_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3724624Z test_nvfuser_correctness_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3739225Z test_nvfuser_correctness_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3751615Z test_nvfuser_correctness_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3766800Z test_nvfuser_correctness_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3784405Z test_nvfuser_correctness_log_softmax_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3795291Z test_nvfuser_correctness_log_softmax_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3808828Z test_nvfuser_correctness_log_softmax_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3825004Z test_nvfuser_correctness_log_softmax_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3836992Z test_nvfuser_correctness_log_softmax_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3853946Z test_nvfuser_correctness_log_softmax_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3867911Z test_nvfuser_correctness_log_softmax_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3876895Z test_nvfuser_correctness_log_softmax_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3894113Z test_nvfuser_correctness_log_softmax_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3907926Z test_nvfuser_correctness_log_softmax_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3918929Z test_nvfuser_correctness_log_softmax_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3935341Z test_nvfuser_correctness_log_softmax_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3947460Z test_nvfuser_correctness_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3964032Z test_nvfuser_correctness_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3977982Z test_nvfuser_correctness_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.3987469Z test_nvfuser_correctness_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4004148Z test_nvfuser_correctness_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4018140Z test_nvfuser_correctness_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4031894Z test_nvfuser_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4045357Z test_nvfuser_correctness_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4058154Z test_nvfuser_correctness_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4072911Z test_nvfuser_correctness_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4086848Z test_nvfuser_correctness_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4100254Z test_nvfuser_correctness_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4115689Z test_nvfuser_correctness_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4127606Z test_nvfuser_correctness_logical_and_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4144135Z test_nvfuser_correctness_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4158104Z test_nvfuser_correctness_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4169843Z test_nvfuser_correctness_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4186199Z test_nvfuser_correctness_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4198405Z test_nvfuser_correctness_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4215058Z test_nvfuser_correctness_logical_and_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4226162Z test_nvfuser_correctness_logical_and_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4240320Z test_nvfuser_correctness_logical_and_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4258246Z test_nvfuser_correctness_logical_and_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4268193Z test_nvfuser_correctness_logical_and_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4285465Z test_nvfuser_correctness_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4296005Z test_nvfuser_correctness_logical_not_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4309776Z test_nvfuser_correctness_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4324845Z test_nvfuser_correctness_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4339152Z test_nvfuser_correctness_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4351707Z test_nvfuser_correctness_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4368574Z test_nvfuser_correctness_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4379741Z test_nvfuser_correctness_logical_not_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4395475Z test_nvfuser_correctness_logical_not_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4407767Z test_nvfuser_correctness_logical_not_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4423466Z test_nvfuser_correctness_logical_not_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4434768Z test_nvfuser_correctness_logical_not_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4450045Z test_nvfuser_correctness_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4465376Z test_nvfuser_correctness_logical_or_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4480213Z test_nvfuser_correctness_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4495524Z test_nvfuser_correctness_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4509013Z test_nvfuser_correctness_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4520688Z test_nvfuser_correctness_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4538668Z test_nvfuser_correctness_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4547113Z test_nvfuser_correctness_logical_or_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4563667Z test_nvfuser_correctness_logical_or_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4576650Z test_nvfuser_correctness_logical_or_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4589422Z test_nvfuser_correctness_logical_or_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4604765Z test_nvfuser_correctness_logical_or_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4619024Z test_nvfuser_correctness_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4633899Z test_nvfuser_correctness_logical_xor_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4646127Z test_nvfuser_correctness_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4660217Z test_nvfuser_correctness_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4675211Z test_nvfuser_correctness_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4688387Z test_nvfuser_correctness_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4704402Z test_nvfuser_correctness_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4715717Z test_nvfuser_correctness_logical_xor_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4729921Z test_nvfuser_correctness_logical_xor_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4746162Z test_nvfuser_correctness_logical_xor_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4759098Z test_nvfuser_correctness_logical_xor_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4774604Z test_nvfuser_correctness_logical_xor_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4786405Z test_nvfuser_correctness_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4800541Z test_nvfuser_correctness_logit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4815233Z test_nvfuser_correctness_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4827648Z test_nvfuser_correctness_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4843975Z test_nvfuser_correctness_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4857662Z test_nvfuser_correctness_logit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4870165Z test_nvfuser_correctness_logit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4886494Z test_nvfuser_correctness_logit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4898135Z test_nvfuser_correctness_logit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4911917Z test_nvfuser_correctness_logit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4929550Z test_nvfuser_correctness_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4939976Z test_nvfuser_correctness_logsumexp_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4956162Z test_nvfuser_correctness_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4967764Z test_nvfuser_correctness_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4984120Z test_nvfuser_correctness_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.4996898Z test_nvfuser_correctness_logsumexp_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5009550Z test_nvfuser_correctness_logsumexp_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5026319Z test_nvfuser_correctness_logsumexp_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5036991Z test_nvfuser_correctness_logsumexp_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5054160Z test_nvfuser_correctness_logsumexp_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5070141Z test_nvfuser_correctness_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5079404Z test_nvfuser_correctness_long_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5096593Z test_nvfuser_correctness_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5107063Z test_nvfuser_correctness_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5121970Z test_nvfuser_correctness_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5139916Z test_nvfuser_correctness_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5148655Z test_nvfuser_correctness_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5165973Z test_nvfuser_correctness_long_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5179947Z test_nvfuser_correctness_long_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5190823Z test_nvfuser_correctness_long_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5207699Z test_nvfuser_correctness_long_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5219466Z test_nvfuser_correctness_long_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5235920Z test_nvfuser_correctness_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5247490Z test_nvfuser_correctness_lt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5261887Z test_nvfuser_correctness_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5277022Z test_nvfuser_correctness_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5290472Z test_nvfuser_correctness_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5307303Z test_nvfuser_correctness_lt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5318773Z test_nvfuser_correctness_lt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5336534Z test_nvfuser_correctness_lt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5347042Z test_nvfuser_correctness_lt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5361558Z test_nvfuser_correctness_lt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5377873Z test_nvfuser_correctness_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5388707Z test_nvfuser_correctness_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5406164Z test_nvfuser_correctness_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5420584Z test_nvfuser_correctness_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5430792Z test_nvfuser_correctness_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5448055Z test_nvfuser_correctness_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5460234Z test_nvfuser_correctness_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5476343Z test_nvfuser_correctness_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5490646Z test_nvfuser_correctness_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5502582Z test_nvfuser_correctness_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5520898Z test_nvfuser_correctness_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5529639Z test_nvfuser_correctness_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5548550Z test_nvfuser_correctness_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5558607Z test_nvfuser_correctness_mH_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5575306Z test_nvfuser_correctness_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5587586Z test_nvfuser_correctness_mH_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5601693Z test_nvfuser_correctness_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5618082Z test_nvfuser_correctness_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5628945Z test_nvfuser_correctness_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5647247Z test_nvfuser_correctness_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5661018Z test_nvfuser_correctness_mH_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5671511Z test_nvfuser_correctness_mH_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5689086Z test_nvfuser_correctness_mH_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5700885Z test_nvfuser_correctness_mH_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5718218Z test_nvfuser_correctness_mH_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5729387Z test_nvfuser_correctness_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5747475Z test_nvfuser_correctness_mT_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5758472Z test_nvfuser_correctness_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5771509Z test_nvfuser_correctness_mT_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5787750Z test_nvfuser_correctness_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5801239Z test_nvfuser_correctness_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5815934Z test_nvfuser_correctness_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5827970Z test_nvfuser_correctness_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5841688Z test_nvfuser_correctness_mT_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5857943Z test_nvfuser_correctness_mT_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5869846Z test_nvfuser_correctness_mT_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5885119Z test_nvfuser_correctness_mT_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5898195Z test_nvfuser_correctness_mT_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5911420Z test_nvfuser_correctness_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5928772Z test_nvfuser_correctness_masked_fill_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5940650Z test_nvfuser_correctness_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5957936Z test_nvfuser_correctness_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5971707Z test_nvfuser_correctness_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5985697Z test_nvfuser_correctness_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.5998240Z test_nvfuser_correctness_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6012243Z test_nvfuser_correctness_masked_fill_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6028732Z test_nvfuser_correctness_masked_fill_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6040248Z test_nvfuser_correctness_masked_fill_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6057757Z test_nvfuser_correctness_masked_fill_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6071444Z test_nvfuser_correctness_masked_fill_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6082312Z test_nvfuser_correctness_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6098434Z test_nvfuser_correctness_masked_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6109391Z test_nvfuser_correctness_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6127957Z test_nvfuser_correctness_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6141079Z test_nvfuser_correctness_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6152055Z test_nvfuser_correctness_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6171254Z test_nvfuser_correctness_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6180817Z test_nvfuser_correctness_masked_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6198424Z test_nvfuser_correctness_masked_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6209186Z test_nvfuser_correctness_masked_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6225505Z test_nvfuser_correctness_masked_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6238421Z test_nvfuser_correctness_masked_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6252256Z test_nvfuser_correctness_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6267910Z test_nvfuser_correctness_masked_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6281559Z test_nvfuser_correctness_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6293698Z test_nvfuser_correctness_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6308479Z test_nvfuser_correctness_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6321676Z test_nvfuser_correctness_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6338275Z test_nvfuser_correctness_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6352023Z test_nvfuser_correctness_masked_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6363132Z test_nvfuser_correctness_masked_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6381721Z test_nvfuser_correctness_masked_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6390907Z test_nvfuser_correctness_masked_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6405845Z test_nvfuser_correctness_masked_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6422190Z test_nvfuser_correctness_matmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6431665Z test_nvfuser_correctness_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6449842Z test_nvfuser_correctness_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6461571Z test_nvfuser_correctness_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6479485Z test_nvfuser_correctness_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6489712Z test_nvfuser_correctness_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6506515Z test_nvfuser_correctness_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6519197Z test_nvfuser_correctness_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6531824Z test_nvfuser_correctness_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6548791Z test_nvfuser_correctness_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6562385Z test_nvfuser_correctness_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6576237Z test_nvfuser_correctness_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6592445Z test_nvfuser_correctness_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6603119Z test_nvfuser_correctness_max_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6619783Z test_nvfuser_correctness_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6630627Z test_nvfuser_correctness_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6649616Z test_nvfuser_correctness_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6658983Z test_nvfuser_correctness_max_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6672443Z test_nvfuser_correctness_max_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6692739Z test_nvfuser_correctness_max_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6701735Z test_nvfuser_correctness_max_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6720252Z test_nvfuser_correctness_max_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6730811Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6746972Z test_nvfuser_correctness_max_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6762915Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6773332Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6788635Z test_nvfuser_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6802320Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6816578Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6829689Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6842742Z test_nvfuser_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6860469Z test_nvfuser_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6871316Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6887648Z test_nvfuser_correctness_max_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6899053Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6912391Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6930543Z test_nvfuser_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6943283Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6957632Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6973507Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.6988995Z test_nvfuser_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7003493Z test_nvfuser_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7018992Z test_nvfuser_correctness_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7033696Z test_nvfuser_correctness_maximum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7048590Z test_nvfuser_correctness_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7063748Z test_nvfuser_correctness_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7075393Z test_nvfuser_correctness_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7093834Z test_nvfuser_correctness_maximum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7109236Z test_nvfuser_correctness_maximum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7121927Z test_nvfuser_correctness_maximum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7140176Z test_nvfuser_correctness_maximum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7151145Z test_nvfuser_correctness_maximum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7170282Z test_nvfuser_correctness_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7185019Z test_nvfuser_correctness_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7203703Z test_nvfuser_correctness_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7213912Z test_nvfuser_correctness_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7234417Z test_nvfuser_correctness_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7245200Z test_nvfuser_correctness_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7264740Z test_nvfuser_correctness_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7279494Z test_nvfuser_correctness_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7293671Z test_nvfuser_correctness_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7305202Z test_nvfuser_correctness_median_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7323804Z test_nvfuser_correctness_median_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7338966Z test_nvfuser_correctness_median_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7353952Z test_nvfuser_correctness_median_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7369736Z test_nvfuser_correctness_median_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7383589Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7395999Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7414347Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7428118Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7445044Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7458877Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7471993Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7491189Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7504257Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7519422Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7538169Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7550758Z test_nvfuser_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7563438Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7580756Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7595492Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7612132Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7625492Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7644677Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7656175Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7669369Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7684169Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7701534Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7714260Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7734625Z test_nvfuser_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7744790Z test_nvfuser_correctness_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7764336Z test_nvfuser_correctness_min_binary_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7776021Z test_nvfuser_correctness_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7794963Z test_nvfuser_correctness_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7811640Z test_nvfuser_correctness_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7824939Z test_nvfuser_correctness_min_binary_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7841673Z test_nvfuser_correctness_min_binary_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7854256Z test_nvfuser_correctness_min_binary_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7871402Z test_nvfuser_correctness_min_binary_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.7885830Z test_nvfuser_correctness_min_binary_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7901893Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7915131Z test_nvfuser_correctness_min_reduction_no_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7929156Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7945242Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7957192Z test_nvfuser_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7975496Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.7989483Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8004413Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8021282Z test_nvfuser_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8035499Z test_nvfuser_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8052026Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8066489Z test_nvfuser_correctness_min_reduction_with_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8082461Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8095096Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8112045Z test_nvfuser_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8124522Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8142806Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8155841Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8174474Z test_nvfuser_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8185314Z test_nvfuser_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8216754Z test_nvfuser_correctness_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:20.8231500Z test_nvfuser_correctness_minimum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8246595Z test_nvfuser_correctness_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8263375Z test_nvfuser_correctness_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8275161Z test_nvfuser_correctness_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8295728Z test_nvfuser_correctness_minimum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8307430Z test_nvfuser_correctness_minimum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8326013Z test_nvfuser_correctness_minimum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8336973Z test_nvfuser_correctness_minimum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8351758Z test_nvfuser_correctness_minimum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8370078Z test_nvfuser_correctness_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8386529Z test_nvfuser_correctness_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8400208Z test_nvfuser_correctness_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8416085Z test_nvfuser_correctness_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8430095Z test_nvfuser_correctness_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8446122Z test_nvfuser_correctness_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8462742Z test_nvfuser_correctness_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8476088Z test_nvfuser_correctness_mode_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8492109Z test_nvfuser_correctness_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8507129Z test_nvfuser_correctness_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8523841Z test_nvfuser_correctness_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8536472Z test_nvfuser_correctness_mode_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8556260Z test_nvfuser_correctness_mode_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8568274Z test_nvfuser_correctness_mode_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8586658Z test_nvfuser_correctness_mode_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8600556Z test_nvfuser_correctness_mode_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8616395Z test_nvfuser_correctness_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8629930Z test_nvfuser_correctness_movedim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8646649Z test_nvfuser_correctness_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8656732Z test_nvfuser_correctness_movedim_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8674036Z test_nvfuser_correctness_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8687573Z test_nvfuser_correctness_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8703544Z test_nvfuser_correctness_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8713798Z test_nvfuser_correctness_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8730747Z test_nvfuser_correctness_movedim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8746900Z test_nvfuser_correctness_movedim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8754374Z test_nvfuser_correctness_movedim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8773995Z test_nvfuser_correctness_movedim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8786978Z test_nvfuser_correctness_movedim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8798188Z test_nvfuser_correctness_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8816020Z test_nvfuser_correctness_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8826119Z test_nvfuser_correctness_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8843486Z test_nvfuser_correctness_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8857271Z test_nvfuser_correctness_msort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8867721Z test_nvfuser_correctness_msort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8884973Z test_nvfuser_correctness_msort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8901165Z test_nvfuser_correctness_msort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8915861Z test_nvfuser_correctness_msort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8933692Z test_nvfuser_correctness_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.8946799Z test_nvfuser_correctness_mul_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8962627Z test_nvfuser_correctness_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8976489Z test_nvfuser_correctness_mul_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.8993541Z test_nvfuser_correctness_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9006826Z test_nvfuser_correctness_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9024513Z test_nvfuser_correctness_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9036834Z test_nvfuser_correctness_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9054992Z test_nvfuser_correctness_mul_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9067706Z test_nvfuser_correctness_mul_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9087251Z test_nvfuser_correctness_mul_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9098303Z test_nvfuser_correctness_mul_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9117369Z test_nvfuser_correctness_mul_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9128710Z test_nvfuser_correctness_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9144470Z test_nvfuser_correctness_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9156114Z test_nvfuser_correctness_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9174975Z test_nvfuser_correctness_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9188703Z test_nvfuser_correctness_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9204301Z test_nvfuser_correctness_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9218820Z test_nvfuser_correctness_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9233956Z test_nvfuser_correctness_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9253326Z test_nvfuser_correctness_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9266843Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9284034Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9296576Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9312219Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9329955Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9344099Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9358083Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9373340Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9387030Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9402220Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9415812Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9429389Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9445912Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9459745Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9474566Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9491831Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9507769Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9524761Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9538040Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9553667Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9567787Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9583545Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9597909Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9615056Z test_nvfuser_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9629793Z test_nvfuser_correctness_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9644360Z test_nvfuser_correctness_nan_to_num_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9658075Z test_nvfuser_correctness_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9675763Z test_nvfuser_correctness_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9688558Z test_nvfuser_correctness_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9704599Z test_nvfuser_correctness_nan_to_num_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9718886Z test_nvfuser_correctness_nan_to_num_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9735360Z test_nvfuser_correctness_nan_to_num_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9749674Z test_nvfuser_correctness_nan_to_num_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9765855Z test_nvfuser_correctness_nan_to_num_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9781004Z test_nvfuser_correctness_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9797424Z test_nvfuser_correctness_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9812707Z test_nvfuser_correctness_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:20.9827624Z test_nvfuser_correctness_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9840546Z test_nvfuser_correctness_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9857105Z test_nvfuser_correctness_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9870214Z test_nvfuser_correctness_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9887809Z test_nvfuser_correctness_nanmedian_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9901548Z test_nvfuser_correctness_nanmedian_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9918056Z test_nvfuser_correctness_nanmedian_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9933149Z test_nvfuser_correctness_nanmedian_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9947798Z test_nvfuser_correctness_nanmedian_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9960900Z test_nvfuser_correctness_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9976174Z test_nvfuser_correctness_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:20.9990867Z test_nvfuser_correctness_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0006485Z test_nvfuser_correctness_nansum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0021669Z test_nvfuser_correctness_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0037264Z test_nvfuser_correctness_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0055045Z test_nvfuser_correctness_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0070033Z test_nvfuser_correctness_nansum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0085657Z test_nvfuser_correctness_nansum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0099672Z test_nvfuser_correctness_nansum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0116259Z test_nvfuser_correctness_nansum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0131625Z test_nvfuser_correctness_nansum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0147945Z test_nvfuser_correctness_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0162119Z test_nvfuser_correctness_narrow_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0178163Z test_nvfuser_correctness_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0191775Z test_nvfuser_correctness_narrow_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0207692Z test_nvfuser_correctness_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0221328Z test_nvfuser_correctness_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0235347Z test_nvfuser_correctness_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0251486Z test_nvfuser_correctness_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0266330Z test_nvfuser_correctness_narrow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0279450Z test_nvfuser_correctness_narrow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0295537Z test_nvfuser_correctness_narrow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0308773Z test_nvfuser_correctness_narrow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0321985Z test_nvfuser_correctness_narrow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0338092Z test_nvfuser_correctness_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0350891Z test_nvfuser_correctness_ne_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0368612Z test_nvfuser_correctness_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0382214Z test_nvfuser_correctness_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0398405Z test_nvfuser_correctness_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0416191Z test_nvfuser_correctness_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0429795Z test_nvfuser_correctness_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0446436Z test_nvfuser_correctness_ne_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0460300Z test_nvfuser_correctness_ne_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0476296Z test_nvfuser_correctness_ne_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0491184Z test_nvfuser_correctness_ne_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0507994Z test_nvfuser_correctness_ne_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0522527Z test_nvfuser_correctness_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0538377Z test_nvfuser_correctness_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0550828Z test_nvfuser_correctness_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0568361Z test_nvfuser_correctness_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0582666Z test_nvfuser_correctness_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0597987Z test_nvfuser_correctness_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0615005Z test_nvfuser_correctness_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0628924Z test_nvfuser_correctness_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0646663Z test_nvfuser_correctness_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0659790Z test_nvfuser_correctness_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0677557Z test_nvfuser_correctness_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0691917Z test_nvfuser_correctness_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0708887Z test_nvfuser_correctness_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0722637Z test_nvfuser_correctness_new_empty_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0738528Z test_nvfuser_correctness_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0751427Z test_nvfuser_correctness_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0768643Z test_nvfuser_correctness_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0782508Z test_nvfuser_correctness_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0798155Z test_nvfuser_correctness_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0812810Z test_nvfuser_correctness_new_empty_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0829291Z test_nvfuser_correctness_new_empty_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0842558Z test_nvfuser_correctness_new_empty_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0859303Z test_nvfuser_correctness_new_empty_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0872291Z test_nvfuser_correctness_new_empty_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.0889732Z test_nvfuser_correctness_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0908249Z test_nvfuser_correctness_new_full_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0917873Z test_nvfuser_correctness_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0936532Z test_nvfuser_correctness_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0951093Z test_nvfuser_correctness_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0967641Z test_nvfuser_correctness_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.0981089Z test_nvfuser_correctness_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.0998370Z test_nvfuser_correctness_new_full_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1011456Z test_nvfuser_correctness_new_full_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1030720Z test_nvfuser_correctness_new_full_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1042479Z test_nvfuser_correctness_new_full_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1061580Z test_nvfuser_correctness_new_full_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1070747Z test_nvfuser_correctness_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1088252Z test_nvfuser_correctness_new_ones_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1105343Z test_nvfuser_correctness_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1120328Z test_nvfuser_correctness_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1135394Z test_nvfuser_correctness_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1152403Z test_nvfuser_correctness_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1168201Z test_nvfuser_correctness_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1179507Z test_nvfuser_correctness_new_ones_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1193873Z test_nvfuser_correctness_new_ones_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1215174Z test_nvfuser_correctness_new_ones_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1228241Z test_nvfuser_correctness_new_ones_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1240792Z test_nvfuser_correctness_new_ones_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1258782Z test_nvfuser_correctness_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1271340Z test_nvfuser_correctness_new_zeros_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1291486Z test_nvfuser_correctness_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1302576Z test_nvfuser_correctness_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1322149Z test_nvfuser_correctness_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1333353Z test_nvfuser_correctness_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1351509Z test_nvfuser_correctness_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1363618Z test_nvfuser_correctness_new_zeros_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1381855Z test_nvfuser_correctness_new_zeros_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1392605Z test_nvfuser_correctness_new_zeros_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1409939Z test_nvfuser_correctness_new_zeros_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1420890Z test_nvfuser_correctness_new_zeros_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1433877Z test_nvfuser_correctness_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1451870Z test_nvfuser_correctness_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1462642Z test_nvfuser_correctness_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1478541Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1490981Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1508748Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1521581Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1539470Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1552333Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1571971Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1583264Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1602305Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1618400Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1629905Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1649357Z test_nvfuser_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1663097Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1676493Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1691623Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1709611Z test_nvfuser_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1722325Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1736136Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1753329Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1767113Z test_nvfuser_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1782610Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1794558Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1813379Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1827149Z test_nvfuser_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1842269Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1857339Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1872989Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1889707Z test_nvfuser_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1902884Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1914310Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1930714Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1942477Z test_nvfuser_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.1960191Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1975787Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.1992875Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2007388Z test_nvfuser_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2022963Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2033868Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2053404Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2067303Z test_nvfuser_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2082095Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2097390Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2109469Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2123449Z test_nvfuser_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2138844Z test_nvfuser_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2153223Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2165197Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2180099Z test_nvfuser_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2192252Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.2209107Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.2221696Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:21.2237547Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:36:21.2255187Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2268750Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2281020Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2298359Z test_nvfuser_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.2312056Z test_nvfuser_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2329066Z test_nvfuser_correctness_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.2344795Z test_nvfuser_correctness_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2359746Z test_nvfuser_correctness_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.2375961Z test_nvfuser_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.2394077Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2409452Z test_nvfuser_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2421909Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2437533Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2453037Z test_nvfuser_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2470505Z test_nvfuser_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2482356Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2499743Z test_nvfuser_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2509828Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2525008Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2540375Z test_nvfuser_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2551918Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2566750Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2582237Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2594228Z test_nvfuser_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2610315Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2623045Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2638262Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.2655639Z test_nvfuser_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2671039Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-05-18T06:36:21.2682704Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-05-18T06:36:21.2700344Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.002s) 2022-05-18T06:36:21.2712583Z test_nvfuser_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75029 (0.001s) 2022-05-18T06:36:21.2730819Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.2744865Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2761588Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2775295Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2792505Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2806485Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.2824045Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2837015Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2852691Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2866854Z test_nvfuser_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2882387Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2900543Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2912469Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2930841Z test_nvfuser_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2943028Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2957771Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2973014Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.2985754Z test_nvfuser_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3001178Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3013883Z test_nvfuser_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3030295Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3044192Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3060899Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3075096Z test_nvfuser_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3091932Z test_nvfuser_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3106486Z test_nvfuser_correctness_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3122061Z test_nvfuser_correctness_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3136889Z test_nvfuser_correctness_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3152681Z test_nvfuser_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3167520Z test_nvfuser_correctness_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3184008Z test_nvfuser_correctness_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3200857Z test_nvfuser_correctness_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3213304Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3231968Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3243744Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3258126Z test_nvfuser_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3271768Z test_nvfuser_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3286565Z test_nvfuser_correctness_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3300446Z test_nvfuser_correctness_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3316518Z test_nvfuser_correctness_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3328236Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3342788Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3353886Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3370802Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3383450Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3400783Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3414448Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3432824Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3444474Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3462006Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3474053Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3492388Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3506487Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3523076Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3537305Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3556179Z test_nvfuser_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3568589Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3585066Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3598676Z test_nvfuser_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3614333Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3628694Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3642843Z test_nvfuser_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3657087Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3672924Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3686182Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3701854Z test_nvfuser_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3712643Z test_nvfuser_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3727975Z test_nvfuser_correctness_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3743212Z test_nvfuser_correctness_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3754938Z test_nvfuser_correctness_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3772100Z test_nvfuser_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3786306Z test_nvfuser_correctness_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3798723Z test_nvfuser_correctness_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3813298Z test_nvfuser_correctness_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3826202Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3842026Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3854499Z test_nvfuser_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3867148Z test_nvfuser_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3883133Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3896199Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3911789Z test_nvfuser_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3927985Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3946106Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3959361Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.3974848Z test_nvfuser_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.3988983Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4004203Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4017181Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4032381Z test_nvfuser_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.4047781Z test_nvfuser_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4062819Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4075892Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4092218Z test_nvfuser_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4105404Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4118452Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4133194Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4145800Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4162685Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4177568Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4192262Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.4209247Z test_nvfuser_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4224733Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4239481Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4255516Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4270028Z test_nvfuser_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4285225Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4299167Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4313709Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4326855Z test_nvfuser_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4342666Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4354338Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4369998Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4385048Z test_nvfuser_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4398361Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4414001Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4429971Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4444367Z test_nvfuser_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.4458197Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4473351Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.4489391Z test_nvfuser_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.4506227Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4520899Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4536566Z test_nvfuser_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4549741Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4566330Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4579262Z test_nvfuser_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4593823Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.4613727Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.4625476Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4643800Z test_nvfuser_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.4657446Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4674142Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4688797Z test_nvfuser_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4704848Z test_nvfuser_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4718929Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4735039Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4750076Z test_nvfuser_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4766460Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4778829Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4794950Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4807513Z test_nvfuser_correctness_nn_functional_kl_div_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4823931Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4834820Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4850571Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4865357Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4878366Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4894152Z test_nvfuser_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4907093Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4919569Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4934509Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4947090Z test_nvfuser_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4960736Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4976664Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.4989180Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5006084Z test_nvfuser_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5020595Z test_nvfuser_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5036586Z test_nvfuser_correctness_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5052954Z test_nvfuser_correctness_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5069870Z test_nvfuser_correctness_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5083567Z test_nvfuser_correctness_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5097818Z test_nvfuser_correctness_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5114924Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5129594Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5145215Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5159626Z test_nvfuser_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5175502Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5188313Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5204770Z test_nvfuser_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5216475Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5229220Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5245793Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5257836Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5273265Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5287820Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5301160Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5314899Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5330516Z test_nvfuser_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5347754Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Works on some conifgs (0.001s) 2022-05-18T06:36:21.5361492Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5376997Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5390675Z test_nvfuser_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5407964Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5424728Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5436580Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5455014Z test_nvfuser_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5468194Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5485568Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5499347Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5515066Z test_nvfuser_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5527424Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5546881Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5558219Z test_nvfuser_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5575296Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5589007Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5606037Z test_nvfuser_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5619789Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5634605Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5651621Z test_nvfuser_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5668241Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5682210Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5698425Z test_nvfuser_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5710813Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5728492Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5742097Z test_nvfuser_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5757833Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5772149Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5787811Z test_nvfuser_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5800446Z test_nvfuser_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5815820Z test_nvfuser_correctness_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5828249Z test_nvfuser_correctness_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5842462Z test_nvfuser_correctness_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5857135Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5870744Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5885853Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5900571Z test_nvfuser_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5916078Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5932137Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.5948259Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5962585Z test_nvfuser_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5978748Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.5992170Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6009226Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6023829Z test_nvfuser_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6038524Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6053183Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6068207Z test_nvfuser_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6081001Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6096198Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6111206Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6122457Z test_nvfuser_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6137501Z test_nvfuser_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6150341Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6165524Z test_nvfuser_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6180444Z test_nvfuser_correctness_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6193072Z test_nvfuser_correctness_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6210321Z test_nvfuser_correctness_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6226426Z test_nvfuser_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6239973Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6256839Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6271646Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6287188Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6300928Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6315778Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6331842Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6351013Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6363008Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6379398Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6392243Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6408941Z test_nvfuser_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6423085Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6439434Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6452357Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6467847Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6480550Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6496647Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6507775Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6522172Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6537586Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6549937Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6567817Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6580872Z test_nvfuser_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6596020Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6614143Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6628223Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6641071Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6657680Z test_nvfuser_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6671268Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6688092Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6703307Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6719864Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6733907Z test_nvfuser_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6752386Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6767077Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6779571Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6795204Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6813615Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6827826Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6840440Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6857801Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6870390Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6888764Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6901888Z test_nvfuser_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6918632Z test_nvfuser_correctness_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6933078Z test_nvfuser_correctness_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.6952771Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6963732Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6980258Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.6992769Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7009575Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7023455Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7039417Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7054481Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7070680Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7082031Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7098036Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7112349Z test_nvfuser_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7124154Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7139439Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7151496Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7169401Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7183163Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7198050Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7213689Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7230212Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7244487Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7261123Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7273793Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7291660Z test_nvfuser_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7308732Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7321327Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7338330Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7351147Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7369314Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7382736Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7399475Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7413418Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7430882Z test_nvfuser_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7444213Z test_nvfuser_correctness_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7459791Z test_nvfuser_correctness_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7473771Z test_nvfuser_correctness_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7491017Z test_nvfuser_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7504788Z test_nvfuser_correctness_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7521204Z test_nvfuser_correctness_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7538693Z test_nvfuser_correctness_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7551665Z test_nvfuser_correctness_nn_functional_relu6_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7570014Z test_nvfuser_correctness_nn_functional_relu6_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7582797Z test_nvfuser_correctness_nn_functional_relu6_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7598644Z test_nvfuser_correctness_nn_functional_relu6_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7615726Z test_nvfuser_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7630435Z test_nvfuser_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7642204Z test_nvfuser_correctness_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7659471Z test_nvfuser_correctness_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7672357Z test_nvfuser_correctness_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7689419Z test_nvfuser_correctness_nn_functional_relu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7703635Z test_nvfuser_correctness_nn_functional_relu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7720047Z test_nvfuser_correctness_nn_functional_relu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7735305Z test_nvfuser_correctness_nn_functional_relu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.7754555Z test_nvfuser_correctness_nn_functional_relu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7766643Z test_nvfuser_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7783496Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7795413Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7812488Z test_nvfuser_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7825698Z test_nvfuser_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7841154Z test_nvfuser_correctness_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7856077Z test_nvfuser_correctness_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7871496Z test_nvfuser_correctness_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7883580Z test_nvfuser_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7899449Z test_nvfuser_correctness_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7910808Z test_nvfuser_correctness_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7925596Z test_nvfuser_correctness_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7942216Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7953206Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7969817Z test_nvfuser_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7983532Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.7996715Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8012902Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8026989Z test_nvfuser_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8041754Z test_nvfuser_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8059288Z test_nvfuser_correctness_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8073445Z test_nvfuser_correctness_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8089072Z test_nvfuser_correctness_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8105462Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8120228Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8133695Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8150243Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8165393Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8181902Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8194778Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8212168Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8226338Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8243303Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8259412Z test_nvfuser_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8270718Z test_nvfuser_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8289560Z test_nvfuser_correctness_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8304270Z test_nvfuser_correctness_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8320118Z test_nvfuser_correctness_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8334971Z test_nvfuser_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8350731Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8364207Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8380751Z test_nvfuser_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8392784Z test_nvfuser_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8410321Z test_nvfuser_correctness_nn_functional_softsign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8424179Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8441416Z test_nvfuser_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8455531Z test_nvfuser_correctness_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8470959Z test_nvfuser_correctness_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8486547Z test_nvfuser_correctness_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8503162Z test_nvfuser_correctness_nn_functional_softsign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8516852Z test_nvfuser_correctness_nn_functional_softsign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8533450Z test_nvfuser_correctness_nn_functional_softsign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8548076Z test_nvfuser_correctness_nn_functional_softsign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8563805Z test_nvfuser_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8580931Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8592735Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8611802Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8625391Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8642984Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8655447Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8671316Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8684651Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8701547Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8711873Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8726365Z test_nvfuser_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8741602Z test_nvfuser_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8754046Z test_nvfuser_correctness_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8771120Z test_nvfuser_correctness_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8784715Z test_nvfuser_correctness_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8801472Z test_nvfuser_correctness_nn_functional_threshold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8814203Z test_nvfuser_correctness_nn_functional_threshold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8830915Z test_nvfuser_correctness_nn_functional_threshold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8845321Z test_nvfuser_correctness_nn_functional_threshold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8862135Z test_nvfuser_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8874238Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8892532Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8906508Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8923131Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8936881Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8953260Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8968116Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.8984443Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.8998688Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9014911Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9028366Z test_nvfuser_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9044995Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9058175Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9073223Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9088933Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9103987Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9116797Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9132970Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9144453Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9158797Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9173457Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9186715Z test_nvfuser_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9203537Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.9217408Z test_nvfuser_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9234210Z test_nvfuser_correctness_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9249221Z test_nvfuser_correctness_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.9265641Z test_nvfuser_correctness_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9279627Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9295425Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9311380Z test_nvfuser_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9325353Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9339331Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9353229Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9371423Z test_nvfuser_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9383970Z test_nvfuser_correctness_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9397287Z test_nvfuser_correctness_nonzero_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9411524Z test_nvfuser_correctness_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9426493Z test_nvfuser_correctness_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9439322Z test_nvfuser_correctness_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9453952Z test_nvfuser_correctness_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9467919Z test_nvfuser_correctness_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9483726Z test_nvfuser_correctness_nonzero_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.9497548Z test_nvfuser_correctness_nonzero_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9514489Z test_nvfuser_correctness_nonzero_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9529850Z test_nvfuser_correctness_nonzero_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.9546546Z test_nvfuser_correctness_nonzero_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9562904Z test_nvfuser_correctness_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9575694Z test_nvfuser_correctness_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9592795Z test_nvfuser_correctness_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9606341Z test_nvfuser_correctness_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9623436Z test_nvfuser_correctness_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9637366Z test_nvfuser_correctness_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:21.9653129Z test_nvfuser_correctness_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9665746Z test_nvfuser_correctness_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9679857Z test_nvfuser_correctness_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9694758Z test_nvfuser_correctness_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9707651Z test_nvfuser_correctness_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9723333Z test_nvfuser_correctness_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9735200Z test_nvfuser_correctness_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9748535Z test_nvfuser_correctness_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9764661Z test_nvfuser_correctness_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9777473Z test_nvfuser_correctness_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9791402Z test_nvfuser_correctness_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9806517Z test_nvfuser_correctness_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9819197Z test_nvfuser_correctness_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9834083Z test_nvfuser_correctness_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9847388Z test_nvfuser_correctness_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9863304Z test_nvfuser_correctness_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9874990Z test_nvfuser_correctness_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9889329Z test_nvfuser_correctness_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9903996Z test_nvfuser_correctness_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9917332Z test_nvfuser_correctness_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9933290Z test_nvfuser_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9945489Z test_nvfuser_correctness_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9959899Z test_nvfuser_correctness_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9974833Z test_nvfuser_correctness_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:21.9987208Z test_nvfuser_correctness_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0003570Z test_nvfuser_correctness_ones_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0016176Z test_nvfuser_correctness_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0029954Z test_nvfuser_correctness_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0044815Z test_nvfuser_correctness_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0057652Z test_nvfuser_correctness_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0071142Z test_nvfuser_correctness_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0085864Z test_nvfuser_correctness_ones_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0098837Z test_nvfuser_correctness_ones_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0112974Z test_nvfuser_correctness_ones_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0127167Z test_nvfuser_correctness_ones_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0141011Z test_nvfuser_correctness_ones_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0154221Z test_nvfuser_correctness_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0169314Z test_nvfuser_correctness_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0184511Z test_nvfuser_correctness_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0196467Z test_nvfuser_correctness_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0213991Z test_nvfuser_correctness_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0225533Z test_nvfuser_correctness_outer_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0239626Z test_nvfuser_correctness_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0254898Z test_nvfuser_correctness_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0267634Z test_nvfuser_correctness_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0284438Z test_nvfuser_correctness_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0295805Z test_nvfuser_correctness_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0309528Z test_nvfuser_correctness_outer_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0325227Z test_nvfuser_correctness_outer_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0337411Z test_nvfuser_correctness_outer_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0351195Z test_nvfuser_correctness_outer_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0366348Z test_nvfuser_correctness_outer_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0379604Z test_nvfuser_correctness_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0392658Z test_nvfuser_correctness_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0408306Z test_nvfuser_correctness_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0420875Z test_nvfuser_correctness_permute_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0435333Z test_nvfuser_correctness_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0449609Z test_nvfuser_correctness_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0465133Z test_nvfuser_correctness_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0477777Z test_nvfuser_correctness_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0494124Z test_nvfuser_correctness_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0507053Z test_nvfuser_correctness_permute_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0521268Z test_nvfuser_correctness_permute_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0535380Z test_nvfuser_correctness_permute_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0548968Z test_nvfuser_correctness_permute_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0564934Z test_nvfuser_correctness_permute_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0577429Z test_nvfuser_correctness_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0590806Z test_nvfuser_correctness_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0606672Z test_nvfuser_correctness_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0619361Z test_nvfuser_correctness_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0634732Z test_nvfuser_correctness_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0647646Z test_nvfuser_correctness_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0662764Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0675244Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0690187Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0705702Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0718570Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0734974Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0746956Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0770240Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:22.0788439Z test_nvfuser_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0801829Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0818278Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0829713Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0845460Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0857898Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0871794Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0887252Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0899991Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0913665Z test_nvfuser_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0928792Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0941513Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0956998Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0969499Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0986022Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.0998212Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1011867Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1026657Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1039303Z test_nvfuser_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1054558Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1067714Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1082507Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1097019Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1109971Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1125817Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1138426Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1151682Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1167881Z test_nvfuser_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1180840Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1195267Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1209202Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1221653Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1237230Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1250060Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1266211Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1277812Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1291081Z test_nvfuser_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1306792Z test_nvfuser_correctness_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1319936Z test_nvfuser_correctness_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1336120Z test_nvfuser_correctness_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1348423Z test_nvfuser_correctness_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1364859Z test_nvfuser_correctness_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1380771Z test_nvfuser_correctness_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1389859Z test_nvfuser_correctness_positive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1407943Z test_nvfuser_correctness_positive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1420882Z test_nvfuser_correctness_positive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1431947Z test_nvfuser_correctness_positive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1448119Z test_nvfuser_correctness_positive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1462105Z test_nvfuser_correctness_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1475873Z test_nvfuser_correctness_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1489937Z test_nvfuser_correctness_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1507524Z test_nvfuser_correctness_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1517858Z test_nvfuser_correctness_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1532423Z test_nvfuser_correctness_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1548747Z test_nvfuser_correctness_pow_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1561128Z test_nvfuser_correctness_pow_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1578076Z test_nvfuser_correctness_pow_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1591227Z test_nvfuser_correctness_pow_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1605238Z test_nvfuser_correctness_pow_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1622614Z test_nvfuser_correctness_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1629860Z test_nvfuser_correctness_prod_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1648026Z test_nvfuser_correctness_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1661137Z test_nvfuser_correctness_prod_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1672414Z test_nvfuser_correctness_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1691357Z test_nvfuser_correctness_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1753336Z test_nvfuser_correctness_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1755476Z test_nvfuser_correctness_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1757216Z test_nvfuser_correctness_prod_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1758708Z test_nvfuser_correctness_prod_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1760074Z test_nvfuser_correctness_prod_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1770917Z test_nvfuser_correctness_prod_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1785776Z test_nvfuser_correctness_prod_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1799422Z test_nvfuser_correctness_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1811884Z test_nvfuser_correctness_put_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1827561Z test_nvfuser_correctness_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1841099Z test_nvfuser_correctness_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1857317Z test_nvfuser_correctness_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1867993Z test_nvfuser_correctness_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1883051Z test_nvfuser_correctness_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1901349Z test_nvfuser_correctness_put_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1910754Z test_nvfuser_correctness_put_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1928659Z test_nvfuser_correctness_put_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1939915Z test_nvfuser_correctness_put_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1952479Z test_nvfuser_correctness_put_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1971684Z test_nvfuser_correctness_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1981986Z test_nvfuser_correctness_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.1997014Z test_nvfuser_correctness_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2011954Z test_nvfuser_correctness_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2023496Z test_nvfuser_correctness_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2038214Z test_nvfuser_correctness_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2052687Z test_nvfuser_correctness_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2069282Z test_nvfuser_correctness_rad2deg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2079636Z test_nvfuser_correctness_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2097032Z test_nvfuser_correctness_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2110342Z test_nvfuser_correctness_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2121756Z test_nvfuser_correctness_rad2deg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2139528Z test_nvfuser_correctness_rad2deg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2149603Z test_nvfuser_correctness_rad2deg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2166079Z test_nvfuser_correctness_rad2deg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2182035Z test_nvfuser_correctness_rad2deg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2190688Z test_nvfuser_correctness_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2208829Z test_nvfuser_correctness_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2222171Z test_nvfuser_correctness_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2234026Z test_nvfuser_correctness_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2252229Z test_nvfuser_correctness_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2261208Z test_nvfuser_correctness_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2274536Z test_nvfuser_correctness_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2291107Z test_nvfuser_correctness_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2303480Z test_nvfuser_correctness_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2318216Z test_nvfuser_correctness_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2333261Z test_nvfuser_correctness_randint_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2346693Z test_nvfuser_correctness_randint_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2362456Z test_nvfuser_correctness_randint_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2372410Z test_nvfuser_correctness_randint_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2387908Z test_nvfuser_correctness_randint_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2400703Z test_nvfuser_correctness_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2419731Z test_nvfuser_correctness_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2428867Z test_nvfuser_correctness_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2442672Z test_nvfuser_correctness_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2459446Z test_nvfuser_correctness_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2472586Z test_nvfuser_correctness_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2486512Z test_nvfuser_correctness_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2502630Z test_nvfuser_correctness_ravel_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2511427Z test_nvfuser_correctness_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2529564Z test_nvfuser_correctness_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2540714Z test_nvfuser_correctness_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2553328Z test_nvfuser_correctness_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2572962Z test_nvfuser_correctness_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2582226Z test_nvfuser_correctness_ravel_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2597004Z test_nvfuser_correctness_ravel_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2611611Z test_nvfuser_correctness_ravel_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2624333Z test_nvfuser_correctness_ravel_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2642813Z test_nvfuser_correctness_ravel_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2651514Z test_nvfuser_correctness_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2669410Z test_nvfuser_correctness_real_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2683031Z test_nvfuser_correctness_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2694245Z test_nvfuser_correctness_real_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2709622Z test_nvfuser_correctness_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2721906Z test_nvfuser_correctness_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2740202Z test_nvfuser_correctness_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2749594Z test_nvfuser_correctness_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2763697Z test_nvfuser_correctness_real_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2780565Z test_nvfuser_correctness_real_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2790511Z test_nvfuser_correctness_real_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2804833Z test_nvfuser_correctness_real_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2823173Z test_nvfuser_correctness_real_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2831802Z test_nvfuser_correctness_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2849960Z test_nvfuser_correctness_reciprocal_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2863263Z test_nvfuser_correctness_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2877417Z test_nvfuser_correctness_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2893343Z test_nvfuser_correctness_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2902446Z test_nvfuser_correctness_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2917792Z test_nvfuser_correctness_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2932061Z test_nvfuser_correctness_reciprocal_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2944534Z test_nvfuser_correctness_reciprocal_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2961139Z test_nvfuser_correctness_reciprocal_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2972410Z test_nvfuser_correctness_reciprocal_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.2989178Z test_nvfuser_correctness_reciprocal_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3000835Z test_nvfuser_correctness_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3014925Z test_nvfuser_correctness_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3029950Z test_nvfuser_correctness_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3043098Z test_nvfuser_correctness_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3062199Z test_nvfuser_correctness_remainder_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3070836Z test_nvfuser_correctness_remainder_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3085159Z test_nvfuser_correctness_remainder_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3103734Z test_nvfuser_correctness_remainder_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3112802Z test_nvfuser_correctness_remainder_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3128740Z test_nvfuser_correctness_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3143772Z test_nvfuser_correctness_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3153666Z test_nvfuser_correctness_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3171629Z test_nvfuser_correctness_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3183142Z test_nvfuser_correctness_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3197935Z test_nvfuser_correctness_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3213662Z test_nvfuser_correctness_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3224494Z test_nvfuser_correctness_repeat_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3239948Z test_nvfuser_correctness_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3254232Z test_nvfuser_correctness_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3265760Z test_nvfuser_correctness_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3284180Z test_nvfuser_correctness_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3294554Z test_nvfuser_correctness_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3310728Z test_nvfuser_correctness_repeat_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3324123Z test_nvfuser_correctness_repeat_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3338555Z test_nvfuser_correctness_repeat_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3351149Z test_nvfuser_correctness_repeat_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3364847Z test_nvfuser_correctness_repeat_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3382104Z test_nvfuser_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3391423Z test_nvfuser_correctness_repeat_interleave_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3406912Z test_nvfuser_correctness_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3421705Z test_nvfuser_correctness_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3433324Z test_nvfuser_correctness_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3450043Z test_nvfuser_correctness_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3462547Z test_nvfuser_correctness_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3476278Z test_nvfuser_correctness_repeat_interleave_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3490671Z test_nvfuser_correctness_repeat_interleave_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3504793Z test_nvfuser_correctness_repeat_interleave_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3519226Z test_nvfuser_correctness_repeat_interleave_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3533913Z test_nvfuser_correctness_repeat_interleave_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3546216Z test_nvfuser_correctness_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3560856Z test_nvfuser_correctness_reshape_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3573318Z test_nvfuser_correctness_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3587490Z test_nvfuser_correctness_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3602228Z test_nvfuser_correctness_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3616162Z test_nvfuser_correctness_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3631158Z test_nvfuser_correctness_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3644129Z test_nvfuser_correctness_reshape_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3658195Z test_nvfuser_correctness_reshape_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3671315Z test_nvfuser_correctness_reshape_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3685967Z test_nvfuser_correctness_reshape_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3701312Z test_nvfuser_correctness_reshape_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3713149Z test_nvfuser_correctness_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3730563Z test_nvfuser_correctness_reshape_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3741990Z test_nvfuser_correctness_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3755162Z test_nvfuser_correctness_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3771424Z test_nvfuser_correctness_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3784009Z test_nvfuser_correctness_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3797927Z test_nvfuser_correctness_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3812497Z test_nvfuser_correctness_reshape_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3824921Z test_nvfuser_correctness_reshape_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3841498Z test_nvfuser_correctness_reshape_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3853928Z test_nvfuser_correctness_reshape_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3867987Z test_nvfuser_correctness_reshape_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3883502Z test_nvfuser_correctness_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3895936Z test_nvfuser_correctness_resize__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3911480Z test_nvfuser_correctness_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3924027Z test_nvfuser_correctness_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3941229Z test_nvfuser_correctness_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3950803Z test_nvfuser_correctness_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3966449Z test_nvfuser_correctness_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3981729Z test_nvfuser_correctness_resize__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.3993061Z test_nvfuser_correctness_resize__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4010859Z test_nvfuser_correctness_resize__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4022742Z test_nvfuser_correctness_resize__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4036486Z test_nvfuser_correctness_resize__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4055704Z test_nvfuser_correctness_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4064848Z test_nvfuser_correctness_resize_as__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4082694Z test_nvfuser_correctness_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4095574Z test_nvfuser_correctness_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4109342Z test_nvfuser_correctness_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4125912Z test_nvfuser_correctness_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4135999Z test_nvfuser_correctness_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4152514Z test_nvfuser_correctness_resize_as__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4165827Z test_nvfuser_correctness_resize_as__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4179898Z test_nvfuser_correctness_resize_as__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4193141Z test_nvfuser_correctness_resize_as__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4207771Z test_nvfuser_correctness_resize_as__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4223256Z test_nvfuser_correctness_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4232473Z test_nvfuser_correctness_resolve_conj_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4249968Z test_nvfuser_correctness_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4266314Z test_nvfuser_correctness_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4276164Z test_nvfuser_correctness_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4293549Z test_nvfuser_correctness_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4306224Z test_nvfuser_correctness_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4320128Z test_nvfuser_correctness_resolve_conj_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4337535Z test_nvfuser_correctness_resolve_conj_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4345577Z test_nvfuser_correctness_resolve_conj_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4363080Z test_nvfuser_correctness_resolve_conj_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4376253Z test_nvfuser_correctness_resolve_conj_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4387719Z test_nvfuser_correctness_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4406405Z test_nvfuser_correctness_resolve_neg_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4415462Z test_nvfuser_correctness_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4433031Z test_nvfuser_correctness_resolve_neg_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4446255Z test_nvfuser_correctness_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4458261Z test_nvfuser_correctness_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4472818Z test_nvfuser_correctness_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4486398Z test_nvfuser_correctness_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4503102Z test_nvfuser_correctness_resolve_neg_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4514698Z test_nvfuser_correctness_resolve_neg_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4528191Z test_nvfuser_correctness_resolve_neg_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4544400Z test_nvfuser_correctness_resolve_neg_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4555108Z test_nvfuser_correctness_resolve_neg_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4572789Z test_nvfuser_correctness_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4586737Z test_nvfuser_correctness_roll_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4600619Z test_nvfuser_correctness_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4616671Z test_nvfuser_correctness_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4626442Z test_nvfuser_correctness_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4643964Z test_nvfuser_correctness_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4657859Z test_nvfuser_correctness_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4670642Z test_nvfuser_correctness_roll_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4686763Z test_nvfuser_correctness_roll_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4696090Z test_nvfuser_correctness_roll_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4713866Z test_nvfuser_correctness_roll_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4727055Z test_nvfuser_correctness_roll_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4740924Z test_nvfuser_correctness_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4753467Z test_nvfuser_correctness_rot90_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4767285Z test_nvfuser_correctness_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4783721Z test_nvfuser_correctness_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4797478Z test_nvfuser_correctness_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4811050Z test_nvfuser_correctness_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4827299Z test_nvfuser_correctness_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4835446Z test_nvfuser_correctness_rot90_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4853682Z test_nvfuser_correctness_rot90_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4867381Z test_nvfuser_correctness_rot90_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4878963Z test_nvfuser_correctness_rot90_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4894869Z test_nvfuser_correctness_rot90_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4907224Z test_nvfuser_correctness_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4923636Z test_nvfuser_correctness_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4937324Z test_nvfuser_correctness_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4947323Z test_nvfuser_correctness_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4964025Z test_nvfuser_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4978992Z test_nvfuser_correctness_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.4988001Z test_nvfuser_correctness_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5005215Z test_nvfuser_correctness_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5016661Z test_nvfuser_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5030147Z test_nvfuser_correctness_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5047560Z test_nvfuser_correctness_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5058609Z test_nvfuser_correctness_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5073834Z test_nvfuser_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5087594Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5101944Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5116011Z test_nvfuser_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5128048Z test_nvfuser_correctness_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5144995Z test_nvfuser_correctness_rsqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5154021Z test_nvfuser_correctness_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5171723Z test_nvfuser_correctness_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5185124Z test_nvfuser_correctness_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5200251Z test_nvfuser_correctness_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5215251Z test_nvfuser_correctness_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5227447Z test_nvfuser_correctness_rsqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5242208Z test_nvfuser_correctness_rsqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5255610Z test_nvfuser_correctness_rsqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5268234Z test_nvfuser_correctness_rsqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5284474Z test_nvfuser_correctness_rsqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5297918Z test_nvfuser_correctness_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5309978Z test_nvfuser_correctness_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5327957Z test_nvfuser_correctness_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5338531Z test_nvfuser_correctness_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5352784Z test_nvfuser_correctness_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5367163Z test_nvfuser_correctness_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5379857Z test_nvfuser_correctness_rsub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5395042Z test_nvfuser_correctness_rsub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5409554Z test_nvfuser_correctness_rsub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5425605Z test_nvfuser_correctness_rsub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5436495Z test_nvfuser_correctness_rsub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5452063Z test_nvfuser_correctness_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5468134Z test_nvfuser_correctness_scatter_add_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5478616Z test_nvfuser_correctness_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5495205Z test_nvfuser_correctness_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5509005Z test_nvfuser_correctness_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5522419Z test_nvfuser_correctness_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5538463Z test_nvfuser_correctness_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5548901Z test_nvfuser_correctness_scatter_add_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5566113Z test_nvfuser_correctness_scatter_add_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5578480Z test_nvfuser_correctness_scatter_add_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5589664Z test_nvfuser_correctness_scatter_add_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5608457Z test_nvfuser_correctness_scatter_add_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5619250Z test_nvfuser_correctness_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5634104Z test_nvfuser_correctness_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5648525Z test_nvfuser_correctness_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5662606Z test_nvfuser_correctness_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5678794Z test_nvfuser_correctness_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5689479Z test_nvfuser_correctness_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5706254Z test_nvfuser_correctness_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5717930Z test_nvfuser_correctness_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5735884Z test_nvfuser_correctness_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5749054Z test_nvfuser_correctness_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5760707Z test_nvfuser_correctness_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5778556Z test_nvfuser_correctness_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5790189Z test_nvfuser_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5806716Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5818828Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5835368Z test_nvfuser_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5849116Z test_nvfuser_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5860736Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5875689Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5891019Z test_nvfuser_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5906951Z test_nvfuser_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5919289Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5935669Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5949561Z test_nvfuser_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5960299Z test_nvfuser_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5976671Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.5989570Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6006065Z test_nvfuser_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6019358Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6030715Z test_nvfuser_correctness_scatter_reduce_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6049387Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6058906Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6072366Z test_nvfuser_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6089717Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6101259Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6115661Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6129522Z test_nvfuser_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6146515Z test_nvfuser_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6159774Z test_nvfuser_correctness_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6173670Z test_nvfuser_correctness_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6189703Z test_nvfuser_correctness_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6199050Z test_nvfuser_correctness_searchsorted_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6216409Z test_nvfuser_correctness_searchsorted_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6229766Z test_nvfuser_correctness_searchsorted_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6243956Z test_nvfuser_correctness_searchsorted_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6259397Z test_nvfuser_correctness_searchsorted_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6269382Z test_nvfuser_correctness_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6286577Z test_nvfuser_correctness_select_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6299750Z test_nvfuser_correctness_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6311122Z test_nvfuser_correctness_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6330073Z test_nvfuser_correctness_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6340507Z test_nvfuser_correctness_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6355250Z test_nvfuser_correctness_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6370990Z test_nvfuser_correctness_select_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6384117Z test_nvfuser_correctness_select_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6397643Z test_nvfuser_correctness_select_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6412424Z test_nvfuser_correctness_select_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6427851Z test_nvfuser_correctness_select_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6440141Z test_nvfuser_correctness_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6453520Z test_nvfuser_correctness_select_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6470306Z test_nvfuser_correctness_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6480971Z test_nvfuser_correctness_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6497264Z test_nvfuser_correctness_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6509988Z test_nvfuser_correctness_select_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6524255Z test_nvfuser_correctness_select_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6540211Z test_nvfuser_correctness_select_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6549237Z test_nvfuser_correctness_select_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6566964Z test_nvfuser_correctness_select_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6580153Z test_nvfuser_correctness_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6592352Z test_nvfuser_correctness_sgn_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6610357Z test_nvfuser_correctness_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6620909Z test_nvfuser_correctness_sgn_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6635258Z test_nvfuser_correctness_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6651040Z test_nvfuser_correctness_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6662554Z test_nvfuser_correctness_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6677604Z test_nvfuser_correctness_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6692617Z test_nvfuser_correctness_sgn_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6708130Z test_nvfuser_correctness_sgn_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6720550Z test_nvfuser_correctness_sgn_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6734586Z test_nvfuser_correctness_sgn_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6751012Z test_nvfuser_correctness_sgn_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6760606Z test_nvfuser_correctness_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6777424Z test_nvfuser_correctness_short_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6790536Z test_nvfuser_correctness_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6804850Z test_nvfuser_correctness_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6820729Z test_nvfuser_correctness_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6829493Z test_nvfuser_correctness_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6848096Z test_nvfuser_correctness_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6860777Z test_nvfuser_correctness_short_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6871537Z test_nvfuser_correctness_short_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6891021Z test_nvfuser_correctness_short_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6900616Z test_nvfuser_correctness_short_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6918506Z test_nvfuser_correctness_short_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6931198Z test_nvfuser_correctness_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6942814Z test_nvfuser_correctness_sigmoid_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6955633Z test_nvfuser_correctness_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6972596Z test_nvfuser_correctness_sigmoid_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.6987732Z test_nvfuser_correctness_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7001129Z test_nvfuser_correctness_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7012305Z test_nvfuser_correctness_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7028862Z test_nvfuser_correctness_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7039984Z test_nvfuser_correctness_sigmoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7058745Z test_nvfuser_correctness_sigmoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7068987Z test_nvfuser_correctness_sigmoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7082455Z test_nvfuser_correctness_sigmoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7098612Z test_nvfuser_correctness_sigmoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7110037Z test_nvfuser_correctness_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7126243Z test_nvfuser_correctness_sign_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7139609Z test_nvfuser_correctness_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7151483Z test_nvfuser_correctness_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7171483Z test_nvfuser_correctness_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7179774Z test_nvfuser_correctness_sign_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7196205Z test_nvfuser_correctness_sign_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7211621Z test_nvfuser_correctness_sign_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7221640Z test_nvfuser_correctness_sign_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7236914Z test_nvfuser_correctness_sign_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7250356Z test_nvfuser_correctness_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7265645Z test_nvfuser_correctness_signbit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7279133Z test_nvfuser_correctness_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7293073Z test_nvfuser_correctness_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7308387Z test_nvfuser_correctness_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7321790Z test_nvfuser_correctness_signbit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7335032Z test_nvfuser_correctness_signbit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7349447Z test_nvfuser_correctness_signbit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7361832Z test_nvfuser_correctness_signbit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7379453Z test_nvfuser_correctness_signbit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7392034Z test_nvfuser_correctness_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7405785Z test_nvfuser_correctness_sin_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7421942Z test_nvfuser_correctness_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7430086Z test_nvfuser_correctness_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7448643Z test_nvfuser_correctness_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7461984Z test_nvfuser_correctness_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7472876Z test_nvfuser_correctness_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7489843Z test_nvfuser_correctness_sin_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7502263Z test_nvfuser_correctness_sin_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7517414Z test_nvfuser_correctness_sin_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7532326Z test_nvfuser_correctness_sin_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7543889Z test_nvfuser_correctness_sin_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7558987Z test_nvfuser_correctness_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7573534Z test_nvfuser_correctness_sinc_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7588896Z test_nvfuser_correctness_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7602689Z test_nvfuser_correctness_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7614067Z test_nvfuser_correctness_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7629697Z test_nvfuser_correctness_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7642648Z test_nvfuser_correctness_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7659409Z test_nvfuser_correctness_sinc_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7669233Z test_nvfuser_correctness_sinc_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7686478Z test_nvfuser_correctness_sinc_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7702584Z test_nvfuser_correctness_sinc_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7712867Z test_nvfuser_correctness_sinc_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7729759Z test_nvfuser_correctness_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7742524Z test_nvfuser_correctness_sinh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7754948Z test_nvfuser_correctness_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7772689Z test_nvfuser_correctness_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7783126Z test_nvfuser_correctness_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7798405Z test_nvfuser_correctness_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7813506Z test_nvfuser_correctness_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7824765Z test_nvfuser_correctness_sinh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7842876Z test_nvfuser_correctness_sinh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7852252Z test_nvfuser_correctness_sinh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7868592Z test_nvfuser_correctness_sinh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7880902Z test_nvfuser_correctness_sinh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7894452Z test_nvfuser_correctness_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7909470Z test_nvfuser_correctness_slice_scatter_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7922550Z test_nvfuser_correctness_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7938740Z test_nvfuser_correctness_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7953562Z test_nvfuser_correctness_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7965080Z test_nvfuser_correctness_slice_scatter_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7980109Z test_nvfuser_correctness_slice_scatter_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.7992626Z test_nvfuser_correctness_slice_scatter_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8008268Z test_nvfuser_correctness_slice_scatter_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8021092Z test_nvfuser_correctness_slice_scatter_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8034843Z test_nvfuser_correctness_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8050468Z test_nvfuser_correctness_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8063170Z test_nvfuser_correctness_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8077116Z test_nvfuser_correctness_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8092004Z test_nvfuser_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8104752Z test_nvfuser_correctness_softmax_with_dtype_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8118952Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8133169Z test_nvfuser_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8148661Z test_nvfuser_correctness_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8160797Z test_nvfuser_correctness_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8175945Z test_nvfuser_correctness_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8189401Z test_nvfuser_correctness_softmax_with_dtype_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8202567Z test_nvfuser_correctness_softmax_with_dtype_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8218935Z test_nvfuser_correctness_softmax_with_dtype_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8229957Z test_nvfuser_correctness_softmax_with_dtype_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8245202Z test_nvfuser_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8260588Z test_nvfuser_correctness_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8272654Z test_nvfuser_correctness_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8288727Z test_nvfuser_correctness_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8301332Z test_nvfuser_correctness_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8314668Z test_nvfuser_correctness_sort_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8330514Z test_nvfuser_correctness_sort_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8343025Z test_nvfuser_correctness_sort_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8359151Z test_nvfuser_correctness_sort_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8371044Z test_nvfuser_correctness_sort_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8386408Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8401721Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8414318Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8429578Z test_nvfuser_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8442540Z test_nvfuser_correctness_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8456747Z test_nvfuser_correctness_special_entr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8471367Z test_nvfuser_correctness_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8484573Z test_nvfuser_correctness_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8500078Z test_nvfuser_correctness_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8511005Z test_nvfuser_correctness_special_entr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8526512Z test_nvfuser_correctness_special_entr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8541347Z test_nvfuser_correctness_special_entr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8553313Z test_nvfuser_correctness_special_entr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8569962Z test_nvfuser_correctness_special_entr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8582187Z test_nvfuser_correctness_special_erfcx_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8595404Z test_nvfuser_correctness_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8611505Z test_nvfuser_correctness_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8624249Z test_nvfuser_correctness_special_erfcx_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8639787Z test_nvfuser_correctness_special_erfcx_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8654935Z test_nvfuser_correctness_special_erfcx_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8665755Z test_nvfuser_correctness_special_erfcx_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8680830Z test_nvfuser_correctness_special_erfcx_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8693888Z test_nvfuser_correctness_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8706489Z test_nvfuser_correctness_special_i0e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8721604Z test_nvfuser_correctness_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8733931Z test_nvfuser_correctness_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8749490Z test_nvfuser_correctness_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8761897Z test_nvfuser_correctness_special_i0e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8776260Z test_nvfuser_correctness_special_i0e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8791938Z test_nvfuser_correctness_special_i0e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8804426Z test_nvfuser_correctness_special_i0e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8822064Z test_nvfuser_correctness_special_i0e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8831798Z test_nvfuser_correctness_special_i1_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8846555Z test_nvfuser_correctness_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8864752Z test_nvfuser_correctness_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8874341Z test_nvfuser_correctness_special_i1_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8891363Z test_nvfuser_correctness_special_i1_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8904819Z test_nvfuser_correctness_special_i1_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8915389Z test_nvfuser_correctness_special_i1_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8932479Z test_nvfuser_correctness_special_i1_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8944134Z test_nvfuser_correctness_special_i1e_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8961799Z test_nvfuser_correctness_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8976784Z test_nvfuser_correctness_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.8985724Z test_nvfuser_correctness_special_i1e_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9005251Z test_nvfuser_correctness_special_i1e_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9013559Z test_nvfuser_correctness_special_i1e_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9029348Z test_nvfuser_correctness_special_i1e_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9043241Z test_nvfuser_correctness_special_i1e_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9055596Z test_nvfuser_correctness_special_log_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9070584Z test_nvfuser_correctness_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9084109Z test_nvfuser_correctness_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9097824Z test_nvfuser_correctness_special_log_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9111999Z test_nvfuser_correctness_special_log_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9125623Z test_nvfuser_correctness_special_log_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9140900Z test_nvfuser_correctness_special_log_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9153189Z test_nvfuser_correctness_special_log_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9170668Z test_nvfuser_correctness_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9182199Z test_nvfuser_correctness_special_ndtr_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9196505Z test_nvfuser_correctness_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9211727Z test_nvfuser_correctness_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9224429Z test_nvfuser_correctness_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9240939Z test_nvfuser_correctness_special_ndtr_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9252297Z test_nvfuser_correctness_special_ndtr_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9267349Z test_nvfuser_correctness_special_ndtr_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9282035Z test_nvfuser_correctness_special_ndtr_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9297813Z test_nvfuser_correctness_special_ndtr_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9310741Z test_nvfuser_correctness_special_ndtri_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9323617Z test_nvfuser_correctness_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9337640Z test_nvfuser_correctness_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9352017Z test_nvfuser_correctness_special_ndtri_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9366007Z test_nvfuser_correctness_special_ndtri_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9381701Z test_nvfuser_correctness_special_ndtri_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9392927Z test_nvfuser_correctness_special_ndtri_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9407945Z test_nvfuser_correctness_special_ndtri_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9423322Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9434614Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9452710Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9463271Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9477323Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9492345Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9504903Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9521409Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9533098Z test_nvfuser_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9547443Z test_nvfuser_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9562907Z test_nvfuser_correctness_special_xlog1py_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9575018Z test_nvfuser_correctness_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9588593Z test_nvfuser_correctness_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9604418Z test_nvfuser_correctness_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9617944Z test_nvfuser_correctness_special_xlog1py_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9632324Z test_nvfuser_correctness_special_xlog1py_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9645159Z test_nvfuser_correctness_special_xlog1py_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9660907Z test_nvfuser_correctness_special_xlog1py_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9671602Z test_nvfuser_correctness_special_xlog1py_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9687613Z test_nvfuser_correctness_special_zeta_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9702609Z test_nvfuser_correctness_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9716400Z test_nvfuser_correctness_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9732939Z test_nvfuser_correctness_special_zeta_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9746598Z test_nvfuser_correctness_special_zeta_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9758260Z test_nvfuser_correctness_special_zeta_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9775377Z test_nvfuser_correctness_special_zeta_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9786467Z test_nvfuser_correctness_special_zeta_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9801369Z test_nvfuser_correctness_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9814805Z test_nvfuser_correctness_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9827488Z test_nvfuser_correctness_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9846533Z test_nvfuser_correctness_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9854237Z test_nvfuser_correctness_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9869005Z test_nvfuser_correctness_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9886154Z test_nvfuser_correctness_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9896381Z test_nvfuser_correctness_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9912853Z test_nvfuser_correctness_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9924782Z test_nvfuser_correctness_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9940725Z test_nvfuser_correctness_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9952890Z test_nvfuser_correctness_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9967788Z test_nvfuser_correctness_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9983359Z test_nvfuser_correctness_split_list_args_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:22.9995433Z test_nvfuser_correctness_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0008654Z test_nvfuser_correctness_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0024685Z test_nvfuser_correctness_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0036370Z test_nvfuser_correctness_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0052099Z test_nvfuser_correctness_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0064096Z test_nvfuser_correctness_split_list_args_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0078629Z test_nvfuser_correctness_split_list_args_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0094917Z test_nvfuser_correctness_split_list_args_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0106393Z test_nvfuser_correctness_split_list_args_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0122837Z test_nvfuser_correctness_split_list_args_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0134376Z test_nvfuser_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0148637Z test_nvfuser_correctness_split_with_sizes_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0163997Z test_nvfuser_correctness_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0177194Z test_nvfuser_correctness_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0190805Z test_nvfuser_correctness_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0207247Z test_nvfuser_correctness_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0218544Z test_nvfuser_correctness_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0235141Z test_nvfuser_correctness_split_with_sizes_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0246531Z test_nvfuser_correctness_split_with_sizes_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0261851Z test_nvfuser_correctness_split_with_sizes_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0272936Z test_nvfuser_correctness_split_with_sizes_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0288186Z test_nvfuser_correctness_split_with_sizes_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0304815Z test_nvfuser_correctness_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0314128Z test_nvfuser_correctness_sqrt_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0334518Z test_nvfuser_correctness_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0348073Z test_nvfuser_correctness_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0359096Z test_nvfuser_correctness_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0375158Z test_nvfuser_correctness_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0386346Z test_nvfuser_correctness_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0401775Z test_nvfuser_correctness_sqrt_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0417761Z test_nvfuser_correctness_sqrt_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0427790Z test_nvfuser_correctness_sqrt_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0445507Z test_nvfuser_correctness_sqrt_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0456246Z test_nvfuser_correctness_sqrt_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0469526Z test_nvfuser_correctness_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0487768Z test_nvfuser_correctness_square_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0496637Z test_nvfuser_correctness_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0512450Z test_nvfuser_correctness_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0527923Z test_nvfuser_correctness_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0539482Z test_nvfuser_correctness_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0556267Z test_nvfuser_correctness_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0567725Z test_nvfuser_correctness_square_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0582992Z test_nvfuser_correctness_square_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0594519Z test_nvfuser_correctness_square_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0609777Z test_nvfuser_correctness_square_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0627792Z test_nvfuser_correctness_square_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0636892Z test_nvfuser_correctness_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0654944Z test_nvfuser_correctness_squeeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0668209Z test_nvfuser_correctness_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0679679Z test_nvfuser_correctness_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0696095Z test_nvfuser_correctness_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0707172Z test_nvfuser_correctness_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0722551Z test_nvfuser_correctness_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0735864Z test_nvfuser_correctness_squeeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0748477Z test_nvfuser_correctness_squeeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0765103Z test_nvfuser_correctness_squeeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0778536Z test_nvfuser_correctness_squeeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0789741Z test_nvfuser_correctness_squeeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0808373Z test_nvfuser_correctness_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0817309Z test_nvfuser_correctness_stack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0832581Z test_nvfuser_correctness_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0848542Z test_nvfuser_correctness_stack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0859795Z test_nvfuser_correctness_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0873999Z test_nvfuser_correctness_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0890715Z test_nvfuser_correctness_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0900328Z test_nvfuser_correctness_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0914680Z test_nvfuser_correctness_stack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0930028Z test_nvfuser_correctness_stack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0945555Z test_nvfuser_correctness_stack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0956270Z test_nvfuser_correctness_stack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0972589Z test_nvfuser_correctness_stack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0988481Z test_nvfuser_correctness_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.0999121Z test_nvfuser_correctness_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1015550Z test_nvfuser_correctness_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1029086Z test_nvfuser_correctness_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1042825Z test_nvfuser_correctness_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1058955Z test_nvfuser_correctness_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1068744Z test_nvfuser_correctness_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1085638Z test_nvfuser_correctness_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1098863Z test_nvfuser_correctness_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1109704Z test_nvfuser_correctness_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1129115Z test_nvfuser_correctness_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1138171Z test_nvfuser_correctness_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1153933Z test_nvfuser_correctness_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1168184Z test_nvfuser_correctness_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1181032Z test_nvfuser_correctness_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1195310Z test_nvfuser_correctness_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1209004Z test_nvfuser_correctness_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1226320Z test_nvfuser_correctness_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1236358Z test_nvfuser_correctness_sub_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1253160Z test_nvfuser_correctness_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1269297Z test_nvfuser_correctness_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1278248Z test_nvfuser_correctness_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1293454Z test_nvfuser_correctness_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1307574Z test_nvfuser_correctness_sub_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1320389Z test_nvfuser_correctness_sub_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1335581Z test_nvfuser_correctness_sub_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1348564Z test_nvfuser_correctness_sub_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1365697Z test_nvfuser_correctness_sub_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1376493Z test_nvfuser_correctness_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1390487Z test_nvfuser_correctness_sum_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1405736Z test_nvfuser_correctness_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1418248Z test_nvfuser_correctness_sum_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1431085Z test_nvfuser_correctness_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1447471Z test_nvfuser_correctness_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1459970Z test_nvfuser_correctness_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1472713Z test_nvfuser_correctness_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1488927Z test_nvfuser_correctness_sum_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1501478Z test_nvfuser_correctness_sum_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1517138Z test_nvfuser_correctness_sum_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1530631Z test_nvfuser_correctness_sum_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1545290Z test_nvfuser_correctness_sum_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1556491Z test_nvfuser_correctness_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1571321Z test_nvfuser_correctness_sum_to_size_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1586544Z test_nvfuser_correctness_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1599401Z test_nvfuser_correctness_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1616076Z test_nvfuser_correctness_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1627072Z test_nvfuser_correctness_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1641825Z test_nvfuser_correctness_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1656510Z test_nvfuser_correctness_sum_to_size_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1669072Z test_nvfuser_correctness_sum_to_size_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1683481Z test_nvfuser_correctness_sum_to_size_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1698256Z test_nvfuser_correctness_sum_to_size_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1710182Z test_nvfuser_correctness_sum_to_size_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1726504Z test_nvfuser_correctness_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1738936Z test_nvfuser_correctness_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1752219Z test_nvfuser_correctness_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1768122Z test_nvfuser_correctness_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1780541Z test_nvfuser_correctness_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1795462Z test_nvfuser_correctness_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1808585Z test_nvfuser_correctness_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1822549Z test_nvfuser_correctness_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1837723Z test_nvfuser_correctness_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1852027Z test_nvfuser_correctness_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1866168Z test_nvfuser_correctness_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1877651Z test_nvfuser_correctness_t_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1891724Z test_nvfuser_correctness_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1907111Z test_nvfuser_correctness_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1920480Z test_nvfuser_correctness_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1936738Z test_nvfuser_correctness_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1948564Z test_nvfuser_correctness_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1964839Z test_nvfuser_correctness_t_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1977968Z test_nvfuser_correctness_t_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.1990291Z test_nvfuser_correctness_t_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2007478Z test_nvfuser_correctness_t_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2020809Z test_nvfuser_correctness_t_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2032386Z test_nvfuser_correctness_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2050820Z test_nvfuser_correctness_take_along_dim_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2060359Z test_nvfuser_correctness_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2073143Z test_nvfuser_correctness_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2090820Z test_nvfuser_correctness_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2101290Z test_nvfuser_correctness_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2113150Z test_nvfuser_correctness_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2130413Z test_nvfuser_correctness_take_along_dim_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2142594Z test_nvfuser_correctness_take_along_dim_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2160802Z test_nvfuser_correctness_take_along_dim_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2170542Z test_nvfuser_correctness_take_along_dim_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2187659Z test_nvfuser_correctness_take_along_dim_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2198865Z test_nvfuser_correctness_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2214866Z test_nvfuser_correctness_take_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2231202Z test_nvfuser_correctness_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2240696Z test_nvfuser_correctness_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2258518Z test_nvfuser_correctness_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2268810Z test_nvfuser_correctness_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2285394Z test_nvfuser_correctness_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2301421Z test_nvfuser_correctness_take_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2310384Z test_nvfuser_correctness_take_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2328130Z test_nvfuser_correctness_take_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2341247Z test_nvfuser_correctness_take_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2353119Z test_nvfuser_correctness_take_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2371501Z test_nvfuser_correctness_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2382048Z test_nvfuser_correctness_tan_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2397923Z test_nvfuser_correctness_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2410131Z test_nvfuser_correctness_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2425689Z test_nvfuser_correctness_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2441637Z test_nvfuser_correctness_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2452645Z test_nvfuser_correctness_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2468904Z test_nvfuser_correctness_tan_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2480770Z test_nvfuser_correctness_tan_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2495806Z test_nvfuser_correctness_tan_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2511734Z test_nvfuser_correctness_tan_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2522642Z test_nvfuser_correctness_tan_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2539156Z test_nvfuser_correctness_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2550196Z test_nvfuser_correctness_tanh_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2569119Z test_nvfuser_correctness_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2581834Z test_nvfuser_correctness_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2591524Z test_nvfuser_correctness_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2609523Z test_nvfuser_correctness_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2620851Z test_nvfuser_correctness_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2633749Z test_nvfuser_correctness_tanh_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2653146Z test_nvfuser_correctness_tanh_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2662600Z test_nvfuser_correctness_tanh_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2679666Z test_nvfuser_correctness_tanh_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2690864Z test_nvfuser_correctness_tanh_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2706628Z test_nvfuser_correctness_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2719799Z test_nvfuser_correctness_tensor_split_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2732484Z test_nvfuser_correctness_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2749226Z test_nvfuser_correctness_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2760575Z test_nvfuser_correctness_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2776168Z test_nvfuser_correctness_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2789350Z test_nvfuser_correctness_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2802805Z test_nvfuser_correctness_tensor_split_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2819594Z test_nvfuser_correctness_tensor_split_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2832734Z test_nvfuser_correctness_tensor_split_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2849203Z test_nvfuser_correctness_tensor_split_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2862335Z test_nvfuser_correctness_tensor_split_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2872927Z test_nvfuser_correctness_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2890103Z test_nvfuser_correctness_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2901860Z test_nvfuser_correctness_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2916573Z test_nvfuser_correctness_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2932415Z test_nvfuser_correctness_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2943771Z test_nvfuser_correctness_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2960574Z test_nvfuser_correctness_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2971097Z test_nvfuser_correctness_tile_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.2987095Z test_nvfuser_correctness_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3002716Z test_nvfuser_correctness_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3013568Z test_nvfuser_correctness_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3029174Z test_nvfuser_correctness_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3041970Z test_nvfuser_correctness_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3059502Z test_nvfuser_correctness_tile_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3070677Z test_nvfuser_correctness_tile_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3084800Z test_nvfuser_correctness_tile_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3102865Z test_nvfuser_correctness_tile_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3112013Z test_nvfuser_correctness_tile_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3130485Z test_nvfuser_correctness_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3141063Z test_nvfuser_correctness_to_sparse_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3153606Z test_nvfuser_correctness_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3173024Z test_nvfuser_correctness_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3183171Z test_nvfuser_correctness_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3198264Z test_nvfuser_correctness_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3212203Z test_nvfuser_correctness_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3224843Z test_nvfuser_correctness_to_sparse_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3240197Z test_nvfuser_correctness_to_sparse_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3254451Z test_nvfuser_correctness_to_sparse_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3269780Z test_nvfuser_correctness_to_sparse_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3281800Z test_nvfuser_correctness_to_sparse_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3295631Z test_nvfuser_correctness_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3310181Z test_nvfuser_correctness_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3323826Z test_nvfuser_correctness_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3340320Z test_nvfuser_correctness_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3353259Z test_nvfuser_correctness_topk_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3367904Z test_nvfuser_correctness_topk_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3383233Z test_nvfuser_correctness_topk_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3393876Z test_nvfuser_correctness_topk_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3410775Z test_nvfuser_correctness_topk_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3423637Z test_nvfuser_correctness_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3437690Z test_nvfuser_correctness_trace_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3454760Z test_nvfuser_correctness_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3463899Z test_nvfuser_correctness_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3479632Z test_nvfuser_correctness_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3493784Z test_nvfuser_correctness_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3510475Z test_nvfuser_correctness_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3521069Z test_nvfuser_correctness_trace_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3535472Z test_nvfuser_correctness_trace_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3549918Z test_nvfuser_correctness_trace_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3563205Z test_nvfuser_correctness_trace_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3580750Z test_nvfuser_correctness_trace_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3593377Z test_nvfuser_correctness_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3607670Z test_nvfuser_correctness_transpose_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3623896Z test_nvfuser_correctness_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3632481Z test_nvfuser_correctness_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3651268Z test_nvfuser_correctness_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3661996Z test_nvfuser_correctness_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3675160Z test_nvfuser_correctness_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3693975Z test_nvfuser_correctness_transpose_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3704505Z test_nvfuser_correctness_transpose_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3719868Z test_nvfuser_correctness_transpose_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3734468Z test_nvfuser_correctness_transpose_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3746250Z test_nvfuser_correctness_transpose_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3762115Z test_nvfuser_correctness_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3775403Z test_nvfuser_correctness_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3790239Z test_nvfuser_correctness_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3802778Z test_nvfuser_correctness_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3818400Z test_nvfuser_correctness_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3831115Z test_nvfuser_correctness_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3845785Z test_nvfuser_correctness_trapezoid_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3861405Z test_nvfuser_correctness_trapezoid_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3874454Z test_nvfuser_correctness_trapezoid_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3889137Z test_nvfuser_correctness_trapezoid_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3902671Z test_nvfuser_correctness_trapezoid_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3914899Z test_nvfuser_correctness_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3935337Z test_nvfuser_correctness_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3943165Z test_nvfuser_correctness_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3959475Z test_nvfuser_correctness_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3974423Z test_nvfuser_correctness_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.3985499Z test_nvfuser_correctness_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4001900Z test_nvfuser_correctness_trapz_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4013855Z test_nvfuser_correctness_trapz_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4031381Z test_nvfuser_correctness_trapz_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4044547Z test_nvfuser_correctness_trapz_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4058623Z test_nvfuser_correctness_trapz_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4071083Z test_nvfuser_correctness_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4085204Z test_nvfuser_correctness_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4101759Z test_nvfuser_correctness_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4115716Z test_nvfuser_correctness_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4129033Z test_nvfuser_correctness_tril_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4142481Z test_nvfuser_correctness_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4154666Z test_nvfuser_correctness_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4172189Z test_nvfuser_correctness_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4184114Z test_nvfuser_correctness_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4199402Z test_nvfuser_correctness_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4212966Z test_nvfuser_correctness_tril_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4225747Z test_nvfuser_correctness_tril_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4241817Z test_nvfuser_correctness_tril_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4255315Z test_nvfuser_correctness_tril_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4272006Z test_nvfuser_correctness_tril_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4282831Z test_nvfuser_correctness_triu_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4296920Z test_nvfuser_correctness_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4311905Z test_nvfuser_correctness_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4324909Z test_nvfuser_correctness_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4342425Z test_nvfuser_correctness_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4355234Z test_nvfuser_correctness_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4369213Z test_nvfuser_correctness_triu_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4385104Z test_nvfuser_correctness_triu_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4394598Z test_nvfuser_correctness_triu_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4413348Z test_nvfuser_correctness_triu_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4425636Z test_nvfuser_correctness_triu_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4436252Z test_nvfuser_correctness_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4455459Z test_nvfuser_correctness_true_divide_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4464661Z test_nvfuser_correctness_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4485448Z test_nvfuser_correctness_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4492347Z test_nvfuser_correctness_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4507538Z test_nvfuser_correctness_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4525512Z test_nvfuser_correctness_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4535281Z test_nvfuser_correctness_true_divide_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4552215Z test_nvfuser_correctness_true_divide_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4563713Z test_nvfuser_correctness_true_divide_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4579562Z test_nvfuser_correctness_true_divide_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4592477Z test_nvfuser_correctness_true_divide_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4605899Z test_nvfuser_correctness_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4622790Z test_nvfuser_correctness_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4635688Z test_nvfuser_correctness_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4649818Z test_nvfuser_correctness_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4666136Z test_nvfuser_correctness_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4674628Z test_nvfuser_correctness_unfold_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4690532Z test_nvfuser_correctness_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4706211Z test_nvfuser_correctness_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4717799Z test_nvfuser_correctness_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4735907Z test_nvfuser_correctness_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4745137Z test_nvfuser_correctness_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4765904Z test_nvfuser_correctness_unfold_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4773075Z test_nvfuser_correctness_unfold_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4789850Z test_nvfuser_correctness_unfold_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4806105Z test_nvfuser_correctness_unfold_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4815379Z test_nvfuser_correctness_unfold_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4831795Z test_nvfuser_correctness_unique_consecutive_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4844032Z test_nvfuser_correctness_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4860410Z test_nvfuser_correctness_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4872612Z test_nvfuser_correctness_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4886955Z test_nvfuser_correctness_unique_consecutive_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4903759Z test_nvfuser_correctness_unique_consecutive_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4916367Z test_nvfuser_correctness_unique_consecutive_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4930480Z test_nvfuser_correctness_unique_consecutive_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4946691Z test_nvfuser_correctness_unique_consecutive_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4955594Z test_nvfuser_correctness_unique_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4973887Z test_nvfuser_correctness_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.4985480Z test_nvfuser_correctness_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5000733Z test_nvfuser_correctness_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5016456Z test_nvfuser_correctness_unique_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5026156Z test_nvfuser_correctness_unique_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5044193Z test_nvfuser_correctness_unique_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5055236Z test_nvfuser_correctness_unique_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5071184Z test_nvfuser_correctness_unique_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5086689Z test_nvfuser_correctness_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5096965Z test_nvfuser_correctness_unsqueeze_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5113803Z test_nvfuser_correctness_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5126687Z test_nvfuser_correctness_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5140659Z test_nvfuser_correctness_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5153208Z test_nvfuser_correctness_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5169010Z test_nvfuser_correctness_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5184114Z test_nvfuser_correctness_unsqueeze_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5196842Z test_nvfuser_correctness_unsqueeze_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5214066Z test_nvfuser_correctness_unsqueeze_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5227085Z test_nvfuser_correctness_unsqueeze_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5238070Z test_nvfuser_correctness_unsqueeze_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5256946Z test_nvfuser_correctness_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5265347Z test_nvfuser_correctness_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5281800Z test_nvfuser_correctness_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5297039Z test_nvfuser_correctness_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5308150Z test_nvfuser_correctness_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5326249Z test_nvfuser_correctness_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5336215Z test_nvfuser_correctness_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5353111Z test_nvfuser_correctness_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5363536Z test_nvfuser_correctness_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5378689Z test_nvfuser_correctness_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5395550Z test_nvfuser_correctness_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5407587Z test_nvfuser_correctness_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5423895Z test_nvfuser_correctness_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5437235Z test_nvfuser_correctness_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5448933Z test_nvfuser_correctness_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5467685Z test_nvfuser_correctness_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5475125Z test_nvfuser_correctness_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5493515Z test_nvfuser_correctness_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5507012Z test_nvfuser_correctness_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:36:23.5521189Z test_nvfuser_correctness_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5537265Z test_nvfuser_correctness_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5547189Z test_nvfuser_correctness_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5564899Z test_nvfuser_correctness_view_as_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5577613Z test_nvfuser_correctness_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5590031Z test_nvfuser_correctness_view_as_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5607696Z test_nvfuser_correctness_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5618024Z test_nvfuser_correctness_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5630834Z test_nvfuser_correctness_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5646994Z test_nvfuser_correctness_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5659556Z test_nvfuser_correctness_view_as_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5673289Z test_nvfuser_correctness_view_as_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5687685Z test_nvfuser_correctness_view_as_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5703504Z test_nvfuser_correctness_view_as_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5716690Z test_nvfuser_correctness_view_as_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5730524Z test_nvfuser_correctness_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5745613Z test_nvfuser_correctness_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5757079Z test_nvfuser_correctness_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5772816Z test_nvfuser_correctness_view_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5785787Z test_nvfuser_correctness_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5800059Z test_nvfuser_correctness_view_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5816144Z test_nvfuser_correctness_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5828955Z test_nvfuser_correctness_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5843982Z test_nvfuser_correctness_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5856353Z test_nvfuser_correctness_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5870588Z test_nvfuser_correctness_view_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5885977Z test_nvfuser_correctness_view_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5898729Z test_nvfuser_correctness_view_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5911486Z test_nvfuser_correctness_view_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5927632Z test_nvfuser_correctness_view_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5940105Z test_nvfuser_correctness_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5955244Z test_nvfuser_correctness_vsplit_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5968632Z test_nvfuser_correctness_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5983913Z test_nvfuser_correctness_vsplit_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.5995790Z test_nvfuser_correctness_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6010354Z test_nvfuser_correctness_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6025288Z test_nvfuser_correctness_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6038289Z test_nvfuser_correctness_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6054162Z test_nvfuser_correctness_vsplit_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6067037Z test_nvfuser_correctness_vsplit_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6081041Z test_nvfuser_correctness_vsplit_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6096060Z test_nvfuser_correctness_vsplit_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6108531Z test_nvfuser_correctness_vsplit_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6124479Z test_nvfuser_correctness_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6137705Z test_nvfuser_correctness_vstack_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6151187Z test_nvfuser_correctness_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6166974Z test_nvfuser_correctness_vstack_cuda_complex32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6179371Z test_nvfuser_correctness_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6192446Z test_nvfuser_correctness_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6208177Z test_nvfuser_correctness_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6221023Z test_nvfuser_correctness_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6234167Z test_nvfuser_correctness_vstack_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6249791Z test_nvfuser_correctness_vstack_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6264993Z test_nvfuser_correctness_vstack_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6277873Z test_nvfuser_correctness_vstack_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6294376Z test_nvfuser_correctness_vstack_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6305802Z test_nvfuser_correctness_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6320279Z test_nvfuser_correctness_where_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6335733Z test_nvfuser_correctness_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6347843Z test_nvfuser_correctness_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6364752Z test_nvfuser_correctness_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6376412Z test_nvfuser_correctness_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6390721Z test_nvfuser_correctness_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6406444Z test_nvfuser_correctness_where_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6419592Z test_nvfuser_correctness_where_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6432223Z test_nvfuser_correctness_where_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6448496Z test_nvfuser_correctness_where_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6460850Z test_nvfuser_correctness_where_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6473903Z test_nvfuser_correctness_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6489331Z test_nvfuser_correctness_xlogy_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6505604Z test_nvfuser_correctness_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6517967Z test_nvfuser_correctness_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6531917Z test_nvfuser_correctness_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6547077Z test_nvfuser_correctness_xlogy_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6559793Z test_nvfuser_correctness_xlogy_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6574802Z test_nvfuser_correctness_xlogy_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6587776Z test_nvfuser_correctness_xlogy_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6602103Z test_nvfuser_correctness_xlogy_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6617255Z test_nvfuser_correctness_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6629512Z test_nvfuser_correctness_zero__cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6645013Z test_nvfuser_correctness_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6658219Z test_nvfuser_correctness_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6671917Z test_nvfuser_correctness_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6687493Z test_nvfuser_correctness_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6700483Z test_nvfuser_correctness_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6714749Z test_nvfuser_correctness_zero__cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6728980Z test_nvfuser_correctness_zero__cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6745264Z test_nvfuser_correctness_zero__cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6757634Z test_nvfuser_correctness_zero__cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6771591Z test_nvfuser_correctness_zero__cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6786800Z test_nvfuser_correctness_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6799491Z test_nvfuser_correctness_zeros_like_cuda_bool (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6815333Z test_nvfuser_correctness_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6827957Z test_nvfuser_correctness_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6842382Z test_nvfuser_correctness_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6857234Z test_nvfuser_correctness_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6869222Z test_nvfuser_correctness_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6886217Z test_nvfuser_correctness_zeros_like_cuda_int16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6898549Z test_nvfuser_correctness_zeros_like_cuda_int32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6911973Z test_nvfuser_correctness_zeros_like_cuda_int64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6928175Z test_nvfuser_correctness_zeros_like_cuda_int8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6941317Z test_nvfuser_correctness_zeros_like_cuda_uint8 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:23.6982504Z test_nvfuser_extremal_values_H_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7017334Z test_nvfuser_extremal_values_H_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7054244Z test_nvfuser_extremal_values_H_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7093677Z test_nvfuser_extremal_values_H_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7130018Z test_nvfuser_extremal_values_H_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7166850Z test_nvfuser_extremal_values_H_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7204013Z test_nvfuser_extremal_values_T_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7240342Z test_nvfuser_extremal_values_T_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7277611Z test_nvfuser_extremal_values_T_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7316400Z test_nvfuser_extremal_values_T_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7353566Z test_nvfuser_extremal_values_T_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7391693Z test_nvfuser_extremal_values_T_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7426200Z test_nvfuser_extremal_values___getitem___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7461864Z test_nvfuser_extremal_values___getitem___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7498215Z test_nvfuser_extremal_values___getitem___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7535334Z test_nvfuser_extremal_values___getitem___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7573640Z test_nvfuser_extremal_values___getitem___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7609805Z test_nvfuser_extremal_values___getitem___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7647313Z test_nvfuser_extremal_values___radd___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7683957Z test_nvfuser_extremal_values___radd___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7718196Z test_nvfuser_extremal_values___radd___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7758902Z test_nvfuser_extremal_values___radd___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7796918Z test_nvfuser_extremal_values___radd___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7831906Z test_nvfuser_extremal_values___radd___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7869172Z test_nvfuser_extremal_values___rdiv___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7907492Z test_nvfuser_extremal_values___rdiv___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7942078Z test_nvfuser_extremal_values___rdiv___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.7979063Z test_nvfuser_extremal_values___rdiv___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8017351Z test_nvfuser_extremal_values___rdiv___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8051507Z test_nvfuser_extremal_values___rdiv___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8088606Z test_nvfuser_extremal_values___rmatmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8126116Z test_nvfuser_extremal_values___rmatmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8161198Z test_nvfuser_extremal_values___rmatmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8199880Z test_nvfuser_extremal_values___rmatmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8235352Z test_nvfuser_extremal_values___rmatmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8270378Z test_nvfuser_extremal_values___rmatmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8308088Z test_nvfuser_extremal_values___rmod___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8345177Z test_nvfuser_extremal_values___rmod___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8381802Z test_nvfuser_extremal_values___rmod___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8420302Z test_nvfuser_extremal_values___rmod___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8457955Z test_nvfuser_extremal_values___rmul___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8496382Z test_nvfuser_extremal_values___rmul___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8535295Z test_nvfuser_extremal_values___rmul___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8571255Z test_nvfuser_extremal_values___rmul___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8608914Z test_nvfuser_extremal_values___rmul___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8645813Z test_nvfuser_extremal_values___rmul___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8682490Z test_nvfuser_extremal_values___rpow___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8718482Z test_nvfuser_extremal_values___rpow___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8757809Z test_nvfuser_extremal_values___rpow___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8795046Z test_nvfuser_extremal_values___rpow___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8834427Z test_nvfuser_extremal_values___rpow___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8870907Z test_nvfuser_extremal_values___rpow___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8908783Z test_nvfuser_extremal_values___rsub___cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8945206Z test_nvfuser_extremal_values___rsub___cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.8982406Z test_nvfuser_extremal_values___rsub___cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9019656Z test_nvfuser_extremal_values___rsub___cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9055833Z test_nvfuser_extremal_values___rsub___cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9092369Z test_nvfuser_extremal_values___rsub___cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9130012Z test_nvfuser_extremal_values__masked_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9166388Z test_nvfuser_extremal_values__masked_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9204708Z test_nvfuser_extremal_values__masked_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9241418Z test_nvfuser_extremal_values__masked_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9278727Z test_nvfuser_extremal_values__masked_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9314943Z test_nvfuser_extremal_values__masked_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9351462Z test_nvfuser_extremal_values__masked_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9389042Z test_nvfuser_extremal_values__masked_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9425100Z test_nvfuser_extremal_values__masked_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9465302Z test_nvfuser_extremal_values__masked_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9502790Z test_nvfuser_extremal_values__masked_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9540019Z test_nvfuser_extremal_values__masked_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9579242Z test_nvfuser_extremal_values__masked_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9617141Z test_nvfuser_extremal_values__masked_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9655678Z test_nvfuser_extremal_values__masked_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9695824Z test_nvfuser_extremal_values__masked_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9732094Z test_nvfuser_extremal_values__masked_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9769673Z test_nvfuser_extremal_values__masked_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9807164Z test_nvfuser_extremal_values__masked_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9847140Z test_nvfuser_extremal_values__masked_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9882580Z test_nvfuser_extremal_values__masked_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9920166Z test_nvfuser_extremal_values__masked_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9956769Z test_nvfuser_extremal_values__masked_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:23.9991277Z test_nvfuser_extremal_values__masked_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0030224Z test_nvfuser_extremal_values__masked_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0068017Z test_nvfuser_extremal_values__masked_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0104132Z test_nvfuser_extremal_values__masked_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0143272Z test_nvfuser_extremal_values__masked_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0181712Z test_nvfuser_extremal_values__masked_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0217590Z test_nvfuser_extremal_values__masked_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0256700Z test_nvfuser_extremal_values__masked_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0293224Z test_nvfuser_extremal_values__masked_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0332920Z test_nvfuser_extremal_values__masked_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0366952Z test_nvfuser_extremal_values__masked_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0403423Z test_nvfuser_extremal_values__masked_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0444391Z test_nvfuser_extremal_values__masked_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0484737Z test_nvfuser_extremal_values__masked_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0522070Z test_nvfuser_extremal_values__masked_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0558178Z test_nvfuser_extremal_values__masked_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0594112Z test_nvfuser_extremal_values__masked_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0632255Z test_nvfuser_extremal_values__masked_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0668779Z test_nvfuser_extremal_values__masked_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0704604Z test_nvfuser_extremal_values__masked_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0741900Z test_nvfuser_extremal_values__masked_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0777918Z test_nvfuser_extremal_values__masked_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0817749Z test_nvfuser_extremal_values__masked_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0854992Z test_nvfuser_extremal_values__masked_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0892593Z test_nvfuser_extremal_values__masked_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0928485Z test_nvfuser_extremal_values__masked_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.0965388Z test_nvfuser_extremal_values__masked_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1002387Z test_nvfuser_extremal_values__masked_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1038260Z test_nvfuser_extremal_values__masked_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1075543Z test_nvfuser_extremal_values__masked_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1110900Z test_nvfuser_extremal_values__masked_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1148780Z test_nvfuser_extremal_values__masked_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1183164Z test_nvfuser_extremal_values__masked_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1222648Z test_nvfuser_extremal_values__masked_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1258745Z test_nvfuser_extremal_values__masked_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1293670Z test_nvfuser_extremal_values__masked_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1329371Z test_nvfuser_extremal_values__masked_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1366169Z test_nvfuser_extremal_values__masked_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1403522Z test_nvfuser_extremal_values__masked_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1439145Z test_nvfuser_extremal_values__masked_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1479060Z test_nvfuser_extremal_values__masked_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1516576Z test_nvfuser_extremal_values__masked_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1553421Z test_nvfuser_extremal_values__masked_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1589989Z test_nvfuser_extremal_values_abs_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:24.1626058Z test_nvfuser_extremal_values_abs_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1663734Z test_nvfuser_extremal_values_abs_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1700326Z test_nvfuser_extremal_values_abs_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1739730Z test_nvfuser_extremal_values_abs_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1779679Z test_nvfuser_extremal_values_abs_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1814631Z test_nvfuser_extremal_values_acos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1853746Z test_nvfuser_extremal_values_acos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1890019Z test_nvfuser_extremal_values_acos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1926461Z test_nvfuser_extremal_values_acos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.1962334Z test_nvfuser_extremal_values_acos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2000153Z test_nvfuser_extremal_values_acos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2036013Z test_nvfuser_extremal_values_acosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2071684Z test_nvfuser_extremal_values_acosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2107377Z test_nvfuser_extremal_values_acosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2144640Z test_nvfuser_extremal_values_acosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2181904Z test_nvfuser_extremal_values_acosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2218029Z test_nvfuser_extremal_values_acosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2255827Z test_nvfuser_extremal_values_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2292661Z test_nvfuser_extremal_values_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2328405Z test_nvfuser_extremal_values_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2366121Z test_nvfuser_extremal_values_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2401899Z test_nvfuser_extremal_values_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2436741Z test_nvfuser_extremal_values_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2473523Z test_nvfuser_extremal_values_addbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2511004Z test_nvfuser_extremal_values_addbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2546408Z test_nvfuser_extremal_values_addbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2585532Z test_nvfuser_extremal_values_addbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2620642Z test_nvfuser_extremal_values_addbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2658069Z test_nvfuser_extremal_values_addbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2695285Z test_nvfuser_extremal_values_addcdiv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2732208Z test_nvfuser_extremal_values_addcdiv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2767498Z test_nvfuser_extremal_values_addcdiv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2804997Z test_nvfuser_extremal_values_addcdiv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2840681Z test_nvfuser_extremal_values_addcdiv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2878842Z test_nvfuser_extremal_values_addcdiv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2916474Z test_nvfuser_extremal_values_addcmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2952715Z test_nvfuser_extremal_values_addcmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.2988672Z test_nvfuser_extremal_values_addcmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3025408Z test_nvfuser_extremal_values_addcmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3065634Z test_nvfuser_extremal_values_addcmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3102173Z test_nvfuser_extremal_values_addcmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3138623Z test_nvfuser_extremal_values_addmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3176144Z test_nvfuser_extremal_values_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3213893Z test_nvfuser_extremal_values_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3252356Z test_nvfuser_extremal_values_addmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3288950Z test_nvfuser_extremal_values_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3322382Z test_nvfuser_extremal_values_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3362720Z test_nvfuser_extremal_values_addmm_decomposed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3399404Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3436737Z test_nvfuser_extremal_values_addmm_decomposed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3470817Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:24.3508283Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3549870Z test_nvfuser_extremal_values_addmm_decomposed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3587747Z test_nvfuser_extremal_values_addmv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3622903Z test_nvfuser_extremal_values_addmv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3659899Z test_nvfuser_extremal_values_addmv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3695988Z test_nvfuser_extremal_values_addmv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3731740Z test_nvfuser_extremal_values_addmv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3769261Z test_nvfuser_extremal_values_addmv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3802969Z test_nvfuser_extremal_values_addr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:24.3839986Z test_nvfuser_extremal_values_addr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3876428Z test_nvfuser_extremal_values_addr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3913906Z test_nvfuser_extremal_values_addr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3950186Z test_nvfuser_extremal_values_addr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.3987169Z test_nvfuser_extremal_values_addr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4022567Z test_nvfuser_extremal_values_all_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4059520Z test_nvfuser_extremal_values_all_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4096370Z test_nvfuser_extremal_values_all_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4133123Z test_nvfuser_extremal_values_all_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4171306Z test_nvfuser_extremal_values_all_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4210120Z test_nvfuser_extremal_values_all_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4246952Z test_nvfuser_extremal_values_allclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.4283410Z test_nvfuser_extremal_values_allclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.4320030Z test_nvfuser_extremal_values_allclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.4357992Z test_nvfuser_extremal_values_allclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.4393526Z test_nvfuser_extremal_values_allclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.4430356Z test_nvfuser_extremal_values_allclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.4468184Z test_nvfuser_extremal_values_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4503910Z test_nvfuser_extremal_values_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4540941Z test_nvfuser_extremal_values_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4578831Z test_nvfuser_extremal_values_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4614426Z test_nvfuser_extremal_values_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4652223Z test_nvfuser_extremal_values_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4688590Z test_nvfuser_extremal_values_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4724931Z test_nvfuser_extremal_values_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4761861Z test_nvfuser_extremal_values_aminmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4801245Z test_nvfuser_extremal_values_aminmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4838196Z test_nvfuser_extremal_values_aminmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4873580Z test_nvfuser_extremal_values_aminmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4913440Z test_nvfuser_extremal_values_angle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4950926Z test_nvfuser_extremal_values_angle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.4988490Z test_nvfuser_extremal_values_angle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5025981Z test_nvfuser_extremal_values_angle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5062679Z test_nvfuser_extremal_values_any_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5099992Z test_nvfuser_extremal_values_any_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5137397Z test_nvfuser_extremal_values_any_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5173678Z test_nvfuser_extremal_values_any_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5212550Z test_nvfuser_extremal_values_any_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5250169Z test_nvfuser_extremal_values_any_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5287536Z test_nvfuser_extremal_values_argmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5322608Z test_nvfuser_extremal_values_argmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5357810Z test_nvfuser_extremal_values_argmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5393945Z test_nvfuser_extremal_values_argmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5430929Z test_nvfuser_extremal_values_argmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5467206Z test_nvfuser_extremal_values_argmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5503705Z test_nvfuser_extremal_values_argmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5540639Z test_nvfuser_extremal_values_argmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5577120Z test_nvfuser_extremal_values_argsort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5614642Z test_nvfuser_extremal_values_argsort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5651985Z test_nvfuser_extremal_values_argsort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5687079Z test_nvfuser_extremal_values_argsort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5724415Z test_nvfuser_extremal_values_argwhere_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5761567Z test_nvfuser_extremal_values_argwhere_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5797367Z test_nvfuser_extremal_values_argwhere_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5834241Z test_nvfuser_extremal_values_argwhere_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5871493Z test_nvfuser_extremal_values_argwhere_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:24.5905526Z test_nvfuser_extremal_values_argwhere_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5942958Z test_nvfuser_extremal_values_as_strided_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.5978784Z test_nvfuser_extremal_values_as_strided_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6018046Z test_nvfuser_extremal_values_as_strided_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6054017Z test_nvfuser_extremal_values_as_strided_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6090938Z test_nvfuser_extremal_values_as_strided_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6127866Z test_nvfuser_extremal_values_as_strided_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6163519Z test_nvfuser_extremal_values_asin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6198359Z test_nvfuser_extremal_values_asin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6235290Z test_nvfuser_extremal_values_asin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6275128Z test_nvfuser_extremal_values_asin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6312561Z test_nvfuser_extremal_values_asin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6348429Z test_nvfuser_extremal_values_asin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6385251Z test_nvfuser_extremal_values_asinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6422282Z test_nvfuser_extremal_values_asinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6458593Z test_nvfuser_extremal_values_asinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6494886Z test_nvfuser_extremal_values_asinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6533058Z test_nvfuser_extremal_values_asinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6573030Z test_nvfuser_extremal_values_asinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6612882Z test_nvfuser_extremal_values_atan2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6648937Z test_nvfuser_extremal_values_atan2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6685608Z test_nvfuser_extremal_values_atan2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6722760Z test_nvfuser_extremal_values_atan2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6759199Z test_nvfuser_extremal_values_atan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6796339Z test_nvfuser_extremal_values_atan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6832199Z test_nvfuser_extremal_values_atan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6869207Z test_nvfuser_extremal_values_atan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6905701Z test_nvfuser_extremal_values_atan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6943814Z test_nvfuser_extremal_values_atan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.6980149Z test_nvfuser_extremal_values_atanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7016833Z test_nvfuser_extremal_values_atanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7054435Z test_nvfuser_extremal_values_atanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7090786Z test_nvfuser_extremal_values_atanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7126766Z test_nvfuser_extremal_values_atanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7167004Z test_nvfuser_extremal_values_atanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7204482Z test_nvfuser_extremal_values_atleast_1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7239936Z test_nvfuser_extremal_values_atleast_1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7280389Z test_nvfuser_extremal_values_atleast_1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7317741Z test_nvfuser_extremal_values_atleast_1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7354074Z test_nvfuser_extremal_values_atleast_1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7390349Z test_nvfuser_extremal_values_atleast_1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7427105Z test_nvfuser_extremal_values_atleast_2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7464351Z test_nvfuser_extremal_values_atleast_2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7500551Z test_nvfuser_extremal_values_atleast_2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7534469Z test_nvfuser_extremal_values_atleast_2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7570948Z test_nvfuser_extremal_values_atleast_2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:24.7610677Z test_nvfuser_extremal_values_atleast_2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7647776Z test_nvfuser_extremal_values_atleast_3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7684898Z test_nvfuser_extremal_values_atleast_3d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7721602Z test_nvfuser_extremal_values_atleast_3d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7761287Z test_nvfuser_extremal_values_atleast_3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7795750Z test_nvfuser_extremal_values_atleast_3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7832173Z test_nvfuser_extremal_values_atleast_3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7868437Z test_nvfuser_extremal_values_baddbmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7906094Z test_nvfuser_extremal_values_baddbmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7945408Z test_nvfuser_extremal_values_baddbmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.7981660Z test_nvfuser_extremal_values_baddbmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8018226Z test_nvfuser_extremal_values_baddbmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8055761Z test_nvfuser_extremal_values_baddbmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8091658Z test_nvfuser_extremal_values_bernoulli_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.8128097Z test_nvfuser_extremal_values_bernoulli_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.8165423Z test_nvfuser_extremal_values_bernoulli_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.8199559Z test_nvfuser_extremal_values_bernoulli_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:24.8236475Z test_nvfuser_extremal_values_bfloat16_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8272492Z test_nvfuser_extremal_values_bfloat16_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8312935Z test_nvfuser_extremal_values_bfloat16_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8348859Z test_nvfuser_extremal_values_bfloat16_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8386801Z test_nvfuser_extremal_values_bfloat16_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8422715Z test_nvfuser_extremal_values_bfloat16_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8458894Z test_nvfuser_extremal_values_block_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8498603Z test_nvfuser_extremal_values_block_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8534546Z test_nvfuser_extremal_values_block_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8572400Z test_nvfuser_extremal_values_block_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8608999Z test_nvfuser_extremal_values_block_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8649960Z test_nvfuser_extremal_values_block_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8683759Z test_nvfuser_extremal_values_bmm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8720437Z test_nvfuser_extremal_values_bmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8756665Z test_nvfuser_extremal_values_bmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8792615Z test_nvfuser_extremal_values_bmm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8830833Z test_nvfuser_extremal_values_bmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8868277Z test_nvfuser_extremal_values_bmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8903793Z test_nvfuser_extremal_values_bool_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8940655Z test_nvfuser_extremal_values_bool_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.8976864Z test_nvfuser_extremal_values_bool_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9014052Z test_nvfuser_extremal_values_bool_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9051058Z test_nvfuser_extremal_values_bool_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9087210Z test_nvfuser_extremal_values_bool_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:24.9123595Z test_nvfuser_extremal_values_broadcast_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9159695Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9195121Z test_nvfuser_extremal_values_broadcast_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9231464Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9268297Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9304740Z test_nvfuser_extremal_values_broadcast_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9341581Z test_nvfuser_extremal_values_broadcast_to_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9378152Z test_nvfuser_extremal_values_broadcast_to_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9414216Z test_nvfuser_extremal_values_broadcast_to_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9451774Z test_nvfuser_extremal_values_broadcast_to_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9488092Z test_nvfuser_extremal_values_broadcast_to_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9524594Z test_nvfuser_extremal_values_broadcast_to_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9561393Z test_nvfuser_extremal_values_bucketize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9598448Z test_nvfuser_extremal_values_bucketize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:24.9631756Z test_nvfuser_extremal_values_bucketize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9670566Z test_nvfuser_extremal_values_byte_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9708491Z test_nvfuser_extremal_values_byte_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9744700Z test_nvfuser_extremal_values_byte_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9781720Z test_nvfuser_extremal_values_byte_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9818935Z test_nvfuser_extremal_values_byte_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9854895Z test_nvfuser_extremal_values_byte_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9891572Z test_nvfuser_extremal_values_cartesian_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9930033Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:24.9965299Z test_nvfuser_extremal_values_cartesian_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0005670Z test_nvfuser_extremal_values_cartesian_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0043289Z test_nvfuser_extremal_values_cartesian_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0079915Z test_nvfuser_extremal_values_cartesian_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0114926Z test_nvfuser_extremal_values_cat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0152791Z test_nvfuser_extremal_values_cat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0189776Z test_nvfuser_extremal_values_cat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0226238Z test_nvfuser_extremal_values_cat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0262759Z test_nvfuser_extremal_values_cat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0300032Z test_nvfuser_extremal_values_cat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0338888Z test_nvfuser_extremal_values_cdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0379760Z test_nvfuser_extremal_values_cdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0416089Z test_nvfuser_extremal_values_ceil_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0451742Z test_nvfuser_extremal_values_ceil_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0487709Z test_nvfuser_extremal_values_ceil_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0526159Z test_nvfuser_extremal_values_ceil_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0563806Z test_nvfuser_extremal_values_chalf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0600876Z test_nvfuser_extremal_values_chalf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0636592Z test_nvfuser_extremal_values_chalf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0674325Z test_nvfuser_extremal_values_chalf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0713138Z test_nvfuser_extremal_values_chalf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0750719Z test_nvfuser_extremal_values_chalf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0786857Z test_nvfuser_extremal_values_char_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0823241Z test_nvfuser_extremal_values_char_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0858201Z test_nvfuser_extremal_values_char_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0894507Z test_nvfuser_extremal_values_char_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0931832Z test_nvfuser_extremal_values_char_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.0967926Z test_nvfuser_extremal_values_char_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1007300Z test_nvfuser_extremal_values_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1044534Z test_nvfuser_extremal_values_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1081575Z test_nvfuser_extremal_values_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1117265Z test_nvfuser_extremal_values_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1154496Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1191966Z test_nvfuser_extremal_values_cholesky_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1228347Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1264825Z test_nvfuser_extremal_values_cholesky_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1302548Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1342413Z test_nvfuser_extremal_values_cholesky_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1378416Z test_nvfuser_extremal_values_cholesky_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1414806Z test_nvfuser_extremal_values_cholesky_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1452246Z test_nvfuser_extremal_values_chunk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1488434Z test_nvfuser_extremal_values_chunk_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1529255Z test_nvfuser_extremal_values_chunk_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1565309Z test_nvfuser_extremal_values_chunk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1605167Z test_nvfuser_extremal_values_chunk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1642296Z test_nvfuser_extremal_values_chunk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1678621Z test_nvfuser_extremal_values_clamp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1715856Z test_nvfuser_extremal_values_clamp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1754308Z test_nvfuser_extremal_values_clamp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1789503Z test_nvfuser_extremal_values_clamp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1825795Z test_nvfuser_extremal_values_clamp_scalar_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1863259Z test_nvfuser_extremal_values_clamp_scalar_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1900405Z test_nvfuser_extremal_values_clamp_scalar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1938906Z test_nvfuser_extremal_values_clamp_scalar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.1975159Z test_nvfuser_extremal_values_clone_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2013522Z test_nvfuser_extremal_values_clone_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2050471Z test_nvfuser_extremal_values_clone_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2087212Z test_nvfuser_extremal_values_clone_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2123850Z test_nvfuser_extremal_values_clone_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2159728Z test_nvfuser_extremal_values_clone_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2197229Z test_nvfuser_extremal_values_column_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2233834Z test_nvfuser_extremal_values_column_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2270196Z test_nvfuser_extremal_values_column_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2306827Z test_nvfuser_extremal_values_column_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2344312Z test_nvfuser_extremal_values_column_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2388781Z test_nvfuser_extremal_values_column_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2422053Z test_nvfuser_extremal_values_combinations_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2460074Z test_nvfuser_extremal_values_combinations_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2495974Z test_nvfuser_extremal_values_combinations_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2534140Z test_nvfuser_extremal_values_combinations_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2569984Z test_nvfuser_extremal_values_combinations_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2606628Z test_nvfuser_extremal_values_combinations_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2643949Z test_nvfuser_extremal_values_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2677796Z test_nvfuser_extremal_values_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2715423Z test_nvfuser_extremal_values_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2754936Z test_nvfuser_extremal_values_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2790810Z test_nvfuser_extremal_values_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2827803Z test_nvfuser_extremal_values_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2864670Z test_nvfuser_extremal_values_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2901003Z test_nvfuser_extremal_values_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2937272Z test_nvfuser_extremal_values_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.2975140Z test_nvfuser_extremal_values_conj_physical_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3011235Z test_nvfuser_extremal_values_conj_physical_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3048908Z test_nvfuser_extremal_values_conj_physical_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3088093Z test_nvfuser_extremal_values_conj_physical_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3124711Z test_nvfuser_extremal_values_conj_physical_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3161235Z test_nvfuser_extremal_values_conj_physical_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3197215Z test_nvfuser_extremal_values_contiguous_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3235334Z test_nvfuser_extremal_values_contiguous_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3271276Z test_nvfuser_extremal_values_contiguous_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3307901Z test_nvfuser_extremal_values_contiguous_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3345569Z test_nvfuser_extremal_values_contiguous_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3385479Z test_nvfuser_extremal_values_contiguous_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3425336Z test_nvfuser_extremal_values_copysign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3461568Z test_nvfuser_extremal_values_copysign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3498875Z test_nvfuser_extremal_values_copysign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3536114Z test_nvfuser_extremal_values_copysign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3570657Z test_nvfuser_extremal_values_corrcoef_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3610508Z test_nvfuser_extremal_values_corrcoef_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3647491Z test_nvfuser_extremal_values_corrcoef_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3684335Z test_nvfuser_extremal_values_corrcoef_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3721321Z test_nvfuser_extremal_values_corrcoef_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3760039Z test_nvfuser_extremal_values_corrcoef_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3797801Z test_nvfuser_extremal_values_cos_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3834388Z test_nvfuser_extremal_values_cos_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3871132Z test_nvfuser_extremal_values_cos_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3907805Z test_nvfuser_extremal_values_cos_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3945395Z test_nvfuser_extremal_values_cos_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.3984917Z test_nvfuser_extremal_values_cos_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4021757Z test_nvfuser_extremal_values_cosh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4058248Z test_nvfuser_extremal_values_cosh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4096159Z test_nvfuser_extremal_values_cosh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4134139Z test_nvfuser_extremal_values_cosh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4169763Z test_nvfuser_extremal_values_cosh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4207326Z test_nvfuser_extremal_values_cosh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4243109Z test_nvfuser_extremal_values_count_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4280180Z test_nvfuser_extremal_values_count_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4318381Z test_nvfuser_extremal_values_count_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4353959Z test_nvfuser_extremal_values_count_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4391044Z test_nvfuser_extremal_values_count_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4429173Z test_nvfuser_extremal_values_count_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4466293Z test_nvfuser_extremal_values_cov_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.4501866Z test_nvfuser_extremal_values_cov_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.4538979Z test_nvfuser_extremal_values_cov_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.4574942Z test_nvfuser_extremal_values_cov_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.4611813Z test_nvfuser_extremal_values_cov_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.4649011Z test_nvfuser_extremal_values_cov_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.4686614Z test_nvfuser_extremal_values_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4721773Z test_nvfuser_extremal_values_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4761063Z test_nvfuser_extremal_values_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4799450Z test_nvfuser_extremal_values_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4834697Z test_nvfuser_extremal_values_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4871126Z test_nvfuser_extremal_values_cummax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4908625Z test_nvfuser_extremal_values_cummax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4944814Z test_nvfuser_extremal_values_cummax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.4981080Z test_nvfuser_extremal_values_cummax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5018955Z test_nvfuser_extremal_values_cummin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5054855Z test_nvfuser_extremal_values_cummin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5095107Z test_nvfuser_extremal_values_cummin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5131491Z test_nvfuser_extremal_values_cummin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5170685Z test_nvfuser_extremal_values_cumprod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5208966Z test_nvfuser_extremal_values_cumprod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5240928Z test_nvfuser_extremal_values_cumprod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5278857Z test_nvfuser_extremal_values_cumprod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5315509Z test_nvfuser_extremal_values_cumprod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5355302Z test_nvfuser_extremal_values_cumprod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5391512Z test_nvfuser_extremal_values_cumsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5428962Z test_nvfuser_extremal_values_cumsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5466789Z test_nvfuser_extremal_values_cumsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5502855Z test_nvfuser_extremal_values_cumsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5541894Z test_nvfuser_extremal_values_cumsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5576843Z test_nvfuser_extremal_values_cumsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5615789Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5652086Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5689723Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5725233Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5762871Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5802420Z test_nvfuser_extremal_values_cumulative_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5839979Z test_nvfuser_extremal_values_deg2rad_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5876471Z test_nvfuser_extremal_values_deg2rad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5911151Z test_nvfuser_extremal_values_deg2rad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5950318Z test_nvfuser_extremal_values_deg2rad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.5986725Z test_nvfuser_extremal_values_diag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6021683Z test_nvfuser_extremal_values_diag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6059365Z test_nvfuser_extremal_values_diag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6099481Z test_nvfuser_extremal_values_diag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6135955Z test_nvfuser_extremal_values_diag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6172816Z test_nvfuser_extremal_values_diag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6210096Z test_nvfuser_extremal_values_diag_embed_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6246360Z test_nvfuser_extremal_values_diag_embed_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6282764Z test_nvfuser_extremal_values_diag_embed_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6320453Z test_nvfuser_extremal_values_diag_embed_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6357178Z test_nvfuser_extremal_values_diag_embed_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6392565Z test_nvfuser_extremal_values_diag_embed_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6432522Z test_nvfuser_extremal_values_diagflat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6471371Z test_nvfuser_extremal_values_diagflat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6506363Z test_nvfuser_extremal_values_diagflat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6542864Z test_nvfuser_extremal_values_diagflat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6580387Z test_nvfuser_extremal_values_diagflat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6616060Z test_nvfuser_extremal_values_diagflat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6653229Z test_nvfuser_extremal_values_diagonal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6690343Z test_nvfuser_extremal_values_diagonal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6726723Z test_nvfuser_extremal_values_diagonal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6765507Z test_nvfuser_extremal_values_diagonal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6803077Z test_nvfuser_extremal_values_diagonal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6838122Z test_nvfuser_extremal_values_diagonal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6875031Z test_nvfuser_extremal_values_diagonal_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6914791Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6950013Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.6988347Z test_nvfuser_extremal_values_diagonal_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7025224Z test_nvfuser_extremal_values_diff_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7062508Z test_nvfuser_extremal_values_diff_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7098776Z test_nvfuser_extremal_values_diff_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7138667Z test_nvfuser_extremal_values_diff_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7175082Z test_nvfuser_extremal_values_diff_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7212616Z test_nvfuser_extremal_values_diff_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7248701Z test_nvfuser_extremal_values_digamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7285808Z test_nvfuser_extremal_values_digamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7322882Z test_nvfuser_extremal_values_digamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7359486Z test_nvfuser_extremal_values_dist_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7395847Z test_nvfuser_extremal_values_dist_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7433517Z test_nvfuser_extremal_values_dist_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7470928Z test_nvfuser_extremal_values_dist_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7509721Z test_nvfuser_extremal_values_dist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7546492Z test_nvfuser_extremal_values_dist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7581778Z test_nvfuser_extremal_values_div_floor_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7621663Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7656433Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7695004Z test_nvfuser_extremal_values_div_floor_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7732267Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7768204Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7807256Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7844920Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7880061Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7916445Z test_nvfuser_extremal_values_div_no_rounding_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7954048Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.7989868Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8026451Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8063518Z test_nvfuser_extremal_values_div_trunc_rounding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8100046Z test_nvfuser_extremal_values_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8136477Z test_nvfuser_extremal_values_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8173514Z test_nvfuser_extremal_values_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8209546Z test_nvfuser_extremal_values_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8248451Z test_nvfuser_extremal_values_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8285817Z test_nvfuser_extremal_values_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8321925Z test_nvfuser_extremal_values_double_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8362128Z test_nvfuser_extremal_values_double_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8395294Z test_nvfuser_extremal_values_double_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8434014Z test_nvfuser_extremal_values_double_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8468855Z test_nvfuser_extremal_values_double_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8506511Z test_nvfuser_extremal_values_double_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8541559Z test_nvfuser_extremal_values_dsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8578318Z test_nvfuser_extremal_values_dsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8616817Z test_nvfuser_extremal_values_dsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8655029Z test_nvfuser_extremal_values_dsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8691629Z test_nvfuser_extremal_values_dsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8728691Z test_nvfuser_extremal_values_dsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8767098Z test_nvfuser_extremal_values_dstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8803937Z test_nvfuser_extremal_values_dstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8839145Z test_nvfuser_extremal_values_dstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8875209Z test_nvfuser_extremal_values_dstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8912630Z test_nvfuser_extremal_values_dstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8948398Z test_nvfuser_extremal_values_dstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.8987357Z test_nvfuser_extremal_values_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9024915Z test_nvfuser_extremal_values_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9060586Z test_nvfuser_extremal_values_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9097606Z test_nvfuser_extremal_values_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9134928Z test_nvfuser_extremal_values_einsum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9169280Z test_nvfuser_extremal_values_einsum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9207367Z test_nvfuser_extremal_values_einsum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9243127Z test_nvfuser_extremal_values_einsum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9278701Z test_nvfuser_extremal_values_einsum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9316472Z test_nvfuser_extremal_values_einsum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9352554Z test_nvfuser_extremal_values_empty_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.9390381Z test_nvfuser_extremal_values_empty_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.9426558Z test_nvfuser_extremal_values_empty_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.9462351Z test_nvfuser_extremal_values_empty_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.9498606Z test_nvfuser_extremal_values_empty_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.9536839Z test_nvfuser_extremal_values_empty_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:25.9573445Z test_nvfuser_extremal_values_eq_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9609335Z test_nvfuser_extremal_values_eq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9647214Z test_nvfuser_extremal_values_eq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9682903Z test_nvfuser_extremal_values_eq_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9718873Z test_nvfuser_extremal_values_eq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9756045Z test_nvfuser_extremal_values_eq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9793878Z test_nvfuser_extremal_values_erf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9830904Z test_nvfuser_extremal_values_erf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9867252Z test_nvfuser_extremal_values_erf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9903256Z test_nvfuser_extremal_values_erf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9939811Z test_nvfuser_extremal_values_erfc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:25.9977724Z test_nvfuser_extremal_values_erfc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0013454Z test_nvfuser_extremal_values_erfc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0050261Z test_nvfuser_extremal_values_erfc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0091028Z test_nvfuser_extremal_values_erfinv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0128547Z test_nvfuser_extremal_values_erfinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0164048Z test_nvfuser_extremal_values_erfinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0202029Z test_nvfuser_extremal_values_exp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0239033Z test_nvfuser_extremal_values_exp2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0276954Z test_nvfuser_extremal_values_exp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0312168Z test_nvfuser_extremal_values_exp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0348575Z test_nvfuser_extremal_values_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0384813Z test_nvfuser_extremal_values_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0421224Z test_nvfuser_extremal_values_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0458388Z test_nvfuser_extremal_values_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0497870Z test_nvfuser_extremal_values_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0537313Z test_nvfuser_extremal_values_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0571799Z test_nvfuser_extremal_values_expand_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0609470Z test_nvfuser_extremal_values_expand_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0645156Z test_nvfuser_extremal_values_expand_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0681517Z test_nvfuser_extremal_values_expand_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0718924Z test_nvfuser_extremal_values_expand_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0755459Z test_nvfuser_extremal_values_expand_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0793121Z test_nvfuser_extremal_values_expand_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0830839Z test_nvfuser_extremal_values_expand_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0868014Z test_nvfuser_extremal_values_expand_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0902559Z test_nvfuser_extremal_values_expand_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0939692Z test_nvfuser_extremal_values_expand_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.0975622Z test_nvfuser_extremal_values_expand_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1013375Z test_nvfuser_extremal_values_expm1_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1051353Z test_nvfuser_extremal_values_expm1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1089137Z test_nvfuser_extremal_values_expm1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1123432Z test_nvfuser_extremal_values_expm1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1161935Z test_nvfuser_extremal_values_fft_fft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1197798Z test_nvfuser_extremal_values_fft_fft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1238733Z test_nvfuser_extremal_values_fft_fft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1275722Z test_nvfuser_extremal_values_fft_fft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1312096Z test_nvfuser_extremal_values_fft_fft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1349359Z test_nvfuser_extremal_values_fft_fft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:26.1384033Z test_nvfuser_extremal_values_fft_fft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1422249Z test_nvfuser_extremal_values_fft_fft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1456963Z test_nvfuser_extremal_values_fft_fftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1493531Z test_nvfuser_extremal_values_fft_fftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1530589Z test_nvfuser_extremal_values_fft_fftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1567217Z test_nvfuser_extremal_values_fft_fftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1605517Z test_nvfuser_extremal_values_fft_fftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1644170Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1680066Z test_nvfuser_extremal_values_fft_fftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1715677Z test_nvfuser_extremal_values_fft_fftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1753099Z test_nvfuser_extremal_values_fft_fftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1790133Z test_nvfuser_extremal_values_fft_fftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1825529Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1863562Z test_nvfuser_extremal_values_fft_hfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1900323Z test_nvfuser_extremal_values_fft_hfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1936045Z test_nvfuser_extremal_values_fft_hfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.1973753Z test_nvfuser_extremal_values_fft_hfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2010972Z test_nvfuser_extremal_values_fft_hfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2048008Z test_nvfuser_extremal_values_fft_hfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2085395Z test_nvfuser_extremal_values_fft_hfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2123253Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2158512Z test_nvfuser_extremal_values_fft_hfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2193995Z test_nvfuser_extremal_values_fft_hfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2234885Z test_nvfuser_extremal_values_fft_hfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2272046Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2307937Z test_nvfuser_extremal_values_fft_ifft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2344903Z test_nvfuser_extremal_values_fft_ifft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2381830Z test_nvfuser_extremal_values_fft_ifft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2418222Z test_nvfuser_extremal_values_fft_ifft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2454625Z test_nvfuser_extremal_values_fft_ifft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2491975Z test_nvfuser_extremal_values_fft_ifft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2532008Z test_nvfuser_extremal_values_fft_ifft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2568790Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2605836Z test_nvfuser_extremal_values_fft_ifftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2642482Z test_nvfuser_extremal_values_fft_ifftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2677079Z test_nvfuser_extremal_values_fft_ifftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2713893Z test_nvfuser_extremal_values_fft_ifftshift_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2751817Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2786035Z test_nvfuser_extremal_values_fft_ifftshift_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2823513Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2861833Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2898715Z test_nvfuser_extremal_values_fft_ifftshift_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2938153Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.2975072Z test_nvfuser_extremal_values_fft_ihfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3011736Z test_nvfuser_extremal_values_fft_ihfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:26.3046452Z test_nvfuser_extremal_values_fft_ihfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3084259Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3119747Z test_nvfuser_extremal_values_fft_ihfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3157645Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3193661Z test_nvfuser_extremal_values_fft_irfft2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3230174Z test_nvfuser_extremal_values_fft_irfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3266661Z test_nvfuser_extremal_values_fft_irfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3305672Z test_nvfuser_extremal_values_fft_irfft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3340599Z test_nvfuser_extremal_values_fft_irfft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3377511Z test_nvfuser_extremal_values_fft_irfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3415331Z test_nvfuser_extremal_values_fft_irfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3450471Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3489459Z test_nvfuser_extremal_values_fft_irfftn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3526386Z test_nvfuser_extremal_values_fft_irfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3564066Z test_nvfuser_extremal_values_fft_irfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3603368Z test_nvfuser_extremal_values_fft_rfft2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3637840Z test_nvfuser_extremal_values_fft_rfft2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3674658Z test_nvfuser_extremal_values_fft_rfft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3711544Z test_nvfuser_extremal_values_fft_rfft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3747206Z test_nvfuser_extremal_values_fft_rfftn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3784170Z test_nvfuser_extremal_values_fft_rfftn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3824868Z test_nvfuser_extremal_values_fill__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3858831Z test_nvfuser_extremal_values_fill__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3895234Z test_nvfuser_extremal_values_fill__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3933700Z test_nvfuser_extremal_values_fill__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.3970081Z test_nvfuser_extremal_values_fill__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4007343Z test_nvfuser_extremal_values_fill__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4044156Z test_nvfuser_extremal_values_flatten_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4080606Z test_nvfuser_extremal_values_flatten_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4118013Z test_nvfuser_extremal_values_flatten_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4154741Z test_nvfuser_extremal_values_flatten_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4190764Z test_nvfuser_extremal_values_flatten_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4227703Z test_nvfuser_extremal_values_flatten_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4264049Z test_nvfuser_extremal_values_flip_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4301595Z test_nvfuser_extremal_values_flip_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4337952Z test_nvfuser_extremal_values_flip_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4375649Z test_nvfuser_extremal_values_flip_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4411409Z test_nvfuser_extremal_values_flip_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4448391Z test_nvfuser_extremal_values_flip_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4485724Z test_nvfuser_extremal_values_fliplr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4521900Z test_nvfuser_extremal_values_fliplr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4558898Z test_nvfuser_extremal_values_fliplr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4595173Z test_nvfuser_extremal_values_fliplr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4633639Z test_nvfuser_extremal_values_fliplr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4670304Z test_nvfuser_extremal_values_fliplr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4705756Z test_nvfuser_extremal_values_flipud_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4742403Z test_nvfuser_extremal_values_flipud_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4778953Z test_nvfuser_extremal_values_flipud_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4815996Z test_nvfuser_extremal_values_flipud_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4855496Z test_nvfuser_extremal_values_flipud_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4891226Z test_nvfuser_extremal_values_flipud_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4929418Z test_nvfuser_extremal_values_float_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.4965911Z test_nvfuser_extremal_values_float_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5003600Z test_nvfuser_extremal_values_float_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5040224Z test_nvfuser_extremal_values_float_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5077861Z test_nvfuser_extremal_values_float_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5114451Z test_nvfuser_extremal_values_float_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5150723Z test_nvfuser_extremal_values_float_power_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5186355Z test_nvfuser_extremal_values_float_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5224630Z test_nvfuser_extremal_values_float_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5264736Z test_nvfuser_extremal_values_float_power_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5299942Z test_nvfuser_extremal_values_float_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5336843Z test_nvfuser_extremal_values_float_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5372979Z test_nvfuser_extremal_values_floor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5409992Z test_nvfuser_extremal_values_floor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5447144Z test_nvfuser_extremal_values_floor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5483389Z test_nvfuser_extremal_values_floor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5520238Z test_nvfuser_extremal_values_floor_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5557964Z test_nvfuser_extremal_values_floor_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5591723Z test_nvfuser_extremal_values_floor_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5632942Z test_nvfuser_extremal_values_floor_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5677339Z test_nvfuser_extremal_values_fmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5712959Z test_nvfuser_extremal_values_fmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5750403Z test_nvfuser_extremal_values_fmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5787945Z test_nvfuser_extremal_values_fmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5823808Z test_nvfuser_extremal_values_fmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5860855Z test_nvfuser_extremal_values_fmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5898184Z test_nvfuser_extremal_values_fmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5934582Z test_nvfuser_extremal_values_fmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.5973123Z test_nvfuser_extremal_values_fmod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6011317Z test_nvfuser_extremal_values_fmod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6047784Z test_nvfuser_extremal_values_fmod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6083934Z test_nvfuser_extremal_values_frac_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6120955Z test_nvfuser_extremal_values_frac_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6158036Z test_nvfuser_extremal_values_frac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6192626Z test_nvfuser_extremal_values_frac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6231670Z test_nvfuser_extremal_values_frexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6268486Z test_nvfuser_extremal_values_frexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6306854Z test_nvfuser_extremal_values_frexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6343650Z test_nvfuser_extremal_values_full_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6381643Z test_nvfuser_extremal_values_full_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6418725Z test_nvfuser_extremal_values_full_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6454495Z test_nvfuser_extremal_values_full_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6493062Z test_nvfuser_extremal_values_full_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6533045Z test_nvfuser_extremal_values_full_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6570449Z test_nvfuser_extremal_values_gather_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6608076Z test_nvfuser_extremal_values_gather_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6646865Z test_nvfuser_extremal_values_gather_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6684210Z test_nvfuser_extremal_values_gather_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6721434Z test_nvfuser_extremal_values_gather_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6757602Z test_nvfuser_extremal_values_gather_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6796990Z test_nvfuser_extremal_values_ge_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6832526Z test_nvfuser_extremal_values_ge_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6868142Z test_nvfuser_extremal_values_ge_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6904955Z test_nvfuser_extremal_values_ge_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6942765Z test_nvfuser_extremal_values_geqrf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.6981070Z test_nvfuser_extremal_values_geqrf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7018148Z test_nvfuser_extremal_values_geqrf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7054919Z test_nvfuser_extremal_values_geqrf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7092160Z test_nvfuser_extremal_values_gradient_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:26.7128752Z test_nvfuser_extremal_values_gradient_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:26.7167791Z test_nvfuser_extremal_values_gradient_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:26.7202911Z test_nvfuser_extremal_values_gradient_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:26.7238642Z test_nvfuser_extremal_values_gradient_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:26.7277770Z test_nvfuser_extremal_values_gradient_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:26.7313502Z test_nvfuser_extremal_values_gt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7351109Z test_nvfuser_extremal_values_gt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7388025Z test_nvfuser_extremal_values_gt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7424129Z test_nvfuser_extremal_values_gt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7460056Z test_nvfuser_extremal_values_half_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7498298Z test_nvfuser_extremal_values_half_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7533728Z test_nvfuser_extremal_values_half_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7572661Z test_nvfuser_extremal_values_half_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7608726Z test_nvfuser_extremal_values_half_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7645448Z test_nvfuser_extremal_values_half_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7683331Z test_nvfuser_extremal_values_heaviside_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7718996Z test_nvfuser_extremal_values_heaviside_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7755107Z test_nvfuser_extremal_values_heaviside_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7792814Z test_nvfuser_extremal_values_heaviside_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:26.7829277Z test_nvfuser_extremal_values_histc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:26.7865494Z test_nvfuser_extremal_values_histc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:26.7903051Z test_nvfuser_extremal_values_hsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7940965Z test_nvfuser_extremal_values_hsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.7979438Z test_nvfuser_extremal_values_hsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8019268Z test_nvfuser_extremal_values_hsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8055941Z test_nvfuser_extremal_values_hsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8093702Z test_nvfuser_extremal_values_hsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8129920Z test_nvfuser_extremal_values_hstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8167413Z test_nvfuser_extremal_values_hstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8205087Z test_nvfuser_extremal_values_hstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8241235Z test_nvfuser_extremal_values_hstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8276474Z test_nvfuser_extremal_values_hstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8315013Z test_nvfuser_extremal_values_hstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8354092Z test_nvfuser_extremal_values_hypot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8390622Z test_nvfuser_extremal_values_hypot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8430163Z test_nvfuser_extremal_values_hypot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8465970Z test_nvfuser_extremal_values_hypot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8502258Z test_nvfuser_extremal_values_i0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8538051Z test_nvfuser_extremal_values_i0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8575181Z test_nvfuser_extremal_values_i0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8612093Z test_nvfuser_extremal_values_i0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8691209Z test_nvfuser_extremal_values_igamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8692751Z test_nvfuser_extremal_values_igamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8726777Z test_nvfuser_extremal_values_igammac_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8764411Z test_nvfuser_extremal_values_igammac_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8801020Z test_nvfuser_extremal_values_imag_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8838003Z test_nvfuser_extremal_values_imag_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8875344Z test_nvfuser_extremal_values_index_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8911825Z test_nvfuser_extremal_values_index_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8947398Z test_nvfuser_extremal_values_index_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.8985241Z test_nvfuser_extremal_values_index_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9021454Z test_nvfuser_extremal_values_index_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9061152Z test_nvfuser_extremal_values_index_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9098641Z test_nvfuser_extremal_values_index_copy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9136134Z test_nvfuser_extremal_values_index_copy_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9172492Z test_nvfuser_extremal_values_index_copy_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9208755Z test_nvfuser_extremal_values_index_copy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9249259Z test_nvfuser_extremal_values_index_copy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9286585Z test_nvfuser_extremal_values_index_copy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9322799Z test_nvfuser_extremal_values_index_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9359032Z test_nvfuser_extremal_values_index_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9398392Z test_nvfuser_extremal_values_index_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9433808Z test_nvfuser_extremal_values_index_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9472030Z test_nvfuser_extremal_values_index_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9507739Z test_nvfuser_extremal_values_index_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9543090Z test_nvfuser_extremal_values_index_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9579792Z test_nvfuser_extremal_values_index_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9617165Z test_nvfuser_extremal_values_index_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9653337Z test_nvfuser_extremal_values_index_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9692446Z test_nvfuser_extremal_values_index_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9730090Z test_nvfuser_extremal_values_index_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9767361Z test_nvfuser_extremal_values_index_reduce_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9803454Z test_nvfuser_extremal_values_index_reduce_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9840006Z test_nvfuser_extremal_values_index_reduce_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9877495Z test_nvfuser_extremal_values_index_reduce_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9913521Z test_nvfuser_extremal_values_index_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9949427Z test_nvfuser_extremal_values_index_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:26.9986431Z test_nvfuser_extremal_values_index_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0026322Z test_nvfuser_extremal_values_index_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0060182Z test_nvfuser_extremal_values_index_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0098523Z test_nvfuser_extremal_values_index_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0136214Z test_nvfuser_extremal_values_inner_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0171257Z test_nvfuser_extremal_values_inner_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0211584Z test_nvfuser_extremal_values_inner_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0249181Z test_nvfuser_extremal_values_inner_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0285927Z test_nvfuser_extremal_values_inner_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0320778Z test_nvfuser_extremal_values_inner_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0359529Z test_nvfuser_extremal_values_int_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0397444Z test_nvfuser_extremal_values_int_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0434221Z test_nvfuser_extremal_values_int_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0470748Z test_nvfuser_extremal_values_int_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0510370Z test_nvfuser_extremal_values_int_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0546246Z test_nvfuser_extremal_values_int_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0583302Z test_nvfuser_extremal_values_inverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0620179Z test_nvfuser_extremal_values_inverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0656956Z test_nvfuser_extremal_values_inverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0696994Z test_nvfuser_extremal_values_inverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0734941Z test_nvfuser_extremal_values_isclose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0771616Z test_nvfuser_extremal_values_isclose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0809780Z test_nvfuser_extremal_values_isclose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0845050Z test_nvfuser_extremal_values_isclose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0881792Z test_nvfuser_extremal_values_isclose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0918783Z test_nvfuser_extremal_values_isclose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0955090Z test_nvfuser_extremal_values_isfinite_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.0991936Z test_nvfuser_extremal_values_isfinite_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1029371Z test_nvfuser_extremal_values_isfinite_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1067686Z test_nvfuser_extremal_values_isfinite_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1103584Z test_nvfuser_extremal_values_isfinite_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1140558Z test_nvfuser_extremal_values_isfinite_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1177555Z test_nvfuser_extremal_values_isin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1212142Z test_nvfuser_extremal_values_isin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1249352Z test_nvfuser_extremal_values_isin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1285540Z test_nvfuser_extremal_values_isinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1322164Z test_nvfuser_extremal_values_isinf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1359792Z test_nvfuser_extremal_values_isinf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1396167Z test_nvfuser_extremal_values_isinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1431616Z test_nvfuser_extremal_values_isinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1472085Z test_nvfuser_extremal_values_isinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1510237Z test_nvfuser_extremal_values_isnan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1544533Z test_nvfuser_extremal_values_isnan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1581738Z test_nvfuser_extremal_values_isnan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1618943Z test_nvfuser_extremal_values_isnan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1654825Z test_nvfuser_extremal_values_isnan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1692991Z test_nvfuser_extremal_values_isnan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1731795Z test_nvfuser_extremal_values_isneginf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1769432Z test_nvfuser_extremal_values_isneginf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1805468Z test_nvfuser_extremal_values_isneginf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1842529Z test_nvfuser_extremal_values_isneginf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1880505Z test_nvfuser_extremal_values_isposinf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1916155Z test_nvfuser_extremal_values_isposinf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1953267Z test_nvfuser_extremal_values_isposinf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.1990569Z test_nvfuser_extremal_values_isposinf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2026657Z test_nvfuser_extremal_values_isreal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2063152Z test_nvfuser_extremal_values_isreal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2100287Z test_nvfuser_extremal_values_isreal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2137520Z test_nvfuser_extremal_values_isreal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2173341Z test_nvfuser_extremal_values_isreal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2210709Z test_nvfuser_extremal_values_isreal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2246814Z test_nvfuser_extremal_values_istft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2285581Z test_nvfuser_extremal_values_istft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2322494Z test_nvfuser_extremal_values_istft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2358072Z test_nvfuser_extremal_values_istft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.2394948Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2435678Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2473194Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2510387Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2546324Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2583961Z test_nvfuser_extremal_values_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2620548Z test_nvfuser_extremal_values_jiterator_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2660362Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2697516Z test_nvfuser_extremal_values_jiterator_binary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2734797Z test_nvfuser_extremal_values_jiterator_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2775570Z test_nvfuser_extremal_values_jiterator_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2812673Z test_nvfuser_extremal_values_jiterator_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2847929Z test_nvfuser_extremal_values_jiterator_unary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2884803Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2922100Z test_nvfuser_extremal_values_jiterator_unary_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2958273Z test_nvfuser_extremal_values_jiterator_unary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.2996008Z test_nvfuser_extremal_values_jiterator_unary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.3034087Z test_nvfuser_extremal_values_jiterator_unary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.3071440Z test_nvfuser_extremal_values_kron_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3108184Z test_nvfuser_extremal_values_kron_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3145778Z test_nvfuser_extremal_values_kron_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3183604Z test_nvfuser_extremal_values_kron_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3219574Z test_nvfuser_extremal_values_kron_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3255970Z test_nvfuser_extremal_values_kron_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3295385Z test_nvfuser_extremal_values_kthvalue_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3332295Z test_nvfuser_extremal_values_kthvalue_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3368453Z test_nvfuser_extremal_values_kthvalue_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3405580Z test_nvfuser_extremal_values_ldexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3445379Z test_nvfuser_extremal_values_ldexp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3482602Z test_nvfuser_extremal_values_ldexp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3518327Z test_nvfuser_extremal_values_ldexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3556674Z test_nvfuser_extremal_values_ldexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3593700Z test_nvfuser_extremal_values_ldexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3630108Z test_nvfuser_extremal_values_le_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3666969Z test_nvfuser_extremal_values_le_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3703909Z test_nvfuser_extremal_values_le_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3742385Z test_nvfuser_extremal_values_le_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3777017Z test_nvfuser_extremal_values_lerp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3815502Z test_nvfuser_extremal_values_lerp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3855485Z test_nvfuser_extremal_values_lerp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3890443Z test_nvfuser_extremal_values_lerp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:27.3926959Z test_nvfuser_extremal_values_lerp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.3964381Z test_nvfuser_extremal_values_lerp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4000787Z test_nvfuser_extremal_values_lgamma_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4036221Z test_nvfuser_extremal_values_lgamma_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4075624Z test_nvfuser_extremal_values_lgamma_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4115058Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4148297Z test_nvfuser_extremal_values_linalg_cholesky_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4184663Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4221203Z test_nvfuser_extremal_values_linalg_cholesky_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4258683Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4295767Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4334378Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4370533Z test_nvfuser_extremal_values_linalg_cholesky_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4407895Z test_nvfuser_extremal_values_linalg_cond_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4445383Z test_nvfuser_extremal_values_linalg_cond_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4484619Z test_nvfuser_extremal_values_linalg_cond_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4520657Z test_nvfuser_extremal_values_linalg_cond_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4557403Z test_nvfuser_extremal_values_linalg_cross_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4593841Z test_nvfuser_extremal_values_linalg_cross_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4631607Z test_nvfuser_extremal_values_linalg_cross_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4698525Z test_nvfuser_extremal_values_linalg_cross_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4739249Z test_nvfuser_extremal_values_linalg_cross_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4774994Z test_nvfuser_extremal_values_linalg_det_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4810802Z test_nvfuser_extremal_values_linalg_det_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4849303Z test_nvfuser_extremal_values_linalg_det_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4887690Z test_nvfuser_extremal_values_linalg_det_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4924947Z test_nvfuser_extremal_values_linalg_det_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4961084Z test_nvfuser_extremal_values_linalg_det_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.4997601Z test_nvfuser_extremal_values_linalg_eig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5034914Z test_nvfuser_extremal_values_linalg_eig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5073197Z test_nvfuser_extremal_values_linalg_eig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5108837Z test_nvfuser_extremal_values_linalg_eig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5145984Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5185345Z test_nvfuser_extremal_values_linalg_eigh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5221521Z test_nvfuser_extremal_values_linalg_eigh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5258981Z test_nvfuser_extremal_values_linalg_eigh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5297086Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.5333195Z test_nvfuser_extremal_values_linalg_eigvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.5369758Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.5407011Z test_nvfuser_extremal_values_linalg_eigvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:27.5444510Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5480463Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5518833Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5556464Z test_nvfuser_extremal_values_linalg_eigvalsh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5590963Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5629184Z test_nvfuser_extremal_values_linalg_householder_product_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5664151Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5701800Z test_nvfuser_extremal_values_linalg_householder_product_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5738659Z test_nvfuser_extremal_values_linalg_inv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5775003Z test_nvfuser_extremal_values_linalg_inv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5814296Z test_nvfuser_extremal_values_linalg_inv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5852859Z test_nvfuser_extremal_values_linalg_inv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5889874Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5926944Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5963187Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.5999653Z test_nvfuser_extremal_values_linalg_inv_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6036229Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6072098Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6109366Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6147559Z test_nvfuser_extremal_values_linalg_ldl_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6187310Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6222500Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6260515Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6297324Z test_nvfuser_extremal_values_linalg_ldl_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6333855Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6370989Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6408936Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6444712Z test_nvfuser_extremal_values_linalg_ldl_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6481885Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6522341Z test_nvfuser_extremal_values_linalg_lstsq_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6559833Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6596603Z test_nvfuser_extremal_values_linalg_lstsq_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6633671Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6671476Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6709810Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6743780Z test_nvfuser_extremal_values_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6781008Z test_nvfuser_extremal_values_linalg_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6816939Z test_nvfuser_extremal_values_linalg_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6856011Z test_nvfuser_extremal_values_linalg_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6892757Z test_nvfuser_extremal_values_linalg_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6927949Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.6966276Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7001859Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7037303Z test_nvfuser_extremal_values_linalg_lu_factor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7073307Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7111136Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7147575Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7184545Z test_nvfuser_extremal_values_linalg_lu_factor_ex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7222369Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7257665Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7294137Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7331552Z test_nvfuser_extremal_values_linalg_matrix_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7368800Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7407050Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7443492Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7478877Z test_nvfuser_extremal_values_linalg_matrix_power_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7515150Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7552648Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7588898Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7627865Z test_nvfuser_extremal_values_linalg_matrix_rank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7663129Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7698819Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7737849Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7774563Z test_nvfuser_extremal_values_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7812080Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7848171Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7888204Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7924593Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.7959893Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:27.7998302Z test_nvfuser_extremal_values_linalg_multi_dot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8033266Z test_nvfuser_extremal_values_linalg_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8069959Z test_nvfuser_extremal_values_linalg_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8108098Z test_nvfuser_extremal_values_linalg_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8143901Z test_nvfuser_extremal_values_linalg_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8179232Z test_nvfuser_extremal_values_linalg_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:27.8215320Z test_nvfuser_extremal_values_linalg_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8255395Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8292873Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8329042Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8366112Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8404428Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8441936Z test_nvfuser_extremal_values_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8479391Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8515789Z test_nvfuser_extremal_values_linalg_pinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8552203Z test_nvfuser_extremal_values_linalg_pinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8592524Z test_nvfuser_extremal_values_linalg_pinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8627510Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8663442Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8702001Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8739378Z test_nvfuser_extremal_values_linalg_pinv_hermitian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8777518Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8816259Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8853560Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8890410Z test_nvfuser_extremal_values_linalg_pinv_singular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8928388Z test_nvfuser_extremal_values_linalg_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.8965345Z test_nvfuser_extremal_values_linalg_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9000352Z test_nvfuser_extremal_values_linalg_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9036760Z test_nvfuser_extremal_values_linalg_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9074300Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9110874Z test_nvfuser_extremal_values_linalg_slogdet_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9147103Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9183996Z test_nvfuser_extremal_values_linalg_slogdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9223062Z test_nvfuser_extremal_values_linalg_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9259468Z test_nvfuser_extremal_values_linalg_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9296305Z test_nvfuser_extremal_values_linalg_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9333646Z test_nvfuser_extremal_values_linalg_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9369845Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9406690Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9444137Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9480008Z test_nvfuser_extremal_values_linalg_solve_triangular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9517940Z test_nvfuser_extremal_values_linalg_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9604133Z test_nvfuser_extremal_values_linalg_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9605719Z test_nvfuser_extremal_values_linalg_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9630116Z test_nvfuser_extremal_values_linalg_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9666793Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9704259Z test_nvfuser_extremal_values_linalg_svdvals_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9744488Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9779213Z test_nvfuser_extremal_values_linalg_svdvals_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9817241Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9852285Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9888873Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9929088Z test_nvfuser_extremal_values_linalg_tensorinv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:27.9966350Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0002305Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0039054Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0075768Z test_nvfuser_extremal_values_linalg_tensorsolve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0111500Z test_nvfuser_extremal_values_linalg_vander_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0148596Z test_nvfuser_extremal_values_linalg_vander_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0186665Z test_nvfuser_extremal_values_linalg_vander_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0222459Z test_nvfuser_extremal_values_linalg_vander_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0259271Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0299193Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0338346Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0375838Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0411736Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0448714Z test_nvfuser_extremal_values_linalg_vector_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0485522Z test_nvfuser_extremal_values_log10_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0521543Z test_nvfuser_extremal_values_log10_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0558507Z test_nvfuser_extremal_values_log10_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0594007Z test_nvfuser_extremal_values_log10_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0632689Z test_nvfuser_extremal_values_log10_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0668617Z test_nvfuser_extremal_values_log10_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0706727Z test_nvfuser_extremal_values_log1p_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0742541Z test_nvfuser_extremal_values_log1p_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0779357Z test_nvfuser_extremal_values_log1p_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0816721Z test_nvfuser_extremal_values_log1p_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0852627Z test_nvfuser_extremal_values_log2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0889027Z test_nvfuser_extremal_values_log2_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0924815Z test_nvfuser_extremal_values_log2_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.0962785Z test_nvfuser_extremal_values_log2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1000053Z test_nvfuser_extremal_values_log2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1037388Z test_nvfuser_extremal_values_log2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1073050Z test_nvfuser_extremal_values_log_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1110744Z test_nvfuser_extremal_values_log_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1148362Z test_nvfuser_extremal_values_log_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1184178Z test_nvfuser_extremal_values_log_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1221568Z test_nvfuser_extremal_values_log_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1258500Z test_nvfuser_extremal_values_log_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1298364Z test_nvfuser_extremal_values_log_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1334557Z test_nvfuser_extremal_values_log_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1371319Z test_nvfuser_extremal_values_log_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1408598Z test_nvfuser_extremal_values_log_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1444882Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1480878Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1516206Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1552856Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1589314Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1627010Z test_nvfuser_extremal_values_log_softmax_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1665291Z test_nvfuser_extremal_values_logaddexp2_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1702032Z test_nvfuser_extremal_values_logaddexp2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1739306Z test_nvfuser_extremal_values_logaddexp2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1775466Z test_nvfuser_extremal_values_logaddexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1815581Z test_nvfuser_extremal_values_logaddexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1853137Z test_nvfuser_extremal_values_logaddexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1890829Z test_nvfuser_extremal_values_logcumsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1926502Z test_nvfuser_extremal_values_logcumsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.1965871Z test_nvfuser_extremal_values_logcumsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2006150Z test_nvfuser_extremal_values_logcumsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2041195Z test_nvfuser_extremal_values_logdet_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2076021Z test_nvfuser_extremal_values_logdet_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2116990Z test_nvfuser_extremal_values_logical_and_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2152378Z test_nvfuser_extremal_values_logical_and_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2190083Z test_nvfuser_extremal_values_logical_and_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2226491Z test_nvfuser_extremal_values_logical_and_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2263044Z test_nvfuser_extremal_values_logical_and_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2296888Z test_nvfuser_extremal_values_logical_and_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2336543Z test_nvfuser_extremal_values_logical_not_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2373220Z test_nvfuser_extremal_values_logical_not_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2412334Z test_nvfuser_extremal_values_logical_not_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2450593Z test_nvfuser_extremal_values_logical_not_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2486801Z test_nvfuser_extremal_values_logical_not_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2522826Z test_nvfuser_extremal_values_logical_not_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2558295Z test_nvfuser_extremal_values_logical_or_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2595673Z test_nvfuser_extremal_values_logical_or_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2632572Z test_nvfuser_extremal_values_logical_or_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2668152Z test_nvfuser_extremal_values_logical_or_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2704422Z test_nvfuser_extremal_values_logical_or_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2742073Z test_nvfuser_extremal_values_logical_or_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2781359Z test_nvfuser_extremal_values_logical_xor_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2817595Z test_nvfuser_extremal_values_logical_xor_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2854862Z test_nvfuser_extremal_values_logical_xor_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2891851Z test_nvfuser_extremal_values_logical_xor_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2927797Z test_nvfuser_extremal_values_logical_xor_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.2964483Z test_nvfuser_extremal_values_logical_xor_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3001936Z test_nvfuser_extremal_values_logit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3038289Z test_nvfuser_extremal_values_logit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3076025Z test_nvfuser_extremal_values_logit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3112572Z test_nvfuser_extremal_values_logit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3148654Z test_nvfuser_extremal_values_logsumexp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3186482Z test_nvfuser_extremal_values_logsumexp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3221428Z test_nvfuser_extremal_values_logsumexp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3257438Z test_nvfuser_extremal_values_logsumexp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3295530Z test_nvfuser_extremal_values_long_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3335031Z test_nvfuser_extremal_values_long_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3372545Z test_nvfuser_extremal_values_long_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3408081Z test_nvfuser_extremal_values_long_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3444965Z test_nvfuser_extremal_values_long_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3482347Z test_nvfuser_extremal_values_long_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3517877Z test_nvfuser_extremal_values_lt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3556065Z test_nvfuser_extremal_values_lt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3591970Z test_nvfuser_extremal_values_lt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3627929Z test_nvfuser_extremal_values_lt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3669341Z test_nvfuser_extremal_values_lu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3705312Z test_nvfuser_extremal_values_lu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3743042Z test_nvfuser_extremal_values_lu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3779065Z test_nvfuser_extremal_values_lu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3815187Z test_nvfuser_extremal_values_lu_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3852478Z test_nvfuser_extremal_values_lu_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3888915Z test_nvfuser_extremal_values_lu_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3927321Z test_nvfuser_extremal_values_lu_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.3966036Z test_nvfuser_extremal_values_lu_unpack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4006109Z test_nvfuser_extremal_values_lu_unpack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4043293Z test_nvfuser_extremal_values_lu_unpack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4078876Z test_nvfuser_extremal_values_lu_unpack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4116343Z test_nvfuser_extremal_values_mH_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4153171Z test_nvfuser_extremal_values_mH_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4188943Z test_nvfuser_extremal_values_mH_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4226790Z test_nvfuser_extremal_values_mH_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4263430Z test_nvfuser_extremal_values_mH_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4300717Z test_nvfuser_extremal_values_mH_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4336946Z test_nvfuser_extremal_values_mT_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4373427Z test_nvfuser_extremal_values_mT_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:28.4420604Z test_nvfuser_extremal_values_mT_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.005s) 2022-05-18T06:36:28.4478527Z test_nvfuser_extremal_values_mT_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.006s) 2022-05-18T06:36:28.4527876Z test_nvfuser_extremal_values_mT_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.005s) 2022-05-18T06:36:28.4566504Z test_nvfuser_extremal_values_mT_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4603674Z test_nvfuser_extremal_values_masked_fill_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4640822Z test_nvfuser_extremal_values_masked_fill_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4676529Z test_nvfuser_extremal_values_masked_fill_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4714004Z test_nvfuser_extremal_values_masked_fill_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:28.4749677Z test_nvfuser_extremal_values_masked_fill_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4786706Z test_nvfuser_extremal_values_masked_fill_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4821975Z test_nvfuser_extremal_values_masked_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4858389Z test_nvfuser_extremal_values_masked_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4895471Z test_nvfuser_extremal_values_masked_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4931124Z test_nvfuser_extremal_values_masked_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.4968087Z test_nvfuser_extremal_values_masked_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5008293Z test_nvfuser_extremal_values_masked_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5048298Z test_nvfuser_extremal_values_masked_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5085323Z test_nvfuser_extremal_values_masked_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5121615Z test_nvfuser_extremal_values_masked_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5159788Z test_nvfuser_extremal_values_masked_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5195418Z test_nvfuser_extremal_values_masked_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5231122Z test_nvfuser_extremal_values_masked_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5268800Z test_nvfuser_extremal_values_matmul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5305964Z test_nvfuser_extremal_values_matmul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5341732Z test_nvfuser_extremal_values_matmul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5380134Z test_nvfuser_extremal_values_matmul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5416885Z test_nvfuser_extremal_values_matmul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5452649Z test_nvfuser_extremal_values_matmul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5489103Z test_nvfuser_extremal_values_matrix_exp_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:28.5526864Z test_nvfuser_extremal_values_matrix_exp_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:28.5562553Z test_nvfuser_extremal_values_matrix_exp_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:28.5599435Z test_nvfuser_extremal_values_matrix_exp_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:28.5637793Z test_nvfuser_extremal_values_matrix_exp_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:28.5672901Z test_nvfuser_extremal_values_matrix_exp_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:28.5711140Z test_nvfuser_extremal_values_max_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5750286Z test_nvfuser_extremal_values_max_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5786462Z test_nvfuser_extremal_values_max_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5822472Z test_nvfuser_extremal_values_max_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5859321Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5898392Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5936192Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.5973820Z test_nvfuser_extremal_values_max_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6013258Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6052636Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6089476Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6126411Z test_nvfuser_extremal_values_max_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6161497Z test_nvfuser_extremal_values_maximum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6197978Z test_nvfuser_extremal_values_maximum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6234040Z test_nvfuser_extremal_values_maximum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6270323Z test_nvfuser_extremal_values_maximum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6307171Z test_nvfuser_extremal_values_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6343702Z test_nvfuser_extremal_values_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6380314Z test_nvfuser_extremal_values_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6419885Z test_nvfuser_extremal_values_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6456965Z test_nvfuser_extremal_values_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6493121Z test_nvfuser_extremal_values_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6530632Z test_nvfuser_extremal_values_median_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6568887Z test_nvfuser_extremal_values_median_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6604603Z test_nvfuser_extremal_values_median_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6641134Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6678054Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6715699Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6751208Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6788672Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6825438Z test_nvfuser_extremal_values_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6862441Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6899734Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6935502Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.6972484Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7009666Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7045993Z test_nvfuser_extremal_values_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7084244Z test_nvfuser_extremal_values_min_binary_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7120312Z test_nvfuser_extremal_values_min_binary_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7156361Z test_nvfuser_extremal_values_min_binary_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7193585Z test_nvfuser_extremal_values_min_binary_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7231498Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7265796Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7301957Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7339446Z test_nvfuser_extremal_values_min_reduction_no_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7379600Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7418815Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7454927Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7492720Z test_nvfuser_extremal_values_min_reduction_with_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7531901Z test_nvfuser_extremal_values_minimum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7566682Z test_nvfuser_extremal_values_minimum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7603337Z test_nvfuser_extremal_values_minimum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7640349Z test_nvfuser_extremal_values_minimum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7676047Z test_nvfuser_extremal_values_mm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7712811Z test_nvfuser_extremal_values_mm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7752066Z test_nvfuser_extremal_values_mm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7790799Z test_nvfuser_extremal_values_mm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7826211Z test_nvfuser_extremal_values_mm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7863144Z test_nvfuser_extremal_values_mm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7900257Z test_nvfuser_extremal_values_mode_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7939862Z test_nvfuser_extremal_values_mode_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.7974713Z test_nvfuser_extremal_values_mode_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8011758Z test_nvfuser_extremal_values_mode_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8048272Z test_nvfuser_extremal_values_movedim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8085970Z test_nvfuser_extremal_values_movedim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8123742Z test_nvfuser_extremal_values_movedim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8161583Z test_nvfuser_extremal_values_movedim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8197979Z test_nvfuser_extremal_values_movedim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8233956Z test_nvfuser_extremal_values_movedim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8271626Z test_nvfuser_extremal_values_msort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8307324Z test_nvfuser_extremal_values_msort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8343556Z test_nvfuser_extremal_values_msort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8380655Z test_nvfuser_extremal_values_msort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8418832Z test_nvfuser_extremal_values_mul_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8455800Z test_nvfuser_extremal_values_mul_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8493932Z test_nvfuser_extremal_values_mul_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8531635Z test_nvfuser_extremal_values_mul_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8566103Z test_nvfuser_extremal_values_mul_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8604003Z test_nvfuser_extremal_values_mul_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8641022Z test_nvfuser_extremal_values_multinomial_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8678006Z test_nvfuser_extremal_values_multinomial_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8715470Z test_nvfuser_extremal_values_multinomial_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8752895Z test_nvfuser_extremal_values_mv_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8791951Z test_nvfuser_extremal_values_mv_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8826775Z test_nvfuser_extremal_values_mv_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8864722Z test_nvfuser_extremal_values_mv_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8902182Z test_nvfuser_extremal_values_mv_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8938959Z test_nvfuser_extremal_values_mv_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.8975678Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9012897Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9052231Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9087640Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9129587Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9165946Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9201097Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9239757Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9276036Z test_nvfuser_extremal_values_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9313671Z test_nvfuser_extremal_values_nan_to_num_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9349790Z test_nvfuser_extremal_values_nan_to_num_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9385395Z test_nvfuser_extremal_values_nan_to_num_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9424221Z test_nvfuser_extremal_values_nan_to_num_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9463877Z test_nvfuser_extremal_values_nanmean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9500027Z test_nvfuser_extremal_values_nanmean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9535644Z test_nvfuser_extremal_values_nanmean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9571736Z test_nvfuser_extremal_values_nanmean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9610330Z test_nvfuser_extremal_values_nanmedian_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9647171Z test_nvfuser_extremal_values_nanmedian_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9684579Z test_nvfuser_extremal_values_nanmedian_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9720800Z test_nvfuser_extremal_values_nanquantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:28.9757586Z test_nvfuser_extremal_values_nanquantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:28.9797768Z test_nvfuser_extremal_values_nansum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9835100Z test_nvfuser_extremal_values_nansum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9870789Z test_nvfuser_extremal_values_nansum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9908288Z test_nvfuser_extremal_values_nansum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9945254Z test_nvfuser_extremal_values_narrow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:28.9981207Z test_nvfuser_extremal_values_narrow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0018138Z test_nvfuser_extremal_values_narrow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0055572Z test_nvfuser_extremal_values_narrow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0091617Z test_nvfuser_extremal_values_narrow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0131363Z test_nvfuser_extremal_values_narrow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0167489Z test_nvfuser_extremal_values_ne_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0205502Z test_nvfuser_extremal_values_ne_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0241499Z test_nvfuser_extremal_values_ne_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0276661Z test_nvfuser_extremal_values_ne_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0312714Z test_nvfuser_extremal_values_ne_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0349397Z test_nvfuser_extremal_values_ne_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0386233Z test_nvfuser_extremal_values_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0422850Z test_nvfuser_extremal_values_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0462108Z test_nvfuser_extremal_values_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0498390Z test_nvfuser_extremal_values_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0536778Z test_nvfuser_extremal_values_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0569826Z test_nvfuser_extremal_values_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0607851Z test_nvfuser_extremal_values_new_empty_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.0642465Z test_nvfuser_extremal_values_new_empty_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.0678683Z test_nvfuser_extremal_values_new_empty_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.0717444Z test_nvfuser_extremal_values_new_empty_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.0752867Z test_nvfuser_extremal_values_new_empty_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.0789526Z test_nvfuser_extremal_values_new_empty_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.0827242Z test_nvfuser_extremal_values_new_full_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0862721Z test_nvfuser_extremal_values_new_full_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0899179Z test_nvfuser_extremal_values_new_full_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0936258Z test_nvfuser_extremal_values_new_full_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.0972291Z test_nvfuser_extremal_values_new_full_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1009162Z test_nvfuser_extremal_values_new_full_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1045662Z test_nvfuser_extremal_values_new_ones_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1082487Z test_nvfuser_extremal_values_new_ones_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1118883Z test_nvfuser_extremal_values_new_ones_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1156405Z test_nvfuser_extremal_values_new_ones_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1191417Z test_nvfuser_extremal_values_new_ones_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1229839Z test_nvfuser_extremal_values_new_ones_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1266322Z test_nvfuser_extremal_values_new_zeros_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1301779Z test_nvfuser_extremal_values_new_zeros_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1339905Z test_nvfuser_extremal_values_new_zeros_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1377960Z test_nvfuser_extremal_values_new_zeros_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1416983Z test_nvfuser_extremal_values_new_zeros_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1453410Z test_nvfuser_extremal_values_new_zeros_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1491492Z test_nvfuser_extremal_values_nextafter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1530127Z test_nvfuser_extremal_values_nextafter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1568041Z test_nvfuser_extremal_values_nextafter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1603888Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1641251Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1677373Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1715587Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1751558Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1790822Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1824362Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1861903Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1900301Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1937863Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.1974895Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2011648Z test_nvfuser_extremal_values_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2048820Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:29.2084019Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2120507Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2156269Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2192577Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2230565Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2266293Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2302898Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2339792Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2376108Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2413040Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2450480Z test_nvfuser_extremal_values_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2488753Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2530089Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2563196Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2601735Z test_nvfuser_extremal_values_nn_functional_avg_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2636404Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2673409Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2709483Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:29.2745242Z test_nvfuser_extremal_values_nn_functional_avg_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2781898Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2819367Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2859399Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2894206Z test_nvfuser_extremal_values_nn_functional_avg_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2931788Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.2969141Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3007037Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3042427Z test_nvfuser_extremal_values_nn_functional_batch_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3078201Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3114461Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3153184Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3188774Z test_nvfuser_extremal_values_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3226565Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3263422Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3301314Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3337124Z test_nvfuser_extremal_values_nn_functional_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3374182Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.3411798Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.3447612Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.3484747Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:29.3524281Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3562184Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3597994Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3634709Z test_nvfuser_extremal_values_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3671077Z test_nvfuser_extremal_values_nn_functional_celu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3707234Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3743846Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3781791Z test_nvfuser_extremal_values_nn_functional_celu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3818006Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3854575Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3894143Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3931299Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.3966129Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4005612Z test_nvfuser_extremal_values_nn_functional_conv1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4041529Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4078381Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4114801Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4153649Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4188231Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4226297Z test_nvfuser_extremal_values_nn_functional_conv2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4263650Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4299557Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4336962Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4372660Z test_nvfuser_extremal_values_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4409002Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4446718Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4483156Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4519594Z test_nvfuser_extremal_values_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4558701Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.004s) 2022-05-18T06:36:29.4595496Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.004s) 2022-05-18T06:36:29.4632382Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.004s) 2022-05-18T06:36:29.4667255Z test_nvfuser_extremal_values_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! 75363 (0.004s) 2022-05-18T06:36:29.4704874Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4740634Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4777591Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4815067Z test_nvfuser_extremal_values_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4850603Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4889053Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4927384Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.4966265Z test_nvfuser_extremal_values_nn_functional_cosine_similarity_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5003443Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5039330Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5076523Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5114248Z test_nvfuser_extremal_values_nn_functional_cross_entropy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5150609Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5186950Z test_nvfuser_extremal_values_nn_functional_ctc_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5224821Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5261660Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5297979Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5335065Z test_nvfuser_extremal_values_nn_functional_dropout2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5371840Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5407538Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5445504Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5481960Z test_nvfuser_extremal_values_nn_functional_dropout_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5518789Z test_nvfuser_extremal_values_nn_functional_elu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5556420Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5594690Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5632527Z test_nvfuser_extremal_values_nn_functional_elu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5667659Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5704544Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5740055Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5778207Z test_nvfuser_extremal_values_nn_functional_embedding_bag_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5816972Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5852270Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5888691Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5928096Z test_nvfuser_extremal_values_nn_functional_embedding_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.5965356Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6001136Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6038978Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6076304Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6112149Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6149669Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6187132Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6223222Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6262798Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6299719Z test_nvfuser_extremal_values_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6339246Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6373820Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6410104Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6449337Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6482718Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6520669Z test_nvfuser_extremal_values_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6558561Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6595678Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6633934Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6670715Z test_nvfuser_extremal_values_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6706588Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6742999Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6779390Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6817865Z test_nvfuser_extremal_values_nn_functional_gelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6854014Z test_nvfuser_extremal_values_nn_functional_glu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6891206Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6927926Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.6967215Z test_nvfuser_extremal_values_nn_functional_glu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7001598Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7038855Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7074245Z test_nvfuser_extremal_values_nn_functional_grid_sample_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7110492Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7147861Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7184034Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7221192Z test_nvfuser_extremal_values_nn_functional_group_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7258251Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7297685Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7334652Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7371719Z test_nvfuser_extremal_values_nn_functional_hardshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7410812Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7445577Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7481707Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7519220Z test_nvfuser_extremal_values_nn_functional_hardsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7556481Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7591919Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7631281Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7669658Z test_nvfuser_extremal_values_nn_functional_hardswish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7705255Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7742000Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7779491Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7815093Z test_nvfuser_extremal_values_nn_functional_hardtanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7852386Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7891036Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7929257Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.7968801Z test_nvfuser_extremal_values_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8005003Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8042050Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8079327Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8115279Z test_nvfuser_extremal_values_nn_functional_huber_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8153440Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8191196Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8226760Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8263408Z test_nvfuser_extremal_values_nn_functional_instance_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8303723Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8342557Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8379704Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8416443Z test_nvfuser_extremal_values_nn_functional_interpolate_area_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8453166Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8493196Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8530848Z test_nvfuser_extremal_values_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8566916Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8603950Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8644609Z test_nvfuser_extremal_values_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8682996Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8720380Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8755049Z test_nvfuser_extremal_values_nn_functional_interpolate_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8792339Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8828023Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8864700Z test_nvfuser_extremal_values_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8902539Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8937834Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.8976766Z test_nvfuser_extremal_values_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9014044Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9051682Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9088005Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9125091Z test_nvfuser_extremal_values_nn_functional_kl_div_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9162859Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9199453Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9234540Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9274002Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9311980Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9349323Z test_nvfuser_extremal_values_nn_functional_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9386658Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9423113Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9458740Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9495698Z test_nvfuser_extremal_values_nn_functional_layer_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9533222Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9569450Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9607905Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9644268Z test_nvfuser_extremal_values_nn_functional_leaky_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9682301Z test_nvfuser_extremal_values_nn_functional_linear_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9717136Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9754623Z test_nvfuser_extremal_values_nn_functional_linear_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9790430Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9826898Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9864142Z test_nvfuser_extremal_values_nn_functional_linear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9901404Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9936756Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:29.9976127Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0013681Z test_nvfuser_extremal_values_nn_functional_local_response_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0050120Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0087016Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0123062Z test_nvfuser_extremal_values_nn_functional_logsigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0158920Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0196612Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0232634Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0268443Z test_nvfuser_extremal_values_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0306427Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0343997Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0380814Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0418831Z test_nvfuser_extremal_values_nn_functional_max_pool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0456854Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0493990Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0530182Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0567365Z test_nvfuser_extremal_values_nn_functional_max_pool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0604847Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0640406Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0678993Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0717747Z test_nvfuser_extremal_values_nn_functional_max_pool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0755709Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0791937Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0830035Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0866597Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0904331Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0942716Z test_nvfuser_extremal_values_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.0979287Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1018103Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1055854Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1091968Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1128557Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1166036Z test_nvfuser_extremal_values_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1202548Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1238870Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1275582Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1311300Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1348127Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1386367Z test_nvfuser_extremal_values_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1425699Z test_nvfuser_extremal_values_nn_functional_mish_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1462868Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1499151Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1535824Z test_nvfuser_extremal_values_nn_functional_mish_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1572153Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1609008Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1646331Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1684056Z test_nvfuser_extremal_values_nn_functional_mse_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1720583Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1758205Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1797045Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1832066Z test_nvfuser_extremal_values_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1870437Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1904448Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1941397Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.1980086Z test_nvfuser_extremal_values_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2017379Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2056389Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2091508Z test_nvfuser_extremal_values_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2130950Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2169489Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2204482Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2241213Z test_nvfuser_extremal_values_nn_functional_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2279362Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2315405Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2351897Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2391614Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2428801Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2466166Z test_nvfuser_extremal_values_nn_functional_normalize_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2500273Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2537479Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2572012Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2609586Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2647553Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2681904Z test_nvfuser_extremal_values_nn_functional_pad_circular_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2722464Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2761440Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2796613Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2832867Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2870167Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2907106Z test_nvfuser_extremal_values_nn_functional_pad_constant_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2945622Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.2981488Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3017418Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3056052Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3093174Z test_nvfuser_extremal_values_nn_functional_pad_reflect_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3130213Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3167337Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3206337Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3241515Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3276719Z test_nvfuser_extremal_values_nn_functional_pad_replicate_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3316206Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3350987Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3386753Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3428646Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3466927Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3502223Z test_nvfuser_extremal_values_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3538267Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3574748Z test_nvfuser_extremal_values_nn_functional_pdist_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3612233Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3649222Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3687440Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3723883Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3761978Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3795487Z test_nvfuser_extremal_values_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3834875Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3871903Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3908053Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3944793Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.3982054Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4018056Z test_nvfuser_extremal_values_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4055070Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4092462Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4132075Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4169553Z test_nvfuser_extremal_values_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4204836Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4242073Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4278269Z test_nvfuser_extremal_values_nn_functional_prelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4315859Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4352693Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4388653Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4428365Z test_nvfuser_extremal_values_nn_functional_relu6_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4465365Z test_nvfuser_extremal_values_nn_functional_relu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4502620Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4540298Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4579057Z test_nvfuser_extremal_values_nn_functional_relu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4615585Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4650601Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4689227Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4725925Z test_nvfuser_extremal_values_nn_functional_rrelu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4763324Z test_nvfuser_extremal_values_nn_functional_selu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4800654Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4836893Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4874403Z test_nvfuser_extremal_values_nn_functional_selu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4910409Z test_nvfuser_extremal_values_nn_functional_silu_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4947439Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.4984214Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5019845Z test_nvfuser_extremal_values_nn_functional_silu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5056941Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5096238Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5135232Z test_nvfuser_extremal_values_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5170832Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5207643Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5244091Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:30.5280233Z test_nvfuser_extremal_values_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5314931Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5350896Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5387873Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5426101Z test_nvfuser_extremal_values_nn_functional_softmin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5464795Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5501774Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5538405Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5575766Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5614776Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5651105Z test_nvfuser_extremal_values_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5691026Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5727910Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5764815Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5801198Z test_nvfuser_extremal_values_nn_functional_softplus_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5836177Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5871759Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5908948Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5945991Z test_nvfuser_extremal_values_nn_functional_softshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.5982163Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6021655Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6061777Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6097426Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6136537Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6172751Z test_nvfuser_extremal_values_nn_functional_softsign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6209012Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6246655Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6282906Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6319323Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6356390Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6394054Z test_nvfuser_extremal_values_nn_functional_tanhshrink_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6430047Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6469319Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6507205Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6542702Z test_nvfuser_extremal_values_nn_functional_threshold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6579478Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6619806Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6656914Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6693389Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6730056Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6766809Z test_nvfuser_extremal_values_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6807271Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6843218Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6877997Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6913997Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6951053Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.6988172Z test_nvfuser_extremal_values_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7027862Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7063558Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7100641Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7141192Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7178904Z test_nvfuser_extremal_values_nn_functional_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7214767Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7251950Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7288531Z test_nvfuser_extremal_values_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7325142Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7361604Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7398078Z test_nvfuser_extremal_values_nn_functional_upsample_nearest_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7434367Z test_nvfuser_extremal_values_nonzero_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7468575Z test_nvfuser_extremal_values_nonzero_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7506718Z test_nvfuser_extremal_values_nonzero_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7544479Z test_nvfuser_extremal_values_nonzero_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7579819Z test_nvfuser_extremal_values_nonzero_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7616076Z test_nvfuser_extremal_values_nonzero_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:30.7651943Z test_nvfuser_extremal_values_norm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7688953Z test_nvfuser_extremal_values_norm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7726397Z test_nvfuser_extremal_values_norm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7765191Z test_nvfuser_extremal_values_norm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7801375Z test_nvfuser_extremal_values_norm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7839200Z test_nvfuser_extremal_values_norm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7875942Z test_nvfuser_extremal_values_norm_fro_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7910946Z test_nvfuser_extremal_values_norm_fro_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7949604Z test_nvfuser_extremal_values_norm_fro_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.7985592Z test_nvfuser_extremal_values_norm_fro_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8022160Z test_nvfuser_extremal_values_norm_fro_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8059276Z test_nvfuser_extremal_values_norm_fro_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8096997Z test_nvfuser_extremal_values_norm_inf_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8135555Z test_nvfuser_extremal_values_norm_inf_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8175808Z test_nvfuser_extremal_values_norm_inf_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8211172Z test_nvfuser_extremal_values_norm_inf_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8246777Z test_nvfuser_extremal_values_norm_inf_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8282996Z test_nvfuser_extremal_values_norm_inf_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8320293Z test_nvfuser_extremal_values_norm_nuc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8356436Z test_nvfuser_extremal_values_norm_nuc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8392660Z test_nvfuser_extremal_values_norm_nuc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8430648Z test_nvfuser_extremal_values_norm_nuc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8466484Z test_nvfuser_extremal_values_normal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8506526Z test_nvfuser_extremal_values_normal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8542539Z test_nvfuser_extremal_values_normal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8580547Z test_nvfuser_extremal_values_normal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8616512Z test_nvfuser_extremal_values_normal_number_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8653447Z test_nvfuser_extremal_values_normal_number_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8690391Z test_nvfuser_extremal_values_normal_number_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8726895Z test_nvfuser_extremal_values_normal_number_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8764155Z test_nvfuser_extremal_values_ones_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8800483Z test_nvfuser_extremal_values_ones_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8838971Z test_nvfuser_extremal_values_ones_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8877087Z test_nvfuser_extremal_values_ones_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8913468Z test_nvfuser_extremal_values_ones_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8948929Z test_nvfuser_extremal_values_ones_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.8987248Z test_nvfuser_extremal_values_ormqr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9023417Z test_nvfuser_extremal_values_ormqr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9058654Z test_nvfuser_extremal_values_ormqr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9094478Z test_nvfuser_extremal_values_ormqr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9132163Z test_nvfuser_extremal_values_outer_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9168108Z test_nvfuser_extremal_values_outer_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9204647Z test_nvfuser_extremal_values_outer_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9242301Z test_nvfuser_extremal_values_outer_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9278380Z test_nvfuser_extremal_values_outer_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9314929Z test_nvfuser_extremal_values_outer_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9351149Z test_nvfuser_extremal_values_pca_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9388711Z test_nvfuser_extremal_values_pca_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9425135Z test_nvfuser_extremal_values_permute_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9462292Z test_nvfuser_extremal_values_permute_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9501788Z test_nvfuser_extremal_values_permute_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9538389Z test_nvfuser_extremal_values_permute_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9576059Z test_nvfuser_extremal_values_permute_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9615053Z test_nvfuser_extremal_values_permute_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9652738Z test_nvfuser_extremal_values_pinverse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9688610Z test_nvfuser_extremal_values_pinverse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9724979Z test_nvfuser_extremal_values_pinverse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9759457Z test_nvfuser_extremal_values_pinverse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9796503Z test_nvfuser_extremal_values_polar_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9831940Z test_nvfuser_extremal_values_polar_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9872715Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9908857Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9946300Z test_nvfuser_extremal_values_polygamma_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:30.9983529Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0019902Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0056692Z test_nvfuser_extremal_values_polygamma_polygamma_n_1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0095796Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0133827Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0169994Z test_nvfuser_extremal_values_polygamma_polygamma_n_2_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0210873Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0246952Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0285068Z test_nvfuser_extremal_values_polygamma_polygamma_n_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0320883Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0355447Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0393839Z test_nvfuser_extremal_values_polygamma_polygamma_n_4_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0430542Z test_nvfuser_extremal_values_positive_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0467229Z test_nvfuser_extremal_values_positive_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0504265Z test_nvfuser_extremal_values_positive_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0540806Z test_nvfuser_extremal_values_positive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0580534Z test_nvfuser_extremal_values_positive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0615716Z test_nvfuser_extremal_values_positive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0651737Z test_nvfuser_extremal_values_pow_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0688363Z test_nvfuser_extremal_values_pow_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0725756Z test_nvfuser_extremal_values_pow_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0761649Z test_nvfuser_extremal_values_pow_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0798428Z test_nvfuser_extremal_values_pow_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0835544Z test_nvfuser_extremal_values_pow_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0871546Z test_nvfuser_extremal_values_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0908625Z test_nvfuser_extremal_values_prod_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0945741Z test_nvfuser_extremal_values_prod_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.0981455Z test_nvfuser_extremal_values_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1017901Z test_nvfuser_extremal_values_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1054938Z test_nvfuser_extremal_values_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1091151Z test_nvfuser_extremal_values_put_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1127824Z test_nvfuser_extremal_values_put_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1165094Z test_nvfuser_extremal_values_put_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1201594Z test_nvfuser_extremal_values_put_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1241740Z test_nvfuser_extremal_values_put_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1276412Z test_nvfuser_extremal_values_put_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1312710Z test_nvfuser_extremal_values_qr_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1349183Z test_nvfuser_extremal_values_qr_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1386003Z test_nvfuser_extremal_values_qr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1423337Z test_nvfuser_extremal_values_qr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1459168Z test_nvfuser_extremal_values_quantile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:31.1494685Z test_nvfuser_extremal_values_quantile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: Skipped! (0.004s) 2022-05-18T06:36:31.1532200Z test_nvfuser_extremal_values_rad2deg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1572337Z test_nvfuser_extremal_values_rad2deg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1608496Z test_nvfuser_extremal_values_rad2deg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1644001Z test_nvfuser_extremal_values_rad2deg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:31.1680041Z test_nvfuser_extremal_values_rand_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1716762Z test_nvfuser_extremal_values_rand_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1752825Z test_nvfuser_extremal_values_rand_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1787761Z test_nvfuser_extremal_values_rand_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1826344Z test_nvfuser_extremal_values_rand_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1862802Z test_nvfuser_extremal_values_rand_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1899647Z test_nvfuser_extremal_values_randint_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1936443Z test_nvfuser_extremal_values_randint_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.1972986Z test_nvfuser_extremal_values_randint_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2008544Z test_nvfuser_extremal_values_randint_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2044936Z test_nvfuser_extremal_values_randn_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2083122Z test_nvfuser_extremal_values_randn_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2118467Z test_nvfuser_extremal_values_randn_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2154240Z test_nvfuser_extremal_values_randn_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2189636Z test_nvfuser_extremal_values_randn_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2228504Z test_nvfuser_extremal_values_randn_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2267766Z test_nvfuser_extremal_values_ravel_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2303519Z test_nvfuser_extremal_values_ravel_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2339253Z test_nvfuser_extremal_values_ravel_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2374837Z test_nvfuser_extremal_values_ravel_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2411595Z test_nvfuser_extremal_values_ravel_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2449408Z test_nvfuser_extremal_values_ravel_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2485351Z test_nvfuser_extremal_values_real_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2521573Z test_nvfuser_extremal_values_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2558881Z test_nvfuser_extremal_values_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2597812Z test_nvfuser_extremal_values_real_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2634149Z test_nvfuser_extremal_values_real_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2669084Z test_nvfuser_extremal_values_real_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2705482Z test_nvfuser_extremal_values_reciprocal_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2742147Z test_nvfuser_extremal_values_reciprocal_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2778744Z test_nvfuser_extremal_values_reciprocal_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2818267Z test_nvfuser_extremal_values_reciprocal_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2852095Z test_nvfuser_extremal_values_reciprocal_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2888799Z test_nvfuser_extremal_values_reciprocal_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2928570Z test_nvfuser_extremal_values_remainder_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.2964707Z test_nvfuser_extremal_values_remainder_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3002093Z test_nvfuser_extremal_values_remainder_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3039289Z test_nvfuser_extremal_values_remainder_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3074981Z test_nvfuser_extremal_values_renorm_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3111198Z test_nvfuser_extremal_values_renorm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3148078Z test_nvfuser_extremal_values_renorm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3185159Z test_nvfuser_extremal_values_renorm_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3222103Z test_nvfuser_extremal_values_renorm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3258841Z test_nvfuser_extremal_values_renorm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3296065Z test_nvfuser_extremal_values_repeat_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3332560Z test_nvfuser_extremal_values_repeat_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3369898Z test_nvfuser_extremal_values_repeat_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3406378Z test_nvfuser_extremal_values_repeat_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3443123Z test_nvfuser_extremal_values_repeat_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3480413Z test_nvfuser_extremal_values_repeat_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3516655Z test_nvfuser_extremal_values_repeat_interleave_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3552584Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3629111Z test_nvfuser_extremal_values_repeat_interleave_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.008s) 2022-05-18T06:36:31.3726351Z test_nvfuser_extremal_values_repeat_interleave_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.009s) 2022-05-18T06:36:31.3781414Z test_nvfuser_extremal_values_repeat_interleave_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.005s) 2022-05-18T06:36:31.3816653Z test_nvfuser_extremal_values_repeat_interleave_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:31.3856403Z test_nvfuser_extremal_values_reshape_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3893901Z test_nvfuser_extremal_values_reshape_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3930019Z test_nvfuser_extremal_values_reshape_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.3963361Z test_nvfuser_extremal_values_reshape_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:31.4000800Z test_nvfuser_extremal_values_reshape_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4038081Z test_nvfuser_extremal_values_reshape_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:31.4073624Z test_nvfuser_extremal_values_reshape_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:31.4107431Z test_nvfuser_extremal_values_reshape_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:31.4140815Z test_nvfuser_extremal_values_reshape_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:31.4179622Z test_nvfuser_extremal_values_reshape_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4217215Z test_nvfuser_extremal_values_reshape_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4253514Z test_nvfuser_extremal_values_reshape_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4291152Z test_nvfuser_extremal_values_resize__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4327730Z test_nvfuser_extremal_values_resize__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4363850Z test_nvfuser_extremal_values_resize__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4399258Z test_nvfuser_extremal_values_resize__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4435350Z test_nvfuser_extremal_values_resize__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4471167Z test_nvfuser_extremal_values_resize__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4508917Z test_nvfuser_extremal_values_resize_as__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4544998Z test_nvfuser_extremal_values_resize_as__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4582225Z test_nvfuser_extremal_values_resize_as__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4617968Z test_nvfuser_extremal_values_resize_as__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4654692Z test_nvfuser_extremal_values_resize_as__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4692529Z test_nvfuser_extremal_values_resize_as__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4728298Z test_nvfuser_extremal_values_resolve_conj_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4765090Z test_nvfuser_extremal_values_resolve_conj_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4802638Z test_nvfuser_extremal_values_resolve_conj_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4838848Z test_nvfuser_extremal_values_resolve_conj_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4876051Z test_nvfuser_extremal_values_resolve_conj_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4914416Z test_nvfuser_extremal_values_resolve_conj_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4952870Z test_nvfuser_extremal_values_resolve_neg_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.4989331Z test_nvfuser_extremal_values_resolve_neg_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5026117Z test_nvfuser_extremal_values_resolve_neg_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5063065Z test_nvfuser_extremal_values_resolve_neg_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5098920Z test_nvfuser_extremal_values_resolve_neg_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5135754Z test_nvfuser_extremal_values_resolve_neg_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5173205Z test_nvfuser_extremal_values_roll_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5213015Z test_nvfuser_extremal_values_roll_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5249732Z test_nvfuser_extremal_values_roll_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5286312Z test_nvfuser_extremal_values_roll_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5324335Z test_nvfuser_extremal_values_roll_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5360386Z test_nvfuser_extremal_values_roll_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5396722Z test_nvfuser_extremal_values_rot90_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5433693Z test_nvfuser_extremal_values_rot90_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5470346Z test_nvfuser_extremal_values_rot90_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5506979Z test_nvfuser_extremal_values_rot90_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5544063Z test_nvfuser_extremal_values_rot90_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5580096Z test_nvfuser_extremal_values_rot90_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5616604Z test_nvfuser_extremal_values_round_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5656212Z test_nvfuser_extremal_values_round_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5691628Z test_nvfuser_extremal_values_round_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5727899Z test_nvfuser_extremal_values_round_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5765205Z test_nvfuser_extremal_values_round_decimals_0_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5801240Z test_nvfuser_extremal_values_round_decimals_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5837443Z test_nvfuser_extremal_values_round_decimals_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5875478Z test_nvfuser_extremal_values_round_decimals_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5911333Z test_nvfuser_extremal_values_round_decimals_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5947612Z test_nvfuser_extremal_values_round_decimals_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.5988365Z test_nvfuser_extremal_values_round_decimals_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6024235Z test_nvfuser_extremal_values_round_decimals_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6061048Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6097784Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6134690Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6171202Z test_nvfuser_extremal_values_round_decimals_neg_3_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6207627Z test_nvfuser_extremal_values_rsqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6245187Z test_nvfuser_extremal_values_rsqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6281034Z test_nvfuser_extremal_values_rsqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6318479Z test_nvfuser_extremal_values_rsqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6353975Z test_nvfuser_extremal_values_rsqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6391303Z test_nvfuser_extremal_values_rsqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6428037Z test_nvfuser_extremal_values_rsub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6465182Z test_nvfuser_extremal_values_rsub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6501447Z test_nvfuser_extremal_values_rsub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6537992Z test_nvfuser_extremal_values_rsub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6575333Z test_nvfuser_extremal_values_rsub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6611912Z test_nvfuser_extremal_values_rsub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6648563Z test_nvfuser_extremal_values_scatter_add_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6685792Z test_nvfuser_extremal_values_scatter_add_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6721938Z test_nvfuser_extremal_values_scatter_add_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6759291Z test_nvfuser_extremal_values_scatter_add_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6794759Z test_nvfuser_extremal_values_scatter_add_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6832113Z test_nvfuser_extremal_values_scatter_add_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6869435Z test_nvfuser_extremal_values_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6906164Z test_nvfuser_extremal_values_scatter_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:31.6940143Z test_nvfuser_extremal_values_scatter_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.6978565Z test_nvfuser_extremal_values_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7017194Z test_nvfuser_extremal_values_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7053261Z test_nvfuser_extremal_values_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7089406Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7127327Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7163439Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7199950Z test_nvfuser_extremal_values_scatter_reduce_amax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7237673Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7276695Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7313399Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7353053Z test_nvfuser_extremal_values_scatter_reduce_amin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7389674Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7428160Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7463345Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7499810Z test_nvfuser_extremal_values_scatter_reduce_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7537171Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7573495Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7608864Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7644334Z test_nvfuser_extremal_values_scatter_reduce_prod_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7680961Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7720394Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7757686Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7793991Z test_nvfuser_extremal_values_scatter_reduce_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7828822Z test_nvfuser_extremal_values_searchsorted_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7868338Z test_nvfuser_extremal_values_searchsorted_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7904100Z test_nvfuser_extremal_values_searchsorted_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7938917Z test_nvfuser_extremal_values_select_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.7975099Z test_nvfuser_extremal_values_select_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8014336Z test_nvfuser_extremal_values_select_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8050684Z test_nvfuser_extremal_values_select_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8085782Z test_nvfuser_extremal_values_select_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8124532Z test_nvfuser_extremal_values_select_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8159293Z test_nvfuser_extremal_values_select_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8195204Z test_nvfuser_extremal_values_select_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8231857Z test_nvfuser_extremal_values_select_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8268835Z test_nvfuser_extremal_values_select_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8305703Z test_nvfuser_extremal_values_sgn_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8348506Z test_nvfuser_extremal_values_sgn_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8385066Z test_nvfuser_extremal_values_sgn_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8421379Z test_nvfuser_extremal_values_sgn_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8458851Z test_nvfuser_extremal_values_sgn_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8495220Z test_nvfuser_extremal_values_sgn_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8530091Z test_nvfuser_extremal_values_short_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8566172Z test_nvfuser_extremal_values_short_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8605395Z test_nvfuser_extremal_values_short_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8642274Z test_nvfuser_extremal_values_short_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8676859Z test_nvfuser_extremal_values_short_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8717164Z test_nvfuser_extremal_values_short_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8753535Z test_nvfuser_extremal_values_sigmoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8793149Z test_nvfuser_extremal_values_sigmoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8826433Z test_nvfuser_extremal_values_sigmoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8862947Z test_nvfuser_extremal_values_sigmoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8900394Z test_nvfuser_extremal_values_sigmoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8939966Z test_nvfuser_extremal_values_sigmoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.8976209Z test_nvfuser_extremal_values_sign_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9013344Z test_nvfuser_extremal_values_sign_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9053130Z test_nvfuser_extremal_values_sign_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9090532Z test_nvfuser_extremal_values_sign_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9126517Z test_nvfuser_extremal_values_signbit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9163113Z test_nvfuser_extremal_values_signbit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9200295Z test_nvfuser_extremal_values_signbit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9233458Z test_nvfuser_extremal_values_signbit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9272951Z test_nvfuser_extremal_values_sin_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9307958Z test_nvfuser_extremal_values_sin_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9344176Z test_nvfuser_extremal_values_sin_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9384216Z test_nvfuser_extremal_values_sin_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9420785Z test_nvfuser_extremal_values_sin_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9457053Z test_nvfuser_extremal_values_sin_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9493708Z test_nvfuser_extremal_values_sinc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9531532Z test_nvfuser_extremal_values_sinc_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9570966Z test_nvfuser_extremal_values_sinc_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9607986Z test_nvfuser_extremal_values_sinc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9647654Z test_nvfuser_extremal_values_sinc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9684009Z test_nvfuser_extremal_values_sinc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9721255Z test_nvfuser_extremal_values_sinh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9759261Z test_nvfuser_extremal_values_sinh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9795472Z test_nvfuser_extremal_values_sinh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9831394Z test_nvfuser_extremal_values_sinh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:31.9868456Z test_nvfuser_extremal_values_sinh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9904348Z test_nvfuser_extremal_values_sinh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9941806Z test_nvfuser_extremal_values_slice_scatter_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:31.9975600Z test_nvfuser_extremal_values_slice_scatter_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0012273Z test_nvfuser_extremal_values_slice_scatter_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.0049523Z test_nvfuser_extremal_values_slice_scatter_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0088385Z test_nvfuser_extremal_values_softmax_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0122532Z test_nvfuser_extremal_values_softmax_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0158420Z test_nvfuser_extremal_values_softmax_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0193985Z test_nvfuser_extremal_values_softmax_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0234468Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0268620Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0306289Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0340497Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0378972Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0419142Z test_nvfuser_extremal_values_softmax_with_dtype_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0455286Z test_nvfuser_extremal_values_sort_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0489836Z test_nvfuser_extremal_values_sort_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.0526130Z test_nvfuser_extremal_values_sort_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0562889Z test_nvfuser_extremal_values_sort_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.0596793Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0635228Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0671094Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0708361Z test_nvfuser_extremal_values_sparse_sampled_addmm_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0746694Z test_nvfuser_extremal_values_special_entr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0783743Z test_nvfuser_extremal_values_special_entr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0819833Z test_nvfuser_extremal_values_special_entr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0856263Z test_nvfuser_extremal_values_special_entr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0894235Z test_nvfuser_extremal_values_special_erfcx_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0929861Z test_nvfuser_extremal_values_special_erfcx_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.0966247Z test_nvfuser_extremal_values_special_i0e_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1001519Z test_nvfuser_extremal_values_special_i0e_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.1037634Z test_nvfuser_extremal_values_special_i0e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1074337Z test_nvfuser_extremal_values_special_i0e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1110253Z test_nvfuser_extremal_values_special_i1_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1147781Z test_nvfuser_extremal_values_special_i1_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1184072Z test_nvfuser_extremal_values_special_i1e_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1220508Z test_nvfuser_extremal_values_special_i1e_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1257749Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1294599Z test_nvfuser_extremal_values_special_log_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.1328412Z test_nvfuser_extremal_values_special_ndtr_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1364558Z test_nvfuser_extremal_values_special_ndtr_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.1400699Z test_nvfuser_extremal_values_special_ndtr_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1438469Z test_nvfuser_extremal_values_special_ndtr_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1476530Z test_nvfuser_extremal_values_special_ndtri_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1512492Z test_nvfuser_extremal_values_special_ndtri_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1548922Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1586407Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1621992Z test_nvfuser_extremal_values_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1658504Z test_nvfuser_extremal_values_special_xlog1py_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1695751Z test_nvfuser_extremal_values_special_xlog1py_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1735467Z test_nvfuser_extremal_values_special_xlog1py_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1775315Z test_nvfuser_extremal_values_special_xlog1py_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1811810Z test_nvfuser_extremal_values_special_zeta_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1847934Z test_nvfuser_extremal_values_special_zeta_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1885462Z test_nvfuser_extremal_values_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1921817Z test_nvfuser_extremal_values_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.1955758Z test_nvfuser_extremal_values_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.1989572Z test_nvfuser_extremal_values_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2028947Z test_nvfuser_extremal_values_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2065798Z test_nvfuser_extremal_values_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2103998Z test_nvfuser_extremal_values_split_list_args_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2143775Z test_nvfuser_extremal_values_split_list_args_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2182397Z test_nvfuser_extremal_values_split_list_args_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2216592Z test_nvfuser_extremal_values_split_list_args_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2253585Z test_nvfuser_extremal_values_split_list_args_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2289584Z test_nvfuser_extremal_values_split_list_args_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2329783Z test_nvfuser_extremal_values_split_with_sizes_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2370174Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2410411Z test_nvfuser_extremal_values_split_with_sizes_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2446381Z test_nvfuser_extremal_values_split_with_sizes_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2483890Z test_nvfuser_extremal_values_split_with_sizes_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2520352Z test_nvfuser_extremal_values_split_with_sizes_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2556864Z test_nvfuser_extremal_values_sqrt_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2593106Z test_nvfuser_extremal_values_sqrt_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2630169Z test_nvfuser_extremal_values_sqrt_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2667168Z test_nvfuser_extremal_values_sqrt_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2707470Z test_nvfuser_extremal_values_sqrt_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2743208Z test_nvfuser_extremal_values_sqrt_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2777471Z test_nvfuser_extremal_values_square_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2815166Z test_nvfuser_extremal_values_square_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2853619Z test_nvfuser_extremal_values_square_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2888721Z test_nvfuser_extremal_values_square_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2924555Z test_nvfuser_extremal_values_square_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2961402Z test_nvfuser_extremal_values_square_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.2998058Z test_nvfuser_extremal_values_squeeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3033589Z test_nvfuser_extremal_values_squeeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3070719Z test_nvfuser_extremal_values_squeeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3108372Z test_nvfuser_extremal_values_squeeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3148341Z test_nvfuser_extremal_values_squeeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3184261Z test_nvfuser_extremal_values_squeeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3220452Z test_nvfuser_extremal_values_stack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3258063Z test_nvfuser_extremal_values_stack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3295000Z test_nvfuser_extremal_values_stack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3330926Z test_nvfuser_extremal_values_stack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3368339Z test_nvfuser_extremal_values_stack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3404672Z test_nvfuser_extremal_values_stack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3440959Z test_nvfuser_extremal_values_std_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3478572Z test_nvfuser_extremal_values_std_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3515218Z test_nvfuser_extremal_values_std_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3552031Z test_nvfuser_extremal_values_std_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3589388Z test_nvfuser_extremal_values_std_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3625308Z test_nvfuser_extremal_values_std_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3662308Z test_nvfuser_extremal_values_std_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3699704Z test_nvfuser_extremal_values_std_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3735386Z test_nvfuser_extremal_values_std_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3772285Z test_nvfuser_extremal_values_std_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3809529Z test_nvfuser_extremal_values_std_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3847183Z test_nvfuser_extremal_values_std_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3885486Z test_nvfuser_extremal_values_stft_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3921897Z test_nvfuser_extremal_values_stft_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3955041Z test_nvfuser_extremal_values_stft_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.3993313Z test_nvfuser_extremal_values_stft_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4032227Z test_nvfuser_extremal_values_sub_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4071017Z test_nvfuser_extremal_values_sub_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4106069Z test_nvfuser_extremal_values_sub_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4138572Z test_nvfuser_extremal_values_sub_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4177192Z test_nvfuser_extremal_values_sub_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4216004Z test_nvfuser_extremal_values_sub_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4252253Z test_nvfuser_extremal_values_sum_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4289972Z test_nvfuser_extremal_values_sum_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4326339Z test_nvfuser_extremal_values_sum_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4363281Z test_nvfuser_extremal_values_sum_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4400334Z test_nvfuser_extremal_values_sum_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4433922Z test_nvfuser_extremal_values_sum_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4472440Z test_nvfuser_extremal_values_sum_to_size_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4511119Z test_nvfuser_extremal_values_sum_to_size_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4546869Z test_nvfuser_extremal_values_sum_to_size_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4583278Z test_nvfuser_extremal_values_sum_to_size_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4620768Z test_nvfuser_extremal_values_sum_to_size_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4658278Z test_nvfuser_extremal_values_sum_to_size_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4694762Z test_nvfuser_extremal_values_svd_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4730986Z test_nvfuser_extremal_values_svd_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4767301Z test_nvfuser_extremal_values_svd_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4807316Z test_nvfuser_extremal_values_svd_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4845022Z test_nvfuser_extremal_values_svd_lowrank_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4882515Z test_nvfuser_extremal_values_svd_lowrank_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4916704Z test_nvfuser_extremal_values_symeig_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4955230Z test_nvfuser_extremal_values_symeig_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.4994554Z test_nvfuser_extremal_values_symeig_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5029270Z test_nvfuser_extremal_values_symeig_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5067950Z test_nvfuser_extremal_values_t_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5104078Z test_nvfuser_extremal_values_t_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5139135Z test_nvfuser_extremal_values_t_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5181820Z test_nvfuser_extremal_values_t_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5217960Z test_nvfuser_extremal_values_t_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5253594Z test_nvfuser_extremal_values_t_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5289086Z test_nvfuser_extremal_values_take_along_dim_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5326165Z test_nvfuser_extremal_values_take_along_dim_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5362171Z test_nvfuser_extremal_values_take_along_dim_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.5398888Z test_nvfuser_extremal_values_take_along_dim_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5435599Z test_nvfuser_extremal_values_take_along_dim_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5472290Z test_nvfuser_extremal_values_take_along_dim_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5511263Z test_nvfuser_extremal_values_take_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5548583Z test_nvfuser_extremal_values_take_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5585358Z test_nvfuser_extremal_values_take_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5622699Z test_nvfuser_extremal_values_take_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5659022Z test_nvfuser_extremal_values_take_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5696100Z test_nvfuser_extremal_values_take_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5732731Z test_nvfuser_extremal_values_tan_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5769050Z test_nvfuser_extremal_values_tan_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5809068Z test_nvfuser_extremal_values_tan_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5849138Z test_nvfuser_extremal_values_tan_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5882936Z test_nvfuser_extremal_values_tan_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.5919402Z test_nvfuser_extremal_values_tan_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5956129Z test_nvfuser_extremal_values_tanh_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.5994289Z test_nvfuser_extremal_values_tanh_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6029521Z test_nvfuser_extremal_values_tanh_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6065187Z test_nvfuser_extremal_values_tanh_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6103798Z test_nvfuser_extremal_values_tanh_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6140924Z test_nvfuser_extremal_values_tanh_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6179793Z test_nvfuser_extremal_values_tensor_split_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6216890Z test_nvfuser_extremal_values_tensor_split_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6254266Z test_nvfuser_extremal_values_tensor_split_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6290639Z test_nvfuser_extremal_values_tensor_split_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6326513Z test_nvfuser_extremal_values_tensor_split_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6363876Z test_nvfuser_extremal_values_tensor_split_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6400173Z test_nvfuser_extremal_values_tensordot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6435642Z test_nvfuser_extremal_values_tensordot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6470951Z test_nvfuser_extremal_values_tensordot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6510436Z test_nvfuser_extremal_values_tensordot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6547234Z test_nvfuser_extremal_values_tensordot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6584475Z test_nvfuser_extremal_values_tensordot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6620641Z test_nvfuser_extremal_values_tile_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6657188Z test_nvfuser_extremal_values_tile_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6692041Z test_nvfuser_extremal_values_tile_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6731177Z test_nvfuser_extremal_values_tile_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6771048Z test_nvfuser_extremal_values_tile_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6808069Z test_nvfuser_extremal_values_tile_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6845188Z test_nvfuser_extremal_values_to_sparse_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6885183Z test_nvfuser_extremal_values_to_sparse_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6921184Z test_nvfuser_extremal_values_to_sparse_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6957787Z test_nvfuser_extremal_values_to_sparse_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.6995614Z test_nvfuser_extremal_values_to_sparse_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7031437Z test_nvfuser_extremal_values_to_sparse_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7067960Z test_nvfuser_extremal_values_topk_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7105743Z test_nvfuser_extremal_values_topk_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7145300Z test_nvfuser_extremal_values_topk_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7181819Z test_nvfuser_extremal_values_topk_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7221931Z test_nvfuser_extremal_values_trace_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7258497Z test_nvfuser_extremal_values_trace_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7296487Z test_nvfuser_extremal_values_trace_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7335694Z test_nvfuser_extremal_values_trace_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7372737Z test_nvfuser_extremal_values_trace_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7409410Z test_nvfuser_extremal_values_trace_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7446967Z test_nvfuser_extremal_values_transpose_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7484127Z test_nvfuser_extremal_values_transpose_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7522421Z test_nvfuser_extremal_values_transpose_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7562503Z test_nvfuser_extremal_values_transpose_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7599523Z test_nvfuser_extremal_values_transpose_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7633295Z test_nvfuser_extremal_values_transpose_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7668917Z test_nvfuser_extremal_values_trapezoid_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7706169Z test_nvfuser_extremal_values_trapezoid_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7742017Z test_nvfuser_extremal_values_trapezoid_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7779058Z test_nvfuser_extremal_values_trapezoid_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7815915Z test_nvfuser_extremal_values_trapezoid_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7852553Z test_nvfuser_extremal_values_trapezoid_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7891974Z test_nvfuser_extremal_values_trapz_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7929133Z test_nvfuser_extremal_values_trapz_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.7966572Z test_nvfuser_extremal_values_trapz_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8002490Z test_nvfuser_extremal_values_trapz_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8039161Z test_nvfuser_extremal_values_trapz_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8076796Z test_nvfuser_extremal_values_trapz_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8112475Z test_nvfuser_extremal_values_triangular_solve_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8150595Z test_nvfuser_extremal_values_triangular_solve_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8188246Z test_nvfuser_extremal_values_triangular_solve_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8228255Z test_nvfuser_extremal_values_triangular_solve_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8267970Z test_nvfuser_extremal_values_tril_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8304151Z test_nvfuser_extremal_values_tril_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8340161Z test_nvfuser_extremal_values_tril_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8377826Z test_nvfuser_extremal_values_tril_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8414301Z test_nvfuser_extremal_values_tril_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8450502Z test_nvfuser_extremal_values_triu_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8486025Z test_nvfuser_extremal_values_triu_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8524345Z test_nvfuser_extremal_values_triu_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8561543Z test_nvfuser_extremal_values_triu_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8596463Z test_nvfuser_extremal_values_triu_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:32.8634290Z test_nvfuser_extremal_values_true_divide_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8671253Z test_nvfuser_extremal_values_true_divide_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8708525Z test_nvfuser_extremal_values_true_divide_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8744766Z test_nvfuser_extremal_values_true_divide_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8781511Z test_nvfuser_extremal_values_true_divide_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8819651Z test_nvfuser_extremal_values_true_divide_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8856147Z test_nvfuser_extremal_values_trunc_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8894943Z test_nvfuser_extremal_values_trunc_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8931628Z test_nvfuser_extremal_values_trunc_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.8968726Z test_nvfuser_extremal_values_trunc_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9005247Z test_nvfuser_extremal_values_unfold_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9042558Z test_nvfuser_extremal_values_unfold_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9076819Z test_nvfuser_extremal_values_unfold_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9112410Z test_nvfuser_extremal_values_unfold_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9151884Z test_nvfuser_extremal_values_unfold_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9188227Z test_nvfuser_extremal_values_unfold_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9225513Z test_nvfuser_extremal_values_unique_consecutive_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9262215Z test_nvfuser_extremal_values_unique_consecutive_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9297446Z test_nvfuser_extremal_values_unique_consecutive_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9333223Z test_nvfuser_extremal_values_unique_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9370706Z test_nvfuser_extremal_values_unique_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9406791Z test_nvfuser_extremal_values_unique_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9443393Z test_nvfuser_extremal_values_unsqueeze_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9480773Z test_nvfuser_extremal_values_unsqueeze_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9518045Z test_nvfuser_extremal_values_unsqueeze_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9553683Z test_nvfuser_extremal_values_unsqueeze_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9596370Z test_nvfuser_extremal_values_unsqueeze_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9631447Z test_nvfuser_extremal_values_unsqueeze_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9667882Z test_nvfuser_extremal_values_var_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9704152Z test_nvfuser_extremal_values_var_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9741036Z test_nvfuser_extremal_values_var_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9776667Z test_nvfuser_extremal_values_var_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9813480Z test_nvfuser_extremal_values_var_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9850642Z test_nvfuser_extremal_values_var_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9886797Z test_nvfuser_extremal_values_var_mean_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9924822Z test_nvfuser_extremal_values_var_mean_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9961234Z test_nvfuser_extremal_values_var_mean_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:32.9997985Z test_nvfuser_extremal_values_var_mean_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0034108Z test_nvfuser_extremal_values_var_mean_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0071408Z test_nvfuser_extremal_values_var_mean_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0107892Z test_nvfuser_extremal_values_vdot_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0143664Z test_nvfuser_extremal_values_vdot_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0179273Z test_nvfuser_extremal_values_vdot_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0217581Z test_nvfuser_extremal_values_vdot_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0254437Z test_nvfuser_extremal_values_vdot_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0291702Z test_nvfuser_extremal_values_vdot_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:33.0328558Z test_nvfuser_extremal_values_view_as_complex_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0365177Z test_nvfuser_extremal_values_view_as_complex_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0402242Z test_nvfuser_extremal_values_view_as_complex_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0438243Z test_nvfuser_extremal_values_view_as_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0474932Z test_nvfuser_extremal_values_view_as_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0512185Z test_nvfuser_extremal_values_view_as_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0548318Z test_nvfuser_extremal_values_view_as_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0585294Z test_nvfuser_extremal_values_view_as_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0622454Z test_nvfuser_extremal_values_view_as_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0658622Z test_nvfuser_extremal_values_view_as_real_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0698382Z test_nvfuser_extremal_values_view_as_real_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0734816Z test_nvfuser_extremal_values_view_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0769702Z test_nvfuser_extremal_values_view_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.003s) 2022-05-18T06:36:33.0808746Z test_nvfuser_extremal_values_view_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0845460Z test_nvfuser_extremal_values_view_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0883071Z test_nvfuser_extremal_values_view_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0919221Z test_nvfuser_extremal_values_view_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0959923Z test_nvfuser_extremal_values_vsplit_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.0995541Z test_nvfuser_extremal_values_vsplit_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1031813Z test_nvfuser_extremal_values_vsplit_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1069219Z test_nvfuser_extremal_values_vsplit_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1106101Z test_nvfuser_extremal_values_vsplit_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1143320Z test_nvfuser_extremal_values_vsplit_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1183003Z test_nvfuser_extremal_values_vstack_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1219544Z test_nvfuser_extremal_values_vstack_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1255693Z test_nvfuser_extremal_values_vstack_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1293322Z test_nvfuser_extremal_values_vstack_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1329921Z test_nvfuser_extremal_values_vstack_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1366623Z test_nvfuser_extremal_values_vstack_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1404288Z test_nvfuser_extremal_values_where_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1440941Z test_nvfuser_extremal_values_where_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1479992Z test_nvfuser_extremal_values_where_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1515295Z test_nvfuser_extremal_values_where_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1551197Z test_nvfuser_extremal_values_where_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1590558Z test_nvfuser_extremal_values_where_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1627834Z test_nvfuser_extremal_values_xlogy_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1664333Z test_nvfuser_extremal_values_xlogy_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1701239Z test_nvfuser_extremal_values_xlogy_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1767481Z test_nvfuser_extremal_values_xlogy_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.007s) 2022-05-18T06:36:33.1807708Z test_nvfuser_extremal_values_zero__cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1845436Z test_nvfuser_extremal_values_zero__cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1882012Z test_nvfuser_extremal_values_zero__cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1919533Z test_nvfuser_extremal_values_zero__cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1954690Z test_nvfuser_extremal_values_zero__cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.1991098Z test_nvfuser_extremal_values_zero__cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.2027972Z test_nvfuser_extremal_values_zeros_like_cuda_bfloat16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.2064820Z test_nvfuser_extremal_values_zeros_like_cuda_complex128 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.2101327Z test_nvfuser_extremal_values_zeros_like_cuda_complex64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.2136648Z test_nvfuser_extremal_values_zeros_like_cuda_float16 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.2174952Z test_nvfuser_extremal_values_zeros_like_cuda_float32 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.2215194Z test_nvfuser_extremal_values_zeros_like_cuda_float64 (__main__.TestCudaFuserOpInfoCUDA) ... skip: requires CUDA (0.004s) 2022-05-18T06:36:33.3027984Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.081s) 2022-05-18T06:36:33.3050227Z test_context_manager_test (__main__.TestPassManagerCudaFuser) ... skip: requires CUDA (0.002s) 2022-05-18T06:36:33.3053903Z test_register_fuser (__main__.TestPassManagerCudaFuser) ... skip: requires CUDA (0.001s) 2022-05-18T06:36:33.3059299Z test_register_fuser_cpu (__main__.TestPassManagerCudaFuser) ... skip: Testing on CPU only (0.000s) 2022-05-18T06:36:33.3173269Z test_register_fuser_rocm (__main__.TestPassManagerCudaFuser) ... ok (0.011s) 2022-05-18T06:36:33.3174282Z 2022-05-18T06:36:33.3176042Z ---------------------------------------------------------------------- 2022-05-18T06:36:33.3176898Z Ran 7298 tests in 16.179s 2022-05-18T06:36:33.3177304Z 2022-05-18T06:36:33.3185113Z OK (skipped=7296) 2022-05-18T06:36:33.3185649Z 2022-05-18T06:36:33.3186117Z Generating XML reports... 2022-05-18T06:36:33.3245358Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220518063616.xml 2022-05-18T06:36:33.3251770Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestPassManagerCudaFuser-20220518063616.xml 2022-05-18T06:36:33.3438126Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220518063616.xml 2022-05-18T06:36:34.5862472Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuserOpInfoCUDA-20220518063616.xml 2022-05-18T06:36:36.7882645Z Running test_view_ops ... [2022-05-18 06:36:36.787454] 2022-05-18T06:36:36.7884334Z Executing ['/opt/conda/bin/python', 'test_view_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:36:36.787589] 2022-05-18T06:36:38.4362521Z Test results will be stored in test-reports/python-unittest/test_view_ops 2022-05-18T06:36:38.4433885Z 2022-05-18T06:36:38.4434483Z Running tests... 2022-05-18T06:36:38.4435110Z ---------------------------------------------------------------------- 2022-05-18T06:36:38.5061047Z test_T_cuda (__main__.TestOldViewOpsCUDA) ... test_view_ops.py:1277: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matricesor `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:2990.) 2022-05-18T06:36:38.5063128Z t1 = a.T 2022-05-18T06:36:38.5887412Z ok (0.144s) 2022-05-18T06:36:38.9577091Z test_atleast_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.369s) 2022-05-18T06:36:39.3187048Z test_atleast_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.361s) 2022-05-18T06:36:39.6419226Z test_atleast_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.323s) 2022-05-18T06:36:39.9649689Z test_atleast_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.323s) 2022-05-18T06:36:40.2742408Z test_atleast_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.309s) 2022-05-18T06:36:40.4570295Z test_atleast_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.183s) 2022-05-18T06:36:40.6363519Z test_atleast_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.179s) 2022-05-18T06:36:40.8009735Z test_atleast_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.165s) 2022-05-18T06:36:40.9868991Z test_atleast_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.186s) 2022-05-18T06:36:41.1657730Z test_atleast_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.179s) 2022-05-18T06:36:41.2624381Z test_atleast_gradient_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.096s) 2022-05-18T06:36:41.2779125Z test_big_transpose_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:41.2821616Z test_broadcast_shapes_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.005s) 2022-05-18T06:36:41.2847879Z test_broadcast_shapes_numpy_ref_cuda (__main__.TestOldViewOpsCUDA) ... skip: NumPy does not support broadcast_shapes before the 1.20 version (0.002s) 2022-05-18T06:36:41.2864146Z test_broadcast_tensors_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:36:41.2911129Z test_broadcast_to_cuda_bool (__main__.TestOldViewOpsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py:600: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:172.) 2022-05-18T06:36:41.2912327Z return torch.as_tensor(tensor_like) 2022-05-18T06:36:41.3385121Z ok (0.052s) 2022-05-18T06:36:41.3880738Z test_broadcast_to_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.050s) 2022-05-18T06:36:41.4359990Z test_broadcast_to_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.048s) 2022-05-18T06:36:41.4891682Z test_broadcast_to_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.053s) 2022-05-18T06:36:41.5353604Z test_broadcast_to_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.046s) 2022-05-18T06:36:41.5813961Z test_broadcast_to_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.046s) 2022-05-18T06:36:41.6245670Z test_broadcast_to_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.043s) 2022-05-18T06:36:41.6682403Z test_broadcast_to_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.043s) 2022-05-18T06:36:41.7116184Z test_broadcast_to_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.043s) 2022-05-18T06:36:41.7544123Z test_broadcast_to_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.043s) 2022-05-18T06:36:41.7980627Z test_broadcast_to_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.044s) 2022-05-18T06:36:41.8004442Z test_chunk_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:36:41.8020799Z test_conj_neg_view_numpy_error_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:36:41.8043692Z test_contiguous_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:41.8057724Z test_crow_col_indices_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.001s) 2022-05-18T06:36:41.8106258Z test_empty_reshape_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.005s) 2022-05-18T06:36:41.8235296Z test_expand_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.013s) 2022-05-18T06:36:41.8490815Z test_flatten_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.026s) 2022-05-18T06:36:41.8509825Z test_memory_format_resize__cuda (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:41.8530419Z test_memory_format_resize_as_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:41.9017315Z test_narrow_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.048s) 2022-05-18T06:36:41.9035361Z test_narrow_tensor_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:36:41.9106642Z test_python_types_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.007s) 2022-05-18T06:36:41.9204592Z test_ravel_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.010s) 2022-05-18T06:36:41.9269431Z test_reshape_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.006s) 2022-05-18T06:36:41.9296616Z test_reshape_view_semantics_cuda_bfloat16 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:41.9324474Z test_reshape_view_semantics_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:41.9348910Z test_reshape_view_semantics_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:41.9379534Z test_reshape_view_semantics_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:41.9407063Z test_reshape_view_semantics_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:41.9439745Z test_reshape_view_semantics_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:41.9468885Z test_reshape_view_semantics_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:41.9491959Z test_reshape_view_semantics_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:41.9513913Z test_reshape_view_semantics_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:41.9539143Z test_reshape_view_semantics_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:41.9564269Z test_reshape_view_semantics_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:41.9589130Z test_reshape_view_semantics_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:41.9628178Z test_resize_all_dtypes_and_devices_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:41.9698694Z test_resize_as_all_dtypes_and_devices_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.007s) 2022-05-18T06:36:41.9732316Z test_resize_as_preserves_strides_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:41.9828194Z test_resize_overflow_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.009s) 2022-05-18T06:36:41.9858010Z test_split_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:36:41.9880106Z test_t_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:36:42.0321041Z test_tensor_split_errors_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.044s) 2022-05-18T06:36:42.2887467Z test_tensor_split_indices_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (0.256s) 2022-05-18T06:36:42.6019829Z test_tensor_split_indices_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.313s) 2022-05-18T06:36:42.9207949Z test_tensor_split_indices_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.319s) 2022-05-18T06:36:43.2268274Z test_tensor_split_indices_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.306s) 2022-05-18T06:36:43.5302514Z test_tensor_split_indices_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.303s) 2022-05-18T06:36:43.8293602Z test_tensor_split_indices_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.299s) 2022-05-18T06:36:44.0889180Z test_tensor_split_indices_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.260s) 2022-05-18T06:36:44.3477039Z test_tensor_split_indices_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.259s) 2022-05-18T06:36:44.5984361Z test_tensor_split_indices_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.251s) 2022-05-18T06:36:44.8553970Z test_tensor_split_indices_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.257s) 2022-05-18T06:36:45.1134386Z test_tensor_split_indices_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.258s) 2022-05-18T06:36:46.0462009Z test_tensor_split_sections_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (0.933s) 2022-05-18T06:36:47.2107759Z test_tensor_split_sections_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (1.164s) 2022-05-18T06:36:48.3830723Z test_tensor_split_sections_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (1.172s) 2022-05-18T06:36:49.4998391Z test_tensor_split_sections_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (1.117s) 2022-05-18T06:36:50.6167344Z test_tensor_split_sections_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (1.117s) 2022-05-18T06:36:51.7078682Z test_tensor_split_sections_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (1.091s) 2022-05-18T06:36:52.6451098Z test_tensor_split_sections_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.937s) 2022-05-18T06:36:53.5811937Z test_tensor_split_sections_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.936s) 2022-05-18T06:36:54.4980612Z test_tensor_split_sections_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.917s) 2022-05-18T06:36:55.4354384Z test_tensor_split_sections_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.937s) 2022-05-18T06:36:56.3735054Z test_tensor_split_sections_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.938s) 2022-05-18T06:36:56.4117315Z test_transpose_invalid_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.038s) 2022-05-18T06:36:56.4497061Z test_transpose_invalid_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.038s) 2022-05-18T06:36:56.4866141Z test_transpose_invalid_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.037s) 2022-05-18T06:36:56.5254342Z test_transpose_vs_numpy_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.039s) 2022-05-18T06:36:56.5602053Z test_transpose_vs_numpy_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.035s) 2022-05-18T06:36:56.5847030Z test_transpose_vs_numpy_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.024s) 2022-05-18T06:36:56.5923047Z test_transposes_cuda_bfloat16 (__main__.TestOldViewOpsCUDA) ... ok (0.008s) 2022-05-18T06:36:56.5975957Z test_transposes_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (0.005s) 2022-05-18T06:36:56.6110652Z test_transposes_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.013s) 2022-05-18T06:36:56.6196035Z test_transposes_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.009s) 2022-05-18T06:36:56.6266069Z test_transposes_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.007s) 2022-05-18T06:36:56.6341439Z test_transposes_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.007s) 2022-05-18T06:36:56.6407386Z test_transposes_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.007s) 2022-05-18T06:36:56.6456508Z test_transposes_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.005s) 2022-05-18T06:36:56.6506480Z test_transposes_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.005s) 2022-05-18T06:36:56.6550201Z test_transposes_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:56.6597363Z test_transposes_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.005s) 2022-05-18T06:36:56.6646889Z test_transposes_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.005s) 2022-05-18T06:36:56.6799426Z test_transposes_errors_cuda_bfloat16 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.6950350Z test_transposes_errors_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.7104508Z test_transposes_errors_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.7259192Z test_transposes_errors_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.7412583Z test_transposes_errors_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.7563198Z test_transposes_errors_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.7712639Z test_transposes_errors_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.7862893Z test_transposes_errors_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.8006926Z test_transposes_errors_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.8159637Z test_transposes_errors_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.8306001Z test_transposes_errors_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.014s) 2022-05-18T06:36:56.8454354Z test_transposes_errors_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2022-05-18T06:36:56.8471530Z test_unsqueeze_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.002s) 2022-05-18T06:36:56.8503959Z test_view_all_dtypes_and_devices_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:56.8906531Z test_view_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.040s) 2022-05-18T06:36:56.8920617Z test_view_empty_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.8957335Z test_T_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:56.8982270Z test_advanced_indexing_assignment_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9005386Z test_advanced_indexing_nonview_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9443719Z test_as_strided_gradients_cuda (__main__.TestViewOpsCUDA) ... ok (0.044s) 2022-05-18T06:36:56.9463747Z test_as_strided_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9482497Z test_as_strided_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9501923Z test_basic_indexing_ellipses_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9522098Z test_basic_indexing_newaxis_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9540255Z test_basic_indexing_slice_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9545098Z test_chunk_view_cuda (__main__.TestViewOpsCUDA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-05-18T06:36:56.9679015Z test_conj_imag_view_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.013s) 2022-05-18T06:36:56.9712577Z test_conj_imag_view_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:56.9728332Z test_conj_self_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9738768Z test_conj_self_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2022-05-18T06:36:56.9750930Z test_conj_self_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2022-05-18T06:36:56.9764032Z test_conj_self_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2022-05-18T06:36:56.9777913Z test_conj_self_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2022-05-18T06:36:56.9789532Z test_conj_self_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2022-05-18T06:36:56.9801805Z test_conj_self_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2022-05-18T06:36:56.9814413Z test_conj_self_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2022-05-18T06:36:56.9829724Z test_conj_self_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2022-05-18T06:36:56.9864685Z test_conj_view_with_shared_memory_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:56.9885451Z test_contiguous_nonview_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9896463Z test_contiguous_self_cuda (__main__.TestViewOpsCUDA) ... ok (0.001s) 2022-05-18T06:36:56.9949522Z test_diagonal_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:56.9950829Z test_expand_as_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9964725Z test_expand_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:56.9996808Z test_flatten_nonview_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0056779Z test_flatten_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.006s) 2022-05-18T06:36:57.0093242Z test_imag_noncomplex_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0130826Z test_imag_noncomplex_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0168557Z test_imag_noncomplex_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0207798Z test_imag_noncomplex_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0247473Z test_imag_noncomplex_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0283718Z test_imag_noncomplex_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0320714Z test_imag_noncomplex_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0364382Z test_imag_noncomplex_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0401250Z test_imag_noncomplex_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0470590Z test_movedim_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.007s) 2022-05-18T06:36:57.0487626Z test_narrow_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.0507873Z test_permute_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.0552698Z test_real_imag_view_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0597975Z test_real_imag_view_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.0615747Z test_reshape_as_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.0641902Z test_reshape_nonview_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.0659401Z test_reshape_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.0679704Z test_select_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.0704906Z test_set_real_imag_cuda_complex128_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0735032Z test_set_real_imag_cuda_complex128_bool (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0761845Z test_set_real_imag_cuda_complex128_complex128 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0792210Z test_set_real_imag_cuda_complex128_complex64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0819253Z test_set_real_imag_cuda_complex128_float16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0850908Z test_set_real_imag_cuda_complex128_float32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0877506Z test_set_real_imag_cuda_complex128_float64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0905350Z test_set_real_imag_cuda_complex128_int16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0932350Z test_set_real_imag_cuda_complex128_int32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0960322Z test_set_real_imag_cuda_complex128_int64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.0988456Z test_set_real_imag_cuda_complex128_int8 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1017366Z test_set_real_imag_cuda_complex128_uint8 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1042869Z test_set_real_imag_cuda_complex64_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1072505Z test_set_real_imag_cuda_complex64_bool (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1101292Z test_set_real_imag_cuda_complex64_complex128 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1127294Z test_set_real_imag_cuda_complex64_complex64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1156549Z test_set_real_imag_cuda_complex64_float16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1184818Z test_set_real_imag_cuda_complex64_float32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1211266Z test_set_real_imag_cuda_complex64_float64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1238326Z test_set_real_imag_cuda_complex64_int16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1267998Z test_set_real_imag_cuda_complex64_int32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1298909Z test_set_real_imag_cuda_complex64_int64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1328773Z test_set_real_imag_cuda_complex64_int8 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1358070Z test_set_real_imag_cuda_complex64_uint8 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1363769Z test_split_view_cuda (__main__.TestViewOpsCUDA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-05-18T06:36:57.1386100Z test_squeeze_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.1403630Z test_squeeze_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.1422196Z test_t_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.1441315Z test_t_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.1478744Z test_transpose_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.004s) 2022-05-18T06:36:57.1509884Z test_transpose_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1583603Z test_unbind_cuda (__main__.TestViewOpsCUDA) ... ok (0.007s) 2022-05-18T06:36:57.1619976Z test_unbind_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:36:57.1639937Z test_unfold_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.1657861Z test_unsqueeze_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.1675664Z test_unsqueeze_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.1987269Z test_view_as_complex_cuda (__main__.TestViewOpsCUDA) ... ok (0.031s) 2022-05-18T06:36:57.2037191Z test_view_as_real_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.005s) 2022-05-18T06:36:57.2087639Z test_view_as_real_cuda_complex32 (__main__.TestViewOpsCUDA) ... ok (0.005s) 2022-05-18T06:36:57.2134067Z test_view_as_real_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.005s) 2022-05-18T06:36:57.2151213Z test_view_as_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:57.2264377Z test_view_copy_cuda (__main__.TestViewOpsCUDA) ... ok (0.011s) 2022-05-18T06:36:57.4227145Z test_view_dtype_new_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.196s) 2022-05-18T06:36:57.6399817Z test_view_dtype_new_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.217s) 2022-05-18T06:36:57.8225951Z test_view_dtype_new_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.183s) 2022-05-18T06:36:58.0213062Z test_view_dtype_new_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.198s) 2022-05-18T06:36:58.2193462Z test_view_dtype_new_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.198s) 2022-05-18T06:36:58.4007535Z test_view_dtype_new_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.181s) 2022-05-18T06:36:58.5978372Z test_view_dtype_new_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.197s) 2022-05-18T06:36:58.7948083Z test_view_dtype_new_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.197s) 2022-05-18T06:36:58.9741325Z test_view_dtype_new_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.179s) 2022-05-18T06:36:59.1699618Z test_view_dtype_new_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.196s) 2022-05-18T06:36:59.3652049Z test_view_dtype_new_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.195s) 2022-05-18T06:36:59.4623153Z test_view_dtype_upsize_errors_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.097s) 2022-05-18T06:36:59.6037507Z test_view_dtype_upsize_errors_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.141s) 2022-05-18T06:36:59.6059983Z test_view_dtype_upsize_errors_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:36:59.6244105Z test_view_dtype_upsize_errors_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.018s) 2022-05-18T06:36:59.7203597Z test_view_dtype_upsize_errors_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.096s) 2022-05-18T06:36:59.7851863Z test_view_dtype_upsize_errors_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.065s) 2022-05-18T06:36:59.8035339Z test_view_dtype_upsize_errors_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.018s) 2022-05-18T06:36:59.8985044Z test_view_dtype_upsize_errors_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.095s) 2022-05-18T06:36:59.9633595Z test_view_dtype_upsize_errors_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.065s) 2022-05-18T06:36:59.9813140Z test_view_dtype_upsize_errors_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.018s) 2022-05-18T06:37:00.1221944Z test_view_dtype_upsize_errors_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.141s) 2022-05-18T06:37:00.2631545Z test_view_dtype_upsize_errors_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.141s) 2022-05-18T06:37:00.2658135Z test_view_tensor_dsplit_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:37:00.2678651Z test_view_tensor_dsplit_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2704150Z test_view_tensor_dsplit_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2727655Z test_view_tensor_dsplit_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2753048Z test_view_tensor_dsplit_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2774981Z test_view_tensor_dsplit_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2797305Z test_view_tensor_dsplit_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2821606Z test_view_tensor_dsplit_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2843374Z test_view_tensor_dsplit_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2865124Z test_view_tensor_dsplit_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2887678Z test_view_tensor_dsplit_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2909627Z test_view_tensor_dsplit_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2936449Z test_view_tensor_hsplit_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:37:00.2958997Z test_view_tensor_hsplit_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.2985285Z test_view_tensor_hsplit_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3009877Z test_view_tensor_hsplit_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3034942Z test_view_tensor_hsplit_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3058214Z test_view_tensor_hsplit_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3083745Z test_view_tensor_hsplit_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3105153Z test_view_tensor_hsplit_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3131793Z test_view_tensor_hsplit_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:37:00.3154248Z test_view_tensor_hsplit_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3175134Z test_view_tensor_hsplit_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3196409Z test_view_tensor_hsplit_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3220909Z test_view_tensor_split_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3241210Z test_view_tensor_split_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3263258Z test_view_tensor_split_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3283936Z test_view_tensor_split_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3310297Z test_view_tensor_split_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3331151Z test_view_tensor_split_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3349992Z test_view_tensor_split_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3371287Z test_view_tensor_split_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3393457Z test_view_tensor_split_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3413384Z test_view_tensor_split_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3432575Z test_view_tensor_split_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3453726Z test_view_tensor_split_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3486813Z test_view_tensor_vsplit_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:37:00.3509132Z test_view_tensor_vsplit_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3536772Z test_view_tensor_vsplit_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:37:00.3559774Z test_view_tensor_vsplit_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3587085Z test_view_tensor_vsplit_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3610826Z test_view_tensor_vsplit_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3632857Z test_view_tensor_vsplit_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3657132Z test_view_tensor_vsplit_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3683850Z test_view_tensor_vsplit_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2022-05-18T06:37:00.3706918Z test_view_tensor_vsplit_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3727756Z test_view_tensor_vsplit_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3750912Z test_view_tensor_vsplit_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3770779Z test_view_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2022-05-18T06:37:00.3771370Z 2022-05-18T06:37:00.3772355Z ---------------------------------------------------------------------- 2022-05-18T06:37:00.3775046Z Ran 277 tests in 21.933s 2022-05-18T06:37:00.3775494Z 2022-05-18T06:37:00.3775748Z OK (skipped=13) 2022-05-18T06:37:00.3776131Z 2022-05-18T06:37:00.3776414Z Generating XML reports... 2022-05-18T06:37:00.3939706Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestOldViewOpsCUDA-20220518063638.xml 2022-05-18T06:37:00.4098154Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestViewOpsCUDA-20220518063638.xml 2022-05-18T06:37:02.1343280Z Running test_masked ... [2022-05-18 06:37:02.133167] 2022-05-18T06:37:02.1345122Z Executing ['/opt/conda/bin/python', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:37:02.133328] 2022-05-18T06:37:04.2559362Z Test results will be stored in test-reports/python-unittest/test_masked 2022-05-18T06:37:04.2612474Z 2022-05-18T06:37:04.2613031Z Running tests... 2022-05-18T06:37:04.2614249Z ---------------------------------------------------------------------- 2022-05-18T06:37:05.0493530Z test_mask_layout_sparse_coo__masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.787s) 2022-05-18T06:37:05.4475805Z test_mask_layout_sparse_coo__masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.398s) 2022-05-18T06:37:05.8425490Z test_mask_layout_sparse_coo__masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.395s) 2022-05-18T06:37:06.2340826Z test_mask_layout_sparse_coo__masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.391s) 2022-05-18T06:37:06.2354851Z test_mask_layout_sparse_coo__masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:37:06.2370549Z test_mask_layout_sparse_coo__masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:06.2384755Z test_mask_layout_sparse_coo__masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:06.2399375Z test_mask_layout_sparse_coo__masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:06.2414300Z test_mask_layout_sparse_coo__masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:06.6384414Z test_mask_layout_sparse_coo__masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.397s) 2022-05-18T06:37:07.0369835Z test_mask_layout_sparse_coo__masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.399s) 2022-05-18T06:37:07.4339799Z test_mask_layout_sparse_coo__masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.397s) 2022-05-18T06:37:07.8370600Z test_mask_layout_sparse_coo__masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.403s) 2022-05-18T06:37:07.8385723Z test_mask_layout_sparse_coo__masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:37:07.8401154Z test_mask_layout_sparse_coo__masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:07.8415730Z test_mask_layout_sparse_coo__masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:07.8429768Z test_mask_layout_sparse_coo__masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:07.8443674Z test_mask_layout_sparse_coo__masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:08.2998847Z test_mask_layout_sparse_coo__masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.455s) 2022-05-18T06:37:08.3007402Z test_mask_layout_sparse_coo__masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:08.3025490Z test_mask_layout_sparse_coo__masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:08.3037912Z test_mask_layout_sparse_coo__masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:08.7479121Z test_mask_layout_sparse_coo__masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.444s) 2022-05-18T06:37:09.1896922Z test_mask_layout_sparse_coo__masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.442s) 2022-05-18T06:37:09.6287806Z test_mask_layout_sparse_coo__masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.439s) 2022-05-18T06:37:09.6304922Z test_mask_layout_sparse_coo__masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2022-05-18T06:37:09.6318188Z test_mask_layout_sparse_coo__masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:09.6330785Z test_mask_layout_sparse_coo__masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:09.6344841Z test_mask_layout_sparse_coo__masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:09.6360277Z test_mask_layout_sparse_coo__masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:10.0968660Z test_mask_layout_sparse_coo__masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.461s) 2022-05-18T06:37:10.4580657Z test_mask_layout_sparse_coo__masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.361s) 2022-05-18T06:37:10.8150991Z test_mask_layout_sparse_coo__masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.357s) 2022-05-18T06:37:11.1736745Z test_mask_layout_sparse_coo__masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.358s) 2022-05-18T06:37:11.6326490Z test_mask_layout_sparse_coo__masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.459s) 2022-05-18T06:37:12.0993654Z test_mask_layout_sparse_coo__masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.467s) 2022-05-18T06:37:12.5518828Z test_mask_layout_sparse_coo__masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.452s) 2022-05-18T06:37:12.8821160Z test_mask_layout_sparse_coo__masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.330s) 2022-05-18T06:37:13.2125679Z test_mask_layout_sparse_coo__masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.330s) 2022-05-18T06:37:13.5387766Z test_mask_layout_sparse_coo__masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.326s) 2022-05-18T06:37:13.8688761Z test_mask_layout_sparse_coo__masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.330s) 2022-05-18T06:37:14.2241960Z test_mask_layout_sparse_coo__masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.355s) 2022-05-18T06:37:14.2258277Z test_mask_layout_sparse_csr__masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: _masked.amax does not support inputs with sparse_csr layout (0.002s) 2022-05-18T06:37:14.2276672Z test_mask_layout_sparse_csr__masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... skip: _masked.amax does not support inputs with sparse_csr layout (0.002s) 2022-05-18T06:37:14.2294994Z test_mask_layout_sparse_csr__masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... skip: _masked.amax does not support inputs with sparse_csr layout (0.002s) 2022-05-18T06:37:14.2313096Z test_mask_layout_sparse_csr__masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... skip: _masked.amax does not support inputs with sparse_csr layout (0.002s) 2022-05-18T06:37:14.2327937Z test_mask_layout_sparse_csr__masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.2340970Z test_mask_layout_sparse_csr__masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.2352359Z test_mask_layout_sparse_csr__masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.2367825Z test_mask_layout_sparse_csr__masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.2381941Z test_mask_layout_sparse_csr__masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.2397577Z test_mask_layout_sparse_csr__masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: _masked.amin does not support inputs with sparse_csr layout (0.002s) 2022-05-18T06:37:14.2416031Z test_mask_layout_sparse_csr__masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... skip: _masked.amin does not support inputs with sparse_csr layout (0.002s) 2022-05-18T06:37:14.2434431Z test_mask_layout_sparse_csr__masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... skip: _masked.amin does not support inputs with sparse_csr layout (0.002s) 2022-05-18T06:37:14.2452719Z test_mask_layout_sparse_csr__masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... skip: _masked.amin does not support inputs with sparse_csr layout (0.002s) 2022-05-18T06:37:14.2466993Z test_mask_layout_sparse_csr__masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.2481501Z test_mask_layout_sparse_csr__masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.2491704Z test_mask_layout_sparse_csr__masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.2505327Z test_mask_layout_sparse_csr__masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.2518960Z test_mask_layout_sparse_csr__masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.3396737Z test_mask_layout_sparse_csr__masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.087s) 2022-05-18T06:37:14.3407049Z test_mask_layout_sparse_csr__masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.3419824Z test_mask_layout_sparse_csr__masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.3430259Z test_mask_layout_sparse_csr__masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.4299845Z test_mask_layout_sparse_csr__masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.086s) 2022-05-18T06:37:14.5160728Z test_mask_layout_sparse_csr__masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.086s) 2022-05-18T06:37:14.6018459Z test_mask_layout_sparse_csr__masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.085s) 2022-05-18T06:37:14.6028705Z test_mask_layout_sparse_csr__masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.6043534Z test_mask_layout_sparse_csr__masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.6058958Z test_mask_layout_sparse_csr__masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.6073069Z test_mask_layout_sparse_csr__masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.6087018Z test_mask_layout_sparse_csr__masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:14.6972415Z test_mask_layout_sparse_csr__masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.088s) 2022-05-18T06:37:14.7270408Z test_mask_layout_sparse_csr__masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.030s) 2022-05-18T06:37:14.7555014Z test_mask_layout_sparse_csr__masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.028s) 2022-05-18T06:37:14.7846298Z test_mask_layout_sparse_csr__masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.029s) 2022-05-18T06:37:14.8728572Z test_mask_layout_sparse_csr__masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.088s) 2022-05-18T06:37:14.9610729Z test_mask_layout_sparse_csr__masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.088s) 2022-05-18T06:37:15.0481005Z test_mask_layout_sparse_csr__masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.087s) 2022-05-18T06:37:15.0750990Z test_mask_layout_sparse_csr__masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.027s) 2022-05-18T06:37:15.1021472Z test_mask_layout_sparse_csr__masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.027s) 2022-05-18T06:37:15.1277226Z test_mask_layout_sparse_csr__masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.025s) 2022-05-18T06:37:15.1551525Z test_mask_layout_sparse_csr__masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.027s) 2022-05-18T06:37:15.1838413Z test_mask_layout_sparse_csr__masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.029s) 2022-05-18T06:37:15.3341222Z test_mask_layout_strided__masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.150s) 2022-05-18T06:37:15.4838117Z test_mask_layout_strided__masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.150s) 2022-05-18T06:37:15.6337020Z test_mask_layout_strided__masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.150s) 2022-05-18T06:37:15.7805978Z test_mask_layout_strided__masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.147s) 2022-05-18T06:37:15.7819902Z test_mask_layout_strided__masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:15.7831614Z test_mask_layout_strided__masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:15.7844721Z test_mask_layout_strided__masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:15.7857065Z test_mask_layout_strided__masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:15.7869869Z test_mask_layout_strided__masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:15.9373435Z test_mask_layout_strided__masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.150s) 2022-05-18T06:37:16.0879567Z test_mask_layout_strided__masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.151s) 2022-05-18T06:37:16.2376346Z test_mask_layout_strided__masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.150s) 2022-05-18T06:37:16.3851279Z test_mask_layout_strided__masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.147s) 2022-05-18T06:37:16.3860810Z test_mask_layout_strided__masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:16.3875676Z test_mask_layout_strided__masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:16.3887323Z test_mask_layout_strided__masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:16.3901411Z test_mask_layout_strided__masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:16.3910523Z test_mask_layout_strided__masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:16.5634692Z test_mask_layout_strided__masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.172s) 2022-05-18T06:37:16.5645278Z test_mask_layout_strided__masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:16.5658738Z test_mask_layout_strided__masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:16.5671684Z test_mask_layout_strided__masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:16.7387869Z test_mask_layout_strided__masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.171s) 2022-05-18T06:37:16.9113117Z test_mask_layout_strided__masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.172s) 2022-05-18T06:37:17.0805219Z test_mask_layout_strided__masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.169s) 2022-05-18T06:37:17.0815908Z test_mask_layout_strided__masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:17.0830455Z test_mask_layout_strided__masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:17.0841469Z test_mask_layout_strided__masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:17.0855029Z test_mask_layout_strided__masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:17.0869700Z test_mask_layout_strided__masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2022-05-18T06:37:17.2559727Z test_mask_layout_strided__masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.169s) 2022-05-18T06:37:17.3709900Z test_mask_layout_strided__masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.115s) 2022-05-18T06:37:17.5039530Z test_mask_layout_strided__masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.133s) 2022-05-18T06:37:17.6395145Z test_mask_layout_strided__masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.135s) 2022-05-18T06:37:17.8071474Z test_mask_layout_strided__masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.168s) 2022-05-18T06:37:17.9755419Z test_mask_layout_strided__masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.168s) 2022-05-18T06:37:18.1392632Z test_mask_layout_strided__masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.164s) 2022-05-18T06:37:18.2539354Z test_mask_layout_strided__masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.114s) 2022-05-18T06:37:18.3682090Z test_mask_layout_strided__masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.114s) 2022-05-18T06:37:18.4797147Z test_mask_layout_strided__masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.111s) 2022-05-18T06:37:18.5937174Z test_mask_layout_strided__masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.114s) 2022-05-18T06:37:18.7079515Z test_mask_layout_strided__masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.114s) 2022-05-18T06:37:18.7822729Z test_reference_masked__masked_log_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.074s) 2022-05-18T06:37:18.8343838Z test_reference_masked__masked_log_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.052s) 2022-05-18T06:37:18.8961461Z test_reference_masked__masked_log_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.062s) 2022-05-18T06:37:18.9493823Z test_reference_masked__masked_log_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.053s) 2022-05-18T06:37:19.3750059Z test_reference_masked__masked_norm_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.426s) 2022-05-18T06:37:19.8471428Z test_reference_masked__masked_norm_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.472s) 2022-05-18T06:37:20.2567632Z test_reference_masked__masked_norm_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.409s) 2022-05-18T06:37:20.6585723Z test_reference_masked__masked_norm_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.402s) 2022-05-18T06:37:20.7474331Z test_reference_masked__masked_normalize_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.089s) 2022-05-18T06:37:20.8179254Z test_reference_masked__masked_normalize_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.070s) 2022-05-18T06:37:20.8884955Z test_reference_masked__masked_normalize_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.070s) 2022-05-18T06:37:20.9582861Z test_reference_masked__masked_normalize_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.070s) 2022-05-18T06:37:21.0108653Z test_reference_masked__masked_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.053s) 2022-05-18T06:37:21.0628143Z test_reference_masked__masked_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.052s) 2022-05-18T06:37:21.1148734Z test_reference_masked__masked_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.052s) 2022-05-18T06:37:21.1669028Z test_reference_masked__masked_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.052s) 2022-05-18T06:37:21.2337723Z test_reference_masked__masked_softmin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.067s) 2022-05-18T06:37:21.2903805Z test_reference_masked__masked_softmin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.057s) 2022-05-18T06:37:21.3470358Z test_reference_masked__masked_softmin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.056s) 2022-05-18T06:37:21.4031406Z test_reference_masked__masked_softmin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.056s) 2022-05-18T06:37:21.6381149Z test_reference_masked__masked_std_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.235s) 2022-05-18T06:37:21.8382168Z test_reference_masked__masked_std_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.200s) 2022-05-18T06:37:22.0370154Z test_reference_masked__masked_std_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.199s) 2022-05-18T06:37:22.2538264Z test_reference_masked__masked_std_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.217s) 2022-05-18T06:37:22.4699768Z test_reference_masked__masked_std_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.216s) 2022-05-18T06:37:22.6833899Z test_reference_masked__masked_std_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.213s) 2022-05-18T06:37:22.6924607Z test_reference_masked__masked_std_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:22.7011336Z test_reference_masked__masked_std_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:22.7100244Z test_reference_masked__masked_std_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:22.7188616Z test_reference_masked__masked_std_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:22.7275682Z test_reference_masked__masked_std_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:22.9442215Z test_reference_masked__masked_var_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.216s) 2022-05-18T06:37:23.1367534Z test_reference_masked__masked_var_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.192s) 2022-05-18T06:37:23.3322179Z test_reference_masked__masked_var_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.195s) 2022-05-18T06:37:23.5470584Z test_reference_masked__masked_var_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.214s) 2022-05-18T06:37:23.7615616Z test_reference_masked__masked_var_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.215s) 2022-05-18T06:37:23.9727683Z test_reference_masked__masked_var_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.211s) 2022-05-18T06:37:23.9818593Z test_reference_masked__masked_var_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:23.9906208Z test_reference_masked__masked_var_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:23.9994882Z test_reference_masked__masked_var_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:24.0082351Z test_reference_masked__masked_var_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:24.0172136Z test_reference_masked__masked_var_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.009s) 2022-05-18T06:37:24.0645125Z test_where_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.047s) 2022-05-18T06:37:24.0682007Z test_where_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.004s) 2022-05-18T06:37:24.0718096Z test_where_csr_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.004s) 2022-05-18T06:37:24.0752840Z test_where_csr_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2022-05-18T06:37:24.0781543Z test_where_hybrid_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2022-05-18T06:37:24.0809139Z test_where_hybrid_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.003s) 2022-05-18T06:37:24.0810035Z 2022-05-18T06:37:24.0811115Z ---------------------------------------------------------------------- 2022-05-18T06:37:24.0811990Z Ran 174 tests in 19.820s 2022-05-18T06:37:24.0812385Z 2022-05-18T06:37:24.0812681Z OK (skipped=62) 2022-05-18T06:37:24.0813083Z 2022-05-18T06:37:24.1036827Z Generating XML reports... 2022-05-18T06:37:24.1038434Z Generated XML report: test-reports/python-unittest/test_masked/TEST-TestMaskedCUDA-20220518063704.xml 2022-05-18T06:37:25.9374742Z Running test_type_promotion ... [2022-05-18 06:37:25.936535] 2022-05-18T06:37:25.9376975Z Executing ['/opt/conda/bin/python', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:37:25.936697] 2022-05-18T06:37:27.5193449Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2022-05-18T06:37:27.5374851Z 2022-05-18T06:37:27.5375692Z Running tests... 2022-05-18T06:37:27.5376532Z ---------------------------------------------------------------------- 2022-05-18T06:37:27.6276654Z test_add_wrapped_cuda (__main__.TestTypePromotionCUDA) ... ok (0.090s) 2022-05-18T06:37:27.6508506Z test_alpha_mismatch_cuda (__main__.TestTypePromotionCUDA) ... ok (0.023s) 2022-05-18T06:37:27.7163748Z test_alternate_result_cuda (__main__.TestTypePromotionCUDA) ... ok (0.065s) 2022-05-18T06:37:27.7292348Z test_bfloat16_cuda (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2022-05-18T06:37:27.7394622Z test_booleans_cuda (__main__.TestTypePromotionCUDA) ... test_type_promotion.py:353: UserWarning: This overload of add is deprecated: 2022-05-18T06:37:27.7395936Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-05-18T06:37:27.7396896Z Consider using one of the following signatures instead: 2022-05-18T06:37:27.7398215Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp:1174.) 2022-05-18T06:37:27.7399846Z torch.tensor(True, device=device), True), 2022-05-18T06:37:27.7452484Z ok (0.016s) 2022-05-18T06:37:27.7465321Z test_can_cast_cuda (__main__.TestTypePromotionCUDA) ... ok (0.001s) 2022-05-18T06:37:27.7958891Z test_cat_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... ok (0.049s) 2022-05-18T06:37:29.8850259Z test_cat_out_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... ok (2.089s) 2022-05-18T06:37:29.9013967Z test_clamp_type_promotion_cuda_bool_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-05-18T06:37:29.9196324Z test_clamp_type_promotion_cuda_bool_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:29.9266696Z test_clamp_type_promotion_cuda_bool_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2022-05-18T06:37:29.9328374Z test_clamp_type_promotion_cuda_bool_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-05-18T06:37:29.9613594Z test_clamp_type_promotion_cuda_bool_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.028s) 2022-05-18T06:37:29.9708582Z test_clamp_type_promotion_cuda_bool_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:29.9798272Z test_clamp_type_promotion_cuda_bool_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:29.9885109Z test_clamp_type_promotion_cuda_bool_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:29.9987688Z test_clamp_type_promotion_cuda_bool_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.0075678Z test_clamp_type_promotion_cuda_bool_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:30.0165895Z test_clamp_type_promotion_cuda_bool_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:30.0252064Z test_clamp_type_promotion_cuda_bool_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:30.0329638Z test_clamp_type_promotion_cuda_bool_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.0409960Z test_clamp_type_promotion_cuda_bool_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.0495279Z test_clamp_type_promotion_cuda_bool_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.0572217Z test_clamp_type_promotion_cuda_bool_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.1507413Z test_clamp_type_promotion_cuda_float32_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.093s) 2022-05-18T06:37:30.1621347Z test_clamp_type_promotion_cuda_float32_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.1731115Z test_clamp_type_promotion_cuda_float32_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.1841217Z test_clamp_type_promotion_cuda_float32_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.1954580Z test_clamp_type_promotion_cuda_float32_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.2069202Z test_clamp_type_promotion_cuda_float32_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.2184753Z test_clamp_type_promotion_cuda_float32_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.2296630Z test_clamp_type_promotion_cuda_float32_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.2403040Z test_clamp_type_promotion_cuda_float32_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.2517071Z test_clamp_type_promotion_cuda_float32_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.2627566Z test_clamp_type_promotion_cuda_float32_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.2733052Z test_clamp_type_promotion_cuda_float32_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.2843258Z test_clamp_type_promotion_cuda_float32_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.2953362Z test_clamp_type_promotion_cuda_float32_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.3083672Z test_clamp_type_promotion_cuda_float32_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2022-05-18T06:37:30.3203875Z test_clamp_type_promotion_cuda_float32_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-05-18T06:37:30.3318617Z test_clamp_type_promotion_cuda_float64_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.3424244Z test_clamp_type_promotion_cuda_float64_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.3525325Z test_clamp_type_promotion_cuda_float64_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.3632536Z test_clamp_type_promotion_cuda_float64_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.3733103Z test_clamp_type_promotion_cuda_float64_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.3842268Z test_clamp_type_promotion_cuda_float64_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.3952414Z test_clamp_type_promotion_cuda_float64_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.4053854Z test_clamp_type_promotion_cuda_float64_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.4160965Z test_clamp_type_promotion_cuda_float64_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.4267700Z test_clamp_type_promotion_cuda_float64_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.4374128Z test_clamp_type_promotion_cuda_float64_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.4478715Z test_clamp_type_promotion_cuda_float64_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.4582850Z test_clamp_type_promotion_cuda_float64_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.4685780Z test_clamp_type_promotion_cuda_float64_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.4790285Z test_clamp_type_promotion_cuda_float64_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:30.4898696Z test_clamp_type_promotion_cuda_float64_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:30.4993577Z test_clamp_type_promotion_cuda_int32_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:30.5079108Z test_clamp_type_promotion_cuda_int32_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:30.5163479Z test_clamp_type_promotion_cuda_int32_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.5250160Z test_clamp_type_promotion_cuda_int32_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:30.5333432Z test_clamp_type_promotion_cuda_int32_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.5419963Z test_clamp_type_promotion_cuda_int32_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:30.5505319Z test_clamp_type_promotion_cuda_int32_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.5587728Z test_clamp_type_promotion_cuda_int32_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.5673957Z test_clamp_type_promotion_cuda_int32_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.5759369Z test_clamp_type_promotion_cuda_int32_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.5843251Z test_clamp_type_promotion_cuda_int32_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.5924337Z test_clamp_type_promotion_cuda_int32_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.6010007Z test_clamp_type_promotion_cuda_int32_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:30.6096940Z test_clamp_type_promotion_cuda_int32_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.6180328Z test_clamp_type_promotion_cuda_int32_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:30.6269709Z test_clamp_type_promotion_cuda_int32_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:31.2861653Z test_comparison_ops_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.659s) 2022-05-18T06:37:32.0982244Z test_complex_assertraises_cuda (__main__.TestTypePromotionCUDA) ... ok (0.812s) 2022-05-18T06:37:32.1121405Z test_complex_half_cuda (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:32.1170141Z test_complex_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:32.1198016Z test_complex_scalar_mult_tensor_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-05-18T06:37:32.1255335Z test_computation_ignores_out_cuda (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-05-18T06:37:32.1368440Z test_create_bool_tensors_cuda (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:32.1418435Z test_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:32.1469639Z test_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:32.1518723Z test_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:32.1565806Z test_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:32.1612135Z test_div_promotion_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:32.1661594Z test_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:32.1840326Z test_div_promotion_inplace_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.1882129Z test_div_promotion_inplace_cuda_float32 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-05-18T06:37:32.1916846Z test_div_promotion_inplace_cuda_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-05-18T06:37:32.2099781Z test_div_promotion_inplace_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.2280062Z test_div_promotion_inplace_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.2456149Z test_div_promotion_inplace_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.2633423Z test_div_promotion_inplace_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.2811667Z test_div_promotion_inplace_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.2991403Z test_div_promotion_out_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.3032671Z test_div_promotion_out_cuda_float32 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-05-18T06:37:32.3068864Z test_div_promotion_out_cuda_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-05-18T06:37:32.3252933Z test_div_promotion_out_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.3432637Z test_div_promotion_out_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.3612569Z test_div_promotion_out_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.3792936Z test_div_promotion_out_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.3973384Z test_div_promotion_out_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2022-05-18T06:37:32.4008781Z test_float_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-05-18T06:37:32.4061069Z test_from_issue_cuda (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:32.4086123Z test_half_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-05-18T06:37:32.4251273Z test_indexing_cuda (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-05-18T06:37:32.4355697Z test_indexing_fail_cuda (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:32.4587036Z test_inplace_cuda (__main__.TestTypePromotionCUDA) ... ok (0.023s) 2022-05-18T06:37:32.4611750Z test_int_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-05-18T06:37:32.4629389Z test_int_to_float_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-05-18T06:37:32.4767624Z test_integer_addcdiv_deprecated_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:32.4900616Z test_integer_addcdiv_deprecated_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2022-05-18T06:37:32.5031617Z test_integer_addcdiv_deprecated_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2022-05-18T06:37:32.5167518Z test_integer_addcdiv_deprecated_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:32.5300485Z test_integer_addcdiv_deprecated_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2022-05-18T06:37:32.5382393Z test_lt_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.008s) 2022-05-18T06:37:33.5069263Z test_many_promotions_cuda (__main__.TestTypePromotionCUDA) ... ok (0.969s) 2022-05-18T06:37:33.5701890Z test_mixed_type_backward_cuda (__main__.TestTypePromotionCUDA) ... ok (0.063s) 2022-05-18T06:37:33.5818640Z test_non_promoting_ops_cuda (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-05-18T06:37:33.5850196Z test_numpy_array_binary_ufunc_promotion_cuda_bool_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.5881254Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.5916242Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.5946365Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.5977154Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6007831Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6040067Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6072064Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6099960Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6130468Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6160900Z test_numpy_array_binary_ufunc_promotion_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6191831Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6221910Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6251925Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6286895Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6316287Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6348180Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6379835Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6409945Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6440372Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6471073Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6501165Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6531600Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6562099Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6591637Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6624945Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6660404Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6690282Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6720918Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6751517Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6782076Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6812765Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6843313Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6872477Z test_numpy_array_binary_ufunc_promotion_cuda_float16_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6905431Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6936781Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.6968600Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7000890Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7035706Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7068669Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7099952Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7131395Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7162401Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7195357Z test_numpy_array_binary_ufunc_promotion_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7227707Z test_numpy_array_binary_ufunc_promotion_cuda_float32_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7259435Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7290882Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7324399Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7357016Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7393820Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7425685Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7458441Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7490393Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7522258Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7553768Z test_numpy_array_binary_ufunc_promotion_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7586606Z test_numpy_array_binary_ufunc_promotion_cuda_float64_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7618832Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7651192Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7681900Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7713565Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7746642Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7784107Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:37:33.7816071Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7848713Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7880974Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7912702Z test_numpy_array_binary_ufunc_promotion_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7943620Z test_numpy_array_binary_ufunc_promotion_cuda_int16_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.7977029Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8009172Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8041210Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8072536Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8104117Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8137289Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8174793Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:37:33.8206859Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8239178Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8271507Z test_numpy_array_binary_ufunc_promotion_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8302679Z test_numpy_array_binary_ufunc_promotion_cuda_int32_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8335760Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8368620Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8400724Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8432332Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8463426Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8496930Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8529094Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8567024Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:37:33.8598348Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8630898Z test_numpy_array_binary_ufunc_promotion_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8663016Z test_numpy_array_binary_ufunc_promotion_cuda_int64_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8696166Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8728961Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8763332Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8795183Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8826358Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8859432Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8891771Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8923874Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8961553Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.8992864Z test_numpy_array_binary_ufunc_promotion_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9024008Z test_numpy_array_binary_ufunc_promotion_cuda_int8_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9057252Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9089888Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9122666Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9154474Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9185972Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9218534Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9251548Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9284228Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9315913Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9354128Z test_numpy_array_binary_ufunc_promotion_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2022-05-18T06:37:33.9384264Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9418328Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9451382Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9483456Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9515689Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9546774Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9591067Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9614445Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9646186Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9676786Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9713279Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2022-05-18T06:37:33.9748362Z test_promote_self_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-05-18T06:37:33.9767884Z test_promote_types_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-05-18T06:37:33.9798906Z test_result_type_cuda_bfloat16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1018524Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.125s) 2022-05-18T06:37:34.1046192Z test_result_type_cuda_bfloat16_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1097177Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.1127090Z test_result_type_cuda_bfloat16_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1202912Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.1232194Z test_result_type_cuda_bfloat16_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1307049Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.1337614Z test_result_type_cuda_bfloat16_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1399630Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.1429650Z test_result_type_cuda_bfloat16_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1492836Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.1523007Z test_result_type_cuda_bfloat16_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1587906Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.1618930Z test_result_type_cuda_bfloat16_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1668341Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.1697606Z test_result_type_cuda_bfloat16_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1747919Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.1777316Z test_result_type_cuda_bfloat16_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1828090Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.1857745Z test_result_type_cuda_bfloat16_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1907936Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.1938110Z test_result_type_cuda_bfloat16_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.1987859Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.2018168Z test_result_type_cuda_bool_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2068756Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.2098466Z test_result_type_cuda_bool_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2134687Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.2165223Z test_result_type_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2228997Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.2256535Z test_result_type_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2314630Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.2344369Z test_result_type_cuda_bool_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2394976Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.2425633Z test_result_type_cuda_bool_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2476214Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.2505476Z test_result_type_cuda_bool_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2555197Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.2585240Z test_result_type_cuda_bool_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2622348Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.2652329Z test_result_type_cuda_bool_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2689719Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-05-18T06:37:34.2717554Z test_result_type_cuda_bool_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2752375Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.2783445Z test_result_type_cuda_bool_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2825749Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.2855637Z test_result_type_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2892074Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.2922071Z test_result_type_cuda_complex128_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.2991489Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.3022701Z test_result_type_cuda_complex128_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3075790Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.3110828Z test_result_type_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3182246Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.3212093Z test_result_type_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3286925Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.3317767Z test_result_type_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3387764Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.3417639Z test_result_type_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3487384Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.3517891Z test_result_type_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3591781Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.3619488Z test_result_type_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3676992Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.3706795Z test_result_type_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3762692Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.3793669Z test_result_type_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3847972Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.3879457Z test_result_type_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.3934963Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.3964984Z test_result_type_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4022446Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.4050336Z test_result_type_cuda_complex64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4119382Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.4152612Z test_result_type_cuda_complex64_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4205742Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.4238231Z test_result_type_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4315579Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-05-18T06:37:34.4345716Z test_result_type_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4419625Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.4450910Z test_result_type_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4519394Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.4551228Z test_result_type_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4617619Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.4650487Z test_result_type_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4717442Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.4749633Z test_result_type_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4805022Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.4834637Z test_result_type_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4891169Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.4921597Z test_result_type_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.4978262Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.5009134Z test_result_type_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5071254Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.5100548Z test_result_type_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5156374Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.5186776Z test_result_type_cuda_float16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5250114Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.5278248Z test_result_type_cuda_float16_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5326403Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.5354125Z test_result_type_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5426076Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.5455815Z test_result_type_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5523408Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.5556358Z test_result_type_cuda_float16_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5618918Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.5648930Z test_result_type_cuda_float16_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5713854Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.5746433Z test_result_type_cuda_float16_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5808526Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.5837568Z test_result_type_cuda_float16_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5887649Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.5917522Z test_result_type_cuda_float16_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.5967229Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.5997639Z test_result_type_cuda_float16_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6047351Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.6077983Z test_result_type_cuda_float16_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6127577Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.6158321Z test_result_type_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6208103Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.6238483Z test_result_type_cuda_float32_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6301097Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.6331369Z test_result_type_cuda_float32_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6384313Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.6417687Z test_result_type_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6484497Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.6515679Z test_result_type_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6583988Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.6614710Z test_result_type_cuda_float32_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6678236Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.6705710Z test_result_type_cuda_float32_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6768319Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.6799832Z test_result_type_cuda_float32_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6858369Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.6888773Z test_result_type_cuda_float32_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.6938593Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.6968530Z test_result_type_cuda_float32_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7018903Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.7049287Z test_result_type_cuda_float32_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7101727Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.7131470Z test_result_type_cuda_float32_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7180513Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.7211553Z test_result_type_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7260577Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.7290482Z test_result_type_cuda_float64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7352188Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.7382277Z test_result_type_cuda_float64_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7429991Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.7460290Z test_result_type_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7528083Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.7557059Z test_result_type_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7626022Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:34.7654361Z test_result_type_cuda_float64_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7716486Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.7745125Z test_result_type_cuda_float64_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7810146Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.7840332Z test_result_type_cuda_float64_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7900689Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.7930897Z test_result_type_cuda_float64_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.7980816Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.8009392Z test_result_type_cuda_float64_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8056830Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.8086080Z test_result_type_cuda_float64_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8135179Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.8165652Z test_result_type_cuda_float64_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8213701Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.8243763Z test_result_type_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8292834Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.8323860Z test_result_type_cuda_int16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8375793Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.8407099Z test_result_type_cuda_int16_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8446952Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.8478716Z test_result_type_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8536660Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.8566763Z test_result_type_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8624547Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.8656727Z test_result_type_cuda_int16_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8708433Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.8738229Z test_result_type_cuda_int16_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8789053Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.8818397Z test_result_type_cuda_int16_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8867138Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.8896007Z test_result_type_cuda_int16_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8932303Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-05-18T06:37:34.8962256Z test_result_type_cuda_int16_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.8997829Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.9027106Z test_result_type_cuda_int16_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9068236Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.9097102Z test_result_type_cuda_int16_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9134058Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-05-18T06:37:34.9163230Z test_result_type_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9197599Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.9229376Z test_result_type_cuda_int32_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9278639Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.9309251Z test_result_type_cuda_int32_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9345670Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-05-18T06:37:34.9374925Z test_result_type_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9430779Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.9459982Z test_result_type_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9517985Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:34.9547206Z test_result_type_cuda_int32_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9595064Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.9629007Z test_result_type_cuda_int32_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9681472Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.9711219Z test_result_type_cuda_int32_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9760533Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:34.9790694Z test_result_type_cuda_int32_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9828296Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.9858509Z test_result_type_cuda_int32_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9896736Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.9927346Z test_result_type_cuda_int32_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:34.9964143Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:34.9994227Z test_result_type_cuda_int32_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0030703Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-05-18T06:37:35.0059985Z test_result_type_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0098394Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.0128427Z test_result_type_cuda_int64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0180308Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.0211670Z test_result_type_cuda_int64_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0252157Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.0284908Z test_result_type_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0340081Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:35.0369858Z test_result_type_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0427276Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:35.0456161Z test_result_type_cuda_int64_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0506385Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.0536254Z test_result_type_cuda_int64_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0585482Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.0615557Z test_result_type_cuda_int64_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0663424Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.0695720Z test_result_type_cuda_int64_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0730518Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.0760769Z test_result_type_cuda_int64_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0796894Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.0828182Z test_result_type_cuda_int64_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0867322Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.0897757Z test_result_type_cuda_int64_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.0932460Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-05-18T06:37:35.0965674Z test_result_type_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1001216Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.1029531Z test_result_type_cuda_int8_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1079212Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.1109683Z test_result_type_cuda_int8_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1146031Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-05-18T06:37:35.1176024Z test_result_type_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1230850Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.1262379Z test_result_type_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1320974Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:35.1352901Z test_result_type_cuda_int8_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1401184Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.1432491Z test_result_type_cuda_int8_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1487644Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.1517636Z test_result_type_cuda_int8_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1566757Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.1596876Z test_result_type_cuda_int8_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1632218Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.1663479Z test_result_type_cuda_int8_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1702380Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.1731373Z test_result_type_cuda_int8_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1767534Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.1797850Z test_result_type_cuda_int8_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1835109Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-05-18T06:37:35.1863605Z test_result_type_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1901354Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.1931021Z test_result_type_cuda_uint8_bfloat16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.1981468Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.2014389Z test_result_type_cuda_uint8_bool (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2052906Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.2083923Z test_result_type_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2141654Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:35.2171703Z test_result_type_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2228536Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-05-18T06:37:35.2258353Z test_result_type_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2308349Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.2340428Z test_result_type_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2451885Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-05-18T06:37:35.2504291Z test_result_type_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2558554Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-05-18T06:37:35.2589927Z test_result_type_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2628523Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-05-18T06:37:35.2660803Z test_result_type_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2746440Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2022-05-18T06:37:35.2788009Z test_result_type_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2834643Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-05-18T06:37:35.2915336Z test_result_type_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.2981157Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-05-18T06:37:35.3010672Z test_result_type_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) 2022-05-18T06:37:35.3048928Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-05-18T06:37:35.3115100Z test_result_type_tensor_vs_scalar_cuda (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2022-05-18T06:37:38.0061755Z test_sparse_add_cuda (__main__.TestTypePromotionCUDA) ... ok (2.695s) 2022-05-18T06:37:38.2205313Z test_sparse_div_cuda (__main__.TestTypePromotionCUDA) ... ok (0.214s) 2022-05-18T06:37:38.2254868Z test_sparse_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:38.2301576Z test_sparse_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:38.2350983Z test_sparse_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:38.2392331Z test_sparse_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-05-18T06:37:38.2434832Z test_sparse_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-05-18T06:37:42.1565030Z test_sparse_mul_cuda (__main__.TestTypePromotionCUDA) ... ok (3.913s) 2022-05-18T06:37:45.0670834Z test_sparse_sub_cuda (__main__.TestTypePromotionCUDA) ... ok (2.910s) 2022-05-18T06:37:45.0694507Z test_transpose_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-05-18T06:37:45.0796555Z test_unary_op_out_casting_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:45.0925053Z test_unary_op_out_casting_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2022-05-18T06:37:45.1054195Z test_unary_op_out_casting_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2022-05-18T06:37:45.1178674Z test_unary_op_out_casting_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-05-18T06:37:45.1302561Z test_unary_op_out_casting_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-05-18T06:37:45.1427087Z test_unary_op_out_casting_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-05-18T06:37:45.1525614Z test_unary_op_out_casting_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2022-05-18T06:37:45.1650306Z test_unary_op_out_casting_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-05-18T06:37:45.1773687Z test_unary_op_out_casting_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-05-18T06:37:45.1898125Z test_unary_op_out_casting_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-05-18T06:37:45.2039537Z test_unary_op_out_casting_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.2176084Z test_unary_op_out_casting_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.2227247Z test_unary_op_out_casting_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:45.2363532Z test_unary_op_out_casting_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.2500557Z test_unary_op_out_casting_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.2637855Z test_unary_op_out_casting_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.2774928Z test_unary_op_out_casting_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.2911926Z test_unary_op_out_casting_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.2964589Z test_unary_op_out_casting_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-05-18T06:37:45.3100898Z test_unary_op_out_casting_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.3238311Z test_unary_op_out_casting_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.3374486Z test_unary_op_out_casting_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.3510727Z test_unary_op_out_casting_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.3648409Z test_unary_op_out_casting_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-05-18T06:37:45.3739884Z test_unary_op_out_casting_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-05-18T06:37:45.3755640Z test_unsigned_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-05-18T06:37:45.3756336Z 2022-05-18T06:37:45.3758099Z ---------------------------------------------------------------------- 2022-05-18T06:37:45.3759045Z Ran 422 tests in 17.838s 2022-05-18T06:37:45.3759537Z 2022-05-18T06:37:45.3759830Z OK (skipped=121) 2022-05-18T06:37:45.3760247Z 2022-05-18T06:37:45.3760584Z Generating XML reports... 2022-05-18T06:37:45.4272822Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCUDA-20220518063727.xml 2022-05-18T06:37:47.1208465Z Running test_vmap ... [2022-05-18 06:37:47.120129] 2022-05-18T06:37:47.1211083Z Executing ['/opt/conda/bin/python', 'test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:37:47.120289] 2022-05-18T06:37:48.7664424Z Test results will be stored in test-reports/python-unittest/test_vmap 2022-05-18T06:37:48.7700013Z 2022-05-18T06:37:48.7700143Z Running tests... 2022-05-18T06:37:48.7700862Z ---------------------------------------------------------------------- 2022-05-18T06:37:48.7784004Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... 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-05-18T06:37:48.7786366Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2022-05-18T06:37:48.7794496Z 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-05-18T06:37:48.7796259Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2022-05-18T06:37:48.7798696Z 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-05-18T06:37:48.7800968Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-05-18T06:37:48.7803424Z 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-05-18T06:37:48.7805075Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2022-05-18T06:37:48.7811032Z 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-05-18T06:37:48.7812736Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2022-05-18T06:37:48.7816678Z 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-05-18T06:37:48.7818409Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2022-05-18T06:37:48.7826714Z 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-05-18T06:37:48.7828839Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2022-05-18T06:37:48.7831276Z 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-05-18T06:37:48.7833263Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2022-05-18T06:37:48.7836393Z 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-05-18T06:37:48.7838587Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-05-18T06:37:48.7843403Z 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-05-18T06:37:48.7845504Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2022-05-18T06:37:48.7853294Z ok (0.015s) 2022-05-18T06:37:48.7903930Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:748: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:48.7905648Z vmap(backward_on_vmapped_tensor)(x) 2022-05-18T06:37:48.8004340Z 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-05-18T06:37:48.8005902Z vmap(backward_with_vmapped_grad)(x, grad) 2022-05-18T06:37:48.8013786Z 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-05-18T06:37:48.8015466Z vmap(completely_unrelated_backward)(y) 2022-05-18T06:37:48.8027978Z ok (0.017s) 2022-05-18T06:37:48.8043025Z test_batched_gradient_basic (__main__.TestVmapAPI) ... 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-05-18T06:37:48.8044976Z jacobian = vmap(vjp_mul)(batched_v) 2022-05-18T06:37:48.8051436Z ok (0.002s) 2022-05-18T06:37:48.8060733Z test_constant_function (__main__.TestVmapAPI) ... 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-05-18T06:37:48.8062641Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2022-05-18T06:37:48.8063472Z ok (0.001s) 2022-05-18T06:37:48.8084438Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... test_vmap.py:41: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:48.8086451Z vmap(torch.mul)(x, y) 2022-05-18T06:37:48.8088792Z 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-05-18T06:37:48.8090527Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-05-18T06:37:48.8092937Z 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-05-18T06:37:48.8094958Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-05-18T06:37:48.8095709Z ok (0.002s) 2022-05-18T06:37:48.8117736Z test_fallback_atan2 (__main__.TestVmapAPI) ... test_vmap.py:554: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:48.8119226Z result = vmap(op, (2, 0))(x, y) 2022-05-18T06:37:48.8121119Z 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-05-18T06:37:48.8122406Z result = vmap(vmap(op), (2, 0))(x, y) 2022-05-18T06:37:48.8135540Z 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-05-18T06:37:48.8136893Z result = vmap(vmap(vmap(op)))(x, y) 2022-05-18T06:37:48.9032072Z ok (0.094s) 2022-05-18T06:37:48.9056774Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.002s) 2022-05-18T06:37:48.9079840Z test_fallback_masked_fill (__main__.TestVmapAPI) ... test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:48.9081923Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-05-18T06:37:48.9298608Z 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-05-18T06:37:48.9300906Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-05-18T06:37:48.9581018Z ok (0.052s) 2022-05-18T06:37:48.9609090Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... test_vmap.py:600: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:48.9611356Z result = vmap(torch.var_mean)(tensor) 2022-05-18T06:37:48.9613798Z 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-05-18T06:37:48.9615502Z result = vmap(vmap(torch.var_mean))(tensor) 2022-05-18T06:37:48.9621761Z 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-05-18T06:37:48.9623648Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2022-05-18T06:37:49.0218434Z ok (0.064s) 2022-05-18T06:37:49.0234499Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.002s) 2022-05-18T06:37:49.0276573Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.004s) 2022-05-18T06:37:49.0305734Z test_fallback_zero_dim (__main__.TestVmapAPI) ... test_vmap.py:525: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.0308413Z vmap(op, (0, None))(x, y) 2022-05-18T06:37:49.0330173Z 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-05-18T06:37:49.0332024Z vmap(op, (None, 0))(y, x) 2022-05-18T06:37:49.0355681Z 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-05-18T06:37:49.0357435Z vmap(op)(x, x) 2022-05-18T06:37:49.0375616Z 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-05-18T06:37:49.0377409Z vmap(op, (0, None))(x, y) 2022-05-18T06:37:49.0398902Z 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-05-18T06:37:49.0400702Z vmap(op, (None, 0))(y, x) 2022-05-18T06:37:49.0420294Z 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-05-18T06:37:49.0421523Z vmap(op)(x, x) 2022-05-18T06:37:49.0441833Z ok (0.017s) 2022-05-18T06:37:49.0452059Z test_func_with_no_inputs (__main__.TestVmapAPI) ... test_vmap.py:57: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.0453945Z vmap(foo)() 2022-05-18T06:37:49.0455678Z 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-05-18T06:37:49.0456820Z vmap(bar)() 2022-05-18T06:37:49.0457282Z ok (0.001s) 2022-05-18T06:37:49.0461233Z test_functools_partial (__main__.TestVmapAPI) ... 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-05-18T06:37:49.0462717Z result = vmap(functools.partial(torch.mul, x))(y) 2022-05-18T06:37:49.0464783Z ok (0.001s) 2022-05-18T06:37:49.0483340Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:773: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.0484841Z vmap(output_to_grad_is_vmapped)(input_tensor) 2022-05-18T06:37:49.0500020Z 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-05-18T06:37:49.0501349Z vmap(input_to_grad_is_vmapped)(input_tensor) 2022-05-18T06:37:49.0511441Z ok (0.004s) 2022-05-18T06:37:49.0533234Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... test_vmap.py:463: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.0534933Z vmap(foo)(torch.randn([])) 2022-05-18T06:37:49.0537079Z 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-05-18T06:37:49.0538487Z vmap(foo, in_dims=(0,))(torch.randn([])) 2022-05-18T06:37:49.0540229Z 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-05-18T06:37:49.0541495Z vmap(foo, in_dims=(-1,))(x) 2022-05-18T06:37:49.0543217Z 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-05-18T06:37:49.0544367Z vmap(foo, in_dims=(2,))(y) 2022-05-18T06:37:49.0546347Z 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-05-18T06:37:49.0547574Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2022-05-18T06:37:49.0549278Z 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-05-18T06:37:49.0550599Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2022-05-18T06:37:49.0552321Z 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-05-18T06:37:49.0553506Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2022-05-18T06:37:49.0554116Z ok (0.003s) 2022-05-18T06:37:49.0556560Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... test_vmap.py:407: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.0558188Z vmap(torch.mul, [0, 0])(x, y) 2022-05-18T06:37:49.0560132Z 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-05-18T06:37:49.0561298Z vmap(torch.mul, set({0, 0}))(x, y) 2022-05-18T06:37:49.0563032Z 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-05-18T06:37:49.0564284Z vmap(torch.mul, 'lol')(x, y) 2022-05-18T06:37:49.0565926Z 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-05-18T06:37:49.0567138Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2022-05-18T06:37:49.0568851Z 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-05-18T06:37:49.0569984Z vmap(torch.mul, (0, 0))(x, y) 2022-05-18T06:37:49.0570483Z ok (0.002s) 2022-05-18T06:37:49.0596364Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... 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-05-18T06:37:49.0598080Z vmap(op, in_dims=(0, None))(x, y) 2022-05-18T06:37:49.0599978Z 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-05-18T06:37:49.0601186Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2022-05-18T06:37:49.0603493Z 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-05-18T06:37:49.0604837Z vmap(op, in_dims=(None, 0))(x, y) 2022-05-18T06:37:49.0634019Z 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-05-18T06:37:49.0635400Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2022-05-18T06:37:49.0661959Z 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-05-18T06:37:49.0663408Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2022-05-18T06:37:49.0690577Z 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-05-18T06:37:49.0692495Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2022-05-18T06:37:49.0714543Z ok (0.015s) 2022-05-18T06:37:49.0740212Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... 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-05-18T06:37:49.0742670Z vmap(op, (2, 0))(x, y) 2022-05-18T06:37:49.0745337Z 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-05-18T06:37:49.0747310Z vmap(vmap(op), (2, 0))(x, y) 2022-05-18T06:37:49.0762330Z 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-05-18T06:37:49.0763663Z result = vmap(vmap(vmap(op)))(x, y) 2022-05-18T06:37:49.1477818Z ok (0.076s) 2022-05-18T06:37:49.1507845Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... 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-05-18T06:37:49.1509987Z result = vmap(op)(x) 2022-05-18T06:37:49.1512433Z 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-05-18T06:37:49.1514049Z result = vmap(op, out_dims=(1,))(x) 2022-05-18T06:37:49.1516464Z 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-05-18T06:37:49.1518068Z result = vmap(vmap(op))(x) 2022-05-18T06:37:49.1550030Z 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-05-18T06:37:49.1551752Z result = vmap(vmap(vmap(op)))(x) 2022-05-18T06:37:49.3926629Z ok (0.245s) 2022-05-18T06:37:49.3952219Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... test_vmap.py:446: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.3954630Z vmap(torch.sum)(x, 0) 2022-05-18T06:37:49.3957024Z 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-05-18T06:37:49.3958907Z vmap(torch.sum, (0, 0))(x, 0) 2022-05-18T06:37:49.3961355Z 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-05-18T06:37:49.3963081Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2022-05-18T06:37:49.3965564Z 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-05-18T06:37:49.3967213Z vmap(torch.sum, (0, None))(x, 0) 2022-05-18T06:37:49.3967962Z ok (0.003s) 2022-05-18T06:37:49.3970538Z test_multiple_inputs (__main__.TestVmapAPI) ... test_vmap.py:78: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.3972334Z output = vmap(torch.mul)(x, y) 2022-05-18T06:37:49.3973049Z ok (0.001s) 2022-05-18T06:37:49.3987349Z test_multiple_out_dims (__main__.TestVmapAPI) ... 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-05-18T06:37:49.3989266Z result = vmap(foo, out_dims=(0, 1))(x) 2022-05-18T06:37:49.3991726Z 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-05-18T06:37:49.3993610Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2022-05-18T06:37:49.3997312Z ok (0.003s) 2022-05-18T06:37:49.4006607Z test_multiple_outputs (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4008352Z outputs = vmap(foo)(x) 2022-05-18T06:37:49.4009462Z ok (0.001s) 2022-05-18T06:37:49.4024045Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4025459Z vmap(returns_tuple_of_tensors)(x) 2022-05-18T06:37:49.4027370Z 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-05-18T06:37:49.4028577Z vmap(returns_list_of_two_tensors)(x) 2022-05-18T06:37:49.4030496Z 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-05-18T06:37:49.4031723Z vmap(returns_list_of_one_tensor)(x) 2022-05-18T06:37:49.4032276Z ok (0.002s) 2022-05-18T06:37:49.4038596Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... test_vmap.py:337: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.4040133Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2022-05-18T06:37:49.4041283Z ok (0.001s) 2022-05-18T06:37:49.4072139Z test_nested_out_dims (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4073577Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2022-05-18T06:37:49.4075415Z 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-05-18T06:37:49.4076706Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2022-05-18T06:37:49.4080435Z 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-05-18T06:37:49.4082860Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2022-05-18T06:37:49.4086062Z 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-05-18T06:37:49.4088445Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2022-05-18T06:37:49.4089616Z ok (0.005s) 2022-05-18T06:37:49.4109662Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4112138Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2022-05-18T06:37:49.4114731Z 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-05-18T06:37:49.4117040Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2022-05-18T06:37:49.4118136Z ok (0.003s) 2022-05-18T06:37:49.4128387Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... test_vmap.py:118: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.4130179Z output = vmap(vmap(torch.mul))(x, y) 2022-05-18T06:37:49.4132218Z 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-05-18T06:37:49.4133690Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2022-05-18T06:37:49.4134390Z ok (0.002s) 2022-05-18T06:37:49.4151266Z test_nn_module (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4152649Z result = vmap(model)(tensor) 2022-05-18T06:37:49.4157991Z ok (0.002s) 2022-05-18T06:37:49.4182320Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4183953Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2022-05-18T06:37:49.4185921Z 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-05-18T06:37:49.4187515Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2022-05-18T06:37:49.4189754Z 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-05-18T06:37:49.4191241Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2022-05-18T06:37:49.4193194Z 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-05-18T06:37:49.4194681Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2022-05-18T06:37:49.4196679Z 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-05-18T06:37:49.4197913Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2022-05-18T06:37:49.4213595Z ok (0.005s) 2022-05-18T06:37:49.4223413Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... test_vmap.py:28: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.4225097Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2022-05-18T06:37:49.4227465Z 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-05-18T06:37:49.4228681Z vmap(multiple_outputs)(torch.ones(3)) 2022-05-18T06:37:49.4229226Z ok (0.002s) 2022-05-18T06:37:49.4244516Z test_non_zero_in_dims (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4246264Z output = vmap(lambda x: x, (1,))(tensor) 2022-05-18T06:37:49.4248285Z 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-05-18T06:37:49.4249821Z output = vmap(torch.mul, (0, 1))(x, y) 2022-05-18T06:37:49.4252061Z 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-05-18T06:37:49.4253577Z output = vmap(torch.mul, (1, 0))(x, y) 2022-05-18T06:37:49.4254263Z ok (0.003s) 2022-05-18T06:37:49.4268963Z test_none_in_dims (__main__.TestVmapAPI) ... test_vmap.py:326: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.4270602Z output = vmap(torch.mul, (0, None))(x, y) 2022-05-18T06:37:49.4273513Z 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-05-18T06:37:49.4274908Z output = vmap(torch.mul, (0, None))(x, 2) 2022-05-18T06:37:49.4275731Z ok (0.002s) 2022-05-18T06:37:49.4311965Z test_nonzero_out_dims (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4313549Z result = vmap(lambda x: x, out_dims=1)(tensor) 2022-05-18T06:37:49.4315703Z 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-05-18T06:37:49.4316950Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-05-18T06:37:49.4319148Z 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-05-18T06:37:49.4320846Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2022-05-18T06:37:49.4322976Z 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-05-18T06:37:49.4324287Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2022-05-18T06:37:49.4327672Z 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-05-18T06:37:49.4329054Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-05-18T06:37:49.4353389Z 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-05-18T06:37:49.4354731Z result = vmap(foo, out_dims=1)(x, y) 2022-05-18T06:37:49.4359346Z ok (0.008s) 2022-05-18T06:37:49.4369344Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4370787Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2022-05-18T06:37:49.4372043Z ok (0.001s) 2022-05-18T06:37:49.4396318Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... test_vmap.py:423: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.4398068Z vmap(torch.mul, (0,))(x, y) 2022-05-18T06:37:49.4400111Z 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-05-18T06:37:49.4401464Z vmap(torch.mul, (0, 0, 0))(x, y) 2022-05-18T06:37:49.4403240Z 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-05-18T06:37:49.4404468Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2022-05-18T06:37:49.4406252Z 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-05-18T06:37:49.4407783Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2022-05-18T06:37:49.4409581Z 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-05-18T06:37:49.4410733Z vmap(torch.mul, (0, 0))(x, y) 2022-05-18T06:37:49.4411275Z ok (0.003s) 2022-05-18T06:37:49.4413239Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... test_vmap.py:302: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.4414571Z vmap(lambda x: x, out_dims=3)(x) 2022-05-18T06:37:49.4441625Z 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-05-18T06:37:49.4443042Z vmap(lambda x: x, out_dims=-4)(x) 2022-05-18T06:37:49.4465116Z ok (0.006s) 2022-05-18T06:37:49.4482929Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... test_vmap.py:285: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.4484362Z vmap(lambda x: x, out_dims=(0, 0))(x) 2022-05-18T06:37:49.4486169Z 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-05-18T06:37:49.4487382Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2022-05-18T06:37:49.4489162Z 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-05-18T06:37:49.4490342Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2022-05-18T06:37:49.4492354Z 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-05-18T06:37:49.4493632Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2022-05-18T06:37:49.4494183Z ok (0.002s) 2022-05-18T06:37:49.4496825Z test_out_dims_edge_case (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4498303Z expected = vmap(foo, out_dims=1)(tensor) 2022-05-18T06:37:49.4500115Z 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-05-18T06:37:49.4501291Z result = vmap(foo, out_dims=(1,))(tensor) 2022-05-18T06:37:49.4501837Z ok (0.001s) 2022-05-18T06:37:49.4519012Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... test_vmap.py:271: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.4520539Z vmap(lambda x: x, out_dims='lol')(tensor) 2022-05-18T06:37:49.4522387Z 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-05-18T06:37:49.4523721Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2022-05-18T06:37:49.4525546Z 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-05-18T06:37:49.4526740Z vmap(lambda x: x, out_dims=None)(tensor) 2022-05-18T06:37:49.4528519Z 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-05-18T06:37:49.4529728Z vmap(lambda x: x, out_dims=(None,))(tensor) 2022-05-18T06:37:49.4530260Z ok (0.002s) 2022-05-18T06:37:49.4532151Z test_single_input (__main__.TestVmapAPI) ... 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-05-18T06:37:49.4533429Z output = vmap(square)(x) 2022-05-18T06:37:49.4533940Z ok (0.001s) 2022-05-18T06:37:49.4553070Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... test_vmap.py:150: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:37:49.4554401Z vmap(torch.ravel)(tensor) 2022-05-18T06:37:49.4582314Z 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-05-18T06:37:49.4583551Z vmap(out_op)(tensor, tensor) 2022-05-18T06:37:49.4609144Z 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-05-18T06:37:49.4610651Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2022-05-18T06:37:49.4635633Z 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-05-18T06:37:49.4637949Z vmap(torch.Tensor.item)(tensor) 2022-05-18T06:37:49.4665208Z ok (0.013s) 2022-05-18T06:37:49.6229001Z test_add_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.156s) 2022-05-18T06:37:49.6552054Z test_binary_cross_entropy_cuda (__main__.TestVmapBatchedGradientCUDA) ... 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-05-18T06:37:49.6554217Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-05-18T06:37:49.6849359Z ok (0.062s) 2022-05-18T06:37:49.6933077Z test_diagonal_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.008s) 2022-05-18T06:37:49.7368027Z test_div_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.043s) 2022-05-18T06:37:49.7508089Z test_expand_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.014s) 2022-05-18T06:37:49.7682727Z test_index_cuda (__main__.TestVmapBatchedGradientCUDA) ... 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-05-18T06:37:49.7684892Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-05-18T06:37:49.8629318Z ok (0.112s) 2022-05-18T06:37:49.8700797Z test_inplace_manyview_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.007s) 2022-05-18T06:37:49.8739620Z test_inplace_on_view_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-05-18T06:37:49.8830067Z test_lgamma_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.009s) 2022-05-18T06:37:49.8948182Z test_log1p_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.012s) 2022-05-18T06:37:49.8992535Z test_log_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-05-18T06:37:49.9191179Z test_logsumexp_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.020s) 2022-05-18T06:37:49.9212663Z test_max_cuda (__main__.TestVmapBatchedGradientCUDA) ... 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-05-18T06:37:49.9214775Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-05-18T06:37:49.9541087Z ok (0.035s) 2022-05-18T06:37:49.9944815Z test_median_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.040s) 2022-05-18T06:37:49.9982311Z test_min_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-05-18T06:37:50.0084274Z test_mul_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.010s) 2022-05-18T06:37:50.0112504Z test_permute_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-05-18T06:37:50.0136237Z test_reshape_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2022-05-18T06:37:50.0183035Z test_select_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-05-18T06:37:50.0334898Z test_sigmoid_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.015s) 2022-05-18T06:37:50.0412267Z test_slice_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.007s) 2022-05-18T06:37:50.0446715Z test_stack_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-05-18T06:37:50.0516469Z test_sub_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.007s) 2022-05-18T06:37:50.0556628Z test_symeig_cuda (__main__.TestVmapBatchedGradientCUDA) ... 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-05-18T06:37:50.0559049Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T06:37:50.0560486Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T06:37:50.0561706Z should be replaced with 2022-05-18T06:37:50.0563010Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T06:37:50.0563875Z and 2022-05-18T06:37:50.0564631Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T06:37:50.0565419Z should be replaced with 2022-05-18T06:37:50.0567278Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3029.) 2022-05-18T06:37:50.0568676Z return torch.symeig(x, eigenvectors=True)[0] 2022-05-18T06:37:50.0571309Z 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-05-18T06:37:50.0573126Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-05-18T06:38:00.8296071Z ok (10.778s) 2022-05-18T06:38:00.8787649Z test_threshold_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.049s) 2022-05-18T06:38:00.8864744Z test_trace_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.008s) 2022-05-18T06:38:00.8885865Z test_unrelated_output_cuda (__main__.TestVmapBatchedGradientCUDA) ... 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-05-18T06:38:00.8887832Z result = vmap(vjp)(gy) 2022-05-18T06:38:00.8894574Z ok (0.003s) 2022-05-18T06:38:00.8914397Z test_unrelated_output_multiple_grad_cuda (__main__.TestVmapBatchedGradientCUDA) ... 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-05-18T06:38:00.8916330Z result = vmap(vjp)(gy) 2022-05-18T06:38:00.8923133Z ok (0.003s) 2022-05-18T06:38:00.8946032Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2022-05-18T06:38:00.8953316Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCUDA) ... 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-05-18T06:38:00.8954995Z vmap(op_using_fallback)(torch.rand(3)) 2022-05-18T06:38:00.8955594Z ok (0.001s) 2022-05-18T06:38:00.9015224Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.006s) 2022-05-18T06:38:00.9306162Z test_as_strided (__main__.TestVmapOperators) ... ok (0.029s) 2022-05-18T06:38:01.0621062Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.131s) 2022-05-18T06:38:01.0803443Z test_bmm (__main__.TestVmapOperators) ... ok (0.018s) 2022-05-18T06:38:01.0859489Z test_cat (__main__.TestVmapOperators) ... ok (0.006s) 2022-05-18T06:38:01.1126435Z test_chunk (__main__.TestVmapOperators) ... ok (0.026s) 2022-05-18T06:38:01.1295873Z test_clamp (__main__.TestVmapOperators) ... ok (0.017s) 2022-05-18T06:38:01.1465284Z test_clone (__main__.TestVmapOperators) ... ok (0.017s) 2022-05-18T06:38:01.2113150Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.065s) 2022-05-18T06:38:01.2199351Z test_conj (__main__.TestVmapOperators) ... ok (0.009s) 2022-05-18T06:38:01.2280559Z test_contiguous (__main__.TestVmapOperators) ... ok (0.008s) 2022-05-18T06:38:01.2334523Z test_diagonal (__main__.TestVmapOperators) ... ok (0.005s) 2022-05-18T06:38:01.2490084Z test_dot (__main__.TestVmapOperators) ... ok (0.015s) 2022-05-18T06:38:01.2565862Z test_expand_as (__main__.TestVmapOperators) ... ok (0.008s) 2022-05-18T06:38:01.2733292Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.017s) 2022-05-18T06:38:01.2817515Z test_imag (__main__.TestVmapOperators) ... ok (0.008s) 2022-05-18T06:38:01.2833577Z test_is_complex (__main__.TestVmapOperators) ... ok (0.002s) 2022-05-18T06:38:01.2930498Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.009s) 2022-05-18T06:38:01.2944247Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.002s) 2022-05-18T06:38:01.3128090Z test_mm (__main__.TestVmapOperators) ... ok (0.018s) 2022-05-18T06:38:01.3222161Z test_movedim (__main__.TestVmapOperators) ... ok (0.009s) 2022-05-18T06:38:01.3382087Z test_mv (__main__.TestVmapOperators) ... ok (0.016s) 2022-05-18T06:38:01.3433986Z test_narrow (__main__.TestVmapOperators) ... ok (0.005s) 2022-05-18T06:38:01.3455578Z test_new_empty (__main__.TestVmapOperators) ... ok (0.002s) 2022-05-18T06:38:01.3598364Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.014s) 2022-05-18T06:38:01.3623371Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.003s) 2022-05-18T06:38:01.4725085Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.110s) 2022-05-18T06:38:01.4814713Z test_real (__main__.TestVmapOperators) ... ok (0.009s) 2022-05-18T06:38:01.4868430Z test_reshape (__main__.TestVmapOperators) ... ok (0.005s) 2022-05-18T06:38:01.4937585Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.007s) 2022-05-18T06:38:01.5012737Z test_result_type (__main__.TestVmapOperators) ... ok (0.008s) 2022-05-18T06:38:01.5053966Z test_select (__main__.TestVmapOperators) ... ok (0.004s) 2022-05-18T06:38:01.5096373Z test_slice (__main__.TestVmapOperators) ... ok (0.004s) 2022-05-18T06:38:01.5681470Z test_split (__main__.TestVmapOperators) ... ok (0.058s) 2022-05-18T06:38:01.5723210Z test_squeeze (__main__.TestVmapOperators) ... ok (0.004s) 2022-05-18T06:38:01.5779666Z test_stack (__main__.TestVmapOperators) ... ok (0.005s) 2022-05-18T06:38:01.5790770Z test_stride (__main__.TestVmapOperators) ... ok (0.001s) 2022-05-18T06:38:01.5871918Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.008s) 2022-05-18T06:38:01.5909340Z test_t (__main__.TestVmapOperators) ... ok (0.004s) 2022-05-18T06:38:01.7191642Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.128s) 2022-05-18T06:38:01.7249946Z test_to (__main__.TestVmapOperators) ... ok (0.006s) 2022-05-18T06:38:01.7290953Z test_trace (__main__.TestVmapOperators) ... ok (0.004s) 2022-05-18T06:38:01.7355899Z test_transpose (__main__.TestVmapOperators) ... ok (0.006s) 2022-05-18T06:38:01.8570761Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.122s) 2022-05-18T06:38:02.0589879Z test_unbind (__main__.TestVmapOperators) ... ok (0.202s) 2022-05-18T06:38:02.0639430Z test_unfold (__main__.TestVmapOperators) ... ok (0.004s) 2022-05-18T06:38:02.0757704Z test_view (__main__.TestVmapOperators) ... ok (0.012s) 2022-05-18T06:38:02.0901819Z test_view_as (__main__.TestVmapOperators) ... ok (0.014s) 2022-05-18T06:38:02.1526965Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.062s) 2022-05-18T06:38:02.1612555Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.008s) 2022-05-18T06:38:02.1620542Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.001s) 2022-05-18T06:38:02.1628482Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-05-18T06:38:02.1629399Z vmap(op_using_fallback)(torch.rand(3)) 2022-05-18T06:38:02.1629777Z ok (0.001s) 2022-05-18T06:38:02.1630056Z 2022-05-18T06:38:02.1631032Z ---------------------------------------------------------------------- 2022-05-18T06:38:02.1631623Z Ran 125 tests in 13.393s 2022-05-18T06:38:02.1631881Z 2022-05-18T06:38:02.1632048Z OK 2022-05-18T06:38:02.1632264Z 2022-05-18T06:38:02.1632390Z Generating XML reports... 2022-05-18T06:38:02.1737113Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20220518063748.xml 2022-05-18T06:38:02.1771497Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCUDA-20220518063748.xml 2022-05-18T06:38:02.1825438Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20220518063748.xml 2022-05-18T06:38:05.6447168Z Running test_expanded_weights ... [2022-05-18 06:38:05.643833] 2022-05-18T06:38:05.6449299Z Executing ['/opt/conda/bin/python', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:38:05.643987] 2022-05-18T06:38:07.7438718Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2022-05-18T06:38:07.7480340Z 2022-05-18T06:38:07.7480639Z Running tests... 2022-05-18T06:38:07.7481219Z ---------------------------------------------------------------------- 2022-05-18T06:38:07.8581883Z test_expanded_weight_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.110s) 2022-05-18T06:38:19.4078936Z test_expanded_weight_forward_nn_functional_conv1d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (11.549s) 2022-05-18T06:38:19.4208232Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2022-05-18T06:38:19.4305026Z test_expanded_weight_forward_nn_functional_conv1d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-05-18T06:38:19.4375440Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.007s) 2022-05-18T06:38:19.4442752Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.007s) 2022-05-18T06:38:19.4505201Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2022-05-18T06:38:19.4692860Z test_expanded_weight_forward_nn_functional_conv2d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.019s) 2022-05-18T06:38:19.4908063Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.021s) 2022-05-18T06:38:19.5149289Z test_expanded_weight_forward_nn_functional_conv2d_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.024s) 2022-05-18T06:38:19.5300360Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.015s) 2022-05-18T06:38:19.5468387Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.017s) 2022-05-18T06:38:19.5593741Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.012s) 2022-05-18T06:38:19.7358869Z test_expanded_weight_forward_nn_functional_embedding_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.176s) 2022-05-18T06:38:19.7434174Z test_expanded_weight_forward_nn_functional_embedding_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.007s) 2022-05-18T06:38:19.7508089Z test_expanded_weight_forward_nn_functional_embedding_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.007s) 2022-05-18T06:38:19.7581156Z test_expanded_weight_forward_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... skip: embedding is non-determinstic in this case, see issue #74679 (0.007s) 2022-05-18T06:38:19.7760719Z test_expanded_weight_forward_nn_functional_group_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.018s) 2022-05-18T06:38:19.7818949Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2022-05-18T06:38:19.7873902Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2022-05-18T06:38:19.7934102Z test_expanded_weight_forward_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2022-05-18T06:38:19.8202902Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.027s) 2022-05-18T06:38:19.8317132Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2022-05-18T06:38:19.8479402Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.016s) 2022-05-18T06:38:19.8593572Z test_expanded_weight_forward_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2022-05-18T06:38:19.8669507Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2022-05-18T06:38:19.8724886Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-05-18T06:38:19.8776754Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-05-18T06:38:19.8832433Z test_expanded_weight_forward_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2022-05-18T06:38:19.8931382Z test_expanded_weight_forward_nn_functional_linear_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-05-18T06:38:19.9052428Z test_expanded_weight_forward_nn_functional_linear_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.012s) 2022-05-18T06:38:19.9182271Z test_expanded_weight_forward_nn_functional_linear_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.013s) 2022-05-18T06:38:19.9274632Z test_expanded_weight_forward_nn_functional_linear_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2022-05-18T06:38:19.9370898Z test_expanded_weight_forward_nn_functional_linear_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-05-18T06:38:19.9467249Z test_expanded_weight_forward_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2022-05-18T06:38:20.0094594Z test_expanded_weight_per_sample_grad_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.063s) 2022-05-18T06:38:20.0654091Z test_expanded_weight_per_sample_grad_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.056s) 2022-05-18T06:38:20.0802427Z test_expanded_weight_per_sample_grad_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.015s) 2022-05-18T06:38:20.0992983Z test_expanded_weight_per_sample_grad_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.019s) 2022-05-18T06:38:20.1426792Z test_expanded_weight_per_sample_grad_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.043s) 2022-05-18T06:38:20.1533010Z test_expanded_weight_per_sample_grad_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2022-05-18T06:38:20.1933240Z test_expanded_weight_per_sample_grad_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.040s) 2022-05-18T06:38:20.2017571Z test_group_norm_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2022-05-18T06:38:21.1184378Z test_small_model_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.916s) 2022-05-18T06:38:21.1231379Z test_unsupported_expand_weights_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-05-18T06:38:21.1299325Z test_unsupported_expand_weights_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.007s) 2022-05-18T06:38:21.1338696Z test_unsupported_expand_weights_nn_functional_embedding_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2022-05-18T06:38:21.1380044Z test_unsupported_expand_weights_nn_functional_group_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2022-05-18T06:38:21.1439578Z test_unsupported_expand_weights_nn_functional_instance_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2022-05-18T06:38:21.1488277Z test_unsupported_expand_weights_nn_functional_layer_norm_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-05-18T06:38:21.1559457Z test_unsupported_expand_weights_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.007s) 2022-05-18T06:38:21.1616466Z test_forward_helper_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.005s) 2022-05-18T06:38:21.1667134Z test_forward_helper_failure_args_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.005s) 2022-05-18T06:38:21.1686950Z test_set_grad_sample_if_exists_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-05-18T06:38:21.1708773Z test_set_grad_sample_if_exists_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-05-18T06:38:21.1739849Z test_sum_over_all_but_batch_and_last_n_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.003s) 2022-05-18T06:38:21.1764939Z test_unpack_expanded_weight_or_tensor_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-05-18T06:38:21.1780394Z test_unpack_expanded_weight_or_tensor_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-05-18T06:38:21.1796618Z test_unpack_expanded_weight_or_tensor_with_custom_function_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-05-18T06:38:21.2028569Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.023s) 2022-05-18T06:38:21.2092125Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.2165199Z test_Conv1d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-05-18T06:38:21.2424836Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.026s) 2022-05-18T06:38:21.2477371Z test_Conv1d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.2605280Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-05-18T06:38:21.2644974Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.2694823Z test_Conv1d_pad1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.2791578Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-05-18T06:38:21.2826051Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:21.2870351Z test_Conv1d_pad1size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.2911372Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.2959861Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.3012573Z test_Conv1d_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.3183936Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.017s) 2022-05-18T06:38:21.3218051Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:21.3263093Z test_Conv1d_pad2size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.3303312Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.3344639Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.3420488Z test_Conv1d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-05-18T06:38:21.3770372Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.035s) 2022-05-18T06:38:21.3809647Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.3881426Z test_Conv1d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-05-18T06:38:21.4123133Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.024s) 2022-05-18T06:38:21.4179897Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-05-18T06:38:21.4245928Z test_Conv1d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-05-18T06:38:21.4367709Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-05-18T06:38:21.4377658Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:21.4387513Z test_Conv1d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:21.4395425Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:21.4433797Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.4489058Z test_Conv1d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.4605650Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-05-18T06:38:21.4646151Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.4688887Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.4761417Z test_Conv2d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-05-18T06:38:21.5128954Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.037s) 2022-05-18T06:38:21.5180890Z test_Conv2d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.5222810Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.5277392Z test_Conv2d_dilated_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.5384620Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.011s) 2022-05-18T06:38:21.5493623Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.011s) 2022-05-18T06:38:21.5556446Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-05-18T06:38:21.5610350Z test_Conv2d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.5731353Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-05-18T06:38:21.5787032Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.5837767Z test_Conv2d_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.5938512Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-05-18T06:38:21.5978543Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.6024606Z test_Conv2d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.6177567Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.015s) 2022-05-18T06:38:21.6218699Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.6269972Z test_Conv2d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.6466882Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.019s) 2022-05-18T06:38:21.6510103Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.6559410Z test_Conv2d_strided_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.6741546Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.018s) 2022-05-18T06:38:21.6762382Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.002s) 2022-05-18T06:38:21.6772157Z test_Conv2d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:21.6779771Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:21.6818653Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.6867842Z test_Conv2d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.6982964Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-05-18T06:38:21.7023945Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.7051607Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:21.7113101Z test_Conv3d_1x1x1_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-05-18T06:38:21.7220242Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.011s) 2022-05-18T06:38:21.7275784Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.7393852Z test_Conv3d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-05-18T06:38:21.7585077Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.019s) 2022-05-18T06:38:21.7641431Z test_Conv3d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-05-18T06:38:21.7760990Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-05-18T06:38:21.7794580Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:21.7835574Z test_Conv3d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.7928445Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-05-18T06:38:21.7974908Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.8036261Z test_Conv3d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-05-18T06:38:21.8257655Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.022s) 2022-05-18T06:38:21.8297152Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.8349688Z test_Conv3d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.8428033Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-05-18T06:38:21.8470029Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.8529379Z test_Conv3d_stride_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-05-18T06:38:21.8610424Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-05-18T06:38:21.8620463Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:21.8632297Z test_Conv3d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:21.8640531Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:21.8681649Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.8736015Z test_Conv3d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.8783297Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.8806282Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:21.8836503Z test_Embedding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:21.8868958Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:21.8911348Z test_Embedding_discontiguous_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.8941770Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:21.8963682Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:21.9006860Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.9047153Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.9095410Z test_GroupNorm_1d_affine_GN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.9137033Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:21.9192400Z test_GroupNorm_1d_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:21.9966410Z test_GroupNorm_1d_affine_large_batch_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.077s) 2022-05-18T06:38:22.0011390Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.0042547Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.0081092Z test_GroupNorm_1d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.0105278Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.0131705Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:22.0166983Z test_GroupNorm_1d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.0191925Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:22.0228655Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.0283785Z test_GroupNorm_2d_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:22.0345569Z test_GroupNorm_2d_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-05-18T06:38:22.0407190Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-05-18T06:38:22.0446485Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.0483370Z test_GroupNorm_2d_no_affine_IN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.0507412Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:22.0531144Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:22.0569135Z test_GroupNorm_2d_no_affine_LN_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.0594389Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:22.0647354Z test_GroupNorm_2d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-05-18T06:38:22.0687302Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.0733331Z test_LayerNorm_1d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.0773265Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.0780217Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:22.0790356Z test_LayerNorm_1d_empty_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:22.0797288Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-05-18T06:38:22.0825599Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:22.0856816Z test_LayerNorm_1d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.0881630Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:22.0915921Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.0958280Z test_LayerNorm_3d_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.0994307Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.1215190Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.022s) 2022-05-18T06:38:22.1307669Z test_LayerNorm_3d_no_affine_large_feature_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.009s) 2022-05-18T06:38:22.1458174Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.015s) 2022-05-18T06:38:22.1485593Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.1517635Z test_LayerNorm_3d_no_elementwise_affine_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.1542114Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:22.1573350Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.1618002Z test_Linear_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.1645142Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.1651030Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-05-18T06:38:22.1659211Z test_Linear_no_batch_dim_cuda_double (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-05-18T06:38:22.1665769Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-05-18T06:38:22.1690208Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-05-18T06:38:22.1729447Z test_Linear_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.1755026Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-05-18T06:38:22.1799481Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-05-18T06:38:22.1800588Z 2022-05-18T06:38:22.1801496Z ---------------------------------------------------------------------- 2022-05-18T06:38:22.1802439Z Ran 207 tests in 14.432s 2022-05-18T06:38:22.1805400Z 2022-05-18T06:38:22.1805992Z OK (skipped=19) 2022-05-18T06:38:22.1806423Z 2022-05-18T06:38:22.1806790Z Generating XML reports... 2022-05-18T06:38:22.2537153Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20220518063807.xml 2022-05-18T06:38:22.2543690Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20220518063807.xml 2022-05-18T06:38:22.2695960Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220518063807.xml 2022-05-18T06:38:25.4671011Z Running test_jit_autocast ... [2022-05-18 06:38:25.465942] 2022-05-18T06:38:25.4672788Z Executing ['/opt/conda/bin/python', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:38:25.466101] 2022-05-18T06:38:27.9317344Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-05-18T06:38:27.9868239Z Test results will be stored in test-reports/python-unittest/test_jit_autocast 2022-05-18T06:38:27.9893347Z 2022-05-18T06:38:27.9894092Z Running tests... 2022-05-18T06:38:27.9895398Z ---------------------------------------------------------------------- 2022-05-18T06:38:38.9815874Z test_autocast_api (__main__.TestAutocast) ... ok (10.992s) 2022-05-18T06:38:38.9828995Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.001s) 2022-05-18T06:38:39.4222421Z test_autocast_autodiff (__main__.TestAutocast) ... ok (0.439s) 2022-05-18T06:38:39.4227077Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.001s) 2022-05-18T06:38:39.4279012Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... ok (0.005s) 2022-05-18T06:38:39.4716404Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... ok (0.044s) 2022-05-18T06:38:39.4895450Z test_callees (__main__.TestAutocast) ... ok (0.018s) 2022-05-18T06:38:39.5079304Z test_callees_with_autocast_off (__main__.TestAutocast) ... ok (0.018s) 2022-05-18T06:38:39.5262595Z test_callees_with_autocast_on (__main__.TestAutocast) ... ok (0.018s) 2022-05-18T06:38:39.5441215Z test_conditional_autocast (__main__.TestAutocast) ... ok (0.018s) 2022-05-18T06:38:39.5456004Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.001s) 2022-05-18T06:38:39.5621469Z test_divergent_autocast (__main__.TestAutocast) ... ok (0.016s) 2022-05-18T06:38:39.5796009Z test_divergent_types (__main__.TestAutocast) ... ok (0.017s) 2022-05-18T06:38:39.5937061Z test_duplicate_inputs (__main__.TestAutocast) ... ok (0.014s) 2022-05-18T06:38:39.5999762Z test_eager_and_script (__main__.TestAutocast) ... ok (0.006s) 2022-05-18T06:38:39.6160615Z test_explicit_casts (__main__.TestAutocast) ... ok (0.016s) 2022-05-18T06:38:39.6368571Z test_fp32_policy (__main__.TestAutocast) ... ok (0.020s) 2022-05-18T06:38:39.6504515Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... ok (0.013s) 2022-05-18T06:38:39.6870135Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... ok (0.036s) 2022-05-18T06:38:39.7034199Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... ok (0.016s) 2022-05-18T06:38:39.7174997Z test_implicitly_nested_autocast (__main__.TestAutocast) ... ok (0.014s) 2022-05-18T06:38:39.7355690Z test_inplace (__main__.TestAutocast) ... ok (0.018s) 2022-05-18T06:38:39.7364088Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... skip: CPU-only test (0.001s) 2022-05-18T06:38:39.8307052Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... ok (0.094s) 2022-05-18T06:38:39.8647592Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... ok (0.034s) 2022-05-18T06:38:39.8843740Z test_jit_executor_under_autocast (__main__.TestAutocast) ... ok (0.019s) 2022-05-18T06:38:39.9154229Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... ok (0.031s) 2022-05-18T06:38:39.9391268Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... ok (0.024s) 2022-05-18T06:38:39.9398592Z test_linear_bf16 (__main__.TestAutocast) ... skip: No cuda bfloat16 support (0.001s) 2022-05-18T06:38:39.9546034Z test_minimal (__main__.TestAutocast) ... ok (0.014s) 2022-05-18T06:38:39.9680642Z test_minimal_cpu (__main__.TestAutocast) ... ok (0.013s) 2022-05-18T06:38:39.9812079Z test_minimal_off (__main__.TestAutocast) ... ok (0.013s) 2022-05-18T06:38:39.9979772Z test_nested_autocast (__main__.TestAutocast) ... ok (0.017s) 2022-05-18T06:38:40.0221036Z test_promote_policy (__main__.TestAutocast) ... ok (0.024s) 2022-05-18T06:38:40.0363061Z test_promote_policy_fp64 (__main__.TestAutocast) ... ok (0.014s) 2022-05-18T06:38:40.0524326Z test_reused_autocast (__main__.TestAutocast) ... ok (0.016s) 2022-05-18T06:38:40.0537308Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.001s) 2022-05-18T06:38:40.0700971Z test_runtime_autocast_state (__main__.TestAutocast) ... ok (0.016s) 2022-05-18T06:38:40.0875750Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... ok (0.017s) 2022-05-18T06:38:40.1079050Z test_script_and_tracing (__main__.TestAutocast) ... ok (0.020s) 2022-05-18T06:38:40.1091811Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.001s) 2022-05-18T06:38:40.1348160Z test_script_module (__main__.TestAutocast) ... ok (0.025s) 2022-05-18T06:38:40.1602943Z test_tracing_and_script (__main__.TestAutocast) ... ok (0.025s) 2022-05-18T06:38:40.1608422Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.001s) 2022-05-18T06:38:40.1609350Z 2022-05-18T06:38:40.1610290Z ---------------------------------------------------------------------- 2022-05-18T06:38:40.1611201Z Ran 44 tests in 12.172s 2022-05-18T06:38:40.1611623Z 2022-05-18T06:38:40.1611908Z OK (skipped=8) 2022-05-18T06:38:40.1614338Z 2022-05-18T06:38:40.1615630Z Generating XML reports... 2022-05-18T06:38:40.1696039Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20220518063827.xml 2022-05-18T06:38:43.3651911Z Running test_multiprocessing_spawn ... [2022-05-18 06:38:43.364451] 2022-05-18T06:38:43.3653842Z Executing ['/opt/conda/bin/python', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:38:43.364620] 2022-05-18T06:38:44.3930372Z Test results will be stored in test-reports/python-unittest/test_multiprocessing_spawn 2022-05-18T06:38:44.3947709Z 2022-05-18T06:38:44.3948428Z Running tests... 2022-05-18T06:38:44.3949736Z ---------------------------------------------------------------------- 2022-05-18T06:38:44.9889875Z test_errors_pickleable (__main__.ErrorTest) ... ok (0.594s) 2022-05-18T06:38:45.0358617Z test_exception_all (__main__.ForkTest) ... ok (0.046s) 2022-05-18T06:38:45.0384918Z test_exception_single (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/75409 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T06:38:45.0401524Z test_first_argument_index (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76009 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T06:38:45.0411621Z test_success (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76061 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:38:45.0427348Z test_success_first_then_exception (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73340 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:38:45.0614178Z test_success_non_blocking (__main__.ForkTest) ... ok (0.018s) 2022-05-18T06:38:45.0849861Z test_terminate_exit (__main__.ForkTest) ... ok (0.023s) 2022-05-18T06:38:45.0869391Z test_terminate_signal (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72927 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T06:38:45.0885769Z test_exception_all (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74223 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:38:47.6099586Z test_exception_raises (__main__.SpawnTest) ... ok (2.521s) 2022-05-18T06:38:53.5451856Z test_exception_single (__main__.SpawnTest) ... ok (5.935s) 2022-05-18T06:38:53.5474298Z test_first_argument_index (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73266 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T06:38:53.5661356Z test_signal_raises (__main__.SpawnTest) ... ok (0.018s) 2022-05-18T06:38:53.5667859Z test_success (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72298 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:38:53.5675960Z test_success_first_then_exception (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72625 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:38:53.5682893Z test_success_non_blocking (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72926 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:38:53.5696446Z test_terminate_exit (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72624 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:38:53.5712489Z test_terminate_signal (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73341 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-05-18T06:38:53.5714511Z 2022-05-18T06:38:53.5715307Z ---------------------------------------------------------------------- 2022-05-18T06:38:53.5716217Z Ran 19 tests in 9.177s 2022-05-18T06:38:53.5716643Z 2022-05-18T06:38:53.5716890Z OK (skipped=12) 2022-05-18T06:38:53.5717310Z 2022-05-18T06:38:53.5717630Z Generating XML reports... 2022-05-18T06:38:53.5792423Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20220518063844.xml 2022-05-18T06:38:53.5800297Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20220518063844.xml 2022-05-18T06:38:53.5818988Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20220518063844.xml 2022-05-18T06:38:55.3201256Z Running test_stateless ... [2022-05-18 06:38:55.319119] 2022-05-18T06:38:55.3203010Z Executing ['/opt/conda/bin/python', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:38:55.319275] 2022-05-18T06:38:56.9459765Z Test results will be stored in test-reports/python-unittest/test_stateless 2022-05-18T06:38:56.9479733Z 2022-05-18T06:38:56.9480420Z Running tests... 2022-05-18T06:38:56.9481710Z ---------------------------------------------------------------------- 2022-05-18T06:39:00.4814964Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (3.533s) 2022-05-18T06:39:02.9381601Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (2.456s) 2022-05-18T06:39:02.9733062Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.035s) 2022-05-18T06:39:02.9951546Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.022s) 2022-05-18T06:39:02.9971919Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2022-05-18T06:39:02.9977498Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.001s) 2022-05-18T06:39:03.0006138Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.003s) 2022-05-18T06:39:03.0874824Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.087s) 2022-05-18T06:39:03.0928942Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.005s) 2022-05-18T06:39:03.0948212Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2022-05-18T06:39:03.0948545Z 2022-05-18T06:39:03.0949114Z ---------------------------------------------------------------------- 2022-05-18T06:39:03.0949522Z Ran 10 tests in 6.147s 2022-05-18T06:39:03.0949719Z 2022-05-18T06:39:03.0950006Z OK (skipped=1) 2022-05-18T06:39:03.0950195Z 2022-05-18T06:39:03.0990562Z Generating XML reports... 2022-05-18T06:39:03.0991385Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220518063856.xml 2022-05-18T06:39:03.1005253Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220518063856.xml 2022-05-18T06:39:03.1006195Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220518063856.xml 2022-05-18T06:39:04.8495880Z Running test_package ... [2022-05-18 06:39:04.848753] 2022-05-18T06:39:04.8498101Z Executing ['/opt/conda/bin/python', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:04.848889] 2022-05-18T06:39:05.9900670Z Test results will be stored in test-reports/python-unittest/test_package 2022-05-18T06:39:05.9995841Z 2022-05-18T06:39:05.9996262Z Running tests... 2022-05-18T06:39:05.9996862Z ---------------------------------------------------------------------- 2022-05-18T06:39:06.6320350Z test_trace_dependencies (test_analyze.TestAnalyze) ... ok (0.632s) 2022-05-18T06:39:06.6332603Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6339915Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.002s) 2022-05-18T06:39:06.6360603Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6371004Z A unpackageable dependency should raise a PackagingError. ... ok (0.003s) 2022-05-18T06:39:06.6375209Z test_deny (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6391365Z Test marking packages as "deny" during export. ... ok (0.002s) 2022-05-18T06:39:06.6394176Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6407552Z Test marking packages as "deny" using globs instead of package names. ... ok (0.002s) 2022-05-18T06:39:06.6424762Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T06:39:06.6449956Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T06:39:06.6454223Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6465050Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.001s) 2022-05-18T06:39:06.6467520Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6473726Z The save_module APIs should implicitly intern the module being saved. ... ok (0.001s) 2022-05-18T06:39:06.6486352Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6501983Z Failure to handle all dependencies should lead to an error. ... ok (0.002s) 2022-05-18T06:39:06.6504287Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6511302Z An incorrectly-formed import should raise a PackagingError. ... ok (0.001s) 2022-05-18T06:39:06.6537869Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T06:39:06.6569942Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-05-18T06:39:06.6571163Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6576379Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.001s) 2022-05-18T06:39:06.6592105Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-05-18T06:39:06.6610538Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2022-05-18T06:39:06.6624086Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-05-18T06:39:06.6650867Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.004s) 2022-05-18T06:39:06.6673565Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T06:39:06.6685067Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T06:39:06.6702047Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T06:39:06.6720341Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-05-18T06:39:06.6733934Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-05-18T06:39:06.6750543Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6757702Z test_contains (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6763906Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6777240Z test_edges (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6787902Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6796058Z test_iter (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6805234Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6813694Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6819636Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6830093Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6835473Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6845039Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-05-18T06:39:06.6897128Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... ok (0.005s) 2022-05-18T06:39:06.6903261Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-05-18T06:39:06.6927258Z Test DirectoryReader's has_record(). ... ok (0.003s) 2022-05-18T06:39:06.6932590Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-05-18T06:39:06.6959497Z Test basic saving and loading of a packages from a DirectoryReader. ... ok (0.003s) 2022-05-18T06:39:06.6967572Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-05-18T06:39:07.1873655Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... ok (0.491s) 2022-05-18T06:39:07.1884457Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-05-18T06:39:07.1920132Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.005s) 2022-05-18T06:39:07.1934045Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-05-18T06:39:07.1960588Z Tests that packaged code can used importlib.resources.path. ... ok (0.004s) 2022-05-18T06:39:07.1991136Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-05-18T06:39:07.2044866Z Tests DirectoryReader as the base for get_resource_reader. ... ok (0.008s) 2022-05-18T06:39:07.2053185Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-05-18T06:39:07.2200158Z Test basic saving and loading of a ScriptModule in a directory. ... ok (0.015s) 2022-05-18T06:39:07.2213292Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2222199Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2231046Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2241222Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2249318Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2260237Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2268712Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2277556Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2286861Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2294362Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2302569Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2311784Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2321721Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2332194Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-05-18T06:39:07.2353086Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.002s) 2022-05-18T06:39:07.2369162Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-05-18T06:39:07.2374788Z OrderedImporter's implementation of whichmodule should try each ... ok (0.002s) 2022-05-18T06:39:07.2389304Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-05-18T06:39:07.2400175Z Exercise corner case where we try to pickle an object whose ... ok (0.002s) 2022-05-18T06:39:07.2418930Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.002s) 2022-05-18T06:39:07.2425551Z test_sys_importer (test_importer.TestImporter) ... ok (0.001s) 2022-05-18T06:39:07.2437045Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.001s) 2022-05-18T06:39:07.2442208Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-05-18T06:39:07.2534416Z Tests for backwards compatible fx module ... ok (0.009s) 2022-05-18T06:39:07.2537041Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-05-18T06:39:07.2591584Z Tests for backwards compatible nn module ... ok (0.006s) 2022-05-18T06:39:07.2593193Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-05-18T06:39:07.3003494Z Tests for backwards compatible torchscript module ... ok (0.041s) 2022-05-18T06:39:07.3012346Z test_demangle_base (test_mangling.TestMangling) 2022-05-18T06:39:07.3016910Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.001s) 2022-05-18T06:39:07.3022495Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-05-18T06:39:07.3028477Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.001s) 2022-05-18T06:39:07.3038765Z test_is_mangled (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T06:39:07.3045255Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T06:39:07.3053825Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T06:39:07.3057776Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-05-18T06:39:07.3062066Z Mangling the same name twice should produce the same result. ... ok (0.001s) 2022-05-18T06:39:07.3072866Z test_package_mangler (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T06:39:07.3080486Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.001s) 2022-05-18T06:39:07.3084877Z test_unique_manglers (test_mangling.TestMangling) 2022-05-18T06:39:07.3091462Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.001s) 2022-05-18T06:39:07.3132854Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.004s) 2022-05-18T06:39:07.3139105Z test_dunder_package_present (test_misc.TestMisc) 2022-05-18T06:39:07.3148468Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.002s) 2022-05-18T06:39:07.3159110Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-05-18T06:39:07.3175424Z The attribute '__torch_package__' should be accessible from within ... ok (0.002s) 2022-05-18T06:39:07.3186307Z test_exporter_content_lists (test_misc.TestMisc) 2022-05-18T06:39:07.3215567Z Test content list API for PackageExporter's contained modules. ... ok (0.004s) 2022-05-18T06:39:07.3234692Z test_file_structure (test_misc.TestMisc) 2022-05-18T06:39:07.3255851Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.004s) 2022-05-18T06:39:07.3262264Z test_file_structure_has_file (test_misc.TestMisc) 2022-05-18T06:39:07.3270272Z Test Directory's has_file() method. ... ok (0.002s) 2022-05-18T06:39:07.3283363Z test_inspect_class (test_misc.TestMisc) 2022-05-18T06:39:07.3301008Z Should be able to retrieve source for a packaged class. ... ok (0.003s) 2022-05-18T06:39:07.3307434Z test_is_from_package (test_misc.TestMisc) 2022-05-18T06:39:07.3319868Z is_from_package should work for objects and modules ... ok (0.002s) 2022-05-18T06:39:07.3323562Z test_load_python_version_from_package (test_misc.TestMisc) 2022-05-18T06:39:07.3329377Z Tests loading a package with a python version embdded ... ok (0.001s) 2022-05-18T06:39:07.3339610Z test_python_version (test_misc.TestMisc) 2022-05-18T06:39:07.3365083Z Tests that the current python version is stored in the package and is available ... ok (0.003s) 2022-05-18T06:39:07.3369222Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-05-18T06:39:07.3393053Z The standard library performs sys.module assignment hackery which ... ok (0.003s) 2022-05-18T06:39:07.9761416Z test_model_save (test_model.ModelTest) ... ok (0.636s) 2022-05-18T06:39:08.4794659Z test_resnet (test_model.ModelTest) ... ok (0.503s) 2022-05-18T06:39:09.4410011Z test_script_resnet (test_model.ModelTest) ... ok (0.961s) 2022-05-18T06:39:09.4551564Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.014s) 2022-05-18T06:39:09.4771569Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.022s) 2022-05-18T06:39:09.4843729Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.007s) 2022-05-18T06:39:09.4910973Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.007s) 2022-05-18T06:39:09.4968406Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.006s) 2022-05-18T06:39:09.4979880Z test_different_package_interface (test_package_script.TestPackageScript) 2022-05-18T06:39:09.5109314Z Test a case where the interface defined in the package is ... ok (0.014s) 2022-05-18T06:39:09.5119315Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-05-18T06:39:09.5175417Z Test a case where the script class defined in the package is ... ok (0.007s) 2022-05-18T06:39:09.5188933Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-05-18T06:39:09.5295250Z Test loading of single ScriptModule shared by multiple eager ... ok (0.012s) 2022-05-18T06:39:09.5314794Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-05-18T06:39:09.5423546Z Test tensors shared across eager and ScriptModules on load ... ok (0.013s) 2022-05-18T06:39:09.5446424Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-05-18T06:39:09.5603896Z Test tensors shared across eager and ScriptModules on load ... ok (0.018s) 2022-05-18T06:39:09.5621733Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-05-18T06:39:09.5753118Z Test saving inline and imported modules in same package with ... ok (0.015s) 2022-05-18T06:39:09.5772781Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-05-18T06:39:10.6384547Z Test saving inline and imported modules in same package that ... ok (1.063s) 2022-05-18T06:39:10.6402272Z test_package_interface (test_package_script.TestPackageScript) 2022-05-18T06:39:10.6635299Z Packaging an interface class should work correctly. ... ok (0.025s) 2022-05-18T06:39:10.6695183Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.006s) 2022-05-18T06:39:10.6874262Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.018s) 2022-05-18T06:39:10.6885852Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-05-18T06:39:10.6953939Z Test saving of single ScriptModule shared by multiple ... ok (0.008s) 2022-05-18T06:39:10.6968779Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-05-18T06:39:10.7087132Z Test to verify saving multiple ScriptModules with completely ... ok (0.013s) 2022-05-18T06:39:10.7106570Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-05-18T06:39:10.7304255Z Test to verify saving multiple different modules and ... ok (0.022s) 2022-05-18T06:39:10.7313711Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-05-18T06:39:10.7369246Z Test basic saving of ScriptModule. ... ok (0.006s) 2022-05-18T06:39:10.7379397Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-05-18T06:39:10.7438316Z Test basic saving of ScriptModule in file. ... ok (0.007s) 2022-05-18T06:39:10.7454015Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-05-18T06:39:11.1663717Z Test to verify when saving multiple packages with same CU ... ok (0.422s) 2022-05-18T06:39:11.1675206Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-05-18T06:39:11.1772236Z Test basic saving of ScriptModule with submodule. ... ok (0.011s) 2022-05-18T06:39:11.1782644Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-05-18T06:39:11.1894277Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.012s) 2022-05-18T06:39:11.1916319Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-05-18T06:39:11.2086625Z Test to verify saving multiple ScriptModules with same top module ... ok (0.019s) 2022-05-18T06:39:11.2103113Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-05-18T06:39:11.2195483Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.011s) 2022-05-18T06:39:11.2210729Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-05-18T06:39:11.2323148Z Test scripting a module loaded from a package ... ok (0.013s) 2022-05-18T06:39:11.2339962Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-05-18T06:39:11.2488395Z Test to verify saving and loading same ScriptModule object works ... ok (0.016s) 2022-05-18T06:39:11.2503949Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-05-18T06:39:11.2563434Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.007s) 2022-05-18T06:39:11.2623961Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.006s) 2022-05-18T06:39:11.2648818Z test_importer_access (test_resources.TestResources) ... ok (0.003s) 2022-05-18T06:39:11.2652817Z test_package_resource_access (test_resources.TestResources) 2022-05-18T06:39:11.2667576Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.002s) 2022-05-18T06:39:11.2674650Z test_resource_access_by_path (test_resources.TestResources) 2022-05-18T06:39:11.2693850Z Tests that packaged code can used importlib.resources.path. ... ok (0.002s) 2022-05-18T06:39:11.2716497Z test_resource_reader (test_resources.TestResources) 2022-05-18T06:39:11.2740746Z Test compliance with the get_resource_reader importlib API. ... ok (0.005s) 2022-05-18T06:39:11.2743706Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-05-18T06:39:11.2749646Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.001s) 2022-05-18T06:39:11.2797961Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.004s) 2022-05-18T06:39:11.2815199Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-05-18T06:39:11.2844080Z If an object with the same qualified name is loaded from different ... ok (0.005s) 2022-05-18T06:39:11.2866855Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-05-18T06:39:11.2878799Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-05-18T06:39:11.2893976Z Saving a module that came from another PackageImporter should work. ... ok (0.003s) 2022-05-18T06:39:11.2899804Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-05-18T06:39:11.2916498Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.002s) 2022-05-18T06:39:11.2940507Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-05-18T06:39:11.2958366Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-05-18T06:39:11.3019183Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.006s) 2022-05-18T06:39:11.3038364Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-05-18T06:39:11.3038944Z 2022-05-18T06:39:11.3039674Z ---------------------------------------------------------------------- 2022-05-18T06:39:11.3040457Z Ran 131 tests in 5.304s 2022-05-18T06:39:11.3040817Z 2022-05-18T06:39:11.3041022Z OK 2022-05-18T06:39:11.3042236Z 2022-05-18T06:39:11.3043069Z Generating XML reports... 2022-05-18T06:39:11.3075738Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220518063905.xml 2022-05-18T06:39:11.3098597Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220518063905.xml 2022-05-18T06:39:11.3100811Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220518063905.xml 2022-05-18T06:39:11.3120806Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220518063905.xml 2022-05-18T06:39:11.3131345Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220518063905.xml 2022-05-18T06:39:11.3150449Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220518063905.xml 2022-05-18T06:39:11.3156072Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220518063905.xml 2022-05-18T06:39:11.3163214Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220518063905.xml 2022-05-18T06:39:11.3181017Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220518063905.xml 2022-05-18T06:39:11.3192850Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220518063905.xml 2022-05-18T06:39:11.3197325Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220518063905.xml 2022-05-18T06:39:11.3208712Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220518063905.xml 2022-05-18T06:39:11.3239531Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220518063905.xml 2022-05-18T06:39:11.3268237Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220518063905.xml 2022-05-18T06:39:11.3269682Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220518063905.xml 2022-05-18T06:39:11.3285837Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220518063905.xml 2022-05-18T06:39:13.0799385Z Running test_module_init ... [2022-05-18 06:39:13.079179] 2022-05-18T06:39:13.0801101Z Executing ['/opt/conda/bin/python', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:13.079279] 2022-05-18T06:39:14.8584210Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64). 2022-05-18T06:39:14.8586324Z warnings.warn(msg, FutureWarning) 2022-05-18T06:39:14.8814162Z Test results will be stored in test-reports/python-unittest/test_module_init 2022-05-18T06:39:14.8912966Z 2022-05-18T06:39:14.8913762Z Running tests... 2022-05-18T06:39:14.8915053Z ---------------------------------------------------------------------- 2022-05-18T06:39:14.9589638Z test_nn_AdaptiveAvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.067s) 2022-05-18T06:39:14.9642297Z test_nn_AdaptiveAvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:14.9689215Z test_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:14.9733089Z test_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:14.9780359Z test_nn_AdaptiveAvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:14.9823546Z test_nn_AdaptiveAvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:14.9923087Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-05-18T06:39:15.0009095Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T06:39:15.0055353Z test_nn_AdaptiveMaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.0107884Z test_nn_AdaptiveMaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.0151679Z test_nn_AdaptiveMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0194726Z test_nn_AdaptiveMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0242394Z test_nn_AdaptiveMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.0286267Z test_nn_AdaptiveMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0333722Z test_nn_AlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.0379668Z test_nn_AlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0425752Z test_nn_AvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.0467537Z test_nn_AvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0511987Z test_nn_AvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0553219Z test_nn_AvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0599609Z test_nn_AvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0644374Z test_nn_AvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.0688292Z test_nn_BCELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0730514Z test_nn_BCELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0774778Z test_nn_BCEWithLogitsLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0817523Z test_nn_BCEWithLogitsLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.0912329Z test_nn_BatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-05-18T06:39:15.0973275Z test_nn_BatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.1036203Z test_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.1095747Z test_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.1157899Z test_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.1214930Z test_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.1265751Z test_nn_Bilinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.1317513Z test_nn_Bilinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.1362011Z test_nn_CELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1402976Z test_nn_CELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1445555Z test_nn_CTCLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1486493Z test_nn_CTCLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1527662Z test_nn_ChannelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1570744Z test_nn_ChannelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1612132Z test_nn_ConstantPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1655303Z test_nn_ConstantPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1698767Z test_nn_ConstantPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1743596Z test_nn_ConstantPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.1792148Z test_nn_ConstantPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.1834326Z test_nn_ConstantPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.1896189Z test_nn_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.1952469Z test_nn_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.2008961Z test_nn_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.2066030Z test_nn_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.2124075Z test_nn_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.2179812Z test_nn_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.2243401Z test_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.2299490Z test_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.2359680Z test_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.2415184Z test_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.2472402Z test_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.2529996Z test_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.2577206Z test_nn_CosineEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.2623856Z test_nn_CosineEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.2669296Z test_nn_CosineSimilarity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.2716268Z test_nn_CosineSimilarity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.2765870Z test_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.2813771Z test_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.2858191Z test_nn_CrossMapLRN2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.2905376Z test_nn_CrossMapLRN2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.2948154Z test_nn_Dropout2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.2996704Z test_nn_Dropout2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3044373Z test_nn_Dropout3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3089363Z test_nn_Dropout3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3136754Z test_nn_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3184770Z test_nn_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3227283Z test_nn_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.3275734Z test_nn_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.3332078Z test_nn_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.3394981Z test_nn_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.3449241Z test_nn_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3504648Z test_nn_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3548340Z test_nn_FeatureAlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.3595528Z test_nn_FeatureAlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3639355Z test_nn_Flatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.3688279Z test_nn_Flatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3732614Z test_nn_Fold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3780595Z test_nn_Fold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3829031Z test_nn_FractionalMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3878385Z test_nn_FractionalMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3926151Z test_nn_FractionalMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.3972610Z test_nn_FractionalMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.4018689Z test_nn_GELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.4068624Z test_nn_GELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.4112928Z test_nn_GLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.4160378Z test_nn_GLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.4218818Z test_nn_GRUCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.4276016Z test_nn_GRUCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.4343247Z test_nn_GRU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.4404546Z test_nn_GRU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.4449774Z test_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.4503826Z test_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.4559030Z test_nn_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.4616593Z test_nn_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.4660200Z test_nn_Hardshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.4707159Z test_nn_Hardshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.4752970Z test_nn_Hardsigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.4794113Z test_nn_Hardsigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.4839574Z test_nn_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.4880772Z test_nn_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.4926697Z test_nn_Hardtanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.4970250Z test_nn_Hardtanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5016836Z test_nn_HingeEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.5059546Z test_nn_HingeEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5107005Z test_nn_HuberLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.5151027Z test_nn_HuberLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5194539Z test_nn_Identity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5240713Z test_nn_Identity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5295695Z test_nn_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.5350623Z test_nn_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.5409325Z test_nn_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.5462557Z test_nn_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.5523273Z test_nn_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.5576403Z test_nn_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.5621746Z test_nn_KLDivLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5667308Z test_nn_KLDivLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5712021Z test_nn_L1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5759861Z test_nn_L1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.5805720Z test_nn_LPPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5848375Z test_nn_LPPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5891316Z test_nn_LPPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:15.5937296Z test_nn_LPPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.5993914Z test_nn_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.6049512Z test_nn_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.6111783Z test_nn_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.6171699Z test_nn_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.6224453Z test_nn_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.6279794Z test_nn_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.6328979Z test_nn_LazyBatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-05-18T06:39:15.6331312Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T06:39:15.6808596Z ok (0.053s) 2022-05-18T06:39:15.7314332Z test_nn_LazyBatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.050s) 2022-05-18T06:39:15.7815512Z test_nn_LazyBatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.050s) 2022-05-18T06:39:15.8314359Z test_nn_LazyBatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.050s) 2022-05-18T06:39:15.8813175Z test_nn_LazyBatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.050s) 2022-05-18T06:39:15.9312537Z test_nn_LazyBatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.050s) 2022-05-18T06:39:15.9367675Z test_nn_LazyConv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.9419434Z test_nn_LazyConv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.9473361Z test_nn_LazyConv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.9528871Z test_nn_LazyConv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.9582989Z test_nn_LazyConv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.9636822Z test_nn_LazyConv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.9691089Z test_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.9743212Z test_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.9809071Z test_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:15.9864122Z test_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.9917627Z test_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:15.9967517Z test_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.0469354Z test_nn_LazyInstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.050s) 2022-05-18T06:39:16.0967854Z test_nn_LazyInstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.050s) 2022-05-18T06:39:16.1462513Z test_nn_LazyInstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.049s) 2022-05-18T06:39:16.1962335Z test_nn_LazyInstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.050s) 2022-05-18T06:39:16.2456306Z test_nn_LazyInstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.049s) 2022-05-18T06:39:16.2954257Z test_nn_LazyInstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.049s) 2022-05-18T06:39:16.3006971Z test_nn_LazyLinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.3056825Z test_nn_LazyLinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.3099409Z test_nn_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3141639Z test_nn_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3195552Z test_nn_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.3248493Z test_nn_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.3290780Z test_nn_LocalResponseNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3335843Z test_nn_LocalResponseNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3380143Z test_nn_LogSigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3424459Z test_nn_LogSigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3466445Z test_nn_LogSoftmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3509957Z test_nn_LogSoftmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3553860Z test_nn_MSELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.3600583Z test_nn_MSELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3647668Z test_nn_MarginRankingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.3691608Z test_nn_MarginRankingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3736160Z test_nn_MaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3780976Z test_nn_MaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3830997Z test_nn_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.3872182Z test_nn_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.3921114Z test_nn_MaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.3962717Z test_nn_MaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4008671Z test_nn_MaxUnpool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.4052752Z test_nn_MaxUnpool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4097674Z test_nn_MaxUnpool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4141880Z test_nn_MaxUnpool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4186071Z test_nn_MaxUnpool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4229623Z test_nn_MaxUnpool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.4277904Z test_nn_Mish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4322368Z test_nn_Mish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4365310Z test_nn_ModuleDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4407393Z test_nn_ModuleDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4453946Z test_nn_ModuleList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.4496347Z test_nn_ModuleList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4542390Z test_nn_MultiLabelMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4583311Z test_nn_MultiLabelMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4629660Z test_nn_MultiLabelSoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.4673928Z test_nn_MultiLabelSoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4719277Z test_nn_MultiMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4762686Z test_nn_MultiMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.4824913Z test_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.4887220Z test_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.4935999Z test_nn_NLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.4980270Z test_nn_NLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5030834Z test_nn_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.5082448Z test_nn_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.5120352Z test_nn_PairwiseDistance_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5162044Z test_nn_PairwiseDistance_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5205202Z test_nn_ParameterDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5246055Z test_nn_ParameterDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5294930Z test_nn_ParameterList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.5337602Z test_nn_ParameterList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5380007Z test_nn_PixelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5421436Z test_nn_PixelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5462448Z test_nn_PixelUnshuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5504319Z test_nn_PixelUnshuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5546055Z test_nn_PoissonNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5588047Z test_nn_PoissonNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.5650614Z test_nn_RNNBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.5709327Z test_nn_RNNBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.5765401Z test_nn_RNNCellBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.5819476Z test_nn_RNNCellBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.5875427Z test_nn_RNNCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.5931539Z test_nn_RNNCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.5993739Z test_nn_RNN_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.6057944Z test_nn_RNN_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.6097298Z test_nn_RReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6139237Z test_nn_RReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6180982Z test_nn_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6223612Z test_nn_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6264430Z test_nn_ReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6310290Z test_nn_ReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.6350552Z test_nn_ReflectionPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6392567Z test_nn_ReflectionPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6434862Z test_nn_ReflectionPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6475988Z test_nn_ReflectionPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6519211Z test_nn_ReflectionPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6560338Z test_nn_ReflectionPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6602679Z test_nn_ReplicationPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6645684Z test_nn_ReplicationPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6686432Z test_nn_ReplicationPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6729440Z test_nn_ReplicationPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6770440Z test_nn_ReplicationPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6813306Z test_nn_ReplicationPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6853915Z test_nn_SELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6896426Z test_nn_SELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6937461Z test_nn_Sequential_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.6980193Z test_nn_Sequential_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7023334Z test_nn_SiLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7064223Z test_nn_SiLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7106631Z test_nn_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7146861Z test_nn_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7188045Z test_nn_SmoothL1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7233747Z test_nn_SmoothL1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:16.7274634Z test_nn_SoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7320409Z test_nn_SoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7363264Z test_nn_Softmax2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7407796Z test_nn_Softmax2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7449678Z test_nn_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7492085Z test_nn_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7538120Z test_nn_Softmin_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7578065Z test_nn_Softmin_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7621035Z test_nn_Softplus_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7668310Z test_nn_Softplus_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7709366Z test_nn_Softshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7751425Z test_nn_Softshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7795473Z test_nn_Softsign_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7838900Z test_nn_Softsign_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.7898990Z test_nn_SyncBatchNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.7956242Z test_nn_SyncBatchNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:16.7998941Z test_nn_Tanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.8045346Z test_nn_Tanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.8086244Z test_nn_Tanhshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.8131752Z test_nn_Tanhshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.8172341Z test_nn_Threshold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.8216521Z test_nn_Threshold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:16.8321494Z test_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-05-18T06:39:16.8422600Z test_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-05-18T06:39:16.8531769Z test_nn_TransformerDecoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-05-18T06:39:16.8640433Z test_nn_TransformerDecoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-05-18T06:39:16.8731534Z test_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-05-18T06:39:16.8815452Z test_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T06:39:16.8905783Z test_nn_TransformerEncoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-05-18T06:39:16.8995801Z test_nn_TransformerEncoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-05-18T06:39:17.2950102Z test_nn_Transformer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.395s) 2022-05-18T06:39:17.6880586Z test_nn_Transformer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.393s) 2022-05-18T06:39:17.6926515Z test_nn_TripletMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.6969094Z test_nn_TripletMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7010739Z test_nn_TripletMarginWithDistanceLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7051931Z test_nn_TripletMarginWithDistanceLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7094909Z test_nn_Unflatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7135545Z test_nn_Unflatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7180826Z test_nn_Unfold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7221043Z test_nn_Unfold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7263614Z test_nn_Upsample_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7302876Z test_nn_Upsample_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7346296Z test_nn_UpsamplingBilinear2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7386956Z test_nn_UpsamplingBilinear2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7431308Z test_nn_UpsamplingNearest2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7473177Z test_nn_UpsamplingNearest2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7516903Z test_nn_ZeroPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7557679Z test_nn_ZeroPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.7624181Z test_qat_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-05-18T06:39:17.7707779Z test_qat_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T06:39:17.7778169Z test_qat_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-05-18T06:39:17.7841804Z test_qat_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.7903296Z test_qat_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.7965154Z test_qat_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8024083Z test_qat_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8083551Z test_qat_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8144688Z test_qat_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8207112Z test_qat_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8267061Z test_qat_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8326244Z test_qat_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8398227Z test_quantizable_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-05-18T06:39:17.8461176Z test_quantizable_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8530299Z test_quantizable_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8594888Z test_quantizable_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8673138Z test_quantizable_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T06:39:17.8749222Z test_quantizable_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-05-18T06:39:17.8812383Z test_quantized_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8870749Z test_quantized_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8934654Z test_quantized_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.8996799Z test_quantized_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.9096810Z test_quantized_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-05-18T06:39:17.9142210Z test_quantized_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9186558Z test_quantized_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9230610Z test_quantized_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9273506Z test_quantized_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9316378Z test_quantized_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9391120Z test_quantized_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:17.9431550Z test_quantized_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:17.9484688Z test_quantized_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:17.9539984Z test_quantized_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:17.9590248Z test_quantized_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:17.9634556Z test_quantized_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9675641Z test_quantized_DeQuantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9717765Z test_quantized_DeQuantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9758350Z test_quantized_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9800353Z test_quantized_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9844101Z test_quantized_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9885160Z test_quantized_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9928575Z test_quantized_FXFloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:17.9968597Z test_quantized_FXFloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.0011676Z test_quantized_FloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.0051303Z test_quantized_FloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.0112305Z test_quantized_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:18.0170250Z test_quantized_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:18.0211832Z test_quantized_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.0256275Z test_quantized_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.0313173Z test_quantized_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:18.0366685Z test_quantized_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:18.0419644Z test_quantized_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:18.0473473Z test_quantized_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:18.0533855Z test_quantized_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:18.0586672Z test_quantized_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:18.0643628Z test_quantized_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:18.0700135Z test_quantized_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-05-18T06:39:18.0751606Z test_quantized_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:18.0804063Z test_quantized_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:18.0846987Z test_quantized_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.0891309Z test_quantized_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.0932764Z test_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.0975007Z test_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.1016341Z test_quantized_QFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.1057498Z test_quantized_QFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.1108678Z test_quantized_Quantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:18.1155203Z test_quantized_Quantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-05-18T06:39:18.1197116Z test_quantized_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.1240253Z test_quantized_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.1280997Z test_quantized_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.1322670Z test_quantized_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.1365645Z test_quantized_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.1407342Z test_quantized_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-05-18T06:39:18.1408058Z 2022-05-18T06:39:18.1410457Z ---------------------------------------------------------------------- 2022-05-18T06:39:18.1411370Z Ran 372 tests in 3.250s 2022-05-18T06:39:18.1411826Z 2022-05-18T06:39:18.1412084Z OK 2022-05-18T06:39:18.1412384Z 2022-05-18T06:39:18.1412713Z Generating XML reports... 2022-05-18T06:39:18.1812618Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20220518063914.xml 2022-05-18T06:39:19.9202523Z Running test_scatter_gather_ops ... [2022-05-18 06:39:19.919368] 2022-05-18T06:39:19.9204356Z Executing ['/opt/conda/bin/python', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:19.919502] 2022-05-18T06:39:21.5162365Z Test results will be stored in test-reports/python-unittest/test_scatter_gather_ops 2022-05-18T06:39:21.5185237Z 2022-05-18T06:39:21.5186182Z Running tests... 2022-05-18T06:39:21.5187382Z ---------------------------------------------------------------------- 2022-05-18T06:39:21.6040963Z test_gather_bool_cuda_bool (__main__.TestScatterGatherCUDA) ... ok (0.085s) 2022-05-18T06:39:21.6905351Z test_gather_cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.086s) 2022-05-18T06:39:21.7408466Z test_gather_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.050s) 2022-05-18T06:39:21.7869983Z test_scatter__cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.046s) 2022-05-18T06:39:21.8320444Z test_scatter__cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.045s) 2022-05-18T06:39:21.8770908Z test_scatter__cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.045s) 2022-05-18T06:39:22.4668986Z test_scatter__reductions_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.590s) 2022-05-18T06:39:23.0455289Z test_scatter__reductions_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.578s) 2022-05-18T06:39:23.0906797Z test_scatter__scalar_cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.045s) 2022-05-18T06:39:23.1349960Z test_scatter__scalar_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.044s) 2022-05-18T06:39:23.1791642Z test_scatter__scalar_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.044s) 2022-05-18T06:39:23.2119624Z test_scatter_add__cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.033s) 2022-05-18T06:39:23.2444317Z test_scatter_add__cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.032s) 2022-05-18T06:39:23.2768911Z test_scatter_add__cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.032s) 2022-05-18T06:39:23.2803384Z test_scatter_add_mult_index_base_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.003s) 2022-05-18T06:39:23.3128785Z test_scatter_reduce_amax_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... test_scatter_gather_ops.py:95: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1550.) 2022-05-18T06:39:23.3130770Z actual = fn(base.clone(), dim, idx, src, reduce=reduction, include_self=include_self) 2022-05-18T06:39:23.3959370Z ok (0.115s) 2022-05-18T06:39:23.4861140Z test_scatter_reduce_amax_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.090s) 2022-05-18T06:39:23.5766927Z test_scatter_reduce_amax_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.090s) 2022-05-18T06:39:23.6667504Z test_scatter_reduce_amax_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.090s) 2022-05-18T06:39:23.7573949Z test_scatter_reduce_amin_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.090s) 2022-05-18T06:39:23.8478356Z test_scatter_reduce_amin_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.090s) 2022-05-18T06:39:23.9385017Z test_scatter_reduce_amin_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.091s) 2022-05-18T06:39:24.0282520Z test_scatter_reduce_amin_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.090s) 2022-05-18T06:39:24.1615338Z test_scatter_reduce_mean_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.133s) 2022-05-18T06:39:24.2398047Z test_scatter_reduce_mean_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:24.3173814Z test_scatter_reduce_mean_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:24.3958875Z test_scatter_reduce_mean_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:24.4735272Z test_scatter_reduce_prod_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:24.5516332Z test_scatter_reduce_prod_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:24.6300936Z test_scatter_reduce_prod_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.079s) 2022-05-18T06:39:24.7084590Z test_scatter_reduce_prod_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:24.7859066Z test_scatter_reduce_sum_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.077s) 2022-05-18T06:39:24.8637633Z test_scatter_reduce_sum_cuda_complex128 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:24.9412942Z test_scatter_reduce_sum_cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:25.0184885Z test_scatter_reduce_sum_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.077s) 2022-05-18T06:39:25.0960440Z test_scatter_reduce_sum_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.077s) 2022-05-18T06:39:25.1738173Z test_scatter_reduce_sum_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:25.2515997Z test_scatter_reduce_sum_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.078s) 2022-05-18T06:39:25.3289591Z test_scatter_reduce_sum_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.077s) 2022-05-18T06:39:25.4054072Z test_scatter_reduce_sum_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.077s) 2022-05-18T06:39:25.4824517Z test_scatter_reduce_sum_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.077s) 2022-05-18T06:39:25.5588649Z test_scatter_reduce_sum_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.077s) 2022-05-18T06:39:25.5589428Z 2022-05-18T06:39:25.5590531Z ---------------------------------------------------------------------- 2022-05-18T06:39:25.5591459Z Ran 42 tests in 4.040s 2022-05-18T06:39:25.5591903Z 2022-05-18T06:39:25.5592146Z OK 2022-05-18T06:39:25.5592491Z 2022-05-18T06:39:25.5592816Z Generating XML reports... 2022-05-18T06:39:25.5670995Z Generated XML report: test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCUDA-20220518063921.xml 2022-05-18T06:39:27.3044699Z Running test_namedtuple_return_api ... [2022-05-18 06:39:27.303747] 2022-05-18T06:39:27.3046614Z Executing ['/opt/conda/bin/python', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:27.303913] 2022-05-18T06:39:28.2682452Z Test results will be stored in test-reports/python-unittest/test_namedtuple_return_api 2022-05-18T06:39:28.2697127Z 2022-05-18T06:39:28.2697556Z Running tests... 2022-05-18T06:39:28.2699101Z ---------------------------------------------------------------------- 2022-05-18T06:39:28.8424683Z test_import_return_types (__main__.TestNamedTupleAPI) ... ok (0.572s) 2022-05-18T06:39:28.8747896Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... test_namedtuple_return_api.py:148: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-05-18T06:39:28.8750427Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T06:39:28.8751443Z Q, R = torch.qr(A, some) 2022-05-18T06:39:28.8752145Z should be replaced with 2022-05-18T06:39:28.8753966Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2491.) 2022-05-18T06:39:28.8755234Z ret1 = func(a, *op.input) 2022-05-18T06:39:28.8756988Z test_namedtuple_return_api.py:154: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-05-18T06:39:28.8759487Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-05-18T06:39:28.8760526Z Q, R = torch.qr(A, some) 2022-05-18T06:39:28.8812626Z should be replaced with 2022-05-18T06:39:28.8814522Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2503.) 2022-05-18T06:39:28.8816229Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-05-18T06:39:28.8817668Z test_namedtuple_return_api.py:148: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T06:39:28.8819344Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T06:39:28.8820545Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T06:39:28.8821330Z should be replaced with 2022-05-18T06:39:28.8822461Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T06:39:28.8823268Z and 2022-05-18T06:39:28.8823951Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T06:39:28.8824753Z should be replaced with 2022-05-18T06:39:28.8826667Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3029.) 2022-05-18T06:39:28.8827917Z ret1 = func(a, *op.input) 2022-05-18T06:39:28.8829189Z test_namedtuple_return_api.py:154: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-05-18T06:39:28.8830839Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-05-18T06:39:28.8831985Z L, _ = torch.symeig(A, upper=upper) 2022-05-18T06:39:28.8832721Z should be replaced with 2022-05-18T06:39:28.8833820Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-05-18T06:39:28.8834625Z and 2022-05-18T06:39:28.8835358Z L, V = torch.symeig(A, eigenvectors=True) 2022-05-18T06:39:28.8836156Z should be replaced with 2022-05-18T06:39:28.8837853Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3047.) 2022-05-18T06:39:28.8839160Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-05-18T06:39:28.8840475Z test_namedtuple_return_api.py:148: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-05-18T06:39:28.8842048Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-05-18T06:39:28.8843081Z L, _ = torch.eig(A) 2022-05-18T06:39:28.8843779Z should be replaced with 2022-05-18T06:39:28.8844570Z L_complex = torch.linalg.eigvals(A) 2022-05-18T06:39:28.8845263Z and 2022-05-18T06:39:28.8845966Z L, V = torch.eig(A, eigenvectors=True) 2022-05-18T06:39:28.8846948Z should be replaced with 2022-05-18T06:39:28.8848309Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3415.) 2022-05-18T06:39:28.8849509Z ret1 = func(a, *op.input) 2022-05-18T06:39:28.8850844Z test_namedtuple_return_api.py:148: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-05-18T06:39:28.8852449Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-05-18T06:39:28.8853439Z X = torch.triangular_solve(B, A).solution 2022-05-18T06:39:28.8854109Z should be replaced with 2022-05-18T06:39:28.8855151Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2022-05-18T06:39:28.8856149Z ret1 = func(a, *op.input) 2022-05-18T06:39:28.8857370Z test_namedtuple_return_api.py:148: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-05-18T06:39:28.8858867Z 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-05-18T06:39:28.8860063Z To get the qr decomposition consider using torch.linalg.qr. 2022-05-18T06:39:28.8862082Z 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-05-18T06:39:28.8863605Z The unpacking of the solution, as in 2022-05-18T06:39:28.8864553Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-05-18T06:39:28.8865515Z should be replaced with 2022-05-18T06:39:28.8867087Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4158.) 2022-05-18T06:39:28.8868321Z ret1 = func(a, *op.input) 2022-05-18T06:39:28.8869061Z ok (0.043s) 2022-05-18T06:39:30.4586518Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... ok (1.573s) 2022-05-18T06:39:30.4587017Z 2022-05-18T06:39:30.4587728Z ---------------------------------------------------------------------- 2022-05-18T06:39:30.4588391Z Ran 3 tests in 2.189s 2022-05-18T06:39:30.4588715Z 2022-05-18T06:39:30.4588891Z OK 2022-05-18T06:39:30.4589145Z 2022-05-18T06:39:30.4589391Z Generating XML reports... 2022-05-18T06:39:30.4627636Z Generated XML report: test-reports/python-unittest/test_namedtuple_return_api/TEST-TestNamedTupleAPI-20220518063928.xml 2022-05-18T06:39:32.3848818Z Running test_public_bindings ... [2022-05-18 06:39:32.383819] 2022-05-18T06:39:32.3850611Z Executing ['/opt/conda/bin/python', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:32.383983] 2022-05-18T06:39:33.3740770Z Test results will be stored in test-reports/python-unittest/test_public_bindings 2022-05-18T06:39:33.3755605Z 2022-05-18T06:39:33.3755914Z Running tests... 2022-05-18T06:39:33.3756488Z ---------------------------------------------------------------------- 2022-05-18T06:39:33.3799429Z test_correct_module_names (__main__.TestPublicBindings) 2022-05-18T06:39:34.0344094Z An API is considered public, if its `__module__` starts with `torch.` ... /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py:182: UserWarning: torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead 2022-05-18T06:39:34.0345657Z "torch.distributed.reduce_op is deprecated, please use " 2022-05-18T06:39:35.2002545Z ok (1.824s) 2022-05-18T06:39:35.2053660Z test_no_new_bindings (__main__.TestPublicBindings) 2022-05-18T06:39:35.2058093Z This test aims to stop the introduction of new JIT bindings into torch._C ... ok (0.006s) 2022-05-18T06:39:35.2058743Z 2022-05-18T06:39:35.2059623Z ---------------------------------------------------------------------- 2022-05-18T06:39:35.2060461Z Ran 2 tests in 1.830s 2022-05-18T06:39:35.2060852Z 2022-05-18T06:39:35.2061067Z OK 2022-05-18T06:39:35.2061385Z 2022-05-18T06:39:35.2061675Z Generating XML reports... 2022-05-18T06:39:35.2070946Z Generated XML report: test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20220518063933.xml 2022-05-18T06:39:37.0037580Z Running test_bundled_inputs ... [2022-05-18 06:39:37.002707] 2022-05-18T06:39:37.0039318Z Executing ['/opt/conda/bin/python', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:37.002870] 2022-05-18T06:39:37.9927462Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2022-05-18T06:39:37.9945634Z 2022-05-18T06:39:37.9946048Z Running tests... 2022-05-18T06:39:37.9946600Z ---------------------------------------------------------------------- 2022-05-18T06:39:38.6040556Z test_bad_inputs (__main__.TestBundledInputs) ... ok (0.609s) 2022-05-18T06:39:39.2388665Z test_dict_args (__main__.TestBundledInputs) ... ok (0.634s) 2022-05-18T06:39:39.2470680Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.008s) 2022-05-18T06:39:39.2587850Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.011s) 2022-05-18T06:39:39.2713738Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.013s) 2022-05-18T06:39:39.2876899Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.016s) 2022-05-18T06:39:39.3550544Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.067s) 2022-05-18T06:39:39.3617563Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.007s) 2022-05-18T06:39:39.3674341Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.006s) 2022-05-18T06:39:39.3787078Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.011s) 2022-05-18T06:39:39.3918167Z test_rejected_tensors (__main__.TestBundledInputs) ... ok (0.013s) 2022-05-18T06:39:39.4327465Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.041s) 2022-05-18T06:39:39.4328640Z 2022-05-18T06:39:39.4329704Z ---------------------------------------------------------------------- 2022-05-18T06:39:39.4330594Z Ran 12 tests in 1.439s 2022-05-18T06:39:39.4331018Z 2022-05-18T06:39:39.4331261Z OK 2022-05-18T06:39:39.4331593Z 2022-05-18T06:39:39.4331898Z Generating XML reports... 2022-05-18T06:39:39.4383824Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220518063937.xml 2022-05-18T06:39:41.1592665Z Running test_indexing ... [2022-05-18 06:39:41.158574] 2022-05-18T06:39:41.1594374Z Executing ['/opt/conda/bin/python', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:41.158764] 2022-05-18T06:39:42.7181950Z Test results will be stored in test-reports/python-unittest/test_indexing 2022-05-18T06:39:42.7213387Z 2022-05-18T06:39:42.7214249Z Running tests... 2022-05-18T06:39:42.7215071Z ---------------------------------------------------------------------- 2022-05-18T06:39:42.9082112Z test_boolean_assignment_value_mismatch_cuda (__main__.NumpyTestsCUDA) ... ok (0.186s) 2022-05-18T06:39:42.9239716Z test_boolean_indexing_alldims_cuda (__main__.NumpyTestsCUDA) ... ok (0.015s) 2022-05-18T06:39:43.0448179Z test_boolean_indexing_onedim_cuda (__main__.NumpyTestsCUDA) ... ok (0.121s) 2022-05-18T06:39:43.0490631Z test_boolean_indexing_twodim_cuda (__main__.NumpyTestsCUDA) ... ok (0.004s) 2022-05-18T06:39:43.0609292Z test_boolean_indexing_weirdness_cuda (__main__.NumpyTestsCUDA) ... ok (0.012s) 2022-05-18T06:39:43.0732489Z test_boolean_indexing_weirdness_tensors_cuda (__main__.NumpyTestsCUDA) ... ok (0.012s) 2022-05-18T06:39:43.0777453Z test_boolean_list_indexing_cuda (__main__.NumpyTestsCUDA) ... ok (0.004s) 2022-05-18T06:39:43.0924587Z test_boolean_shape_mismatch_cuda (__main__.NumpyTestsCUDA) ... test_indexing.py:1425: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:39:43.0926788Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[index]) 2022-05-18T06:39:43.0964349Z test_indexing.py:1426: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:27.) 2022-05-18T06:39:43.0966395Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[(slice(None), index)]) 2022-05-18T06:39:43.0967255Z ok (0.019s) 2022-05-18T06:39:43.0998580Z test_broadcast_subspace_cuda (__main__.NumpyTestsCUDA) ... ok (0.003s) 2022-05-18T06:39:43.1208456Z test_broaderrors_indexing_cuda (__main__.NumpyTestsCUDA) ... ok (0.021s) 2022-05-18T06:39:43.1284203Z test_ellipsis_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.007s) 2022-05-18T06:39:43.1348865Z test_empty_fancy_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.006s) 2022-05-18T06:39:43.1368143Z test_empty_tuple_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-05-18T06:39:43.1381984Z test_everything_returns_views_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-05-18T06:39:43.1405652Z test_index_is_larger_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-05-18T06:39:43.1447093Z test_index_no_floats_cuda (__main__.NumpyTestsCUDA) ... ok (0.004s) 2022-05-18T06:39:43.1465093Z test_none_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-05-18T06:39:43.1487751Z test_single_bool_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-05-18T06:39:43.1521934Z test_single_int_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.003s) 2022-05-18T06:39:43.1538763Z test_trivial_fancy_out_of_bounds_cuda (__main__.NumpyTestsCUDA) ... skip: CUDA asserts instead of raising an exception (0.002s) 2022-05-18T06:39:43.1559059Z test_advancedindex_big_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:43.2278974Z test_advancedindex_cuda_float16 (__main__.TestIndexingCUDA) ... ok (0.072s) 2022-05-18T06:39:43.6528366Z test_advancedindex_cuda_float64 (__main__.TestIndexingCUDA) ... ok (0.424s) 2022-05-18T06:39:43.6986790Z test_basic_advanced_combined_cuda (__main__.TestIndexingCUDA) ... ok (0.046s) 2022-05-18T06:39:43.7014493Z test_bool_indices_accumulate_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:43.7116378Z test_bool_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.010s) 2022-05-18T06:39:43.7141477Z test_byte_mask2d_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:43.7169427Z test_byte_mask_accumulate_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:43.7206281Z test_byte_mask_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2022-05-18T06:39:43.7243640Z test_byte_tensor_assignment_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2022-05-18T06:39:43.7270791Z test_cpu_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:43.7299173Z test_ellipsis_tensor_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:43.7321676Z test_empty_index_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:43.7333815Z test_empty_ndim_index_bool_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2022-05-18T06:39:43.7410321Z test_empty_ndim_index_cuda (__main__.TestIndexingCUDA) ... ok (0.007s) 2022-05-18T06:39:43.7429680Z test_empty_slice_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:43.7833244Z test_gather_take_along_dim_cross_device_cuda_float32 (__main__.TestIndexingCUDA) ... ok (0.040s) 2022-05-18T06:39:43.7900017Z test_getitem_scalars_cuda (__main__.TestIndexingCUDA) ... ok (0.007s) 2022-05-18T06:39:43.8325246Z test_index_cuda (__main__.TestIndexingCUDA) ... ok (0.042s) 2022-05-18T06:39:43.8366487Z test_index_getitem_copy_bools_slices_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2022-05-18T06:39:44.2774435Z test_index_put_accumulate_duplicate_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.441s) 2022-05-18T06:39:44.2844686Z test_index_put_accumulate_expanded_values_cuda (__main__.TestIndexingCUDA) ... ok (0.007s) 2022-05-18T06:39:44.3110222Z test_index_put_accumulate_large_tensor_cuda (__main__.TestIndexingCUDA) ... ok (0.026s) 2022-05-18T06:39:44.3138465Z test_index_put_accumulate_non_contiguous_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:44.3756294Z test_index_put_accumulate_with_optional_tensors_cuda (__main__.TestIndexingCUDA) ... ok (0.062s) 2022-05-18T06:39:44.3783363Z test_index_put_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:44.3809742Z test_index_put_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:44.3831769Z test_index_put_src_datatype_cuda_complex128 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.3855504Z test_index_put_src_datatype_cuda_complex64 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.3878232Z test_index_put_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.3903203Z test_index_put_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.3940051Z test_index_scalar_with_bool_mask_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:44.4015406Z test_index_setitem_bools_slices_cuda (__main__.TestIndexingCUDA) ... ok (0.007s) 2022-05-18T06:39:44.4041745Z test_index_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:44.4064895Z test_index_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4087154Z test_index_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4108624Z test_index_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4131951Z test_int_assignment_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4149799Z test_int_indices2d_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4168508Z test_int_indices_broadcast_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4192818Z test_int_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4305716Z test_invalid_device_cuda (__main__.TestIndexingCUDA) ... ok (0.011s) 2022-05-18T06:39:44.4319059Z test_invalid_index_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2022-05-18T06:39:44.4380537Z test_jit_indexing_cuda (__main__.TestIndexingCUDA) ... ok (0.006s) 2022-05-18T06:39:44.4401619Z test_multiple_bool_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4422972Z test_multiple_byte_mask_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4438912Z test_multiple_int_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2022-05-18T06:39:44.4461622Z test_none_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4532779Z test_out_of_bound_index_cuda (__main__.TestIndexingCUDA) ... ok (0.007s) 2022-05-18T06:39:44.4649755Z test_setitem_expansion_error_cuda (__main__.TestIndexingCUDA) ... ok (0.012s) 2022-05-18T06:39:44.4693866Z test_setitem_scalars_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2022-05-18T06:39:44.4706918Z test_single_int_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2022-05-18T06:39:44.4727334Z test_step_assignment_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.4754085Z test_step_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:44.4869433Z test_take_along_dim_cuda_float32 (__main__.TestIndexingCUDA) ... ok (0.011s) 2022-05-18T06:39:44.4996522Z test_take_along_dim_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.013s) 2022-05-18T06:39:44.5185225Z test_take_along_dim_invalid_cuda_float32 (__main__.TestIndexingCUDA) ... ok (0.019s) 2022-05-18T06:39:44.5373246Z test_take_along_dim_invalid_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.018s) 2022-05-18T06:39:44.5391797Z test_variable_slicing_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-05-18T06:39:44.5422284Z test_zero_dim_index_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-05-18T06:39:44.5422939Z 2022-05-18T06:39:44.5423930Z ---------------------------------------------------------------------- 2022-05-18T06:39:44.5424766Z Ran 80 tests in 1.821s 2022-05-18T06:39:44.5425153Z 2022-05-18T06:39:44.5425427Z OK (skipped=1) 2022-05-18T06:39:44.5425798Z 2022-05-18T06:39:44.5426241Z Generating XML reports... 2022-05-18T06:39:44.5487657Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-NumpyTestsCUDA-20220518063942.xml 2022-05-18T06:39:44.5549151Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-TestIndexingCUDA-20220518063942.xml 2022-05-18T06:39:46.5289223Z Running test_model_dump ... [2022-05-18 06:39:46.528280] 2022-05-18T06:39:46.5290982Z Executing ['/opt/conda/bin/python', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:46.528443] 2022-05-18T06:39:47.5013155Z Test results will be stored in test-reports/python-unittest/test_model_dump 2022-05-18T06:39:47.5024620Z 2022-05-18T06:39:47.5025221Z Running tests... 2022-05-18T06:39:47.5026782Z ---------------------------------------------------------------------- 2022-05-18T06:39:48.0961097Z test_inline_skeleton (__main__.TestModelDump) ... ok (0.593s) 2022-05-18T06:39:48.1235920Z test_invalid_json (__main__.TestModelDump) ... ok (0.027s) 2022-05-18T06:39:48.1468375Z test_main (__main__.TestModelDump) ... ok (0.023s) 2022-05-18T06:39:48.1489148Z test_memory_computation (__main__.TestModelDump) ... skip: Webdriver not requested (0.002s) 2022-05-18T06:39:48.1610366Z test_model_with_lists (__main__.TestModelDump) ... ok (0.012s) 2022-05-18T06:39:48.5330083Z test_optimized_quantized_model (__main__.TestModelDump) ... ok (0.372s) 2022-05-18T06:39:48.7995330Z test_quantized_model (__main__.TestModelDump) ... ok (0.266s) 2022-05-18T06:39:48.8162043Z test_scripted_model (__main__.TestModelDump) ... ok (0.016s) 2022-05-18T06:39:48.8472616Z test_traced_model (__main__.TestModelDump) ... ok (0.031s) 2022-05-18T06:39:48.8473274Z 2022-05-18T06:39:48.8474167Z ---------------------------------------------------------------------- 2022-05-18T06:39:48.8475074Z Ran 9 tests in 1.345s 2022-05-18T06:39:48.8475480Z 2022-05-18T06:39:48.8475724Z OK (skipped=1) 2022-05-18T06:39:48.8476132Z 2022-05-18T06:39:48.8476439Z Generating XML reports... 2022-05-18T06:39:48.8516625Z Generated XML report: test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20220518063947.xml 2022-05-18T06:39:50.5725199Z Running test_datapipe ... [2022-05-18 06:39:50.571859] 2022-05-18T06:39:50.5726955Z Executing ['/opt/conda/bin/python', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:50.572031] 2022-05-18T06:39:51.5656057Z Test results will be stored in test-reports/python-unittest/test_datapipe 2022-05-18T06:39:51.5684114Z 2022-05-18T06:39:51.5684706Z Running tests... 2022-05-18T06:39:51.5685934Z ---------------------------------------------------------------------- 2022-05-18T06:39:51.5687324Z test_basic_capture (__main__.TestCaptureDataFrame) ... skip: no dataframes (pandas) (0.001s) 2022-05-18T06:39:51.5720741Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.003s) 2022-05-18T06:39:52.1785618Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... ok (0.606s) 2022-05-18T06:39:52.1790975Z test_as_string (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T06:39:52.1802728Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T06:39:52.1811764Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T06:39:52.1816402Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2022-05-18T06:39:52.1830486Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T06:39:52.1842451Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T06:39:52.1855884Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2022-05-18T06:39:52.1864116Z test_batch (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T06:39:52.1872566Z test_capture (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T06:39:52.1878855Z test_filter (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T06:39:52.1887916Z test_shuffle (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T06:39:52.1893063Z test_unbatch (__main__.TestDataFramesPipes) ... skip: Fix DataFramePipes Tests (0.001s) 2022-05-18T06:39:52.2011028Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.011s) 2022-05-18T06:39:52.2131486Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.012s) 2022-05-18T06:39:52.2297475Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-05-18T06:39:52.2385031Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:23: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T06:39:52.2387129Z "Lambda function is not supported for pickle, please use " 2022-05-18T06:39:52.2538107Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:23: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T06:39:52.2539663Z "Lambda function is not supported for pickle, please use " 2022-05-18T06:39:52.2570437Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:23: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T06:39:52.2571994Z "Lambda function is not supported for pickle, please use " 2022-05-18T06:39:52.2619676Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:23: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T06:39:52.2621242Z "Lambda function is not supported for pickle, please use " 2022-05-18T06:39:52.2700808Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:23: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T06:39:52.2702407Z "Lambda function is not supported for pickle, please use " 2022-05-18T06:39:52.2760709Z ok (0.046s) 2022-05-18T06:39:52.2899744Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.014s) 2022-05-18T06:39:52.3595173Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.070s) 2022-05-18T06:39:52.3680768Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.008s) 2022-05-18T06:39:52.4282325Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.060s) 2022-05-18T06:39:52.4394104Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:23: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T06:39:52.4395948Z "Lambda function is not supported for pickle, please use " 2022-05-18T06:39:52.4471888Z ok (0.019s) 2022-05-18T06:39:52.5599665Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.113s) 2022-05-18T06:39:52.5702385Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.010s) 2022-05-18T06:39:52.5737078Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2022-05-18T06:39:53.0469004Z test_serializable (__main__.TestFunctionalIterDataPipe) ... ok (0.473s) 2022-05-18T06:39:53.0494690Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2022-05-18T06:39:53.0504847Z Only for DataPipes that take in a function as argument ... ok (0.004s) 2022-05-18T06:39:53.0525784Z test_shuffle_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74877 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-05-18T06:39:53.0569016Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2022-05-18T06:39:53.0760145Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.019s) 2022-05-18T06:39:53.0836713Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.008s) 2022-05-18T06:39:53.0887126Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.005s) 2022-05-18T06:39:53.0916529Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-05-18T06:39:53.0967714Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.005s) 2022-05-18T06:39:53.0999784Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-05-18T06:39:53.1135117Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.014s) 2022-05-18T06:39:53.1148760Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2022-05-18T06:39:53.1149829Z Only for DataPipes that take in a function as argument ... ok (0.002s) 2022-05-18T06:39:53.1176288Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-05-18T06:39:53.1200624Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-05-18T06:39:53.1205490Z test_simple_traverse (__main__.TestGraph) ... skip: no dill (0.001s) 2022-05-18T06:39:53.1225010Z test_traverse_forked (__main__.TestGraph) ... skip: no dill (0.001s) 2022-05-18T06:39:53.1232614Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.001s) 2022-05-18T06:39:53.1243742Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.001s) 2022-05-18T06:39:53.1264520Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T06:39:53.1341001Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.009s) 2022-05-18T06:39:53.1385168Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T06:39:53.1631627Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.029s) 2022-05-18T06:39:53.1640079Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T06:39:53.1801723Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.017s) 2022-05-18T06:39:53.1816080Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T06:39:53.1837838Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.004s) 2022-05-18T06:39:53.1855494Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2022-05-18T06:39:53.2065063Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.023s) 2022-05-18T06:39:53.2094401Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:23: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-05-18T06:39:53.2096221Z "Lambda function is not supported for pickle, please use " 2022-05-18T06:39:53.2264624Z ok (0.020s) 2022-05-18T06:39:53.2406453Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.014s) 2022-05-18T06:39:53.2459373Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.005s) 2022-05-18T06:39:53.2508440Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.005s) 2022-05-18T06:39:53.2605460Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.009s) 2022-05-18T06:39:53.2678100Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.007s) 2022-05-18T06:39:53.2737090Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.006s) 2022-05-18T06:39:53.2743384Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-05-18T06:39:53.2750674Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-05-18T06:39:53.3665192Z test_old_dataloader (__main__.TestSharding) ... ok (0.091s) 2022-05-18T06:39:53.3717072Z test_sharding_length (__main__.TestSharding) ... ok (0.005s) 2022-05-18T06:39:53.4178852Z test_simple_sharding (__main__.TestSharding) ... ok (0.046s) 2022-05-18T06:39:53.4191674Z test_api (__main__.TestStreamWrapper) ... ok (0.001s) 2022-05-18T06:39:53.4199757Z test_dir (__main__.TestStreamWrapper) ... ok (0.001s) 2022-05-18T06:39:53.4213855Z test_pickle (__main__.TestStreamWrapper) ... ok (0.001s) 2022-05-18T06:39:53.4224093Z test_repr (__main__.TestStreamWrapper) ... ok (0.001s) 2022-05-18T06:39:53.4278067Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.005s) 2022-05-18T06:39:53.4292414Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-05-18T06:39:53.4299069Z test_isinstance (__main__.TestTyping) ... ok (0.001s) 2022-05-18T06:39:53.4325139Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-05-18T06:39:53.4333343Z test_protocol (__main__.TestTyping) ... ok (0.001s) 2022-05-18T06:39:53.4349003Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-05-18T06:39:53.4368587Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-05-18T06:39:53.4395668Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.003s) 2022-05-18T06:39:53.4396291Z 2022-05-18T06:39:53.4397405Z ---------------------------------------------------------------------- 2022-05-18T06:39:53.4398285Z Ran 74 tests in 1.871s 2022-05-18T06:39:53.4398697Z 2022-05-18T06:39:53.4398951Z OK (skipped=18) 2022-05-18T06:39:53.4399330Z 2022-05-18T06:39:53.4399603Z Generating XML reports... 2022-05-18T06:39:53.4436460Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20220518063951.xml 2022-05-18T06:39:53.4443660Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220518063951.xml 2022-05-18T06:39:53.4470147Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220518063951.xml 2022-05-18T06:39:53.4479581Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220518063951.xml 2022-05-18T06:39:53.4485784Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220518063951.xml 2022-05-18T06:39:53.4496908Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20220518063951.xml 2022-05-18T06:39:53.4507564Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220518063951.xml 2022-05-18T06:39:53.4512175Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220518063951.xml 2022-05-18T06:39:53.4518042Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220518063951.xml 2022-05-18T06:39:53.4534116Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220518063951.xml 2022-05-18T06:39:53.4535973Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220518063951.xml 2022-05-18T06:39:53.4545721Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220518063951.xml 2022-05-18T06:39:53.4549738Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20220518063951.xml 2022-05-18T06:39:55.7572298Z Running test_subclass ... [2022-05-18 06:39:55.756157] 2022-05-18T06:39:55.7574076Z Executing ['/opt/conda/bin/python', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:55.756301] 2022-05-18T06:39:56.7577522Z Test results will be stored in test-reports/python-unittest/test_subclass 2022-05-18T06:39:56.7598512Z 2022-05-18T06:39:56.7598956Z Running tests... 2022-05-18T06:39:56.7599518Z ---------------------------------------------------------------------- 2022-05-18T06:39:57.3603900Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.600s) 2022-05-18T06:39:57.3623041Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.3676855Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2022-05-18T06:39:57.3710899Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T06:39:57.3745498Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T06:39:57.3776661Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T06:39:57.3797661Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.3817030Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.3864447Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T06:39:57.3905492Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T06:39:57.3923769Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-05-18T06:39:57.3944642Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-05-18T06:39:57.3945627Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-05-18T06:39:57.3960773Z expected failure (0.003s) 2022-05-18T06:39:57.3985554Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-05-18T06:39:57.4006651Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-05-18T06:39:57.4033174Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.003s) 2022-05-18T06:39:57.4075275Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T06:39:57.4161226Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.008s) 2022-05-18T06:39:57.4226602Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.006s) 2022-05-18T06:39:57.4275002Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.005s) 2022-05-18T06:39:57.4379153Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.010s) 2022-05-18T06:39:57.4391019Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4403330Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4418235Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4433092Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4447021Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4460940Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4473555Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4486423Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4502220Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4518566Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4545539Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T06:39:57.4568214Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4587581Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4605018Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4624351Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4640600Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4668224Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T06:39:57.4694910Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T06:39:57.4735532Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T06:39:57.4774680Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T06:39:57.4785441Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4800495Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4815829Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4833994Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4849572Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4869974Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4882620Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4899042Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.4915008Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4936784Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.4965519Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T06:39:57.4987283Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.5026024Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T06:39:57.5065688Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T06:39:57.5097018Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T06:39:57.5131243Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-05-18T06:39:57.5153138Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.5180047Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.5225472Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-05-18T06:39:57.5273450Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.005s) 2022-05-18T06:39:57.5282192Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.5294607Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.5308294Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.5323207Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.5335887Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.5350486Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.5363396Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.5375374Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.5389230Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-05-18T06:39:57.5406456Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-05-18T06:39:57.5407572Z 2022-05-18T06:39:57.5408689Z ---------------------------------------------------------------------- 2022-05-18T06:39:57.5409548Z Ran 70 tests in 0.781s 2022-05-18T06:39:57.5409945Z 2022-05-18T06:39:57.5410240Z OK (expected failures=5) 2022-05-18T06:39:57.5410658Z 2022-05-18T06:39:57.5410975Z Generating XML reports... 2022-05-18T06:39:57.5520440Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20220518063956.xml 2022-05-18T06:39:59.2585733Z Running test_python_dispatch ... [2022-05-18 06:39:59.257752] 2022-05-18T06:39:59.2587727Z Executing ['/opt/conda/bin/python', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:39:59.257913] 2022-05-18T06:40:00.2359995Z Test results will be stored in test-reports/python-unittest/test_python_dispatch 2022-05-18T06:40:00.2380117Z 2022-05-18T06:40:00.2380721Z Running tests... 2022-05-18T06:40:00.2381761Z ---------------------------------------------------------------------- 2022-05-18T06:40:00.8330991Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.595s) 2022-05-18T06:40:00.8413348Z test_basic (__main__.TestPythonDispatch) ... ok (0.008s) 2022-05-18T06:40:00.8420185Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.8492891Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.007s) 2022-05-18T06:40:00.8516417Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.8532808Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.8554029Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.8567643Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.8588264Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.8606712Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.8624618Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.8690016Z test_enable_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.006s) 2022-05-18T06:40:00.8697055Z test_enable_torch_dispatch_mode_error (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.8713098Z test_enable_torch_dispatch_mode_ignore_preexisting (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.8723491Z test_enable_torch_dispatch_mode_instance (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.8737853Z test_enable_torch_dispatch_mode_replace (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.8752634Z test_enable_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.8790947Z test_enable_torch_dispatch_mode_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.004s) 2022-05-18T06:40:00.8820438Z test_enable_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.003s) 2022-05-18T06:40:00.8828771Z test_enable_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.8845682Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.8871628Z test_format (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.8894662Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.8911613Z test_invalid_ret (__main__.TestPythonDispatch) ... test_python_dispatch.py:396: DeprecationWarning: Please use assertRaisesRegex instead. 2022-05-18T06:40:00.8912762Z RuntimeError, "Unable to cast", lambda: A(torch.zeros(1)).detach(), 2022-05-18T06:40:00.8913408Z ok (0.002s) 2022-05-18T06:40:00.8972626Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.006s) 2022-05-18T06:40:00.8997342Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9020984Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9049867Z test_like (__main__.TestPythonDispatch) ... ok (0.003s) 2022-05-18T06:40:00.9073665Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9075816Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9099647Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9167615Z test_metadata_change_not_allowed (__main__.TestPythonDispatch) ... ok (0.007s) 2022-05-18T06:40:00.9172062Z test_missing_inner_mode_ctor (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9190454Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9199114Z test_nested_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9212606Z test_nesting_with_same_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9225590Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9327403Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.010s) 2022-05-18T06:40:00.9345619Z test_out (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9367067Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9372897Z test_push_mode_instance_errors (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9380751Z test_push_mode_returns_unrelated (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9403013Z test_push_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9426441Z test_set_data (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9447968Z test_storage (__main__.TestPythonDispatch) ... ok (0.002s) 2022-05-18T06:40:00.9458247Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9528463Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.007s) 2022-05-18T06:40:00.9554651Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.003s) 2022-05-18T06:40:00.9598909Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.004s) 2022-05-18T06:40:00.9611404Z test_torch_dispatch_mode_stack (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9627821Z test_version (__main__.TestPythonDispatch) ... ok (0.001s) 2022-05-18T06:40:00.9655277Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.003s) 2022-05-18T06:40:00.9680429Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.003s) 2022-05-18T06:40:00.9710388Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.003s) 2022-05-18T06:40:00.9753213Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... /opt/conda/lib/python3.7/site-packages/torch/library.py:64: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-05-18T06:40:00.9755122Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> (Tensor) 2022-05-18T06:40:00.9756065Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2022-05-18T06:40:00.9756857Z dispatch key: ZeroTensor 2022-05-18T06:40:00.9757979Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/BatchingRegistrations.cpp:1068 2022-05-18T06:40:00.9759262Z new kernel: registered at /dev/null:628 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:127.) 2022-05-18T06:40:00.9760246Z self.m.impl(name, dispatch_key, fn) 2022-05-18T06:40:00.9760813Z ok (0.005s) 2022-05-18T06:40:00.9772010Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.002s) 2022-05-18T06:40:00.9820220Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-05-18T06:40:00.9821002Z 2022-05-18T06:40:00.9821700Z ---------------------------------------------------------------------- 2022-05-18T06:40:00.9822416Z Ran 57 tests in 0.744s 2022-05-18T06:40:00.9822751Z 2022-05-18T06:40:00.9822965Z OK (skipped=1) 2022-05-18T06:40:00.9823292Z 2022-05-18T06:40:00.9823544Z Generating XML reports... 2022-05-18T06:40:00.9915447Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20220518064000.xml 2022-05-18T06:40:00.9919919Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20220518064000.xml 2022-05-18T06:40:02.7722825Z Running test_native_functions ... [2022-05-18 06:40:02.771507] 2022-05-18T06:40:02.7724648Z Executing ['/opt/conda/bin/python', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:02.771670] 2022-05-18T06:40:03.8036900Z Test results will be stored in test-reports/python-unittest/test_native_functions 2022-05-18T06:40:03.8049494Z 2022-05-18T06:40:03.8050121Z Running tests... 2022-05-18T06:40:03.8051355Z ---------------------------------------------------------------------- 2022-05-18T06:40:04.4689537Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... ok (0.664s) 2022-05-18T06:40:04.4823443Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.013s) 2022-05-18T06:40:04.4928307Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.010s) 2022-05-18T06:40:04.5038748Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.011s) 2022-05-18T06:40:04.5139928Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.010s) 2022-05-18T06:40:04.5213826Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.007s) 2022-05-18T06:40:04.5214469Z 2022-05-18T06:40:04.5215321Z ---------------------------------------------------------------------- 2022-05-18T06:40:04.5216141Z Ran 6 tests in 0.716s 2022-05-18T06:40:04.5216532Z 2022-05-18T06:40:04.5216741Z OK 2022-05-18T06:40:04.5217073Z 2022-05-18T06:40:04.5217373Z Generating XML reports... 2022-05-18T06:40:04.5255041Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220518064003.xml 2022-05-18T06:40:06.2242065Z Running test_functionalization ... [2022-05-18 06:40:06.223427] 2022-05-18T06:40:06.2243860Z Executing ['/opt/conda/bin/python', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:06.223585] 2022-05-18T06:40:07.2233220Z Test results will be stored in test-reports/python-unittest/test_functionalization 2022-05-18T06:40:07.2248021Z 2022-05-18T06:40:07.2248943Z Running tests... 2022-05-18T06:40:07.2249798Z ---------------------------------------------------------------------- 2022-05-18T06:40:07.8241671Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... ok (0.599s) 2022-05-18T06:40:07.8345206Z test_cat (__main__.TestFunctionalization) ... ok (0.010s) 2022-05-18T06:40:07.8370399Z test_copy_ (__main__.TestFunctionalization) ... test_functionalization.py:416: UserWarning: Note: the functionalization pass encountered an operator (zero_) that it could not functionalize, because it couldn't find an out-of-place equivalent of the operator to call. Instead, it's calling the inplace/view operator directly. If this causes problems in your program, consider upstreaming the out-of-place op to PyTorch. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterFunctionalization_2.cpp:4811.) 2022-05-18T06:40:07.8372971Z tmp = torch.zeros(2, 2) 2022-05-18T06:40:07.8412502Z ok (0.007s) 2022-05-18T06:40:07.8439349Z test_diagonal (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T06:40:07.8450663Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.001s) 2022-05-18T06:40:07.8528660Z test_everything (__main__.TestFunctionalization) ... ok (0.007s) 2022-05-18T06:40:07.8551305Z test_fill_ (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T06:40:07.8571210Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T06:40:07.8606486Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T06:40:07.8620511Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.001s) 2022-05-18T06:40:07.8636322Z test_multi_out (__main__.TestFunctionalization) ... test_functionalization.py:141: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:40:07.8638758Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2022-05-18T06:40:07.8645505Z ok (0.002s) 2022-05-18T06:40:07.8673922Z test_multiple_levels_of_wrapping (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T06:40:07.8688347Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.001s) 2022-05-18T06:40:07.8699252Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.001s) 2022-05-18T06:40:07.8716785Z test_optional_tensor_list (__main__.TestFunctionalization) ... test_functionalization.py:278: UserWarning: Note: the functionalization pass encountered an operator (arange.start_out) that it could not functionalize, because it couldn't find an out-of-place equivalent of the operator to call. Instead, it's calling the inplace/view operator directly. If this causes problems in your program, consider upstreaming the out-of-place op to PyTorch. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterFunctionalization_2.cpp:1528.) 2022-05-18T06:40:07.8719059Z indices = torch.arange(4) 2022-05-18T06:40:07.8722169Z test_functionalization.py:279: UserWarning: Note: the functionalization pass encountered an operator (arange.start_out) that it could not functionalize, because it couldn't find an out-of-place equivalent of the operator to call. Instead, it's calling the inplace/view operator directly. If this causes problems in your program, consider upstreaming the out-of-place op to PyTorch. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterFunctionalization_2.cpp:1528.) 2022-05-18T06:40:07.8724213Z values = torch.arange(4, dtype=y.dtype) 2022-05-18T06:40:07.8730741Z ok (0.003s) 2022-05-18T06:40:07.8759946Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T06:40:07.8788030Z test_scalars (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T06:40:07.8815493Z test_simple (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T06:40:07.8826650Z test_simple_out (__main__.TestFunctionalization) ... test_functionalization.py:121: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:17.) 2022-05-18T06:40:07.8828672Z torch.add(y, tmp, out=z) 2022-05-18T06:40:07.8841551Z ok (0.003s) 2022-05-18T06:40:07.8872861Z test_split (__main__.TestFunctionalization) ... ok (0.003s) 2022-05-18T06:40:07.8889380Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T06:40:07.8902896Z test_tensor_list_composite (__main__.TestFunctionalization) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1134: UserWarning: Note: the functionalization pass encountered an operator (zero_) that it could not functionalize, because it couldn't find an out-of-place equivalent of the operator to call. Instead, it's calling the inplace/view operator directly. If this causes problems in your program, consider upstreaming the out-of-place op to PyTorch. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterFunctionalization_2.cpp:4811.) 2022-05-18T06:40:07.8906160Z return torch._C._VariableFunctions.block_diag(tensors) # type: ignore[attr-defined] 2022-05-18T06:40:07.8921673Z ok (0.003s) 2022-05-18T06:40:07.8947924Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.002s) 2022-05-18T06:40:07.8948462Z 2022-05-18T06:40:07.8949164Z ---------------------------------------------------------------------- 2022-05-18T06:40:07.8949894Z Ran 23 tests in 0.670s 2022-05-18T06:40:07.8950227Z 2022-05-18T06:40:07.8950409Z OK 2022-05-18T06:40:07.8950686Z 2022-05-18T06:40:07.8950946Z Generating XML reports... 2022-05-18T06:40:07.9011406Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20220518064007.xml 2022-05-18T06:40:09.5944484Z Running test_jiterator ... [2022-05-18 06:40:09.593707] 2022-05-18T06:40:09.5946350Z Executing ['/opt/conda/bin/python', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:09.593869] 2022-05-18T06:40:11.1626737Z Test results will be stored in test-reports/python-unittest/test_jiterator 2022-05-18T06:40:11.1699957Z 2022-05-18T06:40:11.1700592Z Running tests... 2022-05-18T06:40:11.1701829Z ---------------------------------------------------------------------- 2022-05-18T06:40:11.2317754Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.061s) 2022-05-18T06:40:11.2339051Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2360223Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2380630Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2402442Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2423114Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2445246Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2466994Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2488194Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2508481Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2538826Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_bfloat16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.003s) 2022-05-18T06:40:11.2558306Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2578615Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2599135Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2619160Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2639971Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2660383Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2680774Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2701486Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2726879Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2746931Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2767778Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex128_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2788310Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2809654Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2829982Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2851920Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2870079Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2888400Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2906306Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2924366Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2942346Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2963565Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2980696Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_complex64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.2998402Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3018560Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3036615Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3054825Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3072900Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3090300Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3108275Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3126140Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3144029Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3163183Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3184995Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3201669Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3219358Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3237505Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3255879Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3274166Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3292242Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3310646Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3329897Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3347940Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3366443Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3384306Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3405693Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3423087Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3440958Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3458886Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3476974Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3496698Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3515071Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3532580Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3550937Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3569196Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3586858Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_float64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3604405Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3625264Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3644439Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3663249Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3681021Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3699384Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3716950Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3735026Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3753282Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3771079Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3789216Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3808531Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3830138Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3848221Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3866031Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3883913Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3901754Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3919958Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3938017Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3955183Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3974631Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.3993366Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4010720Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4029428Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4049716Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4067840Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4086115Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4104372Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4122667Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4142124Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4160168Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4178287Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4195977Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4214012Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4232294Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4251170Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4270913Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4289723Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4307991Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4326302Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4344254Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4362273Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4380195Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4398305Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_int8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4416403Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4433791Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4453874Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4471900Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4493225Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4511035Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4528856Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4546980Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4565124Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4582921Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4600561Z test_all_dtype_contiguous_shape_strides_(([3, 3], [3, 1]), ([3, 3], [3, 1]))_cuda_uint8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4622144Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4643823Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4662351Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4682891Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4702290Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4725856Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4743414Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4763448Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4785782Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4803352Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4821942Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_bfloat16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4841645Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4860625Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4879299Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4897868Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4917013Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4938359Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4961411Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.4980010Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5000068Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5019204Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5038303Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex128_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5057381Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5076894Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5098035Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5117007Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5136074Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5154779Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5174120Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5197673Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5216142Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5235081Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5257220Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_complex64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5276225Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5295370Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5314627Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5332963Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5352046Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5370690Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5390016Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5411368Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5879784Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.047s) 2022-05-18T06:40:11.5901903Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5921011Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5940715Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5960411Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5979340Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.5998688Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6017384Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6037501Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6059023Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6077896Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6096773Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6116125Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6134629Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6153998Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6173827Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6194973Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6216203Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6234337Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6254056Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6273399Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6292173Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6311354Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6330279Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6349480Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_float64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6370126Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6392044Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6410846Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6430095Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6448859Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6467887Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6486812Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6506046Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6525716Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6546905Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6566030Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int16_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6585188Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6604470Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6627614Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6645307Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6664327Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6684059Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6705697Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6724051Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6743057Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6762030Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6781201Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int32_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6800833Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6819989Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6839426Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6864317Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6884129Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6902198Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6921326Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6940256Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6959498Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6978779Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.6997089Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int64_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7019059Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7037778Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7057347Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7076449Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7098636Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7117303Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7136072Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7155646Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7176867Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7196326Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7215068Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_int8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7234668Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7253123Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_complex128 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7272457Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_complex64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7291389Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7310718Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7336331Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7353791Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7373325Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7392729Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7411710Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_int8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7430948Z test_all_dtype_noncontiguous_shape_strides_(([3, 3], [1, 3]), ([3, 1], [1, 3]))_cuda_uint8_uint8 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7443724Z test_bool_extra_args_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:40:11.7462447Z test_extra_args_alpha_-1_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7482066Z test_extra_args_alpha_-1_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7503160Z test_extra_args_alpha_-1_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7523517Z test_extra_args_alpha_-1_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7542335Z test_extra_args_alpha_-1_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7567634Z test_extra_args_alpha_-1_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7584682Z test_extra_args_alpha_-1_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7605436Z test_extra_args_alpha_-1_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7623818Z test_extra_args_alpha_-1_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7645374Z test_extra_args_alpha_-1_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7666307Z test_extra_args_alpha_-1_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7686749Z test_extra_args_alpha_-1_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7706038Z test_extra_args_alpha_2_0_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7724677Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7743349Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7762381Z test_extra_args_alpha_2_0_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7781266Z test_extra_args_alpha_2_0_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7803971Z test_extra_args_alpha_2_0_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7825137Z test_extra_args_alpha_2_0_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7843857Z test_extra_args_alpha_2_0_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7862379Z test_extra_args_alpha_2_0_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7881312Z test_extra_args_alpha_2_0_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7900563Z test_extra_args_alpha_2_0_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7918992Z test_extra_args_alpha_2_0_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7937602Z test_extra_args_alpha_None_beta_-4_2_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7956609Z test_extra_args_alpha_None_beta_-4_2_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7978413Z test_extra_args_alpha_None_beta_-4_2_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.7997314Z test_extra_args_alpha_None_beta_-4_2_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8015993Z test_extra_args_alpha_None_beta_3_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8039251Z test_extra_args_alpha_None_beta_3_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8056060Z test_extra_args_alpha_None_beta_3_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8074736Z test_extra_args_alpha_None_beta_3_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8093510Z test_extra_args_alpha_None_beta_None_cuda_bfloat16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8112771Z test_extra_args_alpha_None_beta_None_cuda_float16 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8133047Z test_extra_args_alpha_None_beta_None_cuda_float32 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8152514Z test_extra_args_alpha_None_beta_None_cuda_float64 (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8161724Z test_invalid_function_name_code_string_template T my _kernel(T x) { return x; }_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:40:11.8171442Z test_invalid_function_name_code_string_template Tmy_kernel(T x) { return x; }_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.001s) 2022-05-18T06:40:11.8188715Z test_various_num_inputs_num_inputs_1_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8204684Z test_various_num_inputs_num_inputs_2_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8226661Z test_various_num_inputs_num_inputs_3_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8241042Z test_various_num_inputs_num_inputs_4_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8257322Z test_various_num_inputs_num_inputs_5_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8272491Z test_various_num_inputs_num_inputs_6_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8290613Z test_various_num_inputs_num_inputs_7_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8308674Z test_various_num_inputs_num_inputs_8_cuda (__main__.TestPythonJiteratorCUDA) ... skip: test doesn't currently work on the ROCm stack (0.002s) 2022-05-18T06:40:11.8309321Z 2022-05-18T06:40:11.8309857Z ---------------------------------------------------------------------- 2022-05-18T06:40:11.8310464Z Ran 289 tests in 0.661s 2022-05-18T06:40:11.8310748Z 2022-05-18T06:40:11.8310935Z OK (skipped=289) 2022-05-18T06:40:11.8311216Z 2022-05-18T06:40:11.8311439Z Generating XML reports... 2022-05-18T06:40:11.8720437Z Generated XML report: test-reports/python-unittest/test_jiterator/TEST-TestPythonJiteratorCUDA-20220518064011.xml 2022-05-18T06:40:13.5846802Z Running lazy/test_reuse_ir ... [2022-05-18 06:40:13.583878] 2022-05-18T06:40:13.5848511Z Executing ['/opt/conda/bin/python', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:13.584039] 2022-05-18T06:40:14.6016461Z Test results will be stored in test-reports/python-unittest/lazy.test_reuse_ir 2022-05-18T06:40:14.6028850Z 2022-05-18T06:40:14.6029238Z Running tests... 2022-05-18T06:40:14.6029709Z ---------------------------------------------------------------------- 2022-05-18T06:40:15.1889318Z testAdd (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77722 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.586s) 2022-05-18T06:40:15.1920812Z testAddSub (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77721 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-05-18T06:40:15.1954754Z testAddSubFallback (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77723 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-05-18T06:40:15.1955369Z 2022-05-18T06:40:15.1955647Z ---------------------------------------------------------------------- 2022-05-18T06:40:15.1955984Z Ran 3 tests in 0.593s 2022-05-18T06:40:15.1956139Z 2022-05-18T06:40:15.1956236Z OK (skipped=3) 2022-05-18T06:40:15.1956397Z 2022-05-18T06:40:15.1956519Z Generating XML reports... 2022-05-18T06:40:15.2021910Z Generated XML report: test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20220518064014.xml 2022-05-18T06:40:17.5482179Z Running test_per_overload_api ... [2022-05-18 06:40:17.547365] 2022-05-18T06:40:17.5483978Z Executing ['/opt/conda/bin/python', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:17.547525] 2022-05-18T06:40:18.5650214Z Test results will be stored in test-reports/python-unittest/test_per_overload_api 2022-05-18T06:40:18.5663026Z 2022-05-18T06:40:18.5663609Z Running tests... 2022-05-18T06:40:18.5664853Z ---------------------------------------------------------------------- 2022-05-18T06:40:19.1614146Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... ok (0.595s) 2022-05-18T06:40:19.1636932Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.002s) 2022-05-18T06:40:19.1637646Z 2022-05-18T06:40:19.1638487Z ---------------------------------------------------------------------- 2022-05-18T06:40:19.1639332Z Ran 2 tests in 0.597s 2022-05-18T06:40:19.1639734Z 2022-05-18T06:40:19.1639947Z OK 2022-05-18T06:40:19.1640269Z 2022-05-18T06:40:19.1640575Z Generating XML reports... 2022-05-18T06:40:19.1674194Z Generated XML report: test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20220518064018.xml 2022-05-18T06:40:21.5698309Z Running test_license ... [2022-05-18 06:40:21.568872] 2022-05-18T06:40:21.5699969Z Executing ['/opt/conda/bin/python', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:21.569043] 2022-05-18T06:40:22.5354395Z Test results will be stored in test-reports/python-unittest/test_license 2022-05-18T06:40:22.5369134Z 2022-05-18T06:40:22.5369898Z Running tests... 2022-05-18T06:40:22.5371193Z ---------------------------------------------------------------------- 2022-05-18T06:40:22.5378202Z test_distinfo_license (__main__.TestLicense) 2022-05-18T06:40:23.1304042Z If run when pytorch is installed via a wheel, the license will be in ... ok (0.593s) 2022-05-18T06:40:23.1306940Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.001s) 2022-05-18T06:40:23.1307650Z 2022-05-18T06:40:23.1309329Z ---------------------------------------------------------------------- 2022-05-18T06:40:23.1310177Z Ran 2 tests in 0.594s 2022-05-18T06:40:23.1310577Z 2022-05-18T06:40:23.1310834Z OK (skipped=1) 2022-05-18T06:40:23.1311213Z 2022-05-18T06:40:23.1311514Z Generating XML reports... 2022-05-18T06:40:23.1344812Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20220518064022.xml 2022-05-18T06:40:25.7649987Z Running test_cuda_primary_ctx ... [2022-05-18 06:40:25.764215] 2022-05-18T06:40:25.7651856Z Executing ['/opt/conda/bin/python', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:25.764384] 2022-05-18T06:40:26.7811130Z 2022-05-18T06:40:26.7812670Z , <__main__.TestCudaPrimaryCtx testMethod=test_pin_memory>, <__main__.TestCudaPrimaryCtx testMethod=test_str_repr>]> 2022-05-18T06:40:26.7814073Z test_copy (__main__.TestCudaPrimaryCtx) 2022-05-18T06:40:26.7814915Z test_pin_memory (__main__.TestCudaPrimaryCtx) 2022-05-18T06:40:26.7815767Z test_str_repr (__main__.TestCudaPrimaryCtx) 2022-05-18T06:40:27.7117904Z Test results will be stored in test-reports/python-unittest/test_cuda_primary_ctx 2022-05-18T06:40:27.7131614Z 2022-05-18T06:40:27.7131915Z Running tests... 2022-05-18T06:40:27.7132397Z ---------------------------------------------------------------------- 2022-05-18T06:40:27.7142475Z test_copy (__main__.TestCudaPrimaryCtx) ... skip: only one GPU detected (0.001s) 2022-05-18T06:40:27.7142747Z 2022-05-18T06:40:27.7143067Z ---------------------------------------------------------------------- 2022-05-18T06:40:27.7143397Z Ran 1 test in 0.001s 2022-05-18T06:40:27.7143550Z 2022-05-18T06:40:27.7143648Z OK (skipped=1) 2022-05-18T06:40:27.7143780Z 2022-05-18T06:40:27.7143893Z Generating XML reports... 2022-05-18T06:40:27.7176764Z Generated XML report: test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20220518064027.xml 2022-05-18T06:40:30.3212304Z Test results will be stored in test-reports/python-unittest/test_cuda_primary_ctx 2022-05-18T06:40:30.3225605Z 2022-05-18T06:40:30.3226332Z Running tests... 2022-05-18T06:40:30.3227555Z ---------------------------------------------------------------------- 2022-05-18T06:40:30.3251106Z test_pin_memory (__main__.TestCudaPrimaryCtx) ... skip: only one GPU detected (0.003s) 2022-05-18T06:40:30.3251822Z 2022-05-18T06:40:30.3252649Z ---------------------------------------------------------------------- 2022-05-18T06:40:30.3253957Z Ran 1 test in 0.003s 2022-05-18T06:40:30.3254379Z 2022-05-18T06:40:30.3254639Z OK (skipped=1) 2022-05-18T06:40:30.3255018Z 2022-05-18T06:40:30.3255294Z Generating XML reports... 2022-05-18T06:40:30.3285810Z Generated XML report: test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20220518064030.xml 2022-05-18T06:40:32.8744784Z Test results will be stored in test-reports/python-unittest/test_cuda_primary_ctx 2022-05-18T06:40:32.8762926Z 2022-05-18T06:40:32.8763431Z Running tests... 2022-05-18T06:40:32.8763906Z ---------------------------------------------------------------------- 2022-05-18T06:40:32.8767638Z test_str_repr (__main__.TestCudaPrimaryCtx) ... skip: only one GPU detected (0.001s) 2022-05-18T06:40:32.8767900Z 2022-05-18T06:40:32.8768272Z ---------------------------------------------------------------------- 2022-05-18T06:40:32.8768769Z Ran 1 test in 0.001s 2022-05-18T06:40:32.8768924Z 2022-05-18T06:40:32.8769035Z OK (skipped=1) 2022-05-18T06:40:32.8769182Z 2022-05-18T06:40:32.8769305Z Generating XML reports... 2022-05-18T06:40:32.8802546Z Generated XML report: test-reports/python-unittest/test_cuda_primary_ctx/TEST-TestCudaPrimaryCtx-20220518064032.xml 2022-05-18T06:40:36.1378320Z Running lazy/test_ts_opinfo ... [2022-05-18 06:40:36.136939] 2022-05-18T06:40:36.1380073Z Executing ['/opt/conda/bin/python', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:36.137104] 2022-05-18T06:40:38.3991019Z Test results will be stored in test-reports/python-unittest/lazy.test_ts_opinfo 2022-05-18T06:40:38.4008665Z 2022-05-18T06:40:38.4009100Z Running tests... 2022-05-18T06:40:38.4010446Z ---------------------------------------------------------------------- 2022-05-18T06:40:38.5042262Z testConvolutionBackward (__main__.TestLazyTensor) ... ok (0.103s) 2022-05-18T06:40:38.5044550Z 2022-05-18T06:40:38.5044988Z ---------------------------------------------------------------------- 2022-05-18T06:40:38.5045306Z Ran 1 test in 0.104s 2022-05-18T06:40:38.5045484Z 2022-05-18T06:40:38.5045569Z OK 2022-05-18T06:40:38.5045696Z 2022-05-18T06:40:38.5045821Z Generating XML reports... 2022-05-18T06:40:38.5145730Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20220518064038.xml 2022-05-18T06:40:40.9622107Z Running test_complex ... [2022-05-18 06:40:40.961373] 2022-05-18T06:40:40.9623608Z Executing ['/opt/conda/bin/python', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:40.961533] 2022-05-18T06:40:42.5683193Z Test results will be stored in test-reports/python-unittest/test_complex 2022-05-18T06:40:42.5698307Z 2022-05-18T06:40:42.5698864Z Running tests... 2022-05-18T06:40:42.5700104Z ---------------------------------------------------------------------- 2022-05-18T06:40:42.6358487Z test_dtype_inference_cuda_float32 (__main__.TestComplexTensorCUDA) ... ok (0.065s) 2022-05-18T06:40:42.6380776Z test_dtype_inference_cuda_float64 (__main__.TestComplexTensorCUDA) ... ok (0.002s) 2022-05-18T06:40:42.6441781Z test_to_list_cuda_complex128 (__main__.TestComplexTensorCUDA) ... ok (0.006s) 2022-05-18T06:40:42.6461360Z test_to_list_cuda_complex64 (__main__.TestComplexTensorCUDA) ... ok (0.002s) 2022-05-18T06:40:42.6462033Z 2022-05-18T06:40:42.6462872Z ---------------------------------------------------------------------- 2022-05-18T06:40:42.6463714Z Ran 4 tests in 0.076s 2022-05-18T06:40:42.6464114Z 2022-05-18T06:40:42.6464322Z OK 2022-05-18T06:40:42.6464659Z 2022-05-18T06:40:42.6464951Z Generating XML reports... 2022-05-18T06:40:42.6504980Z Generated XML report: test-reports/python-unittest/test_complex/TEST-TestComplexTensorCUDA-20220518064042.xml 2022-05-18T06:40:44.3688222Z Running test_prims ... [2022-05-18 06:40:44.367818] 2022-05-18T06:40:44.3689877Z Executing ['/opt/conda/bin/python', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:44.367982] 2022-05-18T06:40:46.0316306Z Test results will be stored in test-reports/python-unittest/test_prims 2022-05-18T06:40:46.0334209Z 2022-05-18T06:40:46.0334789Z Running tests... 2022-05-18T06:40:46.0336047Z ---------------------------------------------------------------------- 2022-05-18T06:40:46.0375175Z test_mul_complex (__main__.TestPrimsBasic) ... ok (0.004s) 2022-05-18T06:40:46.0407853Z test_torch_ops (__main__.TestPrimsBasic) ... ok (0.003s) 2022-05-18T06:40:46.0445373Z test_broadcast_in_dim_cuda_float32 (__main__.TestPrimsCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77237 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure IN_CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-05-18T06:40:46.0447095Z 2022-05-18T06:40:46.0447821Z ---------------------------------------------------------------------- 2022-05-18T06:40:46.0448670Z Ran 3 tests in 0.011s 2022-05-18T06:40:46.0449067Z 2022-05-18T06:40:46.0449333Z OK (skipped=1) 2022-05-18T06:40:46.0449713Z 2022-05-18T06:40:46.0449990Z Generating XML reports... 2022-05-18T06:40:46.0484101Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsBasic-20220518064046.xml 2022-05-18T06:40:46.0485893Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsCUDA-20220518064046.xml 2022-05-18T06:40:47.7504199Z Running distributions/test_constraints ... [2022-05-18 06:40:47.749579] 2022-05-18T06:40:47.7506005Z Executing ['/opt/conda/bin/python', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2022-05-18 06:40:47.749746] 2022-05-18T06:40:48.4057333Z ============================= test session starts ============================== 2022-05-18T06:40:48.4058707Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-05-18T06:40:48.4104111Z cachedir: .pytest_cache 2022-05-18T06:40:48.4106546Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/pytorch/test/.hypothesis/examples') 2022-05-18T06:40:48.4107821Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-05-18T06:40:48.4108835Z plugins: hypothesis-4.53.2 2022-05-18T06:40:49.7794281Z collecting ...  2022-05-18T06:40:49.7835127Z collecting 132 items  2022-05-18T06:40:49.7836184Z collected 132 items  2022-05-18T06:40:49.7838401Z 2022-05-18T06:40:49.7898438Z distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2022-05-18T06:40:49.7914624Z distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2022-05-18T06:40:49.7930099Z distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2022-05-18T06:40:49.7945110Z distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 3%] 2022-05-18T06:40:49.7963723Z distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2022-05-18T06:40:49.8016914Z distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2022-05-18T06:40:49.8034413Z distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2022-05-18T06:40:49.8050445Z distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 6%] 2022-05-18T06:40:49.8079527Z distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2022-05-18T06:40:49.8094797Z distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2022-05-18T06:40:49.8112218Z distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2022-05-18T06:40:49.8139393Z distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 9%] 2022-05-18T06:40:49.8155666Z distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2022-05-18T06:40:49.8172144Z distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2022-05-18T06:40:49.8197788Z distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2022-05-18T06:40:49.8213368Z distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 12%] 2022-05-18T06:40:49.8229946Z distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2022-05-18T06:40:49.8249702Z distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2022-05-18T06:40:49.9033633Z distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0] PASSED [ 14%] 2022-05-18T06:40:49.9056587Z distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1] PASSED [ 15%] 2022-05-18T06:40:49.9075330Z distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2] PASSED [ 15%] 2022-05-18T06:40:49.9093746Z distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3] PASSED [ 16%] 2022-05-18T06:40:49.9159760Z distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4] PASSED [ 17%] 2022-05-18T06:40:49.9221130Z distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5] PASSED [ 18%] 2022-05-18T06:40:49.9242899Z distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6] PASSED [ 18%] 2022-05-18T06:40:49.9262702Z distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7] PASSED [ 19%] 2022-05-18T06:40:49.9283905Z distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8] PASSED [ 20%] 2022-05-18T06:40:49.9301877Z distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9] PASSED [ 21%] 2022-05-18T06:40:49.9322709Z distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10] PASSED [ 21%] 2022-05-18T06:40:49.9363483Z distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11] PASSED [ 22%] 2022-05-18T06:40:49.9383065Z distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12] PASSED [ 23%] 2022-05-18T06:40:49.9404547Z distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13] PASSED [ 24%] 2022-05-18T06:40:49.9424491Z distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14] PASSED [ 25%] 2022-05-18T06:40:49.9442935Z distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15] PASSED [ 25%] 2022-05-18T06:40:49.9463797Z distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16] PASSED [ 26%] 2022-05-18T06:40:49.9484415Z distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17] PASSED [ 27%] 2022-05-18T06:40:49.9500332Z distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 28%] 2022-05-18T06:40:49.9517622Z distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 28%] 2022-05-18T06:40:49.9537022Z distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 29%] 2022-05-18T06:40:49.9553547Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 30%] 2022-05-18T06:40:49.9569598Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 31%] 2022-05-18T06:40:49.9585245Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 31%] 2022-05-18T06:40:49.9601046Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 32%] 2022-05-18T06:40:49.9617083Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 33%] 2022-05-18T06:40:49.9633148Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 34%] 2022-05-18T06:40:49.9648848Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 34%] 2022-05-18T06:40:49.9663996Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 35%] 2022-05-18T06:40:49.9680805Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 36%] 2022-05-18T06:40:49.9696099Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 37%] 2022-05-18T06:40:49.9712048Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 37%] 2022-05-18T06:40:49.9729574Z distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 38%] 2022-05-18T06:40:49.9747103Z distributions/test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 39%] 2022-05-18T06:40:49.9764740Z distributions/test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 40%] 2022-05-18T06:40:49.9781365Z distributions/test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 40%] 2022-05-18T06:40:49.9798245Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 41%] 2022-05-18T06:40:49.9815049Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 42%] 2022-05-18T06:40:49.9832484Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 43%] 2022-05-18T06:40:49.9866985Z distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 43%] 2022-05-18T06:40:49.9900632Z distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 44%] 2022-05-18T06:40:49.9921313Z distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 45%] 2022-05-18T06:40:49.9940471Z distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0] PASSED [ 46%] 2022-05-18T06:40:50.0034861Z distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1] PASSED [ 46%] 2022-05-18T06:40:50.0273086Z distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2] PASSED [ 47%] 2022-05-18T06:40:50.0294218Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3] PASSED [ 48%] 2022-05-18T06:40:50.0312645Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4] PASSED [ 49%] 2022-05-18T06:40:50.0331672Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5] PASSED [ 50%] 2022-05-18T06:40:50.0350397Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6] PASSED [ 50%] 2022-05-18T06:40:50.0369629Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] PASSED [ 51%] 2022-05-18T06:40:50.0389288Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] PASSED [ 52%] 2022-05-18T06:40:50.0408962Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] PASSED [ 53%] 2022-05-18T06:40:50.0430625Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args10] PASSED [ 53%] 2022-05-18T06:40:50.0450528Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args11] PASSED [ 54%] 2022-05-18T06:40:50.0470000Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args12] PASSED [ 55%] 2022-05-18T06:40:50.0489392Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args13] PASSED [ 56%] 2022-05-18T06:40:50.1264112Z distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14] PASSED [ 56%] 2022-05-18T06:40:50.1289835Z distributions/test_constraints.py::test_biject_to[True-_Interval-args15] PASSED [ 57%] 2022-05-18T06:40:50.1312219Z distributions/test_constraints.py::test_biject_to[True-_Interval-args16] PASSED [ 58%] 2022-05-18T06:40:50.1333030Z distributions/test_constraints.py::test_biject_to[True-_Interval-args17] PASSED [ 59%] 2022-05-18T06:40:50.1354508Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] PASSED [ 59%] 2022-05-18T06:40:50.1374805Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] PASSED [ 60%] 2022-05-18T06:40:50.1395034Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] PASSED [ 61%] 2022-05-18T06:40:50.1558696Z distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21] PASSED [ 62%] 2022-05-18T06:40:50.3408215Z distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22] PASSED [ 62%] 2022-05-18T06:40:50.3426819Z distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 63%] 2022-05-18T06:40:50.3442439Z distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 64%] 2022-05-18T06:40:50.3457640Z distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 65%] 2022-05-18T06:40:50.3474316Z distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2022-05-18T06:40:50.3490309Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2022-05-18T06:40:50.3505544Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 67%] 2022-05-18T06:40:50.3521132Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 68%] 2022-05-18T06:40:50.3536389Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2022-05-18T06:40:50.3552040Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2022-05-18T06:40:50.3567325Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 70%] 2022-05-18T06:40:50.3583096Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 71%] 2022-05-18T06:40:50.3598440Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2022-05-18T06:40:50.3614536Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2022-05-18T06:40:50.3629694Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 73%] 2022-05-18T06:40:50.3645713Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 74%] 2022-05-18T06:40:50.3662134Z distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 75%] 2022-05-18T06:40:50.3677716Z distributions/test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2022-05-18T06:40:50.3693830Z distributions/test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 76%] 2022-05-18T06:40:50.3712442Z distributions/test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 77%] 2022-05-18T06:40:50.3728144Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 78%] 2022-05-18T06:40:50.3743453Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 78%] 2022-05-18T06:40:50.3761925Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 79%] 2022-05-18T06:40:50.3784076Z distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 80%] 2022-05-18T06:40:50.3814854Z distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 81%] 2022-05-18T06:40:50.3835816Z distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 81%] 2022-05-18T06:40:50.3855232Z distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0] PASSED [ 82%] 2022-05-18T06:40:50.3873073Z distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1] PASSED [ 83%] 2022-05-18T06:40:50.3891529Z distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2] PASSED [ 84%] 2022-05-18T06:40:50.3910046Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3] PASSED [ 84%] 2022-05-18T06:40:50.3928099Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4] PASSED [ 85%] 2022-05-18T06:40:50.3948108Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5] PASSED [ 86%] 2022-05-18T06:40:50.3966895Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6] PASSED [ 87%] 2022-05-18T06:40:50.3986623Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] PASSED [ 87%] 2022-05-18T06:40:50.4005072Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] PASSED [ 88%] 2022-05-18T06:40:50.4023386Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] PASSED [ 89%] 2022-05-18T06:40:50.4043250Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args10] PASSED [ 90%] 2022-05-18T06:40:50.4060430Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args11] PASSED [ 90%] 2022-05-18T06:40:50.4078487Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args12] PASSED [ 91%] 2022-05-18T06:40:50.4097290Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args13] PASSED [ 92%] 2022-05-18T06:40:50.4120267Z distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14] PASSED [ 93%] 2022-05-18T06:40:50.4141141Z distributions/test_constraints.py::test_transform_to[True-_Interval-args15] PASSED [ 93%] 2022-05-18T06:40:50.4160361Z distributions/test_constraints.py::test_transform_to[True-_Interval-args16] PASSED [ 94%] 2022-05-18T06:40:50.4180419Z distributions/test_constraints.py::test_transform_to[True-_Interval-args17] PASSED [ 95%] 2022-05-18T06:40:50.4202446Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] PASSED [ 96%] 2022-05-18T06:40:50.4220604Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] PASSED [ 96%] 2022-05-18T06:40:50.4240460Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] PASSED [ 97%] 2022-05-18T06:40:50.4264287Z distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21] PASSED [ 98%] 2022-05-18T06:40:50.4297358Z distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22] PASSED [ 99%] 2022-05-18T06:40:50.4331969Z distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23] PASSED [100%] 2022-05-18T06:40:50.4332753Z 2022-05-18T06:40:50.4333163Z =========================== short test summary info ============================ 2022-05-18T06:40:50.4334149Z SKIPPED [2] distributions/test_constraints.py:83: `biject_to` not implemented. 2022-05-18T06:40:50.4335642Z ======================== 130 passed, 2 skipped in 2.03s ======================== 2022-05-18T06:40:52.3606226Z Running lazy/test_extract_compiled_graph ... [2022-05-18 06:40:52.359811] 2022-05-18T06:40:52.3608097Z Executing ['/opt/conda/bin/python', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:52.359972] 2022-05-18T06:40:55.0797818Z Running test_deploy ... [2022-05-18 06:40:55.078984] 2022-05-18T06:40:55.0799237Z Executing ['/opt/conda/bin/python', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-05-18 06:40:55.079147] 2022-05-18T06:40:55.4810777Z ============================= test session starts ============================== 2022-05-18T06:40:55.4812139Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-05-18T06:40:55.4830756Z cachedir: .pytest_cache 2022-05-18T06:40:55.4832467Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/pytorch/test/.hypothesis/examples') 2022-05-18T06:40:55.4833758Z rootdir: /var/lib/jenkins/pytorch, configfile: pytest.ini 2022-05-18T06:40:55.4834748Z plugins: hypothesis-4.53.2 2022-05-18T06:40:56.4168582Z collecting ...  2022-05-18T06:40:56.4177233Z collecting 0 items  2022-05-18T06:40:56.4178262Z collected 1 item  2022-05-18T06:40:56.4181578Z 2022-05-18T06:40:56.8718279Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-05-18T06:40:56.8718864Z 2022-05-18T06:40:56.8719526Z ============================== 1 passed in 1.39s =============================== 2022-05-18T06:40:58.6650246Z Running test_mps ... [2022-05-18 06:40:58.664038] 2022-05-18T06:40:58.6653143Z Executing ['/opt/conda/bin/python', 'test_mps.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-05-18 06:40:58.664205] 2022-05-18T06:41:00.3153653Z MPS not available, skipping tests 2022-05-18T06:41:00.3184611Z Test results will be stored in test-reports/python-unittest/test_mps 2022-05-18T06:41:00.3199497Z 2022-05-18T06:41:00.3199865Z Running tests... 2022-05-18T06:41:00.3201512Z ---------------------------------------------------------------------- 2022-05-18T06:41:00.3202218Z 2022-05-18T06:41:00.3203206Z ---------------------------------------------------------------------- 2022-05-18T06:41:00.3204270Z Ran 0 tests in 0.000s 2022-05-18T06:41:00.3204755Z 2022-05-18T06:41:00.3205024Z OK 2022-05-18T06:41:00.3205430Z 2022-05-18T06:41:00.3205823Z Generating XML reports... 2022-05-18T06:41:04.7617006Z 2022-05-18T06:41:04.7617895Z real 90m49.191s 2022-05-18T06:41:04.7618535Z user 133m44.466s 2022-05-18T06:41:04.7619132Z sys 21m51.357s 2022-05-18T06:41:04.7619740Z + assert_git_not_dirty 2022-05-18T06:41:04.7620917Z + [[ linux-bionic-rocm5.1-py3.7-default != *rocm* ]] 2022-05-18T06:41:04.7622100Z + test_libtorch 2022-05-18T06:41:04.7623114Z + [[ linux-bionic-rocm5.1-py3.7-default != *rocm* ]] 2022-05-18T06:41:04.7623892Z + test_aot_compilation 2022-05-18T06:41:04.7624816Z + echo 'Testing Ahead of Time compilation' 2022-05-18T06:41:04.7625659Z Testing Ahead of Time compilation 2022-05-18T06:41:04.7627271Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/test_mobile_nnc ']' 2022-05-18T06:41:04.7628996Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/aot_model_compiler_test ']' 2022-05-18T06:41:04.7629901Z + test_custom_script_ops 2022-05-18T06:41:04.7630895Z + [[ linux-bionic-rocm5.1-py3.7-default != *asan* ]] 2022-05-18T06:41:04.7631934Z + echo 'Testing custom script operators' 2022-05-18T06:41:04.7632705Z Testing custom script operators 2022-05-18T06:41:04.7633954Z + CUSTOM_OP_BUILD=/var/lib/jenkins/pytorch/build/custom_test_artifacts/custom-op-build 2022-05-18T06:41:04.7634881Z + pushd test/custom_operator 2022-05-18T06:41:04.7635647Z ~/pytorch/test/custom_operator ~/pytorch 2022-05-18T06:41:04.7636894Z + cp -a /var/lib/jenkins/pytorch/build/custom_test_artifacts/custom-op-build build 2022-05-18T06:41:04.7751287Z + python test_custom_ops.py -v 2022-05-18T06:41:05.7662503Z Test results will be stored in test-reports/python-unittest/test_custom_ops 2022-05-18T06:41:05.7679292Z 2022-05-18T06:41:05.7679886Z Running tests... 2022-05-18T06:41:05.7681209Z ---------------------------------------------------------------------- 2022-05-18T06:41:05.7767126Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.009s) 2022-05-18T06:41:05.8344622Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.058s) 2022-05-18T06:41:05.8354870Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:41:05.8391967Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp:990.) 2022-05-18T06:41:05.8394485Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-05-18T06:41:05.8407322Z ok (0.005s) 2022-05-18T06:41:05.8416969Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.001s) 2022-05-18T06:41:05.8421339Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.000s) 2022-05-18T06:41:05.8541059Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.012s) 2022-05-18T06:41:05.8541835Z 2022-05-18T06:41:05.8542869Z ---------------------------------------------------------------------- 2022-05-18T06:41:05.8543912Z Ran 7 tests in 0.086s 2022-05-18T06:41:05.8544332Z 2022-05-18T06:41:05.8544541Z OK 2022-05-18T06:41:05.8544858Z 2022-05-18T06:41:05.8545154Z Generating XML reports... 2022-05-18T06:41:05.8586876Z Generated XML report: test-reports/python-unittest/test_custom_ops/TEST-TestCustomOperators-20220518064105.xml 2022-05-18T06:41:07.6640050Z + python model.py --export-script-module=model.pt 2022-05-18T06:41:10.6676945Z + build/test_custom_ops ./model.pt 2022-05-18T06:41:11.0685272Z [W engine.cpp:990] 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-05-18T06:41:11.4302928Z ok 2022-05-18T06:41:13.2207551Z + popd 2022-05-18T06:41:13.2209002Z ~/pytorch 2022-05-18T06:41:13.2209822Z + assert_git_not_dirty 2022-05-18T06:41:13.2211303Z + [[ linux-bionic-rocm5.1-py3.7-default != *rocm* ]] 2022-05-18T06:41:13.2212294Z + test_custom_backend 2022-05-18T06:41:13.2213313Z + [[ linux-bionic-rocm5.1-py3.7-default != *asan* ]] 2022-05-18T06:41:13.2214304Z + echo 'Testing custom backends' 2022-05-18T06:41:13.2215301Z Testing custom backends 2022-05-18T06:41:13.2216612Z + CUSTOM_BACKEND_BUILD=/var/lib/jenkins/pytorch/build/custom_test_artifacts/custom-backend-build 2022-05-18T06:41:13.2217589Z + pushd test/custom_backend 2022-05-18T06:41:13.2218374Z ~/pytorch/test/custom_backend ~/pytorch 2022-05-18T06:41:13.2219666Z + cp -a /var/lib/jenkins/pytorch/build/custom_test_artifacts/custom-backend-build build 2022-05-18T06:41:13.2290694Z + python test_custom_backend.py -v 2022-05-18T06:41:14.2351655Z Test results will be stored in test-reports/python-unittest/test_custom_backend 2022-05-18T06:41:14.2369694Z 2022-05-18T06:41:14.2370395Z Running tests... 2022-05-18T06:41:14.2371945Z ---------------------------------------------------------------------- 2022-05-18T06:41:14.2379316Z test_execute (__main__.TestCustomBackend) 2022-05-18T06:41:14.3131508Z Test execution using the custom backend. ... ok (0.076s) 2022-05-18T06:41:14.3140978Z test_save_load (__main__.TestCustomBackend) 2022-05-18T06:41:14.3378480Z Test that a lowered module can be executed correctly ... ok (0.024s) 2022-05-18T06:41:14.3379430Z 2022-05-18T06:41:14.3380478Z ---------------------------------------------------------------------- 2022-05-18T06:41:14.3381532Z Ran 2 tests in 0.101s 2022-05-18T06:41:14.3382058Z 2022-05-18T06:41:14.3382272Z OK 2022-05-18T06:41:14.3382607Z 2022-05-18T06:41:14.3382903Z Generating XML reports... 2022-05-18T06:41:14.3419893Z Generated XML report: test-reports/python-unittest/test_custom_backend/TEST-TestCustomBackend-20220518064114.xml 2022-05-18T06:41:16.4628856Z + python backend.py --export-module-to=model.pt 2022-05-18T06:41:19.1989007Z + build/test_custom_backend ./model.pt 2022-05-18T06:41:19.5689753Z Testing custom_backend 2022-05-18T06:41:19.6730581Z OK 2022-05-18T06:41:21.1636734Z + rm -f ./model.pt 2022-05-18T06:41:21.1658172Z + popd 2022-05-18T06:41:21.1659047Z ~/pytorch 2022-05-18T06:41:21.1659829Z + assert_git_not_dirty 2022-05-18T06:41:21.1661233Z + [[ linux-bionic-rocm5.1-py3.7-default != *rocm* ]] 2022-05-18T06:41:21.1662267Z + test_torch_function_benchmark 2022-05-18T06:41:21.1663247Z + echo 'Testing __torch_function__ benchmarks' 2022-05-18T06:41:21.1664065Z Testing __torch_function__ benchmarks 2022-05-18T06:41:21.1664825Z + pushd benchmarks/overrides_benchmark 2022-05-18T06:41:21.1665690Z ~/pytorch/benchmarks/overrides_benchmark ~/pytorch 2022-05-18T06:41:21.1666848Z + python bench.py -n 1 -m 2 2022-05-18T06:41:22.0482734Z Type tensor had a minimum time of 0.009059906005859375 us and a standard deviation of 2.3303835187107325 us. 2022-05-18T06:41:22.0483432Z Type SubTensor had a minimum time of 0.025510787963867188 us and a standard deviation of 0.03371747880009934 us. 2022-05-18T06:41:22.0483999Z Type WithTorchFunction had a minimum time of 0.012159347534179688 us and a standard deviation of 0.01551004061184358 us. 2022-05-18T06:41:22.0484626Z Type SubWithTorchFunction had a minimum time of 0.019550323486328125 us and a standard deviation of 0.007249258032970829 us. 2022-05-18T06:41:23.8348990Z + python pyspybench.py Tensor -n 1 2022-05-18T06:41:26.4554718Z + python pyspybench.py SubTensor -n 1 2022-05-18T06:41:29.1189808Z + python pyspybench.py WithTorchFunction -n 1 2022-05-18T06:41:31.8037065Z + python pyspybench.py SubWithTorchFunction -n 1 2022-05-18T06:41:34.5027170Z + popd 2022-05-18T06:41:34.5027806Z ~/pytorch 2022-05-18T06:41:34.5028768Z + assert_git_not_dirty 2022-05-18T06:41:34.5030204Z + [[ linux-bionic-rocm5.1-py3.7-default != *rocm* ]] 2022-05-18T06:41:34.5030960Z + cleanup 2022-05-18T06:41:34.5031540Z + retcode=0 2022-05-18T06:41:34.5032139Z + set +x 2022-05-18T06:41:34.5032738Z EXITED_USER_LAND 2022-05-18T06:41:34.5200489Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2022-05-18T06:41:34.5201922Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2022-05-18T06:41:34.5203442Z docker exec -t "211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2022-05-18T06:41:34.5247518Z shell: /bin/bash -e {0} 2022-05-18T06:41:34.5247755Z env: 2022-05-18T06:41:34.5247966Z IN_CI: 1 2022-05-18T06:41:34.5248186Z IS_GHA: 1 2022-05-18T06:41:34.5248427Z GIT_DEFAULT_BRANCH: master 2022-05-18T06:41:34.5248724Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T06:41:34.5249180Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T06:41:34.5249727Z CONTAINER_NAME: 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:41:34.5250063Z ##[endgroup] 2022-05-18T06:41:34.6968184Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master 2022-05-18T06:41:34.6968503Z with: 2022-05-18T06:41:34.6969726Z github-token: *** 2022-05-18T06:41:34.6969971Z env: 2022-05-18T06:41:34.6970178Z IN_CI: 1 2022-05-18T06:41:34.6970398Z IS_GHA: 1 2022-05-18T06:41:34.6970645Z GIT_DEFAULT_BRANCH: master 2022-05-18T06:41:34.6970932Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T06:41:34.6971406Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T06:41:34.6971925Z CONTAINER_NAME: 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:41:34.6972258Z ##[endgroup] 2022-05-18T06:41:34.7004342Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-05-18T06:41:34.7004626Z with: 2022-05-18T06:41:34.7004850Z shell: bash 2022-05-18T06:41:34.7005089Z timeout_minutes: 10 2022-05-18T06:41:34.7005356Z max_attempts: 5 2022-05-18T06:41:34.7005596Z retry_wait_seconds: 30 2022-05-18T06:41:34.7006099Z command: set -x 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-05-18T06:41:34.7006593Z polling_interval_seconds: 1 2022-05-18T06:41:34.7006855Z warning_on_retry: true 2022-05-18T06:41:34.7007109Z continue_on_error: false 2022-05-18T06:41:34.7007341Z env: 2022-05-18T06:41:34.7007545Z IN_CI: 1 2022-05-18T06:41:34.7007773Z IS_GHA: 1 2022-05-18T06:41:34.7008006Z GIT_DEFAULT_BRANCH: master 2022-05-18T06:41:34.7008301Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T06:41:34.7008762Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T06:41:34.7009280Z CONTAINER_NAME: 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:41:34.7009774Z GITHUB_TOKEN: *** 2022-05-18T06:41:34.7010007Z ##[endgroup] 2022-05-18T06:41:34.7495698Z 2022-05-18T06:41:34.7638804Z + python3 -m pip install requests==2.26.0 2022-05-18T06:41:35.6570065Z Collecting requests==2.26.0 2022-05-18T06:41:35.7943988Z Using cached https://files.pythonhosted.org/packages/92/96/144f70b972a9c0eabbd4391ef93ccd49d0f2747f4f6a2a2738e99e5adc65/requests-2.26.0-py2.py3-none-any.whl 2022-05-18T06:41:35.8121305Z Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests==2.26.0) 2022-05-18T06:41:35.8650479Z Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl 2022-05-18T06:41:35.8702645Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.26.0) 2022-05-18T06:41:35.9573109Z Using cached https://files.pythonhosted.org/packages/ec/03/062e6444ce4baf1eac17a6a0ebfe36bb1ad05e1df0e20b110de59c278498/urllib3-1.26.9-py2.py3-none-any.whl 2022-05-18T06:41:35.9805531Z Collecting certifi>=2017.4.17 (from requests==2.26.0) 2022-05-18T06:41:36.0243604Z Using cached https://files.pythonhosted.org/packages/37/45/946c02767aabb873146011e665728b680884cd8fe70dde973c640e45b775/certifi-2021.10.8-py2.py3-none-any.whl 2022-05-18T06:41:36.0282143Z Collecting idna<4,>=2.5; python_version >= "3" (from requests==2.26.0) 2022-05-18T06:41:36.0755993Z Using cached https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl 2022-05-18T06:41:36.0797537Z Installing collected packages: charset-normalizer, urllib3, certifi, idna, requests 2022-05-18T06:41:36.2739162Z Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 idna-3.3 requests-2.27.1 urllib3-1.26.9 2022-05-18T06:41:36.3297731Z ++ python3 .github/scripts/get_workflow_job_id.py 2342799944 worker-rocm-amd-68 2022-05-18T06:41:38.0163347Z + GHA_WORKFLOW_JOB_ID=6482805991 2022-05-18T06:41:38.0166651Z + echo '::set-output name=job-id::6482805991' 2022-05-18T06:41:38.7640654Z Command completed after 1 attempt(s). 2022-05-18T06:41:38.7641200Z 2022-05-18T06:41:38.7847946Z Prepare all required actions 2022-05-18T06:41:38.7848442Z Getting action download info 2022-05-18T06:41:39.1862920Z Download action repository 'seemethere/upload-artifact-s3@v4' (SHA:c1c31f57581a11fe6d4d052da6276adb2df71f1e) 2022-05-18T06:41:40.3416170Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-05-18T06:41:41.2220976Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-05-18T06:41:41.2221286Z with: 2022-05-18T06:41:41.2221508Z use-gha: true 2022-05-18T06:41:41.2221814Z file-suffix: test-default-2-2-linux.rocm.gpu_6482805991 2022-05-18T06:41:41.2222106Z env: 2022-05-18T06:41:41.2222319Z IN_CI: 1 2022-05-18T06:41:41.2222539Z IS_GHA: 1 2022-05-18T06:41:41.2222784Z GIT_DEFAULT_BRANCH: master 2022-05-18T06:41:41.2223085Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T06:41:41.2223587Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T06:41:41.2224111Z CONTAINER_NAME: 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:41:41.2224452Z ##[endgroup] 2022-05-18T06:41:41.2281328Z ##[group]Run actions/upload-artifact@v2 2022-05-18T06:41:41.2281593Z with: 2022-05-18T06:41:41.2281952Z name: test-jsons-runattempt1-test-default-2-2-linux.rocm.gpu_6482805991.zip 2022-05-18T06:41:41.2282334Z retention-days: 14 2022-05-18T06:41:41.2282606Z if-no-files-found: warn 2022-05-18T06:41:41.2282868Z path: test/**/*.json 2022-05-18T06:41:41.2283102Z env: 2022-05-18T06:41:41.2283303Z IN_CI: 1 2022-05-18T06:41:41.2283527Z IS_GHA: 1 2022-05-18T06:41:41.2283787Z GIT_DEFAULT_BRANCH: master 2022-05-18T06:41:41.2284092Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T06:41:41.2284562Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T06:41:41.2285101Z CONTAINER_NAME: 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:41:41.2285428Z ##[endgroup] 2022-05-18T06:41:41.4628546Z With the provided path, there will be 2 files uploaded 2022-05-18T06:41:41.4631249Z Starting artifact upload 2022-05-18T06:41:41.4633512Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2022-05-18T06:41:41.4635008Z Artifact name is valid! 2022-05-18T06:41:41.6260598Z Container for artifact "test-jsons-runattempt1-test-default-2-2-linux.rocm.gpu_6482805991.zip" successfully created. Starting upload of file(s) 2022-05-18T06:41:41.8121611Z Total size of all the files uploaded is 30851 bytes 2022-05-18T06:41:41.8122644Z File upload process has finished. Finalizing the artifact upload 2022-05-18T06:41:41.9238891Z Artifact has been finalized. All files have been successfully uploaded! 2022-05-18T06:41:41.9239547Z 2022-05-18T06:41:41.9240060Z The raw size of all the files that were specified for upload is 303763 bytes 2022-05-18T06:41:41.9241419Z The size of all the files that were uploaded is 30851 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2022-05-18T06:41:41.9242650Z 2022-05-18T06:41:41.9244119Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2022-05-18T06:41:41.9245125Z 2022-05-18T06:41:41.9246233Z Artifact test-jsons-runattempt1-test-default-2-2-linux.rocm.gpu_6482805991.zip has been successfully uploaded! 2022-05-18T06:41:41.9374730Z ##[group]Run actions/upload-artifact@v2 2022-05-18T06:41:41.9375256Z with: 2022-05-18T06:41:41.9375985Z name: test-reports-runattempt1-test-default-2-2-linux.rocm.gpu_6482805991.zip 2022-05-18T06:41:41.9376748Z retention-days: 14 2022-05-18T06:41:41.9377276Z if-no-files-found: error 2022-05-18T06:41:41.9378045Z path: test/**/*.xml 2022-05-18T06:41:41.9378513Z env: 2022-05-18T06:41:41.9378916Z IN_CI: 1 2022-05-18T06:41:41.9379354Z IS_GHA: 1 2022-05-18T06:41:41.9379837Z GIT_DEFAULT_BRANCH: master 2022-05-18T06:41:41.9380454Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T06:41:41.9381414Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T06:41:41.9382470Z CONTAINER_NAME: 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:41:41.9383124Z ##[endgroup] 2022-05-18T06:41:42.1978686Z With the provided path, there will be 226 files uploaded 2022-05-18T06:41:42.1982509Z Starting artifact upload 2022-05-18T06:41:42.1984025Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2022-05-18T06:41:42.1985150Z Artifact name is valid! 2022-05-18T06:41:42.3640365Z Container for artifact "test-reports-runattempt1-test-default-2-2-linux.rocm.gpu_6482805991.zip" successfully created. Starting upload of file(s) 2022-05-18T06:41:52.3752873Z Total file count: 226 ---- Processed file #114 (50.4%) 2022-05-18T06:42:02.1929733Z Total size of all the files uploaded is 551289 bytes 2022-05-18T06:42:02.1930773Z File upload process has finished. Finalizing the artifact upload 2022-05-18T06:42:02.3140812Z Artifact has been finalized. All files have been successfully uploaded! 2022-05-18T06:42:02.3141554Z 2022-05-18T06:42:02.3142073Z The raw size of all the files that were specified for upload is 12696250 bytes 2022-05-18T06:42:02.3143537Z The size of all the files that were uploaded is 551289 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2022-05-18T06:42:02.3148589Z 2022-05-18T06:42:02.3151407Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2022-05-18T06:42:02.3152518Z 2022-05-18T06:42:02.3153703Z Artifact test-reports-runattempt1-test-default-2-2-linux.rocm.gpu_6482805991.zip has been successfully uploaded! 2022-05-18T06:42:02.3298222Z ##[group]Run set -x 2022-05-18T06:42:02.3298927Z set -x 2022-05-18T06:42:02.3299671Z python3 -m pip install -r requirements.txt 2022-05-18T06:42:02.3300542Z python3 -m pip install boto3==1.19.12 2022-05-18T06:42:02.3301556Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-05-18T06:42:02.3354316Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T06:42:02.3355085Z env: 2022-05-18T06:42:02.3355657Z IN_CI: 1 2022-05-18T06:42:02.3356237Z IS_GHA: 1 2022-05-18T06:42:02.3356873Z GIT_DEFAULT_BRANCH: master 2022-05-18T06:42:02.3357659Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T06:42:02.3358902Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T06:42:02.3360262Z CONTAINER_NAME: 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:42:02.3361452Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T06:42:02.3361782Z BRANCH: master 2022-05-18T06:42:02.3362140Z JOB_BASE_NAME: linux-bionic-rocm5.1-py3.7-test 2022-05-18T06:42:02.3362436Z TEST_CONFIG: default 2022-05-18T06:42:02.3362687Z SHARD_NUMBER: 2 2022-05-18T06:42:02.3362994Z BUILD_ENVIRONMENT: linux-bionic-rocm5.1-py3.7 2022-05-18T06:42:02.3363291Z PR_NUMBER: 2022-05-18T06:42:02.3363575Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T06:42:02.3363830Z TAG: 2022-05-18T06:42:02.3364061Z WORKFLOW_ID: 2342799944 2022-05-18T06:42:02.3364614Z GITHUB_TOKEN: *** 2022-05-18T06:42:02.3364918Z AWS_ACCESS_KEY_ID: *** 2022-05-18T06:42:02.3365292Z AWS_SECRET_ACCESS_KEY: *** 2022-05-18T06:42:02.3365576Z GHA_WORKFLOW_JOB_ID: 6482805991 2022-05-18T06:42:02.3365842Z ##[endgroup] 2022-05-18T06:42:02.3410778Z + python3 -m pip install -r requirements.txt 2022-05-18T06:42:03.2587874Z Collecting astunparse (from -r requirements.txt (line 2)) 2022-05-18T06:42:03.3499574Z Using cached https://files.pythonhosted.org/packages/2b/03/13dde6512ad7b4557eb792fbcf0c653af6076b81e5941d36ec61f7ce6028/astunparse-1.6.3-py2.py3-none-any.whl 2022-05-18T06:42:03.3552606Z Collecting expecttest (from -r requirements.txt (line 3)) 2022-05-18T06:42:03.3878388Z Using cached https://files.pythonhosted.org/packages/f3/81/b5ce301b7eef591e9ed817365beaa958fe241465aacc2e97c88a28b7ff71/expecttest-0.1.3-py3-none-any.whl 2022-05-18T06:42:03.3911498Z Collecting future (from -r requirements.txt (line 4)) 2022-05-18T06:42:03.4617304Z Collecting numpy (from -r requirements.txt (line 5)) 2022-05-18T06:42:04.1409613Z Using cached https://files.pythonhosted.org/packages/45/b2/6c7545bb7a38754d63048c7696804a0d947328125d81bf12beaa692c3ae3/numpy-1.19.5-cp36-cp36m-manylinux1_x86_64.whl 2022-05-18T06:42:04.4506786Z Collecting psutil (from -r requirements.txt (line 6)) 2022-05-18T06:42:04.7156684Z Collecting pyyaml (from -r requirements.txt (line 7)) 2022-05-18T06:42:04.8256551Z Using cached https://files.pythonhosted.org/packages/b3/85/79b9e5b4e8d3c0ac657f4e8617713cca8408f6cdc65d2ee6554217cedff1/PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl 2022-05-18T06:42:04.8404911Z Collecting requests (from -r requirements.txt (line 8)) 2022-05-18T06:42:04.9007717Z Using cached https://files.pythonhosted.org/packages/2d/61/08076519c80041bc0ffa1a8af0cbd3bf3e2b62af10435d269a9d0f40564d/requests-2.27.1-py2.py3-none-any.whl 2022-05-18T06:42:04.9183486Z Collecting setuptools (from -r requirements.txt (line 9)) 2022-05-18T06:42:05.3294221Z Using cached https://files.pythonhosted.org/packages/b0/3a/88b210db68e56854d0bcf4b38e165e03be377e13907746f825790f3df5bf/setuptools-59.6.0-py3-none-any.whl 2022-05-18T06:42:05.3846518Z Collecting six (from -r requirements.txt (line 10)) 2022-05-18T06:42:05.4235358Z Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl 2022-05-18T06:42:05.4255043Z Collecting types-dataclasses (from -r requirements.txt (line 11)) 2022-05-18T06:42:05.4593186Z Using cached https://files.pythonhosted.org/packages/58/4a/7220efc9c0396d9ce82284db9860dfc7dfb26fba7bbf63149813baac276e/types_dataclasses-0.6.5-py3-none-any.whl 2022-05-18T06:42:05.4612464Z Collecting typing_extensions (from -r requirements.txt (line 12)) 2022-05-18T06:42:05.5052413Z Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl 2022-05-18T06:42:05.5073168Z Collecting dataclasses (from -r requirements.txt (line 13)) 2022-05-18T06:42:05.5424902Z Using cached https://files.pythonhosted.org/packages/fe/ca/75fac5856ab5cfa51bbbcefa250182e50441074fdc3f803f6e76451fab43/dataclasses-0.8-py3-none-any.whl 2022-05-18T06:42:05.5454580Z Collecting wheel<1.0,>=0.23.0 (from astunparse->-r requirements.txt (line 2)) 2022-05-18T06:42:05.6152751Z Using cached https://files.pythonhosted.org/packages/27/d6/003e593296a85fd6ed616ed962795b2f87709c3eee2bca4f6d0fe55c6d00/wheel-0.37.1-py2.py3-none-any.whl 2022-05-18T06:42:05.6209823Z Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 8)) 2022-05-18T06:42:05.6465737Z Using cached https://files.pythonhosted.org/packages/37/45/946c02767aabb873146011e665728b680884cd8fe70dde973c640e45b775/certifi-2021.10.8-py2.py3-none-any.whl 2022-05-18T06:42:05.6503166Z Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests->-r requirements.txt (line 8)) 2022-05-18T06:42:05.6770745Z Using cached https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl 2022-05-18T06:42:05.6819762Z Collecting idna<4,>=2.5; python_version >= "3" (from requests->-r requirements.txt (line 8)) 2022-05-18T06:42:05.6994001Z Using cached https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl 2022-05-18T06:42:05.7032747Z Collecting urllib3<1.27,>=1.21.1 (from requests->-r requirements.txt (line 8)) 2022-05-18T06:42:05.7553841Z Using cached https://files.pythonhosted.org/packages/ec/03/062e6444ce4baf1eac17a6a0ebfe36bb1ad05e1df0e20b110de59c278498/urllib3-1.26.9-py2.py3-none-any.whl 2022-05-18T06:42:05.7792669Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, psutil, pyyaml, certifi, charset-normalizer, idna, urllib3, requests, setuptools, types-dataclasses, typing-extensions, dataclasses 2022-05-18T06:42:07.8800266Z Successfully installed astunparse-1.6.3 certifi-2021.10.8 charset-normalizer-2.0.12 dataclasses-0.8 expecttest-0.1.3 future-0.18.2 idna-3.3 numpy-1.19.5 psutil-5.9.0 pyyaml-6.0 requests-2.27.1 setuptools-59.6.0 six-1.16.0 types-dataclasses-0.6.5 typing-extensions-4.1.1 urllib3-1.26.9 wheel-0.37.1 2022-05-18T06:42:07.9771889Z + python3 -m pip install boto3==1.19.12 2022-05-18T06:42:08.8824023Z Collecting boto3==1.19.12 2022-05-18T06:42:09.5996872Z Using cached https://files.pythonhosted.org/packages/5e/e1/156846b09fca21b9b164c54200011e3bd17f29187cbfc6903a8e0281a304/boto3-1.19.12-py3-none-any.whl 2022-05-18T06:42:09.6153207Z Collecting s3transfer<0.6.0,>=0.5.0 (from boto3==1.19.12) 2022-05-18T06:42:09.6757297Z Using cached https://files.pythonhosted.org/packages/7b/9c/f51775ebe7df5a7aa4e7c79ed671bde94e154bd968aca8d65bb24aba0c8c/s3transfer-0.5.2-py3-none-any.whl 2022-05-18T06:42:09.6827569Z Collecting jmespath<1.0.0,>=0.7.1 (from boto3==1.19.12) 2022-05-18T06:42:09.7326040Z Using cached https://files.pythonhosted.org/packages/07/cb/5f001272b6faeb23c1c9e0acc04d48eaaf5c862c17709d20e3469c6e0139/jmespath-0.10.0-py2.py3-none-any.whl 2022-05-18T06:42:09.7361283Z Collecting botocore<1.23.0,>=1.22.12 (from boto3==1.19.12) 2022-05-18T06:42:10.6792292Z Using cached https://files.pythonhosted.org/packages/6a/73/552b27e3a1b4f83630907c4958be78e9d4c906e73efd554ebd5e21cb1692/botocore-1.22.12-py3-none-any.whl 2022-05-18T06:42:10.9893269Z Collecting urllib3<1.27,>=1.25.4 (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) 2022-05-18T06:42:11.0411758Z Using cached https://files.pythonhosted.org/packages/ec/03/062e6444ce4baf1eac17a6a0ebfe36bb1ad05e1df0e20b110de59c278498/urllib3-1.26.9-py2.py3-none-any.whl 2022-05-18T06:42:11.0643359Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) 2022-05-18T06:42:11.1312677Z Using cached https://files.pythonhosted.org/packages/36/7a/87837f39d0296e723bb9b62bbb257d0355c7f6128853c78955f57342a56d/python_dateutil-2.8.2-py2.py3-none-any.whl 2022-05-18T06:42:11.1390055Z Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) 2022-05-18T06:42:11.1571844Z Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl 2022-05-18T06:42:11.1593576Z Installing collected packages: urllib3, six, python-dateutil, jmespath, botocore, s3transfer, boto3 2022-05-18T06:42:11.7192957Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 six-1.16.0 urllib3-1.26.9 2022-05-18T06:42:11.8142083Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-05-18T06:42:42.7238740Z [scribe] Scribe access token not provided, sending report via boto3... 2022-05-18T06:42:42.7244322Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage": "HTTP Error 500: Internal Server Error", "errorType": "HTTPError", "stackTrace": [" File \"/var/task/lambda_function.py\", line 57, in lambda_handler\n return urlopen(req, data=json.dumps(data).encode()).read()\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 222, in urlopen\n return opener.open(url, data, timeout)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 531, in open\n response = meth(req, response)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 640, in http_response\n response = self.parent.error(\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 569, in error\n return self._call_chain(*args)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 502, in _call_chain\n result = func(*args)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 649, in http_error_default\n raise HTTPError(req.full_url, code, msg, hdrs, fp)\n"]} 2022-05-18T06:42:42.7247792Z 2022-05-18T06:42:42.7248739Z ----- Historic stats comparison result ------ 2022-05-18T06:42:42.7249250Z 2022-05-18T06:42:42.7249827Z job: linux-bionic-rocm5.1-py3.7-test 2022-05-18T06:42:42.7250713Z commit: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T06:42:42.7251209Z 2022-05-18T06:42:42.7251711Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-05-18T06:42:42.7252342Z 2022-05-18T06:42:42.7252579Z : (master) 2022-05-18T06:42:42.7253111Z | 2022-05-18T06:42:42.7253778Z * 3b2375291a (HEAD) total time 5073.51s 2022-05-18T06:42:42.7265049Z * 6e3391a7c3 (base) 2 reports, total time 4578.70s � 190.04s 2022-05-18T06:42:42.7266646Z * 48581d74ad 2 reports, total time 4585.84s � 297.43s 2022-05-18T06:42:42.7267880Z * c35bd8d423 2 reports, total time 3171.27s � 2934.40s 2022-05-18T06:42:42.7269038Z * f6beda89c6 2 reports, total time 2749.62s � 2329.74s 2022-05-18T06:42:42.7270190Z * ee080918df 2 reports, total time 3022.29s � 2721.88s 2022-05-18T06:42:42.7270965Z * bbaefdf6b5 0 reports 2022-05-18T06:42:42.7271656Z * 7c52f204e0 0 reports 2022-05-18T06:42:42.7272328Z * e0451d8022 0 reports 2022-05-18T06:42:42.7273386Z * 4e2f5507d0 2 reports, total time 3012.68s � 2697.98s 2022-05-18T06:42:42.7274557Z * b64845eb18 2 reports, total time 3144.15s � 2518.78s 2022-05-18T06:42:42.7275264Z | 2022-05-18T06:42:42.7275783Z : 2022-05-18T06:42:42.7276121Z 2022-05-18T06:42:42.7276535Z Removed (across 195 suites) 0 tests, totaling 0.00s 2022-05-18T06:42:42.7277911Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-05-18T06:42:42.7278856Z Added (across 224 suites) 60077 tests, totaling +5073.51s 2022-05-18T06:42:42.8253820Z Prepare all required actions 2022-05-18T06:42:42.8300922Z ##[group]Run ./.github/actions/teardown-rocm 2022-05-18T06:42:42.8301646Z env: 2022-05-18T06:42:42.8302195Z IN_CI: 1 2022-05-18T06:42:42.8302746Z IS_GHA: 1 2022-05-18T06:42:42.8303384Z GIT_DEFAULT_BRANCH: master 2022-05-18T06:42:42.8304170Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T06:42:42.8305404Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T06:42:42.8307150Z CONTAINER_NAME: 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:42:42.8308036Z ##[endgroup] 2022-05-18T06:42:42.8328586Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T06:42:42.8329235Z # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T06:42:42.8329576Z # shellcheck disable=SC2046 2022-05-18T06:42:42.8329933Z docker stop $(docker ps -q) || true 2022-05-18T06:42:42.8330252Z # Prune all of the docker containers 2022-05-18T06:42:42.8330562Z docker container prune -f 2022-05-18T06:42:42.8330904Z # Prune everything docker if there are more than 10 images (~200GB). 2022-05-18T06:42:42.8331289Z # This is easier than using a time filter, e.g., "until=24h". 2022-05-18T06:42:42.8331637Z image_count=$(docker images | wc -l) 2022-05-18T06:42:42.8331937Z if [[ ${image_count} -gt 10 ]]; then 2022-05-18T06:42:42.8332263Z  echo "Purging all docker caches" 2022-05-18T06:42:42.8332559Z  docker system prune -af 2022-05-18T06:42:42.8332811Z else 2022-05-18T06:42:42.8333121Z  echo "Will not purge docker, only ${image_count} images found" 2022-05-18T06:42:42.8333433Z fi 2022-05-18T06:42:42.8356207Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T06:42:42.8356558Z env: 2022-05-18T06:42:42.8356822Z IN_CI: 1 2022-05-18T06:42:42.8357092Z IS_GHA: 1 2022-05-18T06:42:42.8357377Z GIT_DEFAULT_BRANCH: master 2022-05-18T06:42:42.8357744Z DOCKER_HOST: unix:///run/user/1502/docker.sock 2022-05-18T06:42:42.8358312Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri/renderD128 --device=/dev/dri/renderD129 --group-add video --group-add daemon 2022-05-18T06:42:42.8358943Z CONTAINER_NAME: 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:42:42.8359351Z ##[endgroup] 2022-05-18T06:42:43.3201115Z 211a0d9b2f7b 2022-05-18T06:42:52.0673756Z Deleted Containers: 2022-05-18T06:42:52.0674741Z 211a0d9b2f7b0fd47dafd39cb30bf573ebc94363c5efa2d5042ec2012752ba24 2022-05-18T06:42:52.0675372Z 2022-05-18T06:42:52.0675707Z Total reclaimed space: 5.002GB 2022-05-18T06:42:52.1320505Z Will not purge docker, only 8 images found 2022-05-18T06:42:52.1410788Z Post job cleanup. 2022-05-18T06:42:52.1488961Z Post job cleanup. 2022-05-18T06:42:52.2793048Z [command]/usr/bin/git version 2022-05-18T06:42:52.2845784Z git version 2.35.1 2022-05-18T06:42:52.2899258Z Temporarily overriding HOME='/home/pytorchci/actions-runner/_work/_temp/117bded8-6094-47b8-8f7c-8a10bb2ed2fa' before making global git config changes 2022-05-18T06:42:52.2900812Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T06:42:52.2905609Z [command]/usr/bin/git config --global --add safe.directory /home/pytorchci/actions-runner/_work/pytorch/pytorch 2022-05-18T06:42:52.2958520Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T06:42:52.3029228Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T06:42:52.3434744Z Entering 'android/libs/fbjni' 2022-05-18T06:42:52.3494747Z Entering 'third_party/FP16' 2022-05-18T06:42:52.3563372Z Entering 'third_party/FXdiv' 2022-05-18T06:42:52.3617261Z Entering 'third_party/NNPACK' 2022-05-18T06:42:52.3678560Z Entering 'third_party/QNNPACK' 2022-05-18T06:42:52.3742909Z Entering 'third_party/XNNPACK' 2022-05-18T06:42:52.3829707Z Entering 'third_party/benchmark' 2022-05-18T06:42:52.3903545Z Entering 'third_party/cpuinfo' 2022-05-18T06:42:52.3972132Z Entering 'third_party/cub' 2022-05-18T06:42:52.4046001Z Entering 'third_party/cudnn_frontend' 2022-05-18T06:42:52.4128429Z Entering 'third_party/eigen' 2022-05-18T06:42:52.4190704Z Entering 'third_party/fbgemm' 2022-05-18T06:42:52.4252542Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T06:42:52.4322740Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T06:42:52.4384134Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T06:42:52.4453100Z Entering 'third_party/flatbuffers' 2022-05-18T06:42:52.4519109Z Entering 'third_party/fmt' 2022-05-18T06:42:52.4585716Z Entering 'third_party/foxi' 2022-05-18T06:42:52.4644326Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T06:42:52.4714522Z Entering 'third_party/gloo' 2022-05-18T06:42:52.4780696Z Entering 'third_party/googletest' 2022-05-18T06:42:52.4845043Z Entering 'third_party/ideep' 2022-05-18T06:42:52.4904075Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T06:42:52.4975308Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T06:42:52.5057062Z Entering 'third_party/ios-cmake' 2022-05-18T06:42:52.5113664Z Entering 'third_party/kineto' 2022-05-18T06:42:52.5175583Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T06:42:52.5244542Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T06:42:52.5312118Z Entering 'third_party/nccl/nccl' 2022-05-18T06:42:52.5380105Z Entering 'third_party/neon2sse' 2022-05-18T06:42:52.5440212Z Entering 'third_party/onnx' 2022-05-18T06:42:52.5526325Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T06:42:52.5589993Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T06:42:52.5655134Z Entering 'third_party/onnx-tensorrt' 2022-05-18T06:42:52.5719627Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T06:42:52.5803907Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T06:42:52.5870443Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T06:42:52.5940571Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T06:42:52.6019475Z Entering 'third_party/pocketfft' 2022-05-18T06:42:52.6081914Z Entering 'third_party/protobuf' 2022-05-18T06:42:52.6159812Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T06:42:52.6228191Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T06:42:52.6302012Z Entering 'third_party/psimd' 2022-05-18T06:42:52.6370923Z Entering 'third_party/pthreadpool' 2022-05-18T06:42:52.6436798Z Entering 'third_party/pybind11' 2022-05-18T06:42:52.6508507Z Entering 'third_party/python-enum' 2022-05-18T06:42:52.6569951Z Entering 'third_party/python-peachpy' 2022-05-18T06:42:52.6641701Z Entering 'third_party/python-six' 2022-05-18T06:42:52.6708593Z Entering 'third_party/sleef' 2022-05-18T06:42:52.6769776Z Entering 'third_party/tbb' 2022-05-18T06:42:52.6843465Z Entering 'third_party/tensorpipe' 2022-05-18T06:42:52.6902291Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T06:42:52.6964269Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T06:42:52.7028939Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T06:42:52.7098793Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T06:42:52.7155342Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T06:42:52.7232581Z Entering 'third_party/zstd' 2022-05-18T06:42:52.7340487Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T06:42:52.7397051Z http.https://github.com/.extraheader 2022-05-18T06:42:52.7420541Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T06:42:52.7488214Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-05-18T06:42:52.7873735Z Entering 'android/libs/fbjni' 2022-05-18T06:42:52.7907140Z http.https://github.com/.extraheader 2022-05-18T06:42:52.7967266Z Entering 'third_party/FP16' 2022-05-18T06:42:52.8003534Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8062974Z Entering 'third_party/FXdiv' 2022-05-18T06:42:52.8098585Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8157163Z Entering 'third_party/NNPACK' 2022-05-18T06:42:52.8191932Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8246879Z Entering 'third_party/QNNPACK' 2022-05-18T06:42:52.8276338Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8336683Z Entering 'third_party/XNNPACK' 2022-05-18T06:42:52.8372898Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8439276Z Entering 'third_party/benchmark' 2022-05-18T06:42:52.8469283Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8521186Z Entering 'third_party/cpuinfo' 2022-05-18T06:42:52.8553209Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8606453Z Entering 'third_party/cub' 2022-05-18T06:42:52.8639957Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8698411Z Entering 'third_party/cudnn_frontend' 2022-05-18T06:42:52.8732786Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8794115Z Entering 'third_party/eigen' 2022-05-18T06:42:52.8829579Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8888690Z Entering 'third_party/fbgemm' 2022-05-18T06:42:52.8926321Z http.https://github.com/.extraheader 2022-05-18T06:42:52.8983727Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T06:42:52.9018117Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9080438Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T06:42:52.9112487Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9174484Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T06:42:52.9206150Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9268097Z Entering 'third_party/flatbuffers' 2022-05-18T06:42:52.9299414Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9362478Z Entering 'third_party/fmt' 2022-05-18T06:42:52.9397773Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9449564Z Entering 'third_party/foxi' 2022-05-18T06:42:52.9481685Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9538594Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T06:42:52.9573371Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9633625Z Entering 'third_party/gloo' 2022-05-18T06:42:52.9665190Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9718724Z Entering 'third_party/googletest' 2022-05-18T06:42:52.9749224Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9808718Z Entering 'third_party/ideep' 2022-05-18T06:42:52.9836943Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9894138Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T06:42:52.9927091Z http.https://github.com/.extraheader 2022-05-18T06:42:52.9990648Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T06:42:53.0023774Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0082919Z Entering 'third_party/ios-cmake' 2022-05-18T06:42:53.0118205Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0176247Z Entering 'third_party/kineto' 2022-05-18T06:42:53.0211291Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0269651Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T06:42:53.0298198Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0350689Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T06:42:53.0383647Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0440408Z Entering 'third_party/nccl/nccl' 2022-05-18T06:42:53.0475340Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0537053Z Entering 'third_party/neon2sse' 2022-05-18T06:42:53.0573728Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0633176Z Entering 'third_party/onnx' 2022-05-18T06:42:53.0662295Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0743928Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T06:42:53.0770718Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0824459Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T06:42:53.0856993Z http.https://github.com/.extraheader 2022-05-18T06:42:53.0919722Z Entering 'third_party/onnx-tensorrt' 2022-05-18T06:42:53.0954249Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1007011Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T06:42:53.1043235Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1108527Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T06:42:53.1143770Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1200592Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T06:42:53.1234278Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1291977Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T06:42:53.1318927Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1381946Z Entering 'third_party/pocketfft' 2022-05-18T06:42:53.1415996Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1469506Z Entering 'third_party/protobuf' 2022-05-18T06:42:53.1503357Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1568244Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T06:42:53.1593445Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1652547Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T06:42:53.1686946Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1748625Z Entering 'third_party/psimd' 2022-05-18T06:42:53.1777161Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1829089Z Entering 'third_party/pthreadpool' 2022-05-18T06:42:53.1861588Z http.https://github.com/.extraheader 2022-05-18T06:42:53.1921330Z Entering 'third_party/pybind11' 2022-05-18T06:42:53.1954166Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2012787Z Entering 'third_party/python-enum' 2022-05-18T06:42:53.2047230Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2107196Z Entering 'third_party/python-peachpy' 2022-05-18T06:42:53.2141134Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2188453Z Entering 'third_party/python-six' 2022-05-18T06:42:53.2223102Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2279234Z Entering 'third_party/sleef' 2022-05-18T06:42:53.2310159Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2369384Z Entering 'third_party/tbb' 2022-05-18T06:42:53.2397510Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2458179Z Entering 'third_party/tensorpipe' 2022-05-18T06:42:53.2496150Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2557256Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T06:42:53.2591713Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2651438Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T06:42:53.2683631Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2740347Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T06:42:53.2774167Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2835222Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T06:42:53.2868185Z http.https://github.com/.extraheader 2022-05-18T06:42:53.2921776Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T06:42:53.2956326Z http.https://github.com/.extraheader 2022-05-18T06:42:53.3026825Z Entering 'third_party/zstd' 2022-05-18T06:42:53.3061605Z http.https://github.com/.extraheader 2022-05-18T06:42:53.3504560Z Cleaning up orphan processes